- C_ARRAY - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
-
- C_BOOLEAN - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
-
- C_BYTE - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
-
- C_CHAR - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
-
- C_CLASS - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
-
- C_COMPAT - Static variable in class org.apache.derby.iapi.store.raw.ContainerLock
-
Container lock compatibility table.
- C_DOUBLE - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
-
- C_ENDCLASS - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
-
- C_ENDMETHOD - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
-
- C_FLOAT - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
-
- C_INT - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
-
- C_LockFactory - Interface in org.apache.derby.iapi.services.locks
-
Constants for the LockFactory
- C_LONG - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
-
- C_METHOD - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
-
- C_NodeTypes - Interface in org.apache.derby.iapi.sql.compile
-
The purpose of this interface is to hold the constant definitions
of the different node type identifiers, for use with NodeFactory.
- C_NUMBER - Static variable in class org.apache.derby.iapi.store.raw.ContainerLock
-
Number of types of container locks.
- C_PACKAGE - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
-
- C_SHORT - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
-
- C_VOID - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
-
- cache - Variable in class org.apache.derby.client.am.LogicalStatementEntity
-
Cache for physical statements.
- cache - Variable in class org.apache.derby.client.am.StatementCacheInteractor
-
Statement cache for the associated physical connection.
- cache - Variable in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Map with all the cached objects.
- cache - Variable in class org.apache.derby.impl.services.cache.ConcurrentCacheMBeanImpl
-
- cacheable - Variable in class org.apache.derby.impl.services.cache.CacheEntry
-
The cached object.
- Cacheable - Interface in org.apache.derby.iapi.services.cache
-
Any object that implements this interface can be cached using the services of
the CacheManager/CacheFactory.
- CacheableConglomerate - Class in org.apache.derby.impl.store.access
-
The CacheableConglomerate implements a single item in the cache used by
the Conglomerate directory to cache Conglomerates.
- CacheableConglomerate(RAMAccessManager) - Constructor for class org.apache.derby.impl.store.access.CacheableConglomerate
-
- CacheableFactory - Interface in org.apache.derby.iapi.services.cache
-
Any object that implements this interface can be cached using the services of
the CacheManager/CacheFactory.
- cacheCoordinator - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- cacheCursorAttributesToSendOnPrepare() - Method in class org.apache.derby.client.am.ClientStatement
-
- cachedAggregator - Variable in class org.apache.derby.impl.sql.execute.GenericAggregator
-
- cachedCharLength - Variable in class org.apache.derby.impl.jdbc.TemporaryClob
-
Cached character length of the Clob.
- cachedCursor_ - Variable in class org.apache.derby.client.am.ClientStatement
-
- cachedDestinations - Variable in class org.apache.derby.impl.sql.execute.DMLWriteResultSet
-
This array contains data value descriptors that can be used (and reused)
to hold the normalized column values.
- cachedDestinations - Variable in class org.apache.derby.impl.sql.execute.NormalizeResultSet
-
This array contains data value descriptors that can be used (and reused)
by normalizeRow() to hold the normalized column values.
- cachedInitialDefaultSchemaDescr - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Used to hold the computed value of the initial default schema,
cf logic in initDefaultSchemaDescriptor.
- cachedLock - Variable in class org.apache.derby.impl.store.access.PropertyConglomerate
-
- cachedMessage_ - Variable in exception org.apache.derby.client.am.SqlException
-
- cachedMessages - Variable in class org.apache.derby.client.am.Sqlca
-
Cached error messages (to prevent multiple invocations of the stored
procedure to get the same message).
- CachedPage - Class in org.apache.derby.impl.store.raw.data
-
A base page that is cached.
- CachedPage() - Constructor for class org.apache.derby.impl.store.raw.data.CachedPage
-
- cachedParser - Variable in class org.apache.derby.impl.sql.compile.ParserImpl
-
- cachedRow - Variable in class org.apache.derby.impl.sql.execute.RowResultSet
-
- cachedSet - Variable in class org.apache.derby.impl.store.access.PropertyConglomerate
-
- cachedSingletonRowData_ - Variable in class org.apache.derby.client.am.ClientStatement
-
- CachedStatement - Class in org.apache.derby.impl.sql.conn
-
- CachedStatement() - Constructor for class org.apache.derby.impl.sql.conn.CachedStatement
-
- cachedString - Variable in class org.apache.derby.impl.drda.DRDAString
-
The previously generated string.
- cachedTokenManager - Variable in class org.apache.derby.impl.sql.compile.ParserImpl
-
- CachedValueNode - Class in org.apache.derby.impl.sql.compile
-
A wrapper class for a ValueNode that is referenced multiple
places in the abstract syntax tree, but should only be evaluated once.
- CachedValueNode(ValueNode) - Constructor for class org.apache.derby.impl.sql.compile.CachedValueNode
-
Wrap the value in a CachedValueNode.
- CacheEntry - Class in org.apache.derby.impl.services.cache
-
Class representing an entry in the cache.
- CacheEntry() - Constructor for class org.apache.derby.impl.services.cache.CacheEntry
-
- CacheFactory - Interface in org.apache.derby.iapi.services.cache
-
A factory for handing out caches.
- CacheFactory - Static variable in interface org.apache.derby.iapi.reference.Module
-
- cacheHolder - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
-
If non-null then this object is the cacheable
that holds us in the cache.
- cacheInteractor - Variable in class org.apache.derby.client.am.CachingLogicalConnection
-
JDBC statement cache interactor used to prepare statements and calls.
- CacheLock - Class in org.apache.derby.impl.store.access
-
Only used for exclusive lock purposes.
- CacheLock(PropertyConglomerate) - Constructor for class org.apache.derby.impl.store.access.CacheLock
-
- cacheManager - Variable in class org.apache.derby.impl.services.cache.BackgroundCleaner
-
The cache manager owning this cleaner.
- cacheManager - Variable in class org.apache.derby.impl.services.cache.ClockPolicy
-
The cache manager for which this replacement policy is used.
- CacheManager - Interface in org.apache.derby.iapi.services.cache
-
- CacheManagerMBean - Interface in org.apache.derby.mbeans
-
This is an MBean that provides information about one of Derby's cache
managers.
- cacheMode - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- cacheSize - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
-
- cacheStatement(StatementKey, PreparedStatement) - Method in class org.apache.derby.client.am.stmtcache.JDBCStatementCache
-
Cache the prepared statement if it does not already exist.
- CachingLogicalConnection - Class in org.apache.derby.client.am
-
A logical connection used in a connection pool with capabilities for
caching prepared statements.
- CachingLogicalConnection(ClientConnection, ClientPooledConnection, JDBCStatementCache) - Constructor for class org.apache.derby.client.am.CachingLogicalConnection
-
Creates a new logical connection which caches prepared statements.
- cal - Variable in class org.apache.derby.impl.jdbc.ConnectionChild
-
Calendar for data operations.
- cal - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
-
- calcType(boolean) - Static method in class org.apache.derby.catalog.types.DefaultInfoImpl
-
This function returns stored value for flags and so on.
- calculateBufferSize(CharacterStreamDescriptor) - Method in class org.apache.derby.impl.jdbc.UTF8Reader
-
Calculates an optimized buffer size.
- calculateColumnOffsetsForRow() - Method in class org.apache.derby.client.net.NetSqldta
-
- calculateColumnOffsetsForRow_(int, boolean) - Method in class org.apache.derby.client.am.Cursor
-
Calculate the column offsets for a row.
- calculateColumnOffsetsForRow_(int, boolean) - Method in class org.apache.derby.client.net.NetCursor
-
Calculate the column offsets for a row.
- calculateColumnsInSQLDTAGRPtriplet(int) - Method in class org.apache.derby.client.net.NetStatementRequest
-
- calculateDecryptionToken(int, byte[]) - Method in class org.apache.derby.impl.drda.DecryptionManager
-
This method is used to calculate the decryption token.
- calculateEncryptionToken(int, byte[]) - Method in class org.apache.derby.client.am.EncryptionManager
-
- calculateExtendedLengthByteCount(long) - Method in class org.apache.derby.client.net.Request
-
- calculateExtendedLengthByteCount(long) - Method in class org.apache.derby.impl.drda.DDMWriter
-
Calculate extended length byte count which follows the DSS header
for extended DDM.
- calculateLength(int) - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
-
- calculateLobColumnPositionsForRow() - Method in class org.apache.derby.client.net.NetCursor
-
- calculateOUTOVRLidAndLengthOverrides(ClientResultSet, ColumnMetaData) - Method in class org.apache.derby.client.net.NetStatementRequest
-
- calculateResultSetConcurrency(int, int) - Method in class org.apache.derby.client.net.NetStatementReply
-
- calculateResultSetFlags() - Method in class org.apache.derby.client.net.NetStatementRequest
-
- calculateResultSetHoldability(int) - Method in class org.apache.derby.client.net.NetStatementReply
-
- calculateResultSetPkgcnstkn(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
For a single result set, just echo the consistency token that the client sent us.
- calculateResultSetType(int, int, int) - Method in class org.apache.derby.client.net.NetStatementReply
-
- calculateSIfromFI() - Method in class org.apache.derby.impl.store.replication.master.AsynchronousLogShipper
-
Will be used to calculate the shipping interval based on the fill
information obtained from the log buffer.
- calculateSlotFieldSize(int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Calculate the slot field size from the page size.
- calculateWeight(PredicateList.PredicateWrapperList[], int) - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
- CALENDAR_IS_NULL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- calendarForLastSystemSQLName - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- call() - Method in class org.apache.derby.jdbc.InternalDriver.LoginCallable
-
- CALL_STATEMENT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- CALL_STMT_TYPE - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
-
- CALLABLE - Static variable in class org.apache.derby.client.am.stmtcache.StatementKeyFactory
-
- CallableLocatorProcedures - Class in org.apache.derby.client.am
-
Contains the necessary methods to call the stored procedure that
operate on LOBs identified by locators.
- CallableLocatorProcedures(ClientConnection) - Constructor for class org.apache.derby.client.am.CallableLocatorProcedures
-
Create an instance to be used for calling locator-based stored
procedures.
- callableStatement_ - Variable in class org.apache.derby.client.net.NetCallableStatement
-
- callback - Variable in class org.apache.derby.impl.services.cache.CacheEntry
-
Callback object used to notify the replacement algorithm about events on
the cached objects (like accesses and requests for removal).
- callback - Variable in class org.apache.derby.impl.services.locks.LockSpace
-
- callbackDVD - Variable in class org.apache.derby.iapi.types.ClobStreamHeaderGenerator
-
Reference to "owning" DVD, used to update it with information about
which header format should be used.
- callbackGroup - Variable in class org.apache.derby.impl.services.locks.LockSpace
-
- called() - Method in class org.apache.derby.impl.services.daemon.ServiceRecord
-
- calledOnNullInput - Variable in class org.apache.derby.catalog.types.RoutineAliasInfo
-
True if the routine is called on null input.
- calledOnNullInput() - Method in class org.apache.derby.catalog.types.RoutineAliasInfo
-
- callInfoArray_ - Variable in class org.apache.derby.client.net.NetXAResource
-
- callMethod(short, String, String, String, int) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Call a method.
- callMethod(short, String, String, String, int) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
-
- callMethod(Object) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Call a method previously described by describeMethod().
- callMethod(Object) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
-
- CallStatementNode - Class in org.apache.derby.impl.sql.compile
-
An CallStatementNode represents a CALL
statement.
- CallStatementNode(JavaToSQLValueNode, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.CallStatementNode
-
Constructor for a CallStatementNode.
- CallStatementResultSet - Class in org.apache.derby.impl.sql.execute
-
Call a Java procedure.
- CallStatementResultSet(GeneratedMethod, Activation) - Constructor for class org.apache.derby.impl.sql.execute.CallStatementResultSet
-
- callSubMethod(BCMethod) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
-
Call a sub-method created by getNewSubMethod handling parameters
correctly.
- callSuper() - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Call super().
- callSuper() - Method in class org.apache.derby.impl.services.bytecode.BCMethod
-
- CALOAD - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- canAddFreePage(long) - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
-
- canAddFreePage(long) - Method in class org.apache.derby.impl.store.raw.data.AllocPage
-
- canAllBeFlattened() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Can NOT IN, ALL be falttened to NOT EXISTS join?
- canBeOrdered() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Tell super-class that this Optimizable can be ordered
- canBeOrdered() - Method in class org.apache.derby.impl.sql.compile.FromTable
-
Most Optimizables cannot be ordered
- canBePushedDown(Predicate) - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Return true if the predicate can be pushed into a RestrictedVTI
- canCacheRow - Variable in class org.apache.derby.impl.sql.execute.RowResultSet
-
- cancel() - Method in class org.apache.derby.client.am.ClientStatement
-
- cancel() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- cancel() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
- cancel() - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
-
Indicate that the statement which has allocated this statement
context should cancel its execution.
- cancel() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
Cancel can be used by one thread to cancel a statement that
is being executed by another thread.
- cancel() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
Cancels the statement which has allocated this StatementContext object.
- cancel() - Method in class org.apache.derby.jdbc.XATransactionState.CancelXATransactionTask
-
- cancel() - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- cancel(String) - Method in class org.apache.derby.jdbc.XATransactionState
-
This function is called from the timer task when the transaction
times out.
- cancel(TimerTask) - Method in interface org.apache.derby.iapi.services.timer.TimerFactory
-
Cancel a task.
- cancel(TimerTask) - Method in class org.apache.derby.impl.services.timer.SingletonTimerFactory
-
- CANCEL_NOT_SUPPORTED_BY_SERVER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- cancelCount - Variable in class org.apache.derby.impl.services.timer.SingletonTimerFactory
-
- cancellationFlag - Variable in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
- CancelQueryTask(StatementContext) - Constructor for class org.apache.derby.impl.sql.conn.GenericStatementContext.CancelQueryTask
-
Initializes a new task for timing out a statement's execution.
- cancelRowUpdates() - Method in class org.apache.derby.client.am.ClientResultSet
-
- cancelRowUpdates() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0
The cancelRowUpdates() method may be called after calling an
updateXXX() method(s) and before calling updateRow() to rollback
the updates made to a row.
- cancelRowUpdates() - Method in class org.apache.derby.vti.VTITemplate
-
- cancelRunningStatement() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Cancels the current running statement.
- cancelTask - Variable in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
- cancelThreadId - Variable in class org.apache.derby.jdbc.XATransactionState.CleanupOrCancelMonitor
-
- cancelXATransaction(XAXactId, String) - Method in interface org.apache.derby.iapi.jdbc.ResourceAdapter
-
Cancel the XA transaction identified by the specified xid.
- cancelXATransaction(XAXactId, String) - Method in class org.apache.derby.jdbc.ResourceAdapterImpl
-
- CancelXATransactionTask(XATransactionState) - Constructor for class org.apache.derby.jdbc.XATransactionState.CancelXATransactionTask
-
Creates the cancellation task to be passed to a timer.
- canClose - Variable in class org.apache.derby.impl.services.stream.BasicHeaderPrintWriter
-
- canCommandUseDefaultPKGNAMCSN() - Method in class org.apache.derby.client.net.NetPackageRequest
-
- canCycle - Variable in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
-
- canCycle() - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
-
- candidate - Variable in class org.apache.derby.impl.sql.execute.ScanResultSet
-
The candidate row, matches the shape of the rows in
the underlying object to be scanned.
- candidateFinalCostEstimate - Variable in class org.apache.derby.impl.sql.compile.ResultSetNode
-
- canGetInstantaneousLocks() - Method in class org.apache.derby.impl.sql.execute.BulkTableScanResultSet
-
Can we get instantaneous locks when getting share row
locks at READ COMMITTED.
- canGetInstantaneousLocks() - Method in class org.apache.derby.impl.sql.execute.DependentResultSet
-
Can we get instantaneous locks when getting share row
locks at READ COMMITTED.
- canGetInstantaneousLocks() - Method in class org.apache.derby.impl.sql.execute.HashScanResultSet
-
Can we get instantaneous locks when getting share row
locks at READ COMMITTED.
- canGetInstantaneousLocks() - Method in class org.apache.derby.impl.sql.execute.LastIndexKeyResultSet
-
Can we get instantaneous locks when getting share row
locks at READ COMMITTED.
- canGetInstantaneousLocks() - Method in class org.apache.derby.impl.sql.execute.ScanResultSet
-
Can we get instantaneous locks when getting share row
locks at READ COMMITTED.
- canGetInstantaneousLocks() - Method in class org.apache.derby.impl.sql.execute.TableScanResultSet
-
Can we get instantaneous locks when getting share row
locks at READ COMMITTED.
- canIgnoreStmt(String) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
- CANNOT_AUTOCOMMIT_XA - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- CANNOT_BATCH_QUERIES - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- CANNOT_CLOSE_ACTIVE_CONNECTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- CANNOT_CLOSE_ACTIVE_XA_CONNECTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- CANNOT_COMMIT_XA - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- CANNOT_CONNECT_TO_DB_IN_SLAVE_MODE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- CANNOT_CREATE_FILE_OR_DIRECTORY - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CANNOT_ENCRYPT_LOG_ARCHIVED_DATABASE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- CANNOT_ENCRYPT_READONLY_DATABASE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- CANNOT_GET_CLASSLOADER - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CANNOT_HOLD_CURSOR_XA - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- CANNOT_READ_SECURITY_PROPERTY - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
Security related Derby messages used when running under the
Java security manager and something doesn't work, possibly leading
to lower security unless fixed.
- CANNOT_ROLLBACK_XA - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- CANNOT_SET_CLASSLOADER - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CANNOT_SET_DAEMON - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CANNOT_START_SLAVE_ALREADY_BOOTED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- canonicalHome - Variable in class org.apache.derby.impl.services.monitor.StorageFactoryService
-
- canonicalName - Variable in class org.apache.derby.impl.io.BaseStorageFactory
-
- canonicalName - Variable in class org.apache.derby.impl.io.VFMemoryStorageFactory
-
The canonical (unique) name of the database (absolute path).
- canSkip - Variable in class org.apache.derby.impl.services.locks.ActiveLock
-
If true then this lock can be granted even if
it is not the first lock request on the wait queue.
- canSupport(Object, Properties) - Static method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
If the module implements ModuleSupportable then call its
canSupport() method to see if it can or should run in
this setup.
- canSupport(Properties) - Method in interface org.apache.derby.iapi.services.monitor.ModuleSupportable
-
See if this implementation can support any attributes that are listed in properties.
- canSupport(Properties) - Method in class org.apache.derby.impl.db.BasicDatabase
-
- canSupport(Properties) - Method in class org.apache.derby.impl.db.SlaveDatabase
-
Determines whether this Database implementation should be used
to boot the database.
- canSupport(Properties) - Method in class org.apache.derby.impl.jdbc.authentication.BasicAuthenticationServiceImpl
-
Check if we should activate this authentication service.
- canSupport(Properties) - Method in class org.apache.derby.impl.jdbc.authentication.JNDIAuthenticationService
-
Check if we should activate the JNDI authentication service.
- canSupport(Properties) - Method in class org.apache.derby.impl.jdbc.authentication.NativeAuthenticationServiceImpl
-
Check if we should activate this authentication service.
- canSupport(Properties) - Method in class org.apache.derby.impl.jdbc.authentication.NoneAuthenticationServiceImpl
-
Check if we should activate this authentication service.
- canSupport(Properties) - Method in class org.apache.derby.impl.jdbc.authentication.SpecificAuthenticationServiceImpl
-
Check if we should activate this authentication service.
- canSupport(Properties) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
This is the data dictionary implementation for
the standard database engine.
- canSupport(Properties) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
-
this implementation will not support caching of statements.
- canSupport(Properties) - Method in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
-
- canSupport(Properties) - Method in class org.apache.derby.impl.store.access.btree.index.B2IFactory
-
- canSupport(Properties) - Method in class org.apache.derby.impl.store.access.heap.HeapConglomerateFactory
-
- canSupport(Properties) - Method in class org.apache.derby.impl.store.access.sort.ExternalSortFactory
-
- canSupport(Properties) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
- canSupport(Properties) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
- canSupport(Properties) - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
-
- canSupport(Properties) - Method in class org.apache.derby.impl.store.raw.RawStore
-
We use this RawStore for all databases.
- canSupport(Properties) - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
-
- canSupport(Properties) - Method in class org.apache.derby.impl.store.replication.master.MasterController
-
Used by Monitor.bootServiceModule to check if this class is
usable for replication.
- canSupport(Properties) - Method in class org.apache.derby.impl.store.replication.slave.SlaveController
-
Used by Monitor.bootServiceModule to check if this class is
usable for replication.
- CANT_CONVERT_UNICODE_TO_EBCDIC - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- CANT_CONVERT_UNICODE_TO_UTF8 - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- CANT_DROP_DBO - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- CANT_USE_EXEC_QUERY_FOR_UPDATE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- cantInstantiate(String) - Method in class org.apache.derby.impl.sql.compile.OptimizerTracer
-
- canTruncate() - Method in class org.apache.derby.iapi.types.ReaderToUTF8Stream
-
Determine if trailing blank truncation is allowed.
- canUpdate - Variable in class org.apache.derby.impl.store.raw.data.FileContainer
-
- canUpdate() - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Can the container be updated.
- canUpdate() - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
- canWeCacheResults() - Method in class org.apache.derby.impl.sql.compile.RowResultSetNode
-
- canWrite() - Method in class org.apache.derby.impl.io.InputStreamFile
-
Determine whether the named file is writable.
- canWrite() - Method in class org.apache.derby.impl.io.vfmem.VirtualFile
-
Tells if this file can be written to.
- canWrite() - Method in interface org.apache.derby.io.StorageFile
-
Determine whether the named file is writable.
- capacity() - Method in class org.apache.derby.impl.store.access.sort.NodeAllocator
-
- capacity() - Method in class org.apache.derby.impl.store.access.sort.SortBuffer
-
Return the number of elements this sorter can sort.
- cardinality - Variable in class org.apache.derby.impl.sql.execute.CardinalityCounter
-
- cardinalityCheck - Variable in class org.apache.derby.impl.sql.execute.OnceResultSet
-
- CardinalityCounter - Class in org.apache.derby.impl.sql.execute
-
This is a decorator (in Design Patterns Terminology)
class to enhance the functionality
of a RowLocationRetRowSource.
- CardinalityCounter(RowLocationRetRowSource) - Constructor for class org.apache.derby.impl.sql.execute.CardinalityCounter
-
- cardToStr(long[]) - Static method in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
Produces a textual representation of the cardinality numbers.
- cascade - Variable in class org.apache.derby.impl.sql.execute.DropConstraintConstantAction
-
- cascade - Variable in class org.apache.derby.impl.sql.execute.DropTableConstantAction
-
- cascadeDelete - Variable in class org.apache.derby.impl.sql.compile.DeleteNode
-
- cascadeDelete - Variable in class org.apache.derby.impl.sql.execute.DeleteResultSet
-
- CASE_OPERAND_RESTRICTION - Static variable in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
- caseOperand - Variable in class org.apache.derby.impl.sql.compile.ConditionalNode
-
The case operand if this is a simple case expression.
- cases - Variable in class org.apache.derby.impl.tools.ij.mtTestSuite
-
- cast(String) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Cast the top stack value.
- cast(String) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
-
- cast(DataTypeDescriptor, DataValueDescriptor) - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
-
Cast the value coming out of the user-coded ResultSet.
- CAST_CONVERSION_INFO - Static variable in class org.apache.derby.impl.services.bytecode.CodeChunk
-
- CAST_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- castArgToString(ValueNode) - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
-
- castDecimal(DataTypeDescriptor, DataValueDescriptor) - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
-
Set the correct precision and scale for a decimal value.
- castInputValue(ValueNode, ContextManager) - Method in class org.apache.derby.impl.sql.compile.UserAggregateDefinition
-
Wrap the input operand in an implicit CAST node as necessary in order to
coerce it the correct type for the aggregator.
- castLongvarbinary(DataTypeDescriptor, DataValueDescriptor) - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
-
Truncate long varbinary values to the legal maximum.
- castLongvarchar(DataTypeDescriptor, DataValueDescriptor) - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
-
Truncate long varchars to the legal maximum.
- CastNode - Class in org.apache.derby.impl.sql.compile
-
An CastNode represents a cast expression.
- CastNode(ValueNode, int, int, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.CastNode
-
Constructor for a CastNode
- CastNode(ValueNode, DataTypeDescriptor, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.CastNode
-
Constructor for a CastNode
- castOperand - Variable in class org.apache.derby.impl.sql.compile.CastNode
-
- CASTORE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- castToPrimitive(boolean) - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
-
Toggles whether the code generator should add a cast to extract a primitive
value from an object.
- CATALOG_TYPE_SYSTEM_IDENTIFIER - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
An immutable catalog type that describes the type VARCHAR(128) NOT NULL
with collation type UCS_BASIC.
- catalogName - Variable in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
-
- CatalogRowFactory - Class in org.apache.derby.iapi.sql.dictionary
-
Superclass of all row factories.
- CatalogRowFactory(UUIDFactory, ExecutionFactory, DataValueFactory) - Constructor for class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
-
- catalogType - Variable in class org.apache.derby.catalog.types.OldRoutineType
-
- categorize() - Method in class org.apache.derby.impl.sql.compile.Predicate
-
Categorize this predicate.
- categorize() - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
Categorize the predicates in the list.
- categorize(JBitSet, boolean) - Method in class org.apache.derby.impl.sql.compile.BinaryListOperatorNode
-
Categorize this predicate.
- categorize(JBitSet, boolean) - Method in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
-
Categorize this predicate.
- categorize(JBitSet, boolean) - Method in class org.apache.derby.impl.sql.compile.CachedValueNode
-
- categorize(JBitSet, boolean) - Method in class org.apache.derby.impl.sql.compile.CastNode
-
Categorize this predicate.
- categorize(JBitSet, boolean) - Method in class org.apache.derby.impl.sql.compile.CoalesceFunctionNode
-
Categorize this predicate.
- categorize(JBitSet, boolean) - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Categorize this predicate.
- categorize(JBitSet, boolean) - Method in class org.apache.derby.impl.sql.compile.ConditionalNode
-
Categorize this predicate.
- categorize(JBitSet, boolean) - Method in class org.apache.derby.impl.sql.compile.GetCurrentConnectionNode
-
Categorize this predicate.
- categorize(JBitSet, boolean) - Method in class org.apache.derby.impl.sql.compile.JavaToSQLValueNode
-
Categorize this predicate.
- categorize(JBitSet, boolean) - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
-
- categorize(JBitSet, boolean) - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
Categorize this predicate.
- categorize(JBitSet, boolean) - Method in class org.apache.derby.impl.sql.compile.NewInvocationNode
-
Categorize this predicate.
- categorize(JBitSet, boolean) - Method in class org.apache.derby.impl.sql.compile.NonStaticMethodCallNode
-
Categorize this predicate.
- categorize(JBitSet, boolean) - Method in class org.apache.derby.impl.sql.compile.SQLToJavaValueNode
-
Categorize this predicate.
- categorize(JBitSet, boolean) - Method in class org.apache.derby.impl.sql.compile.StaticClassFieldReferenceNode
-
Categorize this predicate.
- categorize(JBitSet, boolean) - Method in class org.apache.derby.impl.sql.compile.StaticMethodCallNode
-
Categorize this predicate.
- categorize(JBitSet, boolean) - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Categorize this predicate.
- categorize(JBitSet, boolean) - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
-
Categorize this predicate.
- categorize(JBitSet, boolean) - Method in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
-
Categorize this predicate.
- categorize(JBitSet, boolean) - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Categorize this predicate.
- categorize(JBitSet, boolean) - Method in class org.apache.derby.impl.sql.compile.ValueNodeList
-
Categorize this predicate.
- category - Variable in class org.apache.derby.iapi.types.JSQLType
-
- CAUSED_BY - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- causeString_ - Variable in exception org.apache.derby.client.am.SqlException
-
- cb - Variable in class org.apache.derby.impl.services.bytecode.BCMethod
-
- cb - Variable in class org.apache.derby.impl.services.bytecode.CodeChunk
-
The class we are generating code for, used to indicate that
some limit was hit during code generation.
- cb - Variable in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
- cc - Variable in class org.apache.derby.impl.sql.compile.ParserImpl
-
- cc - Variable in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
-
- cc - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
-
- cc - Variable in class org.apache.derby.impl.sql.execute.TriggerEventActivator
-
- ccsid_ - Variable in class org.apache.derby.client.am.Cursor
-
- ccsid_ - Variable in class org.apache.derby.client.net.FdocaSimpleDataArray
-
- ccsidDBC - Variable in class org.apache.derby.impl.drda.Database
-
- ccsidDBC - Variable in class org.apache.derby.impl.drda.DRDAStatement
-
- CCSIDDBC - Static variable in class org.apache.derby.client.net.CodePoint
-
- CCSIDDBC - Static variable in class org.apache.derby.client.net.Typdef
-
- CCSIDDBC - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- ccsidDbc_ - Variable in class org.apache.derby.client.net.Typdef
-
- ccsidDBCEncoding - Variable in class org.apache.derby.impl.drda.Database
-
- ccsidDBCEncoding - Variable in class org.apache.derby.impl.drda.DRDAStatement
-
- ccsidDbcEncoding_ - Variable in class org.apache.derby.client.net.Typdef
-
- ccsidDbcSet_ - Variable in class org.apache.derby.client.net.Typdef
-
- ccsidManager - Variable in class org.apache.derby.impl.drda.DDMReader
-
- ccsidManager - Variable in class org.apache.derby.impl.drda.DDMWriter
-
- ccsidManager - Variable in class org.apache.derby.impl.drda.ProtocolTestAdapter
-
- CcsidManager - Class in org.apache.derby.client.net
-
- CcsidManager - Class in org.apache.derby.impl.drda
-
- CcsidManager(byte, byte, byte[]) - Constructor for class org.apache.derby.impl.drda.CcsidManager
-
- CcsidManager(byte, byte, byte[], byte[]) - Constructor for class org.apache.derby.client.net.CcsidManager
-
- ccsidMBC - Variable in class org.apache.derby.impl.drda.Database
-
- ccsidMBC - Variable in class org.apache.derby.impl.drda.DRDAStatement
-
- CCSIDMBC - Static variable in class org.apache.derby.client.net.CodePoint
-
- CCSIDMBC - Static variable in class org.apache.derby.client.net.Typdef
-
- CCSIDMBC - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- CCSIDMBC - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- ccsidMbc_ - Variable in class org.apache.derby.client.net.Typdef
-
- ccsidMBCEncoding - Variable in class org.apache.derby.impl.drda.Database
-
- ccsidMBCEncoding - Variable in class org.apache.derby.impl.drda.DRDAStatement
-
- ccsidMbcEncoding_ - Variable in class org.apache.derby.client.net.Typdef
-
- ccsidMbcSet_ - Variable in class org.apache.derby.client.net.Typdef
-
- CCSIDMGR - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- ccsidSBC - Variable in class org.apache.derby.impl.drda.Database
-
- ccsidSBC - Variable in class org.apache.derby.impl.drda.DRDAStatement
-
- CCSIDSBC - Static variable in class org.apache.derby.client.net.CodePoint
-
- CCSIDSBC - Static variable in class org.apache.derby.client.net.Typdef
-
- CCSIDSBC - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- CCSIDSBC - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- ccsidSbc_ - Variable in class org.apache.derby.client.net.Typdef
-
- ccsidSBCEncoding - Variable in class org.apache.derby.impl.drda.Database
-
- ccsidSBCEncoding - Variable in class org.apache.derby.impl.drda.DRDAStatement
-
- ccsidSbcEncoding_ - Variable in class org.apache.derby.client.net.Typdef
-
- ccsidSbcSet_ - Variable in class org.apache.derby.client.net.Typdef
-
- ccsidToJavaEncodingTable__ - Static variable in class org.apache.derby.impl.drda.CharacterEncodings
-
- cd - Variable in class org.apache.derby.impl.sql.compile.AccessPathImpl
-
- cd - Variable in class org.apache.derby.impl.sql.compile.DropIndexNode
-
- cdtField - Variable in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
- CE_ESTIMATED_COST - Static variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
-
- CE_ROW_COUNT - Static variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
-
- CE_SINGLE_SCAN_ROW_COUNT - Static variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
-
- cf - Variable in class org.apache.derby.iapi.services.io.ApplicationObjectInputStream
-
- cf - Variable in class org.apache.derby.iapi.services.io.FormatIdInputStream
-
- cf - Variable in class org.apache.derby.iapi.services.loader.ClassFactoryContext
-
- cf - Variable in class org.apache.derby.iapi.services.loader.ClassInspector
-
- cf - Variable in class org.apache.derby.impl.services.bytecode.GClass
-
- cf - Variable in class org.apache.derby.impl.services.reflect.ReflectLoaderJava2
-
- cf - Variable in class org.apache.derby.impl.sql.execute.CreateConstraintConstantAction
-
- cf - Variable in class org.apache.derby.impl.sql.execute.GenericAggregator
-
- cfDB - Variable in class org.apache.derby.impl.db.BasicDatabase
-
- CFG_CONGLOMDIR_CACHE - Static variable in interface org.apache.derby.iapi.store.access.AccessFactoryGlobals
-
- CFG_SYSCOLUMNS_ID - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- CFG_SYSCOLUMNS_INDEX1_ID - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- CFG_SYSCOLUMNS_INDEX2_ID - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- CFG_SYSCONGLOMERATES_ID - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- CFG_SYSCONGLOMERATES_INDEX1_ID - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- CFG_SYSCONGLOMERATES_INDEX2_ID - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- CFG_SYSCONGLOMERATES_INDEX3_ID - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- CFG_SYSSCHEMAS_ID - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- CFG_SYSSCHEMAS_INDEX1_ID - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- CFG_SYSSCHEMAS_INDEX2_ID - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- CFG_SYSTABLES_ID - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- CFG_SYSTABLES_INDEX1_ID - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- CFG_SYSTABLES_INDEX2_ID - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- ChainAllocPageOperation - Class in org.apache.derby.impl.store.raw.data
-
- ChainAllocPageOperation() - Constructor for class org.apache.derby.impl.store.raw.data.ChainAllocPageOperation
-
- ChainAllocPageOperation(AllocPage, long, long) - Constructor for class org.apache.derby.impl.store.raw.data.ChainAllocPageOperation
-
- chainDeferredExceptionsToAgentOrAsConnectionWarnings(SqlException) - Method in class org.apache.derby.client.am.Sqlca
-
- chainNewAllocPage(BaseContainerHandle, long, long) - Method in class org.apache.derby.impl.store.raw.data.AllocPage
-
- chainNextAllocPage(LogInstant, long, long) - Method in class org.apache.derby.impl.store.raw.data.AllocPage
-
Chain the next page number and offset underneath a log record
- changeAccessPath() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
- changeAccessPath() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
The optimizer's decision on the access path for a result set
may require the generation of extra result sets.
- changeAccessPath() - Method in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
-
- changeBootPassword(String, Properties, CipherProvider) - Method in interface org.apache.derby.iapi.services.crypto.CipherFactory
-
- changeBootPassword(String, Properties, CipherProvider) - Method in class org.apache.derby.impl.services.jce.JCECipherFactory
-
- changeBootPassword(Properties, Serializable) - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Change the boot password.
- changeBootPassword(Properties, Serializable) - Method in class org.apache.derby.impl.store.raw.RawStore
-
- CHANGED_CURSOR - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
-
- changedColumnBitSet - Variable in class org.apache.derby.impl.sql.execute.RowChangerImpl
-
- changedColumnIds - Variable in class org.apache.derby.impl.sql.compile.UpdateNode
-
- changedColumnIds - Variable in class org.apache.derby.impl.sql.execute.RowChangerImpl
-
- changedColumnIds - Variable in class org.apache.derby.impl.sql.execute.UpdatableVTIConstantAction
-
This class implements Formatable.
- changedColumnIds - Variable in class org.apache.derby.impl.sql.execute.UpdateConstantAction
-
This class implements Formatable.
- changedRow(ExecRow, RowLocation) - Method in interface org.apache.derby.iapi.sql.execute.TargetResultSet
-
Pass a changed row and the row location for that row
to the target result set.
- changedRow(ExecRow, RowLocation) - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
-
- changeInstanceTo(int, PageKey) - Method in class org.apache.derby.impl.store.raw.data.CachedPage
-
Convert this page to requested type, as defined by input format id.
- changeToCNF(boolean) - Method in class org.apache.derby.impl.sql.compile.AndNode
-
Finish putting an expression into conjunctive normal
form.
- changeToCNF(boolean) - Method in class org.apache.derby.impl.sql.compile.BinaryComparisonOperatorNode
-
Finish putting an expression into conjunctive normal
form.
- changeToCNF(boolean) - Method in class org.apache.derby.impl.sql.compile.IsNode
-
Finish putting an expression into conjunctive normal
form.
- changeToCNF(boolean) - Method in class org.apache.derby.impl.sql.compile.OrNode
-
Finish putting an expression into conjunctive normal
form.
- changeToCNF(boolean) - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Finish putting an expression into conjunctive normal
form.
- changeToCNF(boolean) - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Finish putting an expression into conjunctive normal
form.
- changeToCorrespondingExpressionType() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Convert this IN/ANY subquery, which is known to return at most 1 row,
to an equivalent expression subquery.
- changeType - Variable in class org.apache.derby.impl.sql.compile.AlterTableNode
-
- channelCleanupMonitor - Variable in class org.apache.derby.impl.store.raw.data.RAFContainer4
-
- CHAR - Static variable in class org.apache.derby.client.am.ClientTypes
-
- CHAR - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
-
- CHAR - Static variable in class org.apache.derby.iapi.types.JSQLType
-
- CHAR_COMPILATION_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.CharTypeId
- CHAR_CONSTANT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- CHAR_HEADER_GENERATOR - Static variable in class org.apache.derby.iapi.types.SQLChar
-
Stream header generator for CHAR, VARCHAR and LONG VARCHAR.
- CHAR_ID - Static variable in class org.apache.derby.iapi.types.TypeId
-
- CHAR_LENGTH_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- CHAR_MAXWIDTH - Static variable in class org.apache.derby.iapi.types.TypeId
-
- CHAR_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
-
- CHAR_PRECEDENCE - Static variable in class org.apache.derby.iapi.types.TypeId
-
- CHAR_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.CharTypeId
- CHAR_TYPE_ID_IMPL - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.catalog.types.CharTypeIdImpl
- CHARACTER_CONVERTER_NOT_AVAILABLE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- CHARACTER_STREAM - Static variable in class org.apache.derby.client.am.Lob
-
- CharacterEncodings - Class in org.apache.derby.impl.drda
-
- CharacterEncodings() - Constructor for class org.apache.derby.impl.drda.CharacterEncodings
-
- characteristics - Variable in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
boolean[3]: {deferrable?
- characteristics - Variable in class org.apache.derby.impl.sql.execute.AlterConstraintConstantAction
-
- characteristics - Variable in class org.apache.derby.impl.sql.execute.CreateConstraintConstantAction
-
- charactersInBuffer - Variable in class org.apache.derby.impl.jdbc.UTF8Reader
-
The number of characters in the internal buffer.
- characterSize_ - Variable in class org.apache.derby.client.net.FdocaSimpleDataArray
-
- characterStream_ - Variable in class org.apache.derby.client.am.ClientClob
-
- CharacterStreamDescriptor - Class in org.apache.derby.iapi.jdbc
-
A description of a byte stream representing characters.
- CharacterStreamDescriptor(CharacterStreamDescriptor.Builder) - Constructor for class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor
-
Creates a character stream descriptor, using the supplied builder.
- CharacterStreamDescriptor.Builder - Class in org.apache.derby.iapi.jdbc
-
The builder for the CharacterStreamDescriptor class.
- charBuf - Variable in class org.apache.derby.impl.load.ExportWriteData
-
- charBuffer_ - Variable in class org.apache.derby.client.am.Cursor
-
- charCnt - Variable in class org.apache.derby.impl.sql.compile.UCode_CharStream
-
- CharConstantNode - Class in org.apache.derby.impl.sql.compile
-
- CharConstantNode(int, TypeId, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.CharConstantNode
-
- CharConstantNode(String, int, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.CharConstantNode
-
Constructor for a CharConstantNode of a specific length.
- CharConstantNode(String, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.CharConstantNode
-
- CharConstantNode(TypeId, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.CharConstantNode
-
- charCount - Variable in class org.apache.derby.iapi.types.ReaderToUTF8Stream
-
The number of chars encoded.
- charCount - Variable in class org.apache.derby.iapi.util.UTF8Util.SkipCount
-
Number of characters skipped.
- CHARHDRGEN - Static variable in class org.apache.derby.iapi.types.ClobStreamHeaderGenerator
-
Header generator for the pre 10.5 header format.
- charLength - Variable in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor.Builder
-
- charLength - Variable in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor
-
The character length of the stream, 0 if unknown.
- charLength() - Method in class org.apache.derby.iapi.types.SQLClob.HeaderInfo
-
Returns the character length encoded in the header, if any.
- charLength(long) - Method in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor.Builder
-
Sets the character length of the stream, defaults to 0.
- charLength(NumberDataValue) - Method in interface org.apache.derby.iapi.types.ConcatableDataValue
-
The SQL char_length() function.
- charLength(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLBinary
-
This method implements the char_length function for bit.
- charLength(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLChar
-
This method implements the char_length function for char.
- charOffset - Variable in class org.apache.derby.impl.sql.compile.UCode_CharStream
-
- charPos - Variable in class org.apache.derby.impl.jdbc.TemporaryClob.CharToBytePositionCache
-
- charset_ - Variable in class org.apache.derby.client.am.Cursor
-
- charSize - Static variable in class org.apache.derby.iapi.services.cache.ClassSize
-
- charsRead_ - Variable in class org.apache.derby.client.am.AsciiStream
-
- charsSkipped() - Method in class org.apache.derby.iapi.util.UTF8Util.SkipCount
-
- charsToTruncate - Variable in class org.apache.derby.iapi.types.ReaderToUTF8Stream
-
Number of characters to truncate from this stream.
- charStream - Variable in class org.apache.derby.impl.sql.compile.ParserImpl
-
- charStream - Variable in class org.apache.derby.impl.tools.ij.utilMain
-
- CharStream - Interface in org.apache.derby.impl.sql.compile
-
This interface describes a character stream that maintains line and
column number positions of the characters.
- CharStreamHeaderGenerator - Class in org.apache.derby.iapi.types
-
Generates stream headers for non-Clob string data types.
- CharStreamHeaderGenerator() - Constructor for class org.apache.derby.iapi.types.CharStreamHeaderGenerator
-
- CharToBytePositionCache() - Constructor for class org.apache.derby.impl.jdbc.TemporaryClob.CharToBytePositionCache
-
- charTypeCompiler - Static variable in class org.apache.derby.impl.sql.compile.TypeCompilerFactoryImpl
-
- CharTypeCompiler - Class in org.apache.derby.impl.sql.compile
-
This class implements TypeCompiler for the SQL char datatypes.
- CharTypeCompiler() - Constructor for class org.apache.derby.impl.sql.compile.CharTypeCompiler
-
- check() - Method in class org.apache.derby.impl.store.access.sort.SortBuffer
-
- check() - Method in class org.apache.derby.impl.tools.ij.URLCheck
-
- check(Vector) - Method in class org.apache.derby.impl.tools.ij.AttributeHolder
-
- check(LanguageConnectionContext, boolean, Activation) - Method in class org.apache.derby.iapi.sql.dictionary.StatementColumnPermission
-
- check(LanguageConnectionContext, boolean, Activation) - Method in class org.apache.derby.iapi.sql.dictionary.StatementGenericPermission
-
- check(LanguageConnectionContext, boolean, Activation) - Method in class org.apache.derby.iapi.sql.dictionary.StatementPermission
-
- check(LanguageConnectionContext, boolean, Activation) - Method in class org.apache.derby.iapi.sql.dictionary.StatementRolePermission
-
- check(LanguageConnectionContext, boolean, Activation) - Method in class org.apache.derby.iapi.sql.dictionary.StatementRoutinePermission
-
- check(LanguageConnectionContext, boolean, Activation) - Method in class org.apache.derby.iapi.sql.dictionary.StatementSchemaPermission
-
- check(LanguageConnectionContext, boolean, Activation) - Method in class org.apache.derby.iapi.sql.dictionary.StatementTablePermission
-
- CHECK_CONSTRAINT - Static variable in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
- CHECK_CONSTRAINT - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
- CHECK_TABLE - org.apache.derby.iapi.security.Securable
-
- checkAccess() - Static method in class org.apache.derby.diag.DiagUtil
-
Raise an exception if we are running with SQL authorization turned on
but the current user isn't the database owner.
- checkActive() - Method in class org.apache.derby.jdbc.EmbedPooledConnection
-
- checkAddressIsLocal(InetAddress) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- checkAggregatorClassName(String) - Method in class org.apache.derby.impl.sql.compile.AggregateNode
-
- checkAndGetReceivedFlag(boolean) - Method in class org.apache.derby.client.net.NetConnectionReply
-
- checkAndThrowReceivedEndqryrm() - Method in class org.apache.derby.client.net.NetCursor
-
- checkAndThrowReceivedEndqryrm(int) - Method in class org.apache.derby.client.net.NetCursor
-
- checkAndThrowReceivedQueryTerminatingException() - Method in class org.apache.derby.client.am.ClientResultSet
-
- checkAsciiStreamConditions(int) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Check general preconditions for setAsciiStream methods.
- checkAutoCommit(boolean) - Method in interface org.apache.derby.iapi.jdbc.BrokeredConnectionControl
-
Allow control over setting auto commit mode.
- checkAutoCommit(boolean) - Method in class org.apache.derby.jdbc.EmbedPooledConnection
-
Allow control over setting auto commit mode.
- checkAutoCommit(boolean) - Method in class org.apache.derby.jdbc.EmbedXAConnection
-
Allow control over setting auto commit mode.
- checkAutoGeneratedKeysParameters() - Method in class org.apache.derby.client.am.ClientStatement
-
- checkBinaryStreamConditions(int) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Check general preconditions for setBinaryStream methods.
- checkBlobConditions(int) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Check general (pre)conditions for setBlob methods.
- checkBlockSize(int) - Method in class org.apache.derby.impl.io.vfmem.BlockedByteArray
-
Tries to optimize the block size by setting it equal to the the page
size used by the database.
- checkBoolean(String) - Method in class org.apache.derby.impl.tools.ij.AttributeHolder
-
- checkBoolean(Properties, String) - Static method in class org.apache.derby.jdbc.BasicClientDataSource40
-
- checkBoolean(Properties, String) - Static method in class org.apache.derby.jdbc.InternalDriver
-
- checkCancellationFlag() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Checks whether the currently executing statement has been cancelled.
- CHECKCAST - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- checkCharacterStreamConditions(int) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Check general preconditions for setCharacterStream methods.
- checkChildOrderAgainstRowOrder(OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.BranchControlRow
-
- checkChildren(OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.BranchControlRow
-
- checkCircularity(String, String, String, TransactionController, DataDictionary) - Method in class org.apache.derby.impl.sql.execute.GrantRoleConstantAction
-
Check that allowing this grant to go ahead does nto create a
circularity in the GRANT role relation graph, cf.
- checkClientTrusted(X509Certificate[], String) - Method in class org.apache.derby.client.net.NaiveTrustManager
-
Checks wether the we trust the client.
- checkClientTrusted(X509Certificate[], String) - Method in class org.apache.derby.impl.drda.NaiveTrustManager
-
Checks wether the we trust the client.
- checkClobConditions(int) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Check general (pre)conditions for setClob methods.
- checkClose() - Method in interface org.apache.derby.iapi.jdbc.BrokeredConnectionControl
-
Check if the brokered connection can be closed.
- checkClose() - Method in class org.apache.derby.jdbc.EmbedPooledConnection
-
- checkClose() - Method in class org.apache.derby.jdbc.EmbedXAConnection
-
- checkClosed() - Method in class org.apache.derby.client.am.ClobLocatorReader
-
Check to see if this Reader is closed.
- checkClosed() - Method in class org.apache.derby.client.am.ClobLocatorWriter
-
Check to see if this Writer is closed.
- checkClosed(String) - Method in class org.apache.derby.client.net.NetResultSet42
-
- checkColumnOrdering(DataValueDescriptor[], ColumnOrdering[]) - Method in class org.apache.derby.impl.store.access.sort.MergeSort
-
Check the column ordering against the template, making sure that each
column is present in the template, is not mentioned more than once, and
that the columns isn't null.
- checkColumnTypes(DataValueDescriptor[]) - Method in class org.apache.derby.impl.store.access.sort.MergeSort
-
Check that the columns in the row agree with the columns
in the template, both in number and in type.
- checkColumnTypes(DataValueFactory, int[], int[], DataValueDescriptor[]) - Static method in class org.apache.derby.impl.store.access.conglomerate.TemplateRow
-
Check that columns in the row conform to a set of format id's,
both in number and type.
- checkColumnUpdateability(ExecPreparedStatement, String) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Verify that all of the columns in the SET clause of a positioned update
appear in the cursor's FOR UPDATE OF list.
- checkCommit() - Method in interface org.apache.derby.iapi.jdbc.BrokeredConnectionControl
-
Allow control over calling commit.
- checkCommit() - Method in class org.apache.derby.jdbc.EmbedPooledConnection
-
Allow control over calling commit.
- checkCommit() - Method in class org.apache.derby.jdbc.EmbedXAConnection
-
Allow control over calling commit.
- checkCondition - Variable in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
- checkConflictingCryptoAttributes(Properties) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Examines the boot properties looking for conflicting cryptographic
options and commands.
- checkConsistency() - Method in interface org.apache.derby.iapi.store.access.ConglomerateController
-
Check consistency of a conglomerate.
- checkConsistency() - Method in class org.apache.derby.impl.store.access.btree.OpenBTree
-
Check consistency of a btree.
- checkConsistency() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericController
-
Public Methods implementing ConglomerateController which just
delegate to OpenConglomerate:
- checkConsistency() - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
-
Check consistency of a conglomerate.
- checkConsistency(TableDescriptor, Object, HeaderPrintWriter) - Method in class org.apache.derby.impl.sql.catalog.TDCacheable
-
Check the consistency of the table descriptor held by this TDCacheable
versus an uncached table descriptor.
- checkConsistency(OpenBTree, ControlRow, boolean) - Method in class org.apache.derby.impl.store.access.btree.BranchControlRow
-
Perform consistency checks for a branch page.
- checkConsistency(OpenBTree, ControlRow, boolean) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Check consistency of the page and its children, returning the number of
pages seen, and throwing errors if inconsistencies are found.
- checkConsistency(OpenBTree, ControlRow, boolean) - Method in class org.apache.derby.impl.store.access.btree.LeafControlRow
-
Perform consistency checks on a leaf page.
- CheckConstraintDescriptor - Class in org.apache.derby.iapi.sql.dictionary
-
This class represents a check constraint descriptor.
- CheckConstraintDescriptor(DataDictionary, TableDescriptor, String, boolean, boolean, UUID, String, ReferencedColumns, SchemaDescriptor, boolean) - Constructor for class org.apache.derby.iapi.sql.dictionary.CheckConstraintDescriptor
-
- checkConstraints - Variable in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
- checkConstraints - Variable in class org.apache.derby.impl.sql.compile.InsertNode
-
- checkConstraints - Variable in class org.apache.derby.impl.sql.compile.UpdateNode
-
- checkControl() - Static method in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
-
Ensure the caller has permission to control the network server.
- checkCorrupt() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
- checkCurrentRow(Cursor) - Method in class org.apache.derby.client.am.LOBStateTracker
-
Checks the current row, updating state and releasing locators on the
server as required.
- checkDatabaseBooted(Database, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Check that a database has already been booted.
- checkDatabaseCreatePrivileges(String, String) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Checks that a user has the system privileges to create a database.
- checkDatabaseName() - Method in class org.apache.derby.client.net.NetConnection
-
- checkDeadlock(ConcurrentLockSet.Entry, ActiveLock, byte) - Method in class org.apache.derby.impl.services.locks.ConcurrentLockSet
-
Check whether there is a deadlock.
- checkDerbyInternalsPrivilege() - Static method in class org.apache.derby.iapi.security.SecurityUtil
-
Verify that we have been granted permission to use Derby internals
- checkDirectory(String) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
-
Check a given directory for the presence of an info properties file in
org/apache/derby/info inside the directory.
- checkedSelfReferencing - Variable in class org.apache.derby.iapi.sql.dictionary.ReferencedKeyConstraintDescriptor
-
- checkEnd() - Method in class org.apache.derby.iapi.types.DateTimeParser
-
Check that we are at the end of the string: that the rest of the characters, if any, are blanks.
- checkEnumeration(Properties, String, String[]) - Static method in class org.apache.derby.jdbc.BasicClientDataSource40
-
- checkEnumeration(Properties, String, String[]) - Static method in class org.apache.derby.jdbc.InternalDriver
-
- checkEquality(char[], int, char[], int, RuleBasedCollator) - Static method in class org.apache.derby.iapi.types.Like
-
If the character in val matches the character in pat, then it does not
matter if the database is UCS_BASIC or territory based, we simply return
TRUE from the method.
- checkers - Variable in class org.apache.derby.impl.sql.execute.RISetChecker
-
- checkExecIfClosed(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Throw an exception if this ResultSet is closed or its
Connection has been closed.
- checkExecStatus() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
A heavier weight version of checkStatus() that ensures the application's Connection
object is still open.
- checkExistingConstraints(TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.ModifyColumnNode
-
Check if the the column can be modified, and throw error if not.
- checkFastRLO(int[][]) - Method in class org.apache.derby.client.net.NetStatementReply
-
- checkFetchsize(int, int) - Method in class org.apache.derby.client.net.NetStatementRequest
-
- checkFile(String) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
-
Check inside a jar file for the presence of a Derby info properties file.
- checkForAnyExistingDeleteConnectionViolations(DataDictionary, TableDescriptor, int, Hashtable<String, Integer>, String) - Static method in class org.apache.derby.iapi.sql.dictionary.DDUtils
-
- checkForAppropriateSqlMode(int, int) - Method in class org.apache.derby.client.am.ClientStatement
-
- checkForChainBreakingException_() - Method in class org.apache.derby.client.am.Agent
-
- checkForChainBreakingException_() - Method in class org.apache.derby.client.net.NetAgent
-
- checkForClosedConnection() - Method in class org.apache.derby.client.am.ClientConnection
-
- checkForClosedConnection() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
A "public" version of checkForClosedConnection() that throws
SQLException instead of SqlException.
- checkForClosedConnection() - Method in class org.apache.derby.client.am.Lob
-
- checkForClosedConnectionX() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- checkForClosedResultSet(String) - Method in class org.apache.derby.client.am.ClientResultSet
-
- checkForClosedStatement() - Method in class org.apache.derby.client.am.ClientStatement
-
- checkForClosedStatement() - Method in class org.apache.derby.client.am.ColumnMetaData
-
- checkForDeferredExceptions() - Method in class org.apache.derby.client.am.Agent
-
- checkForDuplicate(AttributeHolder) - Method in class org.apache.derby.impl.tools.ij.URLCheck
-
- checkForDuplicateColumns(DDLStatementNode, Set<String>, String) - Method in class org.apache.derby.impl.sql.compile.TableElementList
-
Check to make sure that there are no duplicate column names
in the list.
- checkForDuplicateConstraintNames(DDLStatementNode, Set<String>, String) - Method in class org.apache.derby.impl.sql.compile.TableElementList
-
Check to make sure that there are no duplicate constraint names
in the list.
- checkForDuplicateCursorName() - Method in class org.apache.derby.client.am.ClientStatement
-
- checkForExceptions() - Method in class org.apache.derby.client.am.Agent
-
- checkForInfo(String) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
-
Given an individual element of the element of the classpath, call
checkDirectory() if the element is a directory or checkFile()
if the element is a file.
- checkForInvalidBatchedSql(String) - Method in class org.apache.derby.client.am.ClientStatement
-
- checkForInvalidDefaults() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Walk the RCL and check for DEFAULTs.
- checkForInvalidXAStateOnCommitOrRollback() - Method in class org.apache.derby.client.am.ClientConnection
-
- checkForLocatorValidity() - Method in class org.apache.derby.client.am.Lob
-
Calls SqlLength() to check if the Locator associated
with the underlying Lob is valid.
- checkForMultiplePathInvalidCases(int, int, String, String) - Static method in class org.apache.derby.iapi.sql.dictionary.DDUtils
-
- checkForNullColumns(ConstraintDefinitionNode, TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.TableElementList
-
- checkForNullPhysicalConnection() - Method in class org.apache.derby.client.am.LogicalConnection
-
Verifies that there is an underlying physical connection for this
logical connection.
- checkForReplication(LogAccessFile) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Used by LogAccessFile to check if it should take the
replication master role, and thereby send log records to the
MasterFactory.
- checkForSplitRowAndComplete(int) - Method in class org.apache.derby.client.net.NetCursor
-
Check if the data we want crosses a row split, and fetch more data
if necessary.
- checkForSplitRowAndComplete(int, int) - Method in class org.apache.derby.client.net.NetCursor
-
Check if the data we want crosses a row split, and fetch more data
if necessary.
- checkForStoredProcResultSetCount(int) - Method in class org.apache.derby.client.am.ClientStatement
-
Checks that a stored procedure returns the correct number of
result sets given its execute type.
- checkForSupportedDataType(int) - Method in class org.apache.derby.client.am.Agent
-
Checks whether a data type is supported for
setObject(int, Object, int) and
setObject(int, Object, int, int).
- checkForSupportedDataType(int) - Static method in class org.apache.derby.impl.jdbc.Util
-
Checks whether a data type is supported and raises a SQLException
if it isn't.
- checkForTransactionInProgress() - Method in class org.apache.derby.client.am.ClientConnection
-
Check if the transaction is in progress and the connection cannot be
closed.
- checkForTransactionInProgress() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Check if the transaction is active so that we cannot close down the
connection.
- checkForUpdatableResultSet(String) - Method in class org.apache.derby.client.am.ClientResultSet
-
- checkForValidColumnIndex(int) - Method in class org.apache.derby.client.am.ClientResultSet
-
- checkForValidColumnIndex(int) - Method in class org.apache.derby.client.am.ColumnMetaData
-
- checkForValidCursorPosition() - Method in class org.apache.derby.client.am.ClientResultSet
-
- checkForValidOutParameter(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- checkForValidParameterIndex(int) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- checkForValidScale(int) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- checkForWhiteSpaceInBack() - Method in class org.apache.derby.impl.load.ImportReadData
-
- checkForWhiteSpaceInFront() - Method in class org.apache.derby.impl.load.ImportReadData
-
- checkGeneric(OpenBTree, ControlRow, boolean) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Perform consistency checks which are common to all
pages that derive from ControlRow (both leaf and
branch pages).
- checkGetterPreconditions(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- checkGetterPreconditions(int, String) - Method in class org.apache.derby.client.am.ClientResultSet
-
- checkGM - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
-
- checkGM - Variable in class org.apache.derby.impl.sql.execute.UpdateResultSet
-
- checkHoldCursors(int) - Method in interface org.apache.derby.iapi.jdbc.BrokeredStatementControl
-
Can cursors be held across commits.
- checkHoldCursors(int) - Method in class org.apache.derby.jdbc.XAStatementControl
-
Can cursors be held across commits.
- checkHoldCursors(int, boolean) - Method in interface org.apache.derby.iapi.jdbc.BrokeredConnectionControl
-
Can cursors be held across commits.
- checkHoldCursors(int, boolean) - Method in class org.apache.derby.jdbc.EmbedPooledConnection
-
Are held cursors allowed.
- checkHoldCursors(int, boolean) - Method in class org.apache.derby.jdbc.EmbedXAConnection
-
Are held cursors allowed.
- checkHostVariable(int) - Method in class org.apache.derby.iapi.types.DataType
-
Check the value to seem if it conforms to the restrictions
imposed by DB2/JCC on host variables for this type.
- checkHostVariable(int) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Check the value to seem if it conforms to the restrictions
imposed by DB2/JCC on host variables for this type.
- checkHostVariable(int) - Method in class org.apache.derby.iapi.types.SQLBinary
-
Host variables are rejected if their length is
bigger than the declared length, regardless of
if the trailing bytes are the pad character.
- checkIdentifierLengthLimit(String, int) - Static method in class org.apache.derby.iapi.util.IdUtil
-
Check that identifier is not too long
- checkIfAnyActivationHasHoldCursor(String) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
check if there are any activations that reference this temporary table
- checkIfAnyDeclaredGlobalTempTablesForThisConnection() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Check if there are any global temporary tables declared for this connection.
- checkIfAnyDeclaredGlobalTempTablesForThisConnection() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- checkIfClosed() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
Checks if the statement is closed and throws an exception if it
is.
- checkIfClosed() - Method in class org.apache.derby.iapi.services.io.CloseFilterInputStream
-
Throws exception if this stream has been closed.
- checkIfClosed() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Raises an exception if the connection is closed.
- checkIfClosed(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Throw an exception if this ResultSet is closed.
- checkIfInMiddleOfBatch() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
- checkIfReleased() - Method in class org.apache.derby.impl.io.vfmem.DataStoreEntry
-
Checks if this entry has been released.
- checkIfThisActivationHasHoldCursor(String) - Method in interface org.apache.derby.iapi.sql.Activation
-
Temporary tables can be declared with ON COMMIT DELETE ROWS.
- checkIfThisActivationHasHoldCursor(String) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Temporary tables can be declared with ON COMMIT DELETE ROWS.
- checkIfThisActivationHasHoldCursor(String) - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
Temporary tables can be declared with ON COMMIT DELETE ROWS.
- checkIfValid() - Method in class org.apache.derby.impl.jdbc.StoreStreamClob
-
Makes sure the Clob has not been released.
- checkIfValid() - Method in class org.apache.derby.impl.jdbc.TemporaryClob
-
Makes sure the Clob has not been released.
- checkIndexPageSizeProperty(ConstraintDefinitionNode) - Method in class org.apache.derby.impl.sql.compile.TableElementList
-
Checks if the index should use a larger page size.
- checkIndexStats - Variable in class org.apache.derby.impl.sql.compile.CursorNode
-
- CheckInfo(BackingStoreHashtable, String, String, List<UUID>) - Constructor for class org.apache.derby.impl.sql.execute.DeferredConstraintsMemory.CheckInfo
-
- checkInRange(long) - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
-
- checkIntegrity() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Check that deferred constraints are valid, if not roll back the
transaction.
- checkIntegrity() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- checkInterrupt() - Method in class org.apache.derby.iapi.services.context.ContextManager
-
Check to see if we have been interrupted.
- checkInvalidTriggerReference(String) - Method in class org.apache.derby.impl.sql.compile.CreateTriggerNode
-
- checkInvalidTriggerReference(String, String, String, int) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- checkIsBoolean() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Bind time logic.
- checkIsDBOwner(int) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Check if actual authenticationId is equal to the database owner's.
- checkJarSQLName(String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
- checkJAXPRequirement() - Static method in class org.apache.derby.iapi.types.XML
-
Check if we have a JAXP implementation installed.
- checkJMXControl() - Method in class org.apache.derby.impl.services.jmx.JMXManagementService
-
Require SystemPermission("jmx", "control") to change
the management state.
- checkJvmSyncError(StorageFile) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
In Java 1.4.2 and newer rws and rwd modes for RandomAccessFile
are supported.
- checkLegalUser(DataDictionary, String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Raise an exception if the user doesn't exist.
- checkLength(int, int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Check that the length is equal to the required length for this codepoint
- checkLengths(int, int, int, char[], int) - Static method in class org.apache.derby.iapi.types.Like
-
checkLengths
Returns null if we are not done.
- checkLoaded(String, boolean) - Method in class org.apache.derby.impl.services.reflect.JarLoader
-
- checkLoaded(String, boolean) - Method in class org.apache.derby.impl.services.reflect.UpdateLoader
-
- checkLOBMultiCall(int) - Method in class org.apache.derby.client.am.ClientResultSet
-
Checks if a stream or a LOB object has already been created for the
specified LOB column.
- checkLOBMultiCall(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Checks if a stream or a LOB object has already been created for the
specified LOB column.
- checkLogicalOperationOk() - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
Check to see if a logical operation is allowed by this transaction,
throws a TransactionExceotion if it isn't.
- checkLogicalOperationOk() - Method in class org.apache.derby.impl.store.raw.xact.InternalXact
-
Internal transactions don't allow logical operations.
- checkMatch(byte[], long) - Method in class org.apache.derby.impl.jdbc.EmbedBlob
-
Checks if the pattern (starting from the second byte) appears inside
the Blob content.
- checkMatch(Blob, long) - Method in class org.apache.derby.impl.jdbc.EmbedBlob
-
Checks if the pattern (starting from the second byte) appears inside
the Blob content.
- checkMeter() - Method in class org.apache.derby.impl.services.stream.RollingFileStream
-
Invoked by the metered OutputStream
- checkMethod(short, Type, String, String[], Type) - Static method in class org.apache.derby.impl.services.bytecode.d_BCValidate
-
- checkMonitor() - Method in class org.apache.derby.iapi.services.info.Version
-
Ensure caller has permission to monitor Derby.
- checkMonitor() - Static method in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
-
Ensure the caller has permission to monitor the network server.
- checkName(Vector) - Method in class org.apache.derby.impl.tools.ij.AttributeHolder
-
- checkNoAggregates(QueryTreeNode) - Static method in class org.apache.derby.impl.sql.compile.MergeNode
-
- checkNode(Node) - Method in class org.apache.derby.impl.store.access.sort.SortBuffer
-
- checkNoDeclaredOutputParameters() - Method in interface org.apache.derby.iapi.sql.ParameterValueSet
-
Check that there are not output parameters defined
by the parameter set.
- checkNoDeclaredOutputParameters() - Method in class org.apache.derby.impl.sql.GenericParameterValueSet
-
Check that there are not output parameters defined
by the parameter set.
- checkNotNull(Object, String) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
-
Check if an object is null, and if it is, throw an exception
with an informative parameter about what was null.
- checkNotOnInsertRow() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
- checkNoWindowFunctions(QueryTreeNode, String) - Static method in class org.apache.derby.impl.sql.compile.SelectNode
-
- checkNull(String) - Method in class org.apache.derby.vti.StringColumnVTI
-
Set the wasNull flag based on whether this column value turned out to be null.
- checkNullCols - Variable in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
-
- checkObject(Formatable) - Method in class org.apache.derby.iapi.services.io.DebugByteTeeOutputStream
-
- checkObserverException() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
- checkOnRow() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
- checkOpen() - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
- checkOperandIsNumeric(TypeId) - Method in class org.apache.derby.impl.sql.compile.UnaryArithmeticOperatorNode
-
Only called for Unary +/-.
- checkOption - Variable in class org.apache.derby.iapi.sql.dictionary.ViewDescriptor
-
- checkOption - Variable in class org.apache.derby.impl.sql.compile.CreateViewNode
-
- checkOption - Variable in class org.apache.derby.impl.sql.execute.CreateViewConstantAction
-
- checkOwner(String) - Method in class org.apache.derby.iapi.sql.dictionary.ColPermsDescriptor
-
- checkOwner(String) - Method in class org.apache.derby.iapi.sql.dictionary.PermDescriptor
-
- checkOwner(String) - Method in class org.apache.derby.iapi.sql.dictionary.PermissionsDescriptor
-
This method checks if the passed authorization id is same as the owner
of the object on which this permission is defined.
- checkOwner(String) - Method in class org.apache.derby.iapi.sql.dictionary.RoutinePermsDescriptor
-
- checkOwner(String) - Method in class org.apache.derby.iapi.sql.dictionary.TablePermsDescriptor
-
- checkOwnership(String, TableDescriptor, SchemaDescriptor, DataDictionary, LanguageConnectionContext, boolean) - Method in class org.apache.derby.impl.sql.execute.TablePrivilegeInfo
-
Determines whether a user is the owner of an object
(table, function, or procedure).
- checkOwnership(String, TupleDescriptor, SchemaDescriptor, DataDictionary) - Method in class org.apache.derby.impl.sql.execute.PrivilegeInfo
-
Determines whether a user is the owner of an object
(table, function, or procedure).
- checkPasswordLength(String) - Method in class org.apache.derby.client.net.NetConnection
-
- checkPermission() - Static method in class org.apache.derby.impl.services.cache.ConcurrentCacheMBeanImpl
-
- checkPermission(SystemPermission) - Static method in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
-
- checkPKGNAMlengths(String, int, int, int) - Method in class org.apache.derby.client.net.NetPackageRequest
-
- checkPlatformVersion() - Method in class org.apache.derby.client.net.NetXAConnection
-
- checkpoint() - Method in interface org.apache.derby.database.Database
-
Checkpoints the database, that is, flushes all dirty data to disk.
- checkpoint() - Method in interface org.apache.derby.iapi.store.access.AccessFactory
-
Checkpoints the database, that is, flushes all dirty data to disk.
- checkpoint() - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
- checkpoint() - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Checkpoint the database.
- checkpoint() - Method in class org.apache.derby.impl.db.BasicDatabase
-
- checkpoint() - Method in class org.apache.derby.impl.store.access.RAMAccessManager
-
- checkpoint() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Implement checkpoint operation, write/sync all pages in cache.
- checkpoint() - Method in class org.apache.derby.impl.store.raw.RawStore
-
- checkpoint(RawStoreFactory, DataFactory, TransactionFactory, boolean) - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
-
Checkpoint the rawstore.
- checkpoint(RawStoreFactory, DataFactory, TransactionFactory, boolean) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Checkpoint the rawStore.
- checkpoint(RawStoreFactory, DataFactory, TransactionFactory, boolean) - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
-
MT - not needed, no work is done
- CHECKPOINT_DATABASE - org.apache.derby.iapi.security.Securable
-
- CHECKPOINT_INTERVAL - Static variable in interface org.apache.derby.iapi.reference.Property
-
Property name for specifying checkpoint interval
Undocumented.
- CHECKPOINT_INTERVAL_MAX - Static variable in class org.apache.derby.impl.store.raw.log.LogToFile
-
- CHECKPOINT_INTERVAL_MIN - Static variable in class org.apache.derby.impl.store.raw.log.LogToFile
-
- checkpointDaemon - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
-
- checkpointDaemonCalled - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
-
- checkpointInRFR(LogInstant, long, long, DataFactory) - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
-
redoing a checkpoint during rollforward recovery
- checkpointInRFR(LogInstant, long, long, DataFactory) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
redo a checkpoint during rollforward recovery
- checkpointInRFR(LogInstant, long, long, DataFactory) - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
-
Perform a checkpoint during rollforward recovery.
- checkpointInRollForwardRecovery(LogInstant, long, long) - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
Redo a checkpoint during rollforward recovery.
- checkpointInRollForwardRecovery(LogInstant, long, long) - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Perform a checkpoint during rollforward recovery.
- checkpointInstant - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
-
- checkpointInterval - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
-
- CheckpointOperation - Class in org.apache.derby.impl.store.raw.log
-
A Log Operation that represents a checkpoint.
- CheckpointOperation() - Constructor for class org.apache.derby.impl.store.raw.log.CheckpointOperation
-
- CheckpointOperation(long, long, Formatable) - Constructor for class org.apache.derby.impl.store.raw.log.CheckpointOperation
-
- checkpointWithTran(RawTransaction, RawStoreFactory, DataFactory, TransactionFactory, boolean) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
checkpoint with pre-start transaction
- checkPosAndLength(long, long) - Method in class org.apache.derby.client.am.Lob
-
Checks the pos and length.
- checkPosition(int) - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
-
- checkPosition(int) - Method in class org.apache.derby.impl.jdbc.EmbedParameterSetMetaData
-
- checkPosition(int) - Method in class org.apache.derby.impl.sql.GenericParameterValueSet
-
Check the position number for a parameter and throw an exception if
it is out of range.
- checkPositionedOnPlainRow() - Method in class org.apache.derby.client.am.ClientResultSet
-
- checkPositionedStatement(String, String) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Check that a positioned statement is executing against a cursor
from the same PreparedStatement (plan) that the positioned
statement was original compiled against.
- checkPreviousSQLDTARDtriplet(int, int, int, int) - Method in class org.apache.derby.client.net.NetStatementReply
-
- checkPrivileges(String, TableDescriptor, SchemaDescriptor, DataDictionary, LanguageConnectionContext) - Method in class org.apache.derby.impl.sql.execute.TablePrivilegeInfo
-
Determines if the privilege is grantable by this grantor
for the given view.
- checkReliability() - Method in class org.apache.derby.impl.sql.compile.CallStatementNode
-
This method checks if the called procedure allows modification of SQL
data.
- checkReliability(int, String) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Bind time logic.
- checkReliability(String, int) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Bind time logic.
- checkReliability(ValueNode) - Method in class org.apache.derby.impl.sql.compile.GetCurrentConnectionNode
-
Check the reliability type of this java value.
- checkReliability(ValueNode) - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
-
Check the reliability type of this java value.
- checkRequired(int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Check whether we have seen all the required code points
- checkRequiredObjects(boolean) - Method in class org.apache.derby.client.net.NetConnectionReply
-
- checkRequiredObjects(boolean, boolean) - Method in class org.apache.derby.client.net.NetConnectionReply
-
- checkRequiredObjects(boolean, boolean, boolean) - Method in class org.apache.derby.client.net.NetConnectionReply
-
- checkRequiredObjects(boolean, boolean, boolean, boolean) - Method in class org.apache.derby.client.net.NetConnectionReply
-
- checkRequiresCallableStatement(Activation) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
- checkRequiresCallableStatement(Activation) - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
Check to see if a statement requires to be executed via a callable statement.
- checkResultSetCount(int) - Method in class org.apache.derby.client.am.ClientStatement
-
Checks that the number of result sets returned by the statement
is consistent with the executed type.
- checkRollback() - Method in interface org.apache.derby.iapi.jdbc.BrokeredConnectionControl
-
Allow control over calling rollback.
- checkRollback() - Method in class org.apache.derby.jdbc.EmbedPooledConnection
-
Allow control over calling rollback.
- checkRollback() - Method in class org.apache.derby.jdbc.EmbedXAConnection
-
Allow control over calling rollback.
- checkRowCounts - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
-
- checkRowOrder(OpenBTree, ControlRow) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Check that all rows on the page are in order.
- checkRowPosition(int) - Method in interface org.apache.derby.iapi.sql.ResultSet
-
Determine if the result set is at one of the positions
according to the constants above (ISBEFOREFIRST etc).
- checkRowPosition(int) - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Determine if the cursor is before the first row in the result
set.
- checkRowPosition(int) - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
Determine if the cursor is before the first row in the result
set.
- checkRowPosition(int) - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
-
Determine if the cursor is before the first row in the result
set.
- checkRowPosition(int) - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Determine if the cursor is before the first row in the result
set.
- checkRowPosition(int, String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
- checkRowReservedSpace(int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
See if reserved space should be reclaimed for the input row.
- checkRowsetSqlca() - Method in class org.apache.derby.client.am.ClientResultSet
-
- checkRowsetSqlca(int) - Method in class org.apache.derby.client.am.ClientResultSet
-
- checkSavepoint() - Method in interface org.apache.derby.iapi.jdbc.BrokeredConnectionControl
-
Allow control over creating a Savepoint (JDBC 3.0)
- checkSavepoint() - Method in class org.apache.derby.jdbc.EmbedPooledConnection
-
Allow control over creating a Savepoint (JDBC 3.0)
- checkSavepoint() - Method in class org.apache.derby.jdbc.EmbedXAConnection
-
Allow control over creating a Savepoint (JDBC 3.0)
- checksBeforeInsert() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
- checksBeforeUpdateAsciiStream(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Check whether it is OK to update a column using
updateAsciiStream().
- checksBeforeUpdateBinaryStream(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Check whether it is OK to update a column using
updateBinaryStream().
- checksBeforeUpdateCharacterStream(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Check whether it is OK to update a column using
updateCharacterStream().
- checksBeforeUpdateOrDelete(String, int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
- checksBeforeUpdateXXX(String, int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
- checkScrollableCursor(ResultSet, String) - Method in class org.apache.derby.impl.tools.ij.utilMain
-
Check that the cursor is scrollable.
- checkScrollCursor(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Checks if the result set has a scrollable cursor.
- checkSecmgrForSecmecSupport(int) - Method in class org.apache.derby.client.net.NetConnection
-
- checkSendQryrowset(int, int) - Method in class org.apache.derby.client.net.NetStatementRequest
-
- checkServerJdbcVersionX(String, int, int) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
Checks whether the server supports a JDBC version.
- checkServerTrusted(X509Certificate[], String) - Method in class org.apache.derby.client.net.NaiveTrustManager
-
Checks wether the we trust the server, which we allways will.
- checkServerTrusted(X509Certificate[], String) - Method in class org.apache.derby.impl.drda.NaiveTrustManager
-
Checks wether the we trust the server, which we allways will.
- checkShutdownPrivileges() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- checkShutdownPrivileges(String) - Method in class org.apache.derby.jdbc.InternalDriver
-
Checks for shutdown System Privileges.
- checkSiblings(OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Perform checks on the siblings of this page: make sure
that they're at the same level as this page, that they're
mutually linked together, and that the first/last keys
on sibling pages are in order.
- checkSignature(Connection, String, String) - Method in class org.apache.derby.tools.SignatureChecker
-
Prepared a routine invocation in order to check whether it matches a Java method.
- checkSlotOnPage(int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Is the given slot number on the page?
- checkSlotTable(PrintStream) - Method in class org.apache.derby.impl.store.raw.data.D_StoredPage
-
Checks the slot table.
- checkSocketConnection() - Method in class org.apache.derby.impl.store.replication.net.ReplicationMessageReceive
-
Verifies if the SocketConnection is valid.
- checkSocketConnection() - Method in class org.apache.derby.impl.store.replication.net.ReplicationMessageTransmit
-
Verifies if the SocketConnection is valid.
- checkStatementValidity() - Method in interface org.apache.derby.iapi.sql.Activation
-
Check the validity of the current executing statement.
- checkStatementValidity() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
- checkStatementValidity() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- checkStatementValidity(SQLException) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Method calls onStatementError occurred on the
BrokeredConnectionControl class after checking the
SQLState of the SQLException thrown.
- checkStatementValidity(SqlException) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- checkStatus() - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
Check for closed statement and extract the SQLException if it is raised.
- checkStatus() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
Throw an exception if this Statement has been closed explictly
or it has noticed it has been closed implicitly.
- checkStatus(int) - Method in class org.apache.derby.impl.drda.EXTDTAReaderInputStream
-
Interprets the Derby-specific status byte, and throws an exception if an
error condition has been detected on the client.
- checkStorableExpression() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
This verifies that the expression is storable into the result column.
- checkStorableExpression(ResultColumn) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
This verifies that the expression is storable into the result column.
- checkStorableExpression(ValueNode) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
- checkStorableExpressions() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Verify that all the result columns have expressions that
are storable for them.
- checkStorableExpressions(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Verify that all the result columns have expressions that
are storable for them.
- checkStreamCols() - Method in class org.apache.derby.impl.sql.execute.UpdateResultSet
-
- checkStreamLength(long) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
Check the length passed in for the stream that is to be set.
- checkSubjectHasPermission(Subject, Permission) - Static method in class org.apache.derby.iapi.security.SecurityUtil
-
Checks that a Subject has a Permission under the SecurityManager.
- checkSufficientData() - Method in class org.apache.derby.iapi.types.RawToBinaryFormatStream
-
JDBC 3.0 (from tutorial book) requires that an
input stream has the correct number of bytes in
the stream.
- checkSufficientData() - Method in class org.apache.derby.iapi.types.ReaderToUTF8Stream
-
Validate the length of the stream, take corrective action if allowed.
- checksum - Variable in class org.apache.derby.impl.store.raw.data.FileContainer
-
- checksum - Variable in class org.apache.derby.impl.store.raw.data.StoredPage
-
holder for the checksum.
- checksum - Variable in class org.apache.derby.impl.store.raw.log.ChecksumOperation
-
- checksum - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
-
- CHECKSUM - Static variable in interface org.apache.derby.iapi.store.raw.Loggable
-
- CHECKSUM_SIZE - Static variable in class org.apache.derby.impl.store.raw.data.FileContainer
-
- CHECKSUM_SIZE - Static variable in class org.apache.derby.impl.store.raw.data.StoredPage
-
Size of the checksum stored on the page.
- checksumAlgo - Variable in class org.apache.derby.impl.store.raw.log.ChecksumOperation
-
- checksumInstant - Variable in class org.apache.derby.impl.store.raw.log.LogAccessFile
-
- checksumLength - Variable in class org.apache.derby.impl.store.raw.log.LogAccessFile
-
- checksumLogOperation - Variable in class org.apache.derby.impl.store.raw.log.LogAccessFile
-
- checksumLogRecord - Variable in class org.apache.derby.impl.store.raw.log.LogAccessFile
-
- checksumLogRecordSize - Variable in class org.apache.derby.impl.store.raw.log.LogAccessFile
-
- ChecksumOperation - Class in org.apache.derby.impl.store.raw.log
-
A Log Operation that represents a checksum for a group of log records
that are written to the tranaction log file.
- ChecksumOperation() - Constructor for class org.apache.derby.impl.store.raw.log.ChecksumOperation
-
- checksumValue - Variable in class org.apache.derby.impl.store.raw.log.ChecksumOperation
-
- checkSupportedRaiseStandard(int) - Static method in class org.apache.derby.impl.jdbc.Util
-
Checks whether a data type is supported and raises a StandardException
if it isn't.
- checkSystemPrivileges(String, Permission) - Method in class org.apache.derby.jdbc.InternalDriver
-
Checks for System Privileges.
- checkTable(String, String) - Static method in class org.apache.derby.iapi.db.ConsistencyChecker
-
Check the named table, ensuring that all of its indexes are consistent
with the base table.
- checkTableDescriptor(TableDescriptor, boolean) - Method in class org.apache.derby.impl.sql.compile.DDLStatementNode
-
- checkTableNameAndScrubResultColumns(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.UpdateNode
-
Check table name and then clear it from the result set columns.
- checkThatAllParametersAreSet() - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- checkThatResultSetIsNotDynamic() - Method in class org.apache.derby.client.am.ClientResultSet
-
- checkThatResultSetTypeIsScrollable() - Method in class org.apache.derby.client.am.ClientResultSet
-
- checkTopPredicatesForEqualsConditions(int, boolean[], int[], JBitSet[], boolean) - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
Update the array of columns in = conditions with constants
or correlation or join columns.
- checkTopPredicatesForEqualsConditions(int, boolean[], int[], JBitSet[], boolean) - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Update the array of columns in = conditions with expressions without
column references from the same table.
- checkType(int) - Method in class org.apache.derby.client.am.ClientPreparedStatement.PossibleTypes
-
This method return true if the type is possible.
- checkType(int) - Method in class org.apache.derby.iapi.sql.dictionary.ReferencedKeyConstraintDescriptor
-
- checkTypeForSetAsciiStream(int) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- checkTypeForSetBinaryStream(int) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- checkTypeForSetBlob(int) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- checkTypeForSetCharacterStream(int) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- checkTypeForSetClob(int) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- checkUpdatableCursor(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
- checkUpdateOpen() - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
- checkUpdatePreconditions(int, String) - Method in class org.apache.derby.client.am.ClientResultSet
-
- checkURLNotNull(String) - Method in class org.apache.derby.jdbc.ClientDriver
-
- checkUser(String) - Method in class org.apache.derby.client.net.NetConnection
-
- checkUserCredentials(boolean, String, Properties) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
- checkUserCredentials(EmbedXAResource) - Method in class org.apache.derby.jdbc.EmbedXAResource
-
Compares the user name and password of the XAResource with
user name and password of this and throws XAException if there is
a mismatch
- checkUserHasPermission(String, Permission) - Static method in class org.apache.derby.iapi.security.SecurityUtil
-
Checks that a User has a Permission under the SecurityManager.
- checkUserIsNotARole() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
If applicable, check that we don't connect with a user name
that equals a role.
- checkUserLength(String) - Method in class org.apache.derby.client.net.NetConnection
-
- checkUserPassword(String, String) - Method in class org.apache.derby.client.net.NetConnection
-
- checkUserType(TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
-
Check the validity of a user type.
- checkUserType(TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.ModifyColumnNode
-
Check the validity of a user type.
- checkValidation() - Method in class org.apache.derby.iapi.types.HarmonySerialClob
-
- checkValidity() - Method in class org.apache.derby.client.am.Lob
-
Checks if isValid is true and whether the transaction that
created the Lob is still active.
- checkValidity() - Method in class org.apache.derby.impl.jdbc.EmbedBlob
-
- checkValidity() - Method in class org.apache.derby.impl.jdbc.EmbedClob
-
- checkValidTypDefNam(String) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
check that the given typdefnam is acceptable
- checkValue() - Method in class org.apache.derby.impl.tools.ij.AttributeHolder
-
- checkVersion(int, int) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Check to see if a database has been upgraded to the required
level in order to use a store feature.
- checkVersion(int, int, String) - Method in interface org.apache.derby.iapi.store.access.conglomerate.TransactionManager
-
Check to see if a database has been upgraded to the required
level in order to use a store feature.
- checkVersion(int, int, String) - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
-
Check to see if a database has been upgraded to the required
level in order to use a store feature.
- checkVersion(int, int, String) - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Check to see if a database has been upgraded to the required
level in order to use a store feature.
- checkVersion(int, int, String) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Check to see if a database has been upgraded to the required
level in order to use a store feature.
- checkVersion(int, int, String) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Check to see if a database has been upgraded to the required
level in order to use a store feature.
- checkVersion(int, int, String) - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
-
Check to see if a database has been upgraded to the required
level in order to use a store feature.
- checkVersion(int, int, String) - Method in class org.apache.derby.impl.store.raw.RawStore
-
Check to see if a database has been upgraded to the required
level in order to use a store feature.
- checkVersion(int, String) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Check to see if a database has been upgraded to the required
level in order to use a langauge feature that is.
- checkVersion(int, String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Check to see if a database has been upgraded to the required
level in order to use a language feature.
- checkVersion(int, String) - Method in class org.apache.derby.impl.sql.catalog.DD_Version
-
Check to see if a database has been upgraded to the required
level in order to use a language feature.
- checkWarning(Connection, Statement, ResultSet, long, boolean, boolean) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Check SQLWarning and write SQLCARD as needed.
- checkXAActive() - Method in class org.apache.derby.jdbc.EmbedXAResource
-
Checks if currently associated connection is active
throws exception if not
- checkXMLRequirements() - Static method in class org.apache.derby.iapi.types.XML
-
See if the required JAXP and Xalan classes are in the
user's classpath.
- checkXPathRequirement() - Static method in class org.apache.derby.iapi.types.XML
-
Check if XPath is supported on this platform.
- child_pageno_buf - Variable in class org.apache.derby.impl.store.access.btree.BranchControlRow
-
Only allocate one child_pageno_buf to read the page pointer field into,
then cache to "empty" object for reuse by the page itself.
- childrenToXML(Element, ResultSet) - Static method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Pretty-print the inner ResultSet fields inside an outer ResultSet.
- childResult - Variable in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
-
ResultSetNode under the SingleChildResultSetNode
- childResultSetStatistics - Variable in class org.apache.derby.impl.sql.execute.rts.RealAnyResultSetStatistics
-
- childResultSetStatistics - Variable in class org.apache.derby.impl.sql.execute.rts.RealGroupedAggregateStatistics
-
- childResultSetStatistics - Variable in class org.apache.derby.impl.sql.execute.rts.RealHashTableStatistics
-
- childResultSetStatistics - Variable in class org.apache.derby.impl.sql.execute.rts.RealIndexRowToBaseRowStatistics
-
- childResultSetStatistics - Variable in class org.apache.derby.impl.sql.execute.rts.RealMaterializedResultSetStatistics
-
- childResultSetStatistics - Variable in class org.apache.derby.impl.sql.execute.rts.RealNormalizeResultSetStatistics
-
- childResultSetStatistics - Variable in class org.apache.derby.impl.sql.execute.rts.RealOnceResultSetStatistics
-
- childResultSetStatistics - Variable in class org.apache.derby.impl.sql.execute.rts.RealProjectRestrictStatistics
-
- childResultSetStatistics - Variable in class org.apache.derby.impl.sql.execute.rts.RealRowCountStatistics
-
- childResultSetStatistics - Variable in class org.apache.derby.impl.sql.execute.rts.RealScalarAggregateStatistics
-
- childResultSetStatistics - Variable in class org.apache.derby.impl.sql.execute.rts.RealScrollInsensitiveResultSetStatistics
-
- childResultSetStatistics - Variable in class org.apache.derby.impl.sql.execute.rts.RealSortStatistics
-
- childResultSetStatistics - Variable in class org.apache.derby.impl.sql.execute.rts.RealWindowResultSetStatistics
-
- CHKSEC - Static variable in class org.apache.derby.impl.drda.Session
-
- chooseLongestMatch(PredicateList.PredicateWrapperList[], List<Predicate>, int) - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
choose the statistic which has the maximum match with the predicates.
- chooseRelevantFKInfos(FKInfo[], int[], boolean) - Static method in class org.apache.derby.impl.sql.execute.FKInfo
-
Comb through the FKInfo structures and pick out the
ones that have columns that intersect with the input
columns.
- ci - Variable in class org.apache.derby.impl.services.reflect.LoadedGeneratedClass
-
- ci - Variable in class org.apache.derby.impl.sql.GenericParameterValueSet
-
- cid - Variable in class org.apache.derby.impl.sql.compile.TestConstraintNode
-
- CID - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
-
- cipher - Variable in class org.apache.derby.impl.services.jce.JCECipherProvider
-
- CipherFactory - Interface in org.apache.derby.iapi.services.crypto
-
A CipherFactory can create new CipherProvider, which is a wrapper for a
javax.crypto.Cipher
This service is only available when run on JDK1.2 or beyond.
- CipherFactoryBuilder - Interface in org.apache.derby.iapi.services.crypto
-
- CipherFactoryBuilder - Static variable in interface org.apache.derby.iapi.reference.Module
-
- CipherProvider - Interface in org.apache.derby.iapi.services.crypto
-
A CipherProvider is a wrapper for a Cipher class in JCE.
- ciphertext - Variable in class org.apache.derby.impl.store.raw.data.StreamFileContainer
-
- CIS - Static variable in class org.apache.derby.iapi.store.raw.ContainerLock
-
Container Intent Shared lock
- CIX - Static variable in class org.apache.derby.iapi.store.raw.ContainerLock
-
Container Intent Exclusive lock
- cKey - Variable in class org.apache.derby.iapi.types.SQLChar
-
- CLASS - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
-
- CLASS_ALIAS_INFO_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.catalog.types.ClassAliasInfo
- ClassBuilder - Interface in org.apache.derby.iapi.services.compiler
-
ClassBuilder is used to construct a java class's byte array
representation.
- classConvertableFromTo(Class, Class, boolean) - Method in class org.apache.derby.iapi.services.loader.ClassInspector
-
Can we convert a fromClass to toClass.
- ClassEnumeration - Class in org.apache.derby.iapi.services.classfile
-
An enumeration that filters only classes
from the enumeration of the class pool.
- ClassEnumeration(ClassHolder, Enumeration, Enumeration, Enumeration) - Constructor for class org.apache.derby.iapi.services.classfile.ClassEnumeration
-
- classFactory - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
-
- ClassFactory - Interface in org.apache.derby.iapi.services.loader
-
A class factory module to handle application classes
and generated classes.
- ClassFactory - Static variable in interface org.apache.derby.iapi.reference.Module
-
- ClassFactoryContext - Class in org.apache.derby.iapi.services.loader
-
Context that provides the correct ClassFactory for the
current service.
- ClassFactoryContext(ContextManager, ClassFactory) - Constructor for class org.apache.derby.iapi.services.loader.ClassFactoryContext
-
- classFileSize - Variable in class org.apache.derby.iapi.services.classfile.Attributes
-
- classFileSize() - Method in class org.apache.derby.iapi.services.classfile.AttributeEntry
-
This is exact.
- classFileSize() - Method in class org.apache.derby.iapi.services.classfile.Attributes
-
- classFileSize() - Method in class org.apache.derby.iapi.services.classfile.ClassMember
-
- classFileSize() - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Double_info
-
- classFileSize() - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Float_info
-
- classFileSize() - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Index_info
-
- classFileSize() - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Integer_info
-
- classFileSize() - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Long_info
-
- classFileSize() - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Utf8_info
-
We assume here that the String is ASCII, thus this
might return a size smaller than actual size.
- classFileSize() - Method in class org.apache.derby.iapi.services.classfile.ConstantPoolEntry
-
Return an estimate of the size of the constant pool entry.
- classFileSize() - Method in class org.apache.derby.iapi.services.classfile.MemberTable
-
- ClassFormatOutput - Class in org.apache.derby.iapi.services.classfile
-
A wrapper around DataOutputStream to provide input functions in terms
of the types defined on pages 83 of the Java Virtual Machine spec.
- ClassFormatOutput() - Constructor for class org.apache.derby.iapi.services.classfile.ClassFormatOutput
-
- ClassFormatOutput(int) - Constructor for class org.apache.derby.iapi.services.classfile.ClassFormatOutput
-
- ClassFormatOutput(OutputStream) - Constructor for class org.apache.derby.iapi.services.classfile.ClassFormatOutput
-
- classFromIdentifier(int) - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
Obtain a class that supports the given identifier.
- classFromIdentifier(int) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
-
Obtain the class object for a class that supports the given identifier.
- classFromIdentifier(int) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Obtain a class that supports the given identifier.
- classHold - Variable in class org.apache.derby.impl.services.bytecode.BCClass
-
- ClassHolder - Class in org.apache.derby.iapi.services.classfile
-
Based upon "THE class FILE FORMAT" chapter of "The Java Virtual Machine Specification"
corresponding to version 1.0.2 of the Java Virtual Machine and 1.0.2 of the
Java Language Specification.
- ClassHolder(int) - Constructor for class org.apache.derby.iapi.services.classfile.ClassHolder
-
- ClassHolder(String, String, int) - Constructor for class org.apache.derby.iapi.services.classfile.ClassHolder
-
This will not define a constructor -- it is up
to the caller to add at least one.
- classify(Optimizable, ConglomerateDescriptor) - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicateList
-
Classify the predicates in this list according to the given
table and conglomerate.
- classify(Optimizable, ConglomerateDescriptor) - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
- ClassInfo - Class in org.apache.derby.iapi.services.loader
-
- ClassInfo(Class<?>) - Constructor for class org.apache.derby.iapi.services.loader.ClassInfo
-
- ClassInput - Class in org.apache.derby.iapi.services.classfile
-
A wrapper around DataInputStream to provide input functions in terms
of the types defined on pages 83.
- ClassInput(InputStream) - Constructor for class org.apache.derby.iapi.services.classfile.ClassInput
-
- classInspector - Variable in class org.apache.derby.impl.services.reflect.DatabaseClasses
-
- classInspector - Variable in class org.apache.derby.impl.sql.compile.AggregateNode
-
- ClassInspector - Class in org.apache.derby.iapi.services.loader
-
Methods to find out relationships between classes and methods within a class.
- ClassInspector(ClassFactory) - Constructor for class org.apache.derby.iapi.services.loader.ClassInspector
-
DO NOT USE!
- ClassInvestigator - Class in org.apache.derby.iapi.services.classfile
-
- ClassInvestigator(int) - Constructor for class org.apache.derby.iapi.services.classfile.ClassInvestigator
-
- classList - Variable in class org.apache.derby.iapi.services.classfile.ClassEnumeration
-
- classLoaderLock - Variable in class org.apache.derby.impl.services.reflect.UpdateLoader
-
- ClassLoaderLock - Class in org.apache.derby.impl.services.reflect
-
- ClassLoaderLock(UpdateLoader) - Constructor for class org.apache.derby.impl.services.reflect.ClassLoaderLock
-
- classLoaderVersion - Variable in class org.apache.derby.impl.services.reflect.LoadedGeneratedClass
-
- ClassMember - Class in org.apache.derby.iapi.services.classfile
-
- ClassMember(ClassHolder, int, int, int) - Constructor for class org.apache.derby.iapi.services.classfile.ClassMember
-
- className - Variable in class org.apache.derby.catalog.types.UserDefinedTypeIdImpl
-
This class implements Formatable.
- className - Variable in class org.apache.derby.impl.sql.GenericStorablePreparedStatement
-
- className(int) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
-
Return the class name for an index to a CONSTANT_Class_info.
- ClassName - Interface in org.apache.derby.iapi.reference
-
List of strings representing class names, which are typically found
for classes with implement the Formatable interface.
- className__ - Static variable in class org.apache.derby.jdbc.BasicClientConnectionPoolDataSource40
-
- className__ - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
-
- className__ - Static variable in class org.apache.derby.jdbc.BasicClientXADataSource40
-
- className__ - Static variable in class org.apache.derby.jdbc.ClientConnectionPoolDataSource
-
- className__ - Static variable in class org.apache.derby.jdbc.ClientDataSource
-
- className__ - Static variable in class org.apache.derby.jdbc.ClientXADataSource
-
- classNameDelimitedIdentifier - Variable in class org.apache.derby.impl.sql.compile.StaticClassFieldReferenceNode
-
- classNameForTwoByteID(int) - Static method in class org.apache.derby.iapi.services.io.RegisteredFormatIds
-
Return the class name bound to an index into TwoByte
- classNotFound(String) - Static method in exception org.apache.derby.impl.tools.ij.ijException
-
- ClassNotFound - Static variable in exception org.apache.derby.impl.tools.ij.ijException
-
- classNotFoundForProtocol(String) - Static method in exception org.apache.derby.impl.tools.ij.ijException
-
- ClassNotFoundForProtocol - Static variable in exception org.apache.derby.impl.tools.ij.ijException
-
- CLASSPATH - Static variable in interface org.apache.derby.iapi.services.monitor.PersistentService
-
Service stored on the class path (can be in a zip/jar on the class path).
- classPrefix - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- ClassSize - Class in org.apache.derby.iapi.services.cache
-
- ClassSize() - Constructor for class org.apache.derby.iapi.services.cache.ClassSize
-
- ClassSizeCatalog - Class in org.apache.derby.iapi.services.cache
-
Map from class names to size coefficients.
- ClassSizeCatalog() - Constructor for class org.apache.derby.iapi.services.cache.ClassSizeCatalog
-
- classType - Variable in class org.apache.derby.impl.services.bytecode.BCClass
-
- clauseType() - Method in class org.apache.derby.impl.sql.execute.MatchingClauseConstantAction
-
Get the clause type: WHEN_NOT_MATCHED_THEN_INSERT, WHEN_MATCHED_THEN_UPDATE, WHEN_MATCHED_THEN_DELETE
- clazz - Variable in class org.apache.derby.iapi.services.loader.ClassInfo
-
- clean() - Method in class org.apache.derby.impl.sql.execute.xplain.XPLAINSystemTableVisitor
-
This method cleans up things after explanation.
- clean(boolean) - Method in interface org.apache.derby.iapi.services.cache.Cacheable
-
Clean the object.
- clean(boolean) - Method in class org.apache.derby.impl.services.bytecode.VMTypeIdCacheable
-
- clean(boolean) - Method in class org.apache.derby.impl.sql.catalog.PermissionsCacheable
-
- clean(boolean) - Method in class org.apache.derby.impl.sql.catalog.SequenceUpdater
-
- clean(boolean) - Method in class org.apache.derby.impl.sql.catalog.SPSNameCacheable
-
- clean(boolean) - Method in class org.apache.derby.impl.sql.catalog.TDCacheable
-
- clean(boolean) - Method in class org.apache.derby.impl.sql.conn.CachedStatement
-
- clean(boolean) - Method in class org.apache.derby.impl.store.access.CacheableConglomerate
-
Clean the object.
- clean(boolean) - Method in class org.apache.derby.impl.store.raw.data.CachedPage
-
Write the page to disk.
- clean(boolean) - Method in class org.apache.derby.impl.store.raw.data.InputStreamContainer
-
Write out the header information for this container.
- clean(boolean) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer
-
Clean the container.
- clean(Matchable) - Method in interface org.apache.derby.iapi.services.cache.CacheManager
-
Clean all objects that match the partialKey (or exact key).
- clean(Matchable) - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Clean all dirty objects matching a partial key.
- cleanAll() - Method in interface org.apache.derby.iapi.services.cache.CacheManager
-
Place all objects in their clean state by calling their clean method
if they are dirty.
- cleanAll() - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Clean all dirty objects in the cache.
- cleanAndUnkeepEntry(CacheEntry, Cacheable) - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Clean an entry in the cache and decrement its keep count.
- cleanCache(Matchable) - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Clean all dirty objects matching a partial key.
- cleanEntry(CacheEntry) - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Clean an entry in the cache.
- cleaner - Variable in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Background cleaner which can be used to clean cached objects in a
separate thread to avoid blocking the user threads.
- cleanPage() - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
- cleanPageForReuse() - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Initialized this page for reuse or first use
- cleanup() - Method in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
-
Cleanup the trigger execution context.
- cleanup() - Method in class org.apache.derby.impl.sql.execute.TriggerEventActivator
-
Clean up and release resources.
- cleanup() - Static method in class org.apache.derby.impl.tools.dblook.Logs
-
- cleanUp() - Method in interface org.apache.derby.iapi.sql.ResultSet
-
Tells the system to clean up on an error.
- cleanUp() - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
- cleanUp() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Clean up on error
- cleanUp() - Method in class org.apache.derby.impl.sql.execute.CallStatementResultSet
-
- cleanUp() - Method in class org.apache.derby.impl.sql.execute.DeleteCascadeResultSet
-
- cleanUp() - Method in class org.apache.derby.impl.sql.execute.DeleteResultSet
-
- cleanUp() - Method in class org.apache.derby.impl.sql.execute.DMLVTIResultSet
-
- cleanUp() - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
-
- cleanUp() - Method in class org.apache.derby.impl.sql.execute.InsertVTIResultSet
-
- cleanUp() - Method in class org.apache.derby.impl.sql.execute.MatchingClauseConstantAction
-
Release resources at the end.
- cleanUp() - Method in class org.apache.derby.impl.sql.execute.MergeResultSet
-
- cleanUp() - Method in class org.apache.derby.impl.sql.execute.MiscResultSet
-
No action is required, but not implemented in any base class
- cleanUp() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Tells the system to clean up on an error.
- cleanUp() - Method in class org.apache.derby.impl.sql.execute.UpdateResultSet
-
- cleanUpAndCloseResultSet(DRDAStatement, SQLException, int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Cleans up and closes a result set if an exception is thrown
when collecting QRYDTA in response to OPNQRY or CNTQRY.
- cleanupCalled - Variable in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
-
- cleanupGo(LocalizedInput[]) - Method in class org.apache.derby.impl.tools.ij.utilMain
-
Perform cleanup after a script has been run.
- cleanupOnError(Throwable) - Method in interface org.apache.derby.iapi.services.context.Context
-
Contexts will be passed errors that are caught
by the outer system when they are serious enough
to require corrective action.
- cleanupOnError(Throwable) - Method in class org.apache.derby.iapi.services.context.SystemContext
-
- cleanupOnError(Throwable) - Method in class org.apache.derby.iapi.services.loader.ClassFactoryContext
-
Handle any errors.
- cleanupOnError(Throwable) - Method in class org.apache.derby.impl.db.DatabaseContextImpl
-
- cleanupOnError(Throwable) - Method in class org.apache.derby.impl.jdbc.EmbedConnectionContext
-
- cleanupOnError(Throwable) - Method in class org.apache.derby.impl.services.monitor.ServiceBootContext
-
- cleanupOnError(Throwable) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- cleanupOnError(Throwable) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
If worse than a transaction error, everything goes; we
rely on other contexts to kill the context manager
for this session.
- cleanupOnError(Throwable) - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
Close down the top ResultSet, if relevant, and rollback to the
internal savepoint, if one was set.
- cleanupOnError(Throwable) - Method in class org.apache.derby.impl.sql.execute.GenericExecutionContext
-
- cleanupOnError(Throwable) - Method in class org.apache.derby.impl.store.access.RAMTransactionContext
-
Handle cleanup processing for this context.
- cleanupOnError(Throwable) - Method in class org.apache.derby.impl.store.raw.xact.XactContext
-
- cleanupOnError(Throwable) - Method in class org.apache.derby.jdbc.XATransactionState
-
- cleanupOnError(Throwable, boolean) - Method in class org.apache.derby.iapi.services.context.ContextManager
-
clean up error and print it to derby.log.
- cleanupOnError(Throwable, boolean) - Method in class org.apache.derby.impl.jdbc.TransactionResourceImpl
-
clean up error and print it to derby.log if diagActive is true
- cleanupOnStart - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- cleanupOrCancelMonitor - Variable in class org.apache.derby.jdbc.XATransactionState
-
- CleanupOrCancelMonitor() - Constructor for class org.apache.derby.jdbc.XATransactionState.CleanupOrCancelMonitor
-
- cleanupTempTableOnCommitOrRollback(TableDescriptor, boolean) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
If dropAndRedeclare is true, that means we have come here for temp
tables with on commit delete rows and no held curosr open on them.
- cleanupThreadId - Variable in class org.apache.derby.jdbc.XATransactionState.CleanupOrCancelMonitor
-
- clear() - Method in interface org.apache.derby.iapi.services.daemon.DaemonService
-
Clear all the queued up work from this daemon.
- clear() - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
-
Clear all the bits in this FormatableBitSet
- clear() - Method in class org.apache.derby.impl.services.daemon.BasicDaemon
-
Get rid of all queued up Serviceable tasks.
- clear() - Method in class org.apache.derby.impl.sql.GenericParameter
-
Clear the parameter, unless it is a return
output parameter
- clear() - Method in interface org.apache.derby.impl.store.raw.data.ByteHolder
-
Clear the bytes from the ByteHolder and place it in writing
mode.
- clear() - Method in class org.apache.derby.impl.store.raw.data.MemByteHolder
-
- clear() - Method in class org.apache.derby.impl.store.raw.data.RememberBytesInputStream
-
Clear all the remembered bytes.
- clear(boolean) - Method in class org.apache.derby.impl.drda.DRDAStatement.DrdaParamState
-
clear resets the arrays so that new parameters
will be added at the beginning.
- clear(int) - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
-
Bit clear
- clear(int) - Method in class org.apache.derby.iapi.util.JBitSet
-
- CLEAR_TEXT_PASSWORD_SECURITY - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
-
- CLEAR_TEXT_PASSWORD_SECURITY - Static variable in interface org.apache.derby.jdbc.ClientDataSourceInterface
-
- clearAddedColumnOffset() - Method in class org.apache.derby.impl.sql.compile.OrderByColumn
-
Reset addedColumnOffset to indicate that column is no longer added
An added column is one which was artificially added to the result
column list due to its presence in the ORDER BY clause, as opposed to
having been explicitly selected by the user.
- clearAll() - Method in class org.apache.derby.iapi.util.JBitSet
-
Clear all of the bits in this JBitSet
- clearAllSpace() - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Initialize the freeSpace count and set the firstFreeByte on page
- clearBatch() - Method in class org.apache.derby.client.am.ClientStatement
-
- clearBatch() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- clearBatch() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
- clearBatch() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
JDBC 2.0
Make the set of commands in the current batch empty.
- clearBatch() - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- clearBuffer() - Method in class org.apache.derby.client.net.Request
-
- clearBuffer() - Method in class org.apache.derby.impl.drda.DDMReader
-
- clearBuffer() - Method in class org.apache.derby.impl.drda.DDMWriter
-
Clear the entire send buffer
- clearCaches() - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Clear all of the DataDictionary caches.
- clearCaches() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Clear all of the DataDictionary caches.
- clearCaches(boolean) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Clear the DataDictionary caches, including the sequence caches if requested..
- clearCaches(boolean) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Clear the DataDictionary caches, including the sequence caches if requested..
- clearColumnInfoInProviders(ProviderList) - Method in interface org.apache.derby.iapi.sql.depend.DependencyManager
-
Clear the in memory column bit map information in any table descriptor
provider in a provider list.
- clearColumnInfoInProviders(ProviderList) - Method in class org.apache.derby.impl.sql.depend.BasicDependencyManager
-
- clearColumnReferences() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Clear the column references from the RCL.
- clearContextInError() - Method in class org.apache.derby.impl.jdbc.TransactionResourceImpl
-
An error happens in the constructor, pop the context.
- clearCurrentRow() - Method in interface org.apache.derby.iapi.sql.ResultSet
-
Clear the current row.
- clearCurrentRow() - Method in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
-
Clear the current row
- clearCurrentRow() - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
Clear the current row.
- clearCurrentRow() - Method in class org.apache.derby.impl.sql.execute.RowCountResultSet
-
- clearCurrentRow() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Clear the current row
- clearCurrentRow(int) - Method in interface org.apache.derby.iapi.sql.Activation
-
Generated plans have a current row field for ease in defining
the methods and finding them dynamically.
- clearCurrentRow(int) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Clear the current row for the specified ResultSet.
- clearCurrentRow(int) - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- clearCurrentTriggerEvent() - Method in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
-
- clearDdm() - Method in class org.apache.derby.impl.drda.DDMWriter
-
Erase all writes for the current ddm and reset the
top
- clearDefaults() - Method in class org.apache.derby.iapi.services.io.FormatableProperties
-
Clear the defaults from this Properties set.
- clearDeferreds() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Clear deferred information for this transaction.
- clearDependencies(LanguageConnectionContext, Dependent) - Method in interface org.apache.derby.iapi.sql.depend.DependencyManager
-
Erases all of the dependencies the dependent has, be they
valid or invalid, of any dependency type.
- clearDependencies(LanguageConnectionContext, Dependent) - Method in class org.apache.derby.impl.sql.depend.BasicDependencyManager
-
Erases all of the dependencies the dependent has, be they
valid or invalid, of any dependency type.
- clearDependencies(LanguageConnectionContext, Dependent, TransactionController) - Method in interface org.apache.derby.iapi.sql.depend.DependencyManager
-
Erases all of the dependencies the dependent has, be they
valid or invalid, of any dependency type.
- clearDependencies(LanguageConnectionContext, Dependent, TransactionController) - Method in class org.apache.derby.impl.sql.depend.BasicDependencyManager
-
- clearDependency(List<Integer>) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Clear the bits from the dependency map when join nodes are flattened
- clearDirty() - Method in class org.apache.derby.impl.store.raw.data.RAFContainer
-
- clearDistinct() - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
- clearDrdaParams() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
Clears the parameter state (type, length and ext information)
stored in this statement, but does not release any
storage.
- clearDSSesBackToMark(int) - Method in class org.apache.derby.impl.drda.DDMWriter
-
Does a logical "clear" of everything written to the buffer after
the received mark.
- clearExtDtaObjects() - Method in class org.apache.derby.impl.drda.DRDAResultSet
-
Clear externalized lob objects in current result set
- clearExtDtaObjects() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
Clear externalized lob objects in current result set
- clearHeapConglomerateController() - Method in interface org.apache.derby.iapi.sql.Activation
-
Clear the ConglomerateController to be used for an update or delete.
- clearHeapConglomerateController() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
- clearHeapConglomerateController() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- clearIdentity() - Method in interface org.apache.derby.iapi.services.cache.Cacheable
-
Put the object into the No Identity state.
- clearIdentity() - Method in class org.apache.derby.impl.services.bytecode.VMTypeIdCacheable
-
- clearIdentity() - Method in class org.apache.derby.impl.sql.catalog.NameTDCacheable
-
- clearIdentity() - Method in class org.apache.derby.impl.sql.catalog.OIDTDCacheable
-
- clearIdentity() - Method in class org.apache.derby.impl.sql.catalog.PermissionsCacheable
-
- clearIdentity() - Method in class org.apache.derby.impl.sql.catalog.SequenceUpdater
-
- clearIdentity() - Method in class org.apache.derby.impl.sql.catalog.SPSNameCacheable
-
- clearIdentity() - Method in class org.apache.derby.impl.sql.conn.CachedStatement
-
- clearIdentity() - Method in class org.apache.derby.impl.store.access.CacheableConglomerate
-
Put the object into the No Identity state.
- clearIdentity() - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
- clearIdentity() - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
- clearIdentity() - Method in class org.apache.derby.impl.store.raw.data.CachedPage
-
- clearIdentity() - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
- clearIndexScanInfo() - Method in interface org.apache.derby.iapi.sql.Activation
-
Clear the info for the index to be re-used for update/delete.
- clearIndexScanInfo() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
- clearIndexScanInfo() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- clearInMemoryDependency(Dependency) - Method in interface org.apache.derby.iapi.sql.depend.DependencyManager
-
Clear the specified in memory dependency.
- clearInMemoryDependency(Dependency) - Method in class org.apache.derby.impl.sql.depend.BasicDependencyManager
-
Clear the specified in memory dependency.
- clearInUse() - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
-
Mark this context as not in use.
- clearInUse() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
- clearLastLogInstant() - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
- clearLcc() - Method in class org.apache.derby.impl.jdbc.TransactionResourceImpl
-
Resolve: probably superfluous
- clearLimit() - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
-
Clears the limit by setting the limit to be the entire byte array.
- clearLimit() - Method in class org.apache.derby.iapi.services.io.ArrayOutputStream
-
- clearLimit() - Method in class org.apache.derby.iapi.services.io.CounterOutputStream
-
- clearLimit() - Method in interface org.apache.derby.iapi.services.io.Limit
-
Clear any limit set by setLimit.
- clearLimit() - Method in class org.apache.derby.iapi.services.io.LimitInputStream
-
Clear any limit set by setLimit.
- clearLimit() - Method in class org.apache.derby.iapi.services.io.LimitReader
-
Clear any limit set by setLimit.
- clearLimit(Object) - Method in class org.apache.derby.impl.services.locks.LockSpace
-
Clear a limit set by setLimit.
- clearLimit(CompatibilitySpace, Object) - Method in interface org.apache.derby.iapi.services.locks.LockFactory
-
Clear a limit set by setLimit.
- clearLimit(CompatibilitySpace, Object) - Method in class org.apache.derby.impl.services.locks.AbstractPool
-
Clear a limit set by setLimit.
- clearLobData_() - Method in class org.apache.derby.client.am.Cursor
-
- clearLobData_() - Method in class org.apache.derby.client.net.NetCursor
-
- clearLOBMapping() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Clear the HashMap of all entries.
- clearMddOverrides() - Method in class org.apache.derby.client.net.Typdef
-
- clearMonitor() - Static method in class org.apache.derby.iapi.services.monitor.Monitor
-
- clearNoncoreTable(int) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- clearOrderableCache() - Method in interface org.apache.derby.iapi.store.access.Qualifier
-
Clear the DataValueDescriptor cache, if one exists.
- clearOrderableCache() - Method in class org.apache.derby.impl.sql.execute.GenericQualifier
-
Clear the DataValueDescriptor cache, if one exists.
- clearOrderableCache() - Method in class org.apache.derby.impl.sql.execute.GenericScanQualifier
-
Clear the DataValueDescriptor cache, if one exists.
- clearOrderableCache() - Method in class org.apache.derby.impl.store.access.UTFQualifier
-
Clear the DataValueDescriptor cache, if one exists.
- clearOrderableCache(Qualifier[][]) - Method in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
-
Clear the Orderable cache for each qualifier.
- clearParameters() - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- clearParameters() - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- clearParameters() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- clearParameters() - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
In general, parameter values remain in force for repeated use of a
Statement.
- clearParameters() - Method in interface org.apache.derby.iapi.sql.ParameterValueSet
-
Sets all parameters to an uninitialized state.
- clearParameters() - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
In general, parameter values remain in force for repeated use of a
Statement.
- clearParameters() - Method in class org.apache.derby.impl.sql.GenericParameterValueSet
-
- clearParameters() - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- clearParentResultSets() - Method in interface org.apache.derby.iapi.sql.Activation
-
- clearParentResultSets() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
prepared statement use the same activation for
multiple execution.
- clearParentResultSets() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- clearPotentiallyGranted() - Method in class org.apache.derby.impl.services.locks.ActiveLock
-
Clear the potentially granted flag.
- clearPreallocThreshold() - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
The container will have no pre-allocate threshold, i.e., if the
implementation supports it, page preallocation will happen
the next time a new page is allocated.
- clearPreallocThreshold() - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
- clearProviderDependency(UUID, Dependency) - Method in class org.apache.derby.impl.sql.depend.BasicDependencyManager
-
removes a dependency for a given provider. assumes
that the dependent removal is being dealt with elsewhere.
- clearResultSets() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
Close and clear all result sets associated with this statement
from the last execution.
- clearResultSetsMinion() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
- clearSavePoint() - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
-
Clear the save point for the current statement.
- clearSavePoint() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
- clearScanFlags() - Method in class org.apache.derby.impl.sql.compile.Predicate
-
Clear the start/stop position and qualifier flags
- clearScanState() - Method in class org.apache.derby.impl.sql.execute.JoinResultSet
-
Clear any private state that changes during scans.
- clearScanState() - Method in class org.apache.derby.impl.sql.execute.NestedLoopJoinResultSet
-
Clear any private state that changes during scans.
- clearScanState() - Method in class org.apache.derby.impl.sql.execute.NestedLoopLeftOuterJoinResultSet
-
Clear any private state that changes during scans.
- clearSection(int, int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Zero out a portion of the page.
- clearSequenceCaches() - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Clear all of the sequence number generators.
- clearSequenceCaches() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Flush sequence caches to disk so that we don't leak unused, pre-allocated numbers.
- clearSPS() - Method in class org.apache.derby.impl.sql.execute.GenericTriggerExecutor
-
Cleanup after executing the SPS for the WHEN clause and trigger action.
- clearSPSPlans() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Mark all SPS plans in the data dictionary invalid.
- clearSQLWarnings() - Method in class org.apache.derby.impl.tools.ij.ijConnectionResult
-
- clearSQLWarnings() - Method in class org.apache.derby.impl.tools.ij.ijExceptionResult
-
- clearSQLWarnings() - Method in class org.apache.derby.impl.tools.ij.ijMultipleResultSetResult
-
Clears the warnings in all resultsets
- clearSQLWarnings() - Method in class org.apache.derby.impl.tools.ij.ijMultiResult
-
- clearSQLWarnings() - Method in interface org.apache.derby.impl.tools.ij.ijResult
-
- clearSQLWarnings() - Method in class org.apache.derby.impl.tools.ij.ijResultImpl
-
- clearSQLWarnings() - Method in class org.apache.derby.impl.tools.ij.ijResultSetResult
-
- clearSQLWarnings() - Method in class org.apache.derby.impl.tools.ij.ijRowResult
-
- clearSQLWarnings() - Method in class org.apache.derby.impl.tools.ij.ijStatementResult
-
- clearSQLWarnings() - Method in class org.apache.derby.impl.tools.ij.ijVectorResult
-
- clearSQLWarnings() - Method in class org.apache.derby.impl.tools.ij.ijWarningResult
-
- clearState() - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
Clear the state of this constant action.
- clearSvrcod() - Method in class org.apache.derby.client.net.NetAgent
-
- clearTableName() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Clear the table name for the underlying ColumnReference.
- clearTableNames() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
- clearTrigger() - Method in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
-
- clearTruncationWarnings() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
Clear the chain of truncation warnings for this statement.
- clearWarnings() - Method in class org.apache.derby.client.am.ClientConnection
-
- clearWarnings() - Method in class org.apache.derby.client.am.ClientResultSet
-
Clear all warnings on this ResultSet and make
subsequent calls to getWarnings() return
null until a new warning is reported.
- clearWarnings() - Method in class org.apache.derby.client.am.ClientStatement
-
- clearWarnings() - Method in class org.apache.derby.client.am.LogicalConnection
-
- clearWarnings() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- clearWarnings() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
- clearWarnings() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
After this call getWarnings returns null until a new warning is
reported for this Statement.
- clearWarnings() - Method in interface org.apache.derby.iapi.sql.Activation
-
Clear the activation's warnings.
- clearWarnings() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
After this call, getWarnings returns null until a new warning is
reported for this Connection.
- clearWarnings() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
After this call getWarnings returns null until a new warning is
reported for this ResultSet.
- clearWarnings() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
After this call getWarnings returns null until a new warning is
reported for this Statement.
- clearWarnings() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
- clearWarnings() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- clearWarnings() - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- clearWarnings() - Method in class org.apache.derby.vti.VTITemplate
-
- clearWarningsX() - Method in class org.apache.derby.client.am.ClientConnection
-
- clearWarningsX() - Method in class org.apache.derby.client.am.ClientResultSet
-
- clearWarningsX() - Method in class org.apache.derby.client.am.ClientStatement
-
- client - Variable in class org.apache.derby.impl.services.daemon.ServiceRecord
-
- CLIENT - Static variable in class org.apache.derby.impl.tools.sysinfo.Main
-
- CLIENT - Static variable in class org.apache.derby.tools.sysinfo
-
The genus name for the client code.
- CLIENT_JVM_PROPERTY_PREFIX - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
User should use this prefix for the client attributes traceLevel
and traceDirectory when they are sending those attributes as JVM
properties.
- CLIENT_LENGTH_OUTSIDE_RANGE_FOR_DATATYPE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- CLIENT_MESSAGE_RESOURCE_NAME - Static variable in exception org.apache.derby.client.am.SqlException
-
- CLIENT_RETIEVE_MESSAGE_TEXT - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
retrieveMessageText.
- CLIENT_SECURITY_MECHANISM - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
securityMechanism sets the DRDA mechanism in-use for the client.
- CLIENT_SECURITY_MECHANISM - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
securityMechanism sets the mechanism for transmitting the user name and
password from the client.
- CLIENT_TRACE_APPEND - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
traceFileAppend.
- CLIENT_TRACE_DIRECTORY - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
traceDirectory sets the client side trace directory.
- CLIENT_TRACE_FILE - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
traceFile sets the client side trace file.
- CLIENT_TRACE_LEVEL - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
traceLevel.
- ClientBlob - Class in org.apache.derby.client.am
-
- ClientBlob(byte[], Agent, int) - Constructor for class org.apache.derby.client.am.ClientBlob
-
- ClientBlob(Agent, int) - Constructor for class org.apache.derby.client.am.ClientBlob
-
Create a Blob object for a Blob value stored
on the server and indentified by locator.
- ClientBlob(Agent, InputStream) - Constructor for class org.apache.derby.client.am.ClientBlob
-
Create a new Blob from a stream with unknown length.
- ClientBlob(Agent, InputStream, int) - Constructor for class org.apache.derby.client.am.ClientBlob
-
- ClientCallableStatement - Class in org.apache.derby.client.am
-
- ClientCallableStatement(Agent, ClientConnection, String, int, int, int, ClientPooledConnection) - Constructor for class org.apache.derby.client.am.ClientCallableStatement
-
Common constructor for jdbc 2 callable statements with scroll attributes.
- ClientCallableStatement42 - Class in org.apache.derby.client.am
-
- ClientCallableStatement42(Agent, ClientConnection, String, int, int, int, ClientPooledConnection) - Constructor for class org.apache.derby.client.am.ClientCallableStatement42
-
Calls the superclass constructor and passes the parameters
- ClientClob - Class in org.apache.derby.client.am
-
This class implements the JDBC java.sql.Clob interface.
- ClientClob(Agent, boolean) - Constructor for class org.apache.derby.client.am.ClientClob
-
- ClientClob(Agent, byte[], Charset, int) - Constructor for class org.apache.derby.client.am.ClientClob
-
- ClientClob(Agent, int) - Constructor for class org.apache.derby.client.am.ClientClob
-
Create a ClientClob object for a Clob value stored
on the server and indentified by locator.
- ClientClob(Agent, InputStream, Charset) - Constructor for class org.apache.derby.client.am.ClientClob
-
Create a ClientClob of unknown length with the specified
encoding.
- ClientClob(Agent, InputStream, Charset, int) - Constructor for class org.apache.derby.client.am.ClientClob
-
- ClientClob(Agent, Reader) - Constructor for class org.apache.derby.client.am.ClientClob
-
Create a ClientClob of unknown length.
- ClientClob(Agent, Reader, int) - Constructor for class org.apache.derby.client.am.ClientClob
-
- ClientClob(Agent, String) - Constructor for class org.apache.derby.client.am.ClientClob
-
- ClientConnection - Class in org.apache.derby.client.am
-
- ClientConnection(LogWriter, boolean, BasicClientDataSource40) - Constructor for class org.apache.derby.client.am.ClientConnection
-
- ClientConnection(LogWriter, int, String, int, String, Properties) - Constructor for class org.apache.derby.client.am.ClientConnection
-
- ClientConnection(LogWriter, String, String, boolean, BasicClientDataSource40) - Constructor for class org.apache.derby.client.am.ClientConnection
-
- ClientConnection(LogWriter, String, String, BasicClientDataSource40) - Constructor for class org.apache.derby.client.am.ClientConnection
-
- ClientConnectionPoolDataSource - Class in org.apache.derby.jdbc
-
This datasource is suitable for a client/server use of Derby,
running on full Java SE 6 and higher, corresponding to JDBC 4.0 and higher.
- ClientConnectionPoolDataSource() - Constructor for class org.apache.derby.jdbc.ClientConnectionPoolDataSource
-
- ClientConnectionPoolDataSource40 - Class in org.apache.derby.jdbc
-
Deprecated.
- ClientConnectionPoolDataSource40() - Constructor for class org.apache.derby.jdbc.ClientConnectionPoolDataSource40
-
Deprecated.
- ClientConnectionPoolDataSourceInterface - Interface in org.apache.derby.jdbc
-
Specifies Derby extensions to the java.sqlx.ConnectionPoolDataSource.
- clientCursorName_ - Variable in class org.apache.derby.client.am.Section
-
- clientCursorNameCache_ - Variable in class org.apache.derby.client.am.ClientConnection
-
- ClientDatabaseMetaData - Class in org.apache.derby.client.am
-
- ClientDatabaseMetaData(Agent, ClientConnection, ProductLevel) - Constructor for class org.apache.derby.client.am.ClientDatabaseMetaData
-
- ClientDataSource - Class in org.apache.derby.jdbc
-
This data source is suitable for a client/server use of Derby,
running on full Java SE 6 and higher, corresponding to JDBC 4.0 and higher.
- ClientDataSource() - Constructor for class org.apache.derby.jdbc.ClientDataSource
-
Creates a simple DERBY data source with default property values for a non-pooling, non-distributed environment.
- ClientDataSource40 - Class in org.apache.derby.jdbc
-
Deprecated.
- ClientDataSource40() - Constructor for class org.apache.derby.jdbc.ClientDataSource40
-
Deprecated.
- ClientDataSourceFactory - Class in org.apache.derby.client
-
The data source factory for Derby client driver data sources.
- ClientDataSourceFactory() - Constructor for class org.apache.derby.client.ClientDataSourceFactory
-
- ClientDataSourceInterface - Interface in org.apache.derby.jdbc
-
Specifies Derby extensions to the java.sqlx.DataSource
API common to all Derby client driver data sources.
- ClientDriver - Class in org.apache.derby.jdbc
-
The client JDBC driver (type 4) for Derby.
- ClientDriver() - Constructor for class org.apache.derby.jdbc.ClientDriver
-
- ClientDriver40 - Class in org.apache.derby.jdbc
-
Adds driver functionality which is only visible from JDBC 4.0 onward.
- ClientDriver40() - Constructor for class org.apache.derby.jdbc.ClientDriver40
-
- clientIs - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- ClientJDBCObjectFactory - Interface in org.apache.derby.client.am
-
The methods of this interface are used to return JDBC interface
implementations to the user depending on the JDBC version supported
by the JDK.
- ClientJDBCObjectFactoryImpl - Class in org.apache.derby.client.net
-
Implements the the ClientJDBCObjectFactory interface and returns the classes
that implement the JDBC3.0/2.0 interfaces
For example, newCallableStatement would return ClientCallableStatement
- ClientJDBCObjectFactoryImpl() - Constructor for class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl
-
- ClientJDBCObjectFactoryImpl42 - Class in org.apache.derby.client.net
-
Implements the ClientJDBCObjectFactory interface and returns the JDBC 4.2
specific classes.
- ClientJDBCObjectFactoryImpl42() - Constructor for class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl42
-
- clientLocale - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- ClientMessageId - Class in org.apache.derby.client.am
-
A very simple wrapper around a message id.
- ClientMessageId(String) - Constructor for class org.apache.derby.client.am.ClientMessageId
-
Creates a new instance of MessageId
- clientNumber - Variable in class org.apache.derby.impl.services.cache.BackgroundCleaner
-
Subscription number for this Serviceable.
- clientOs - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- ClientParameterMetaData - Class in org.apache.derby.client.am
-
- ClientParameterMetaData(ColumnMetaData) - Constructor for class org.apache.derby.client.am.ClientParameterMetaData
-
- clientParamtertype_ - Variable in class org.apache.derby.client.am.ColumnMetaData
-
- ClientPooledConnection - Class in org.apache.derby.client
-
A physical connection to a data source, to be used for creating logical
connections to the same data source.
- ClientPooledConnection(BasicClientDataSource40, LogWriter, String, String) - Constructor for class org.apache.derby.client.ClientPooledConnection
-
Constructor for non-XA pooled connections.
- ClientPooledConnection(BasicClientDataSource40, LogWriter, String, String, int) - Constructor for class org.apache.derby.client.ClientPooledConnection
-
Constructor for XA pooled connections only.
- ClientPreparedStatement - Class in org.apache.derby.client.am
-
- ClientPreparedStatement(Agent, ClientConnection, String, int, int, int, int, String[], int[], ClientPooledConnection) - Constructor for class org.apache.derby.client.am.ClientPreparedStatement
-
The PreparedStatementConstructor used for jdbc 2 prepared statements
with scroll attributes.
- ClientPreparedStatement(Agent, ClientConnection, String, Section, ClientPooledConnection) - Constructor for class org.apache.derby.client.am.ClientPreparedStatement
-
The PreparedStatement constructor used for JDBC 2 positioned update
statements.
- ClientPreparedStatement.PossibleTypes - Class in org.apache.derby.client.am
-
PossibleTypes is information which is set of types.
- ClientPreparedStatement42 - Class in org.apache.derby.client.am
-
- ClientPreparedStatement42(Agent, ClientConnection, String, int, int, int, int, String[], int[], ClientPooledConnection) - Constructor for class org.apache.derby.client.am.ClientPreparedStatement42
-
The PreparedStatementConstructor used for jdbc 4.2 prepared statements
with scroll attributes.
- ClientPreparedStatement42(Agent, ClientConnection, String, Section, ClientPooledConnection) - Constructor for class org.apache.derby.client.am.ClientPreparedStatement42
-
The PreparedStatement used for JDBC 4.2 positioned update statements.
- ClientResultSet - Class in org.apache.derby.client.am
-
- ClientResultSet(Agent, ClientStatement, Cursor, int, int, int) - Constructor for class org.apache.derby.client.am.ClientResultSet
-
- ClientSavepoint - Class in org.apache.derby.client.am
-
- ClientSavepoint(Agent, int) - Constructor for class org.apache.derby.client.am.ClientSavepoint
-
- ClientSavepoint(Agent, String) - Constructor for class org.apache.derby.client.am.ClientSavepoint
-
- clientSocket - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- clientSocket - Variable in class org.apache.derby.impl.drda.Session
-
- clientSocketError(IOException) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Stream error writing to client socket
- clientSSLMode_ - Variable in class org.apache.derby.client.am.ClientConnection
-
- clientSSLMode_ - Variable in class org.apache.derby.client.net.NetAgent
-
- clientSSLMode_ - Variable in class org.apache.derby.client.net.OpenSocketAction
-
- ClientStatement - Class in org.apache.derby.client.am
-
- ClientStatement() - Constructor for class org.apache.derby.client.am.ClientStatement
-
- ClientStatement(Agent, ClientConnection) - Constructor for class org.apache.derby.client.am.ClientStatement
-
- ClientStatement(Agent, ClientConnection, int, int, int, int, String[], int[]) - Constructor for class org.apache.derby.client.am.ClientStatement
-
- ClientThread - Class in org.apache.derby.impl.drda
-
- ClientThread(NetworkServerControlImpl, ServerSocket) - Constructor for class org.apache.derby.impl.drda.ClientThread
-
- clientType - Variable in class org.apache.derby.impl.drda.AppRequester
-
- ClientTypes - Class in org.apache.derby.client.am
-
- ClientTypes() - Constructor for class org.apache.derby.client.am.ClientTypes
-
- ClientXAConnection - Class in org.apache.derby.client
-
- ClientXAConnection(BasicClientDataSource40, LogWriter, String, String) - Constructor for class org.apache.derby.client.ClientXAConnection
-
- ClientXADataSource - Class in org.apache.derby.jdbc
-
This datasource is suitable for a client/server use of Derby,
running on full Java SE 6 and higher, corresponding to JDBC 4.0 and higher.
- ClientXADataSource() - Constructor for class org.apache.derby.jdbc.ClientXADataSource
-
- ClientXADataSource40 - Class in org.apache.derby.jdbc
-
Deprecated.
- ClientXADataSource40() - Constructor for class org.apache.derby.jdbc.ClientXADataSource40
-
Deprecated.
- ClientXADataSourceInterface - Interface in org.apache.derby.jdbc
-
Specifies Derby extensions to the java.sqlx.XADataSource.
- ClientXid - Class in org.apache.derby.client
-
- ClientXid() - Constructor for class org.apache.derby.client.ClientXid
-
- ClientXid(int, byte[], byte[]) - Constructor for class org.apache.derby.client.ClientXid
-
- clob - Variable in class org.apache.derby.client.am.ClobLocatorInputStream
-
The Clob to be accessed.
- clob - Variable in class org.apache.derby.client.am.ClobLocatorOutputStream
-
The Clob to be accessed.
- clob - Variable in class org.apache.derby.client.am.ClobLocatorReader
-
The Clob to be accessed.
- clob - Variable in class org.apache.derby.client.am.ClobLocatorWriter
-
The Clob to be accessed.
- clob - Variable in class org.apache.derby.client.am.UpdateSensitiveClobLocatorInputStream
-
- clob - Variable in class org.apache.derby.client.am.UpdateSensitiveClobLocatorReader
-
- clob - Variable in class org.apache.derby.iapi.types.HarmonySerialClob
-
- clob - Variable in class org.apache.derby.impl.jdbc.ClobUpdatableReader
-
The Clob object we are reading from.
- clob - Variable in class org.apache.derby.impl.jdbc.EmbedClob
-
The underlying Clob object, which may change depending on what the user
does with the Clob.
- CLOB - Static variable in class org.apache.derby.client.am.ClientTypes
-
- clob_ - Variable in class org.apache.derby.client.am.ClobOutputStream
-
- clob_ - Variable in class org.apache.derby.client.am.ClobWriter
-
- CLOB_COMPILATION_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.LongvarcharTypeId
- CLOB_CONSTANT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- CLOB_ID - Static variable in class org.apache.derby.iapi.types.TypeId
-
- CLOB_MAXWIDTH - Static variable in class org.apache.derby.iapi.types.TypeId
-
- CLOB_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
-
- CLOB_PRECEDENCE - Static variable in class org.apache.derby.iapi.types.TypeId
-
- CLOB_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.LongvarcharTypeId
- CLOB_TYPE_ID_IMPL - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.catalog.types.LongvarcharTypeIdImpl
- ClobAsciiStream - Class in org.apache.derby.impl.jdbc
-
Wrap a Writer as an OutputStream to support Clob.setAsciiStream().
- ClobAsciiStream(Writer) - Constructor for class org.apache.derby.impl.jdbc.ClobAsciiStream
-
- clobBlobHandling(DataTypeDescriptor, DataTypeDescriptor) - Static method in class org.apache.derby.impl.sql.compile.ConcatenationOperatorNode
-
- clobCreateLocator() - Method in class org.apache.derby.client.am.CallableLocatorProcedures
-
Allocates an empty CLOB on server and returns its locator.
- CLOBCREATELOCATOR() - Static method in class org.apache.derby.impl.jdbc.LOBStoredProcedure
-
Creates a new empty Clob and registers it in the HashMap in the
Connection and returns the locator value corresponding to this Clob.
- clobCreateLocatorCall - Variable in class org.apache.derby.client.am.CallableLocatorProcedures
-
- clobData - Variable in class org.apache.derby.impl.load.ImportClob
-
- clobGetLength(int) - Method in class org.apache.derby.client.am.CallableLocatorProcedures
-
Returns the number of character in the CLOB value
designated by this sourceLocator.
- CLOBGETLENGTH(int) - Static method in class org.apache.derby.impl.jdbc.LOBStoredProcedure
-
returns the length of the Clob corresponding to the LOCATOR value.
- clobGetLengthCall - Variable in class org.apache.derby.client.am.CallableLocatorProcedures
-
- clobGetPositionFromLocator(int, int, long) - Method in class org.apache.derby.client.am.CallableLocatorProcedures
-
Retrieves the character position in the CLOB value designated by this
locator at which substring given by
searchLocator begins.
- CLOBGETPOSITIONFROMLOCATOR(int, int, long) - Static method in class org.apache.derby.impl.jdbc.LOBStoredProcedure
-
returns the first occurrence of the given search string from the
given start search position inside the Clob.
- clobGetPositionFromLocatorCall - Variable in class org.apache.derby.client.am.CallableLocatorProcedures
-
- clobGetPositionFromString(int, long, String, int, int) - Method in class org.apache.derby.client.am.CallableLocatorProcedures
-
Retrieves the character position at which the specified part of the
substring searchLiteral begins within the CLOB
value identified by locator.
- clobGetPositionFromString(int, String, long) - Method in class org.apache.derby.client.am.CallableLocatorProcedures
-
Retrieves the character position at which the specified substring
searchLiteral begins within the CLOB value
identified by locator.
- CLOBGETPOSITIONFROMSTRING(int, String, long) - Static method in class org.apache.derby.impl.jdbc.LOBStoredProcedure
-
returns the first occurrence of the given search string from the
given start search position inside the Clob.
- clobGetPositionFromStringCall - Variable in class org.apache.derby.client.am.CallableLocatorProcedures
-
- clobGetSubString(int, long, int) - Method in class org.apache.derby.client.am.CallableLocatorProcedures
-
Retrieves all or part of the CLOB value that is identified
by sourceLocator, as a String.
- CLOBGETSUBSTRING(int, long, int) - Static method in class org.apache.derby.impl.jdbc.LOBStoredProcedure
-
Returns the String starting from pos and consisting of
up to len consecutive characters from the Clob
corresponding to LOCATOR.
- clobGetSubStringCall - Variable in class org.apache.derby.client.am.CallableLocatorProcedures
-
- clobLength - Variable in class org.apache.derby.impl.load.ImportClob
-
- ClobLocatorInputStream - Class in org.apache.derby.client.am
-
An InputStream that will use an locator to fetch the
Clob value from the server.
- ClobLocatorInputStream(ClientConnection, ClientClob) - Constructor for class org.apache.derby.client.am.ClobLocatorInputStream
-
Create an InputStream for reading the
Clob value represented by the given locator based
Clob object.
- ClobLocatorInputStream(ClientConnection, ClientClob, long) - Constructor for class org.apache.derby.client.am.ClobLocatorInputStream
-
Create an InputStream for reading the
Clob value represented by the given locator based
Clob object.
- ClobLocatorOutputStream - Class in org.apache.derby.client.am
-
An OutputStream that will use an locator to write
bytes to the Clob value on the server.
- ClobLocatorOutputStream(ClientClob, long) - Constructor for class org.apache.derby.client.am.ClobLocatorOutputStream
-
Create an OutputStream for writing to the
Clob value represented by the given locator based
Clob object.
- ClobLocatorReader - Class in org.apache.derby.client.am
-
An Reader that will use an locator to fetch the
Clob value from the server.
- ClobLocatorReader(ClientConnection, ClientClob) - Constructor for class org.apache.derby.client.am.ClobLocatorReader
-
Create an Reader for reading the
Clob value represented by the given locator based
Clob object.
- ClobLocatorReader(ClientConnection, ClientClob, long, long) - Constructor for class org.apache.derby.client.am.ClobLocatorReader
-
Create an Reader for reading the
Clob value represented by the given locator based
Clob object.
- ClobLocatorWriter - Class in org.apache.derby.client.am
-
An Writer that will use an locator to write the
Clob value into the server.
- ClobLocatorWriter(ClientConnection, ClientClob, long) - Constructor for class org.apache.derby.client.am.ClobLocatorWriter
-
Create a Writer for writing to the
Clob value represented by the given locator based
Clob object.
- ClobOutputStream - Class in org.apache.derby.client.am
-
- ClobOutputStream(ClientClob, long) - Constructor for class org.apache.derby.client.am.ClobOutputStream
-
- clobReleaseLocator(int) - Method in class org.apache.derby.client.am.CallableLocatorProcedures
-
This method frees the CLOB and releases the resources that it
holds.
- CLOBRELEASELOCATOR(int) - Static method in class org.apache.derby.impl.jdbc.LOBStoredProcedure
-
Removes the supplied LOCATOR entry from the hash map.
- clobReleaseLocatorCall - Variable in class org.apache.derby.client.am.CallableLocatorProcedures
-
- clobSetString(int, long, int, String) - Method in class org.apache.derby.client.am.CallableLocatorProcedures
-
Writes all or part of the given String to the
CLOB value designated by sourceLocator.
- CLOBSETSTRING(int, long, int, String) - Static method in class org.apache.derby.impl.jdbc.LOBStoredProcedure
-
replaces the characters starting at fromPosition and with length ForLength
- clobSetStringCall - Variable in class org.apache.derby.client.am.CallableLocatorProcedures
-
- ClobStreamHeaderGenerator - Class in org.apache.derby.iapi.types
-
Generates stream headers for Clob data values.
- ClobStreamHeaderGenerator(boolean) - Constructor for class org.apache.derby.iapi.types.ClobStreamHeaderGenerator
-
Creates a new generator using the specified header format.
- ClobStreamHeaderGenerator(StringDataValue) - Constructor for class org.apache.derby.iapi.types.ClobStreamHeaderGenerator
-
Creates a new generator that will use the context manager to determine
which header format to use based on the database version.
- clobTruncate(int, long) - Method in class org.apache.derby.client.am.CallableLocatorProcedures
-
Truncates the CLOB value identified by
sourceLocator to be length characters.
- CLOBTRUNCATE(int, long) - Static method in class org.apache.derby.impl.jdbc.LOBStoredProcedure
-
truncates the Clob value represented by LOCATOR to have a length
of length.
- clobTruncateCall - Variable in class org.apache.derby.client.am.CallableLocatorProcedures
-
- clobTypeCompiler - Static variable in class org.apache.derby.impl.sql.compile.TypeCompilerFactoryImpl
-
- CLOBTypeCompiler - Class in org.apache.derby.impl.sql.compile
-
This class implements TypeCompiler for the SQL LOB types.
- CLOBTypeCompiler() - Constructor for class org.apache.derby.impl.sql.compile.CLOBTypeCompiler
-
- ClobUpdatableReader - Class in org.apache.derby.impl.jdbc
-
ClobUpdatableReader is used to create a Reader capable of
detecting changes to the underlying source.
- ClobUpdatableReader(EmbedClob) - Constructor for class org.apache.derby.impl.jdbc.ClobUpdatableReader
-
Creates an updatable reader configured with initial position set to the
first character in the Clob and with no imposed length limit.
- ClobUpdatableReader(EmbedClob, long, long) - Constructor for class org.apache.derby.impl.jdbc.ClobUpdatableReader
-
Creates an updatable reader configured with the specified initial
position and with an imposed length limit.
- ClobUtf8Writer - Class in org.apache.derby.impl.jdbc
-
Writer implementation for Clob.
- ClobUtf8Writer(TemporaryClob, long) - Constructor for class org.apache.derby.impl.jdbc.ClobUtf8Writer
-
Constructor.
- ClobWriter - Class in org.apache.derby.client.am
-
- ClobWriter(ClientClob, long) - Constructor for class org.apache.derby.client.am.ClobWriter
-
- clock - Variable in class org.apache.derby.impl.services.cache.ClockPolicy
-
The circular clock buffer which holds all the entries in the
cache.
- ClockPolicy - Class in org.apache.derby.impl.services.cache
-
Implementation of a replacement policy which uses the clock algorithm.
- ClockPolicy(ConcurrentCache, int, int) - Constructor for class org.apache.derby.impl.services.cache.ClockPolicy
-
Create a new ClockPolicy instance.
- ClockPolicy.Holder - Class in org.apache.derby.impl.services.cache
-
Holder class which represents an entry in the cache.
- clone() - Method in class org.apache.derby.client.net.Typdef
-
- clone() - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
-
- clone() - Method in class org.apache.derby.iapi.sql.dictionary.PermissionsDescriptor
-
- clone() - Method in class org.apache.derby.iapi.util.JBitSet
-
- clone() - Method in class org.apache.derby.impl.io.DirRandomAccessFile
-
Clone this file abstaction
- clone() - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
-
- clone() - Method in class org.apache.derby.impl.sql.execute.TableScanResultSet
-
Shallow clone this result set.
- clone() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Shallow clone this result set.
- clone() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
-
Cloneable
- clone() - Method in interface org.apache.derby.io.StorageRandomAccessFile
-
Clone this file abstraction
- clone(boolean) - Method in class org.apache.derby.impl.sql.catalog.SequenceGenerator
-
Clone this sequence generator.
- clone(Long) - Method in class org.apache.derby.impl.sql.catalog.SequenceGenerator
-
Clone this sequence generator.
- clone(Timestamp) - Static method in class org.apache.derby.iapi.types.DataTypeUtilities
-
Clone a Timestamp because they are mutable
- clone(DataValueDescriptor[]) - Method in class org.apache.derby.impl.sql.execute.CardinalityCounter
-
- CloneableStream - Interface in org.apache.derby.iapi.services.io
-
This is a simple interface that is used by streams that can clone themselves.
- cloneClobContent(String, ConnectionChild, InternalClob) - Static method in class org.apache.derby.impl.jdbc.TemporaryClob
-
Clones the content of another internal Clob.
- cloneClobContent(String, ConnectionChild, InternalClob, long) - Static method in class org.apache.derby.impl.jdbc.TemporaryClob
-
Clones the content of another internal Clob.
- cloneColumn(int) - Method in interface org.apache.derby.iapi.sql.execute.ExecRow
-
Get a clone of a DataValueDescriptor from an ExecRow.
- cloneColumn(int) - Method in class org.apache.derby.impl.sql.execute.IndexValueRow
-
- cloneColumn(int) - Method in class org.apache.derby.impl.sql.execute.ValueRow
-
- clonedExecRow - Variable in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
-
- cloneEmpty() - Method in interface org.apache.derby.impl.store.raw.data.ByteHolder
-
Return a byte holder matching existing type and size of current
ByteHolder, but don't bother to fill the bytes.
- cloneEmpty() - Method in class org.apache.derby.impl.store.raw.data.MemByteHolder
-
- cloneFromList(DataDictionary, FromBaseTable) - Method in class org.apache.derby.impl.sql.compile.MergeNode
-
Create a FromList for binding a WHEN [ NOT ] MATCHED clause
- cloneFromTable(FromTable) - Method in class org.apache.derby.impl.sql.compile.MergeNode
-
Clone a FromTable to avoid binding the original
- cloneHolder() - Method in class org.apache.derby.iapi.types.DataType
-
Default implementation of shallow cloning, which forwards to the deep
clone method.
- cloneHolder() - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Get a shallow copy of this codeDataValueDescriptor (DVD).
- cloneHolder() - Method in class org.apache.derby.iapi.types.SQLBinary
-
Shallow clone a StreamStorable without objectifying.
- cloneHolder() - Method in class org.apache.derby.iapi.types.SQLChar
-
Shallow clone a StreamStorable without objectifying.
- cloneMap - Variable in class org.apache.derby.impl.sql.compile.ResultColumnList.ColumnMapping
-
- cloneMap - Variable in class org.apache.derby.impl.sql.execute.ProjectRestrictResultSet
-
Holds columns present more than once in the result set and which may be
represented by a stream, since such columns need to be cloned.
- cloneMe() - Method in interface org.apache.derby.catalog.UUID
-
Clone this UUID.
- cloneMe() - Method in interface org.apache.derby.iapi.sql.compile.CostEstimate
-
Get a copy of this CostEstimate
- cloneMe() - Method in class org.apache.derby.impl.services.uuid.BasicUUID
-
Clone this UUID.
- cloneMe() - Method in class org.apache.derby.impl.sql.compile.AllResultColumn
-
Make a copy of this ResultColumn in a new ResultColumn
- cloneMe() - Method in class org.apache.derby.impl.sql.compile.ColumnOrdering
-
Return a clone of this ColumnOrdering
- cloneMe() - Method in class org.apache.derby.impl.sql.compile.CostEstimateImpl
-
- cloneMe() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Make a copy of this ResultColumn in a new ResultColumn
- cloneMe() - Method in class org.apache.derby.impl.sql.compile.TableName
-
Clone this TableName
- cloneMe() - Method in class org.apache.derby.impl.sql.execute.IndexRow
-
- cloneMe() - Method in class org.apache.derby.impl.sql.execute.ValueRow
-
- cloneRestriction(Activation) - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
-
Clone the restriction for a Restricted VTI, filling in parameter values
as necessary.
- cloneRestriction(Activation, Restriction) - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
-
- cloneRow(ExecRow) - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
-
- cloneRow(DataValueDescriptor[]) - Static method in class org.apache.derby.iapi.store.access.BackingStoreHashtable
-
Return a cloned copy of the row.
- cloneStream() - Method in interface org.apache.derby.iapi.services.io.CloneableStream
-
Clone the stream.
- cloneStream() - Method in class org.apache.derby.iapi.services.io.FormatIdInputStream
-
- cloneStream() - Method in class org.apache.derby.impl.store.raw.data.OverflowInputStream
-
Clone this object.
- cloneValue(boolean) - Method in class org.apache.derby.iapi.types.CollatorSQLChar
-
- cloneValue(boolean) - Method in class org.apache.derby.iapi.types.CollatorSQLClob
-
- cloneValue(boolean) - Method in class org.apache.derby.iapi.types.CollatorSQLLongvarchar
-
- cloneValue(boolean) - Method in class org.apache.derby.iapi.types.CollatorSQLVarchar
-
- cloneValue(boolean) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Clone this DataValueDescriptor.
- cloneValue(boolean) - Method in class org.apache.derby.iapi.types.SQLBinary
-
- cloneValue(boolean) - Method in class org.apache.derby.iapi.types.SQLBlob
-
Returns a clone of this BLOB value.
- cloneValue(boolean) - Method in class org.apache.derby.iapi.types.SQLBoolean
-
- cloneValue(boolean) - Method in class org.apache.derby.iapi.types.SQLChar
-
- cloneValue(boolean) - Method in class org.apache.derby.iapi.types.SQLClob
-
Returns a clone of this CLOB value.
- cloneValue(boolean) - Method in class org.apache.derby.iapi.types.SQLDate
-
- cloneValue(boolean) - Method in class org.apache.derby.iapi.types.SQLDecimal
-
- cloneValue(boolean) - Method in class org.apache.derby.iapi.types.SQLDouble
-
- cloneValue(boolean) - Method in class org.apache.derby.iapi.types.SQLInteger
-
- cloneValue(boolean) - Method in class org.apache.derby.iapi.types.SQLLongint
-
- cloneValue(boolean) - Method in class org.apache.derby.iapi.types.SQLLongvarchar
-
- cloneValue(boolean) - Method in class org.apache.derby.iapi.types.SQLReal
-
- cloneValue(boolean) - Method in class org.apache.derby.iapi.types.SQLRef
-
- cloneValue(boolean) - Method in class org.apache.derby.iapi.types.SQLSmallint
-
- cloneValue(boolean) - Method in class org.apache.derby.iapi.types.SQLTime
-
- cloneValue(boolean) - Method in class org.apache.derby.iapi.types.SQLTimestamp
-
- cloneValue(boolean) - Method in class org.apache.derby.iapi.types.SQLTinyint
-
- cloneValue(boolean) - Method in class org.apache.derby.iapi.types.SQLVarchar
-
- cloneValue(boolean) - Method in class org.apache.derby.iapi.types.UserType
-
- cloneValue(boolean) - Method in class org.apache.derby.iapi.types.XML
-
- cloneValue(boolean) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericConglomerate
-
- cloneValue(boolean) - Method in class org.apache.derby.impl.store.access.heap.HeapRowLocation
-
- cloneValue(boolean) - Method in class org.apache.derby.impl.store.access.StorableFormatId
-
- close - Variable in class org.apache.derby.impl.drda.DRDAConnThread
-
End this thread.
- close() - Method in class org.apache.derby.catalog.GetProcedureColumns
-
- close() - Method in class org.apache.derby.catalog.TriggerNewTransitionRows
-
- close() - Method in class org.apache.derby.catalog.TriggerOldTransitionRows
-
- close() - Method in class org.apache.derby.client.am.Agent
-
- close() - Method in class org.apache.derby.client.am.CachingLogicalConnection
-
- close() - Method in class org.apache.derby.client.am.ClientConnection
-
- close() - Method in class org.apache.derby.client.am.ClientResultSet
-
- close() - Method in class org.apache.derby.client.am.ClientStatement
-
- close() - Method in class org.apache.derby.client.am.ClobLocatorReader
-
- close() - Method in class org.apache.derby.client.am.ClobLocatorWriter
-
- close() - Method in class org.apache.derby.client.am.ClobWriter
-
- close() - Method in class org.apache.derby.client.am.CloseFilterInputStream
-
- close() - Method in class org.apache.derby.client.am.LogicalConnection
-
- close() - Method in class org.apache.derby.client.am.LogicalStatementEntity
-
Close the logical statement.
- close() - Method in class org.apache.derby.client.am.LogWriter
-
- close() - Method in class org.apache.derby.client.am.UpdateSensitiveClobLocatorReader
-
- close() - Method in class org.apache.derby.client.am.UpdateSensitiveLOBLocatorInputStream
-
- close() - Method in class org.apache.derby.client.ClientPooledConnection
-
Closes the physical connection to the data source and frees all
associated resources.
- close() - Method in class org.apache.derby.client.ClientXAConnection
-
- close() - Method in class org.apache.derby.client.net.EncodedInputStream
-
- close() - Method in class org.apache.derby.client.net.NetConnection
-
Close the connection and release its resources.
- close() - Method in class org.apache.derby.diag.ContainedRoles
-
- close() - Method in class org.apache.derby.diag.ErrorLogReader
-
- close() - Method in class org.apache.derby.diag.ErrorMessages
-
- close() - Method in class org.apache.derby.diag.LockTable
-
- close() - Method in class org.apache.derby.diag.SpaceTable
-
- close() - Method in class org.apache.derby.diag.StatementCache
-
- close() - Method in class org.apache.derby.diag.StatementDuration
-
- close() - Method in class org.apache.derby.diag.TransactionTable
-
- close() - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- close() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
- close() - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
- close() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
In many cases, it is desirable to immediately release a
Statements's database and JDBC resources instead of waiting for
this to happen when it is automatically closed; the close
method provides this immediate release.
- close() - Method in class org.apache.derby.iapi.services.io.CloseFilterInputStream
-
- close() - Method in class org.apache.derby.iapi.services.io.DynamicByteArrayOutputStream
-
- close() - Method in class org.apache.derby.iapi.services.io.LimitReader
-
- close() - Method in interface org.apache.derby.iapi.sql.Activation
-
Closing an activation statement marks it as unusable.
- close() - Method in interface org.apache.derby.iapi.sql.execute.RowChanger
-
Close this RowChanger.
- close() - Method in interface org.apache.derby.iapi.sql.execute.TemporaryRowHolder
-
Clean up
- close() - Method in interface org.apache.derby.iapi.sql.ResultSet
-
Tells the system that there will be no more calls to getNextRow()
(until the next open() call), so it can free up the resources
associated with the ResultSet.
- close() - Method in class org.apache.derby.iapi.store.access.BackingStoreHashtable
-
Close the BackingStoreHashtable.
- close() - Method in interface org.apache.derby.iapi.store.access.ConglomerateController
-
Close the conglomerate controller.
- close() - Method in class org.apache.derby.iapi.store.access.DiskHashtable
-
- close() - Method in interface org.apache.derby.iapi.store.access.GenericScanController
-
Close the scan.
- close() - Method in interface org.apache.derby.iapi.store.access.SortCostController
-
Close the controller.
- close() - Method in interface org.apache.derby.iapi.store.access.StoreCostController
-
Close the controller.
- close() - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
Close me.
- close() - Method in interface org.apache.derby.iapi.store.raw.ScanHandle
-
Close this scan.
- close() - Method in interface org.apache.derby.iapi.store.raw.ScannedTransactionHandle
-
- close() - Method in interface org.apache.derby.iapi.store.raw.StreamContainerHandle
-
Close me.
- close() - Method in interface org.apache.derby.iapi.store.raw.Transaction
-
Close this transaction, the transaction must be idle.
- close() - Method in class org.apache.derby.iapi.tools.i18n.LocalizedInput
-
- close() - Method in class org.apache.derby.iapi.tools.i18n.LocalizedOutput
-
- close() - Method in class org.apache.derby.iapi.types.ReaderToUTF8Stream
-
return resources
- close() - Method in class org.apache.derby.impl.drda.Database
-
Database close does following cleanup tasks
1)Rollback any pending transaction on the Connection object (except
for a global-XA Connection obejct) before closing the Connection.
- close() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Close DRDA connection thread
- close() - Method in class org.apache.derby.impl.drda.DRDAResultSet
-
This method closes the JDBC objects and frees up all references held by
this object.
- close() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
This method closes the JDBC objects and frees up all references held by
this object.
- close() - Method in class org.apache.derby.impl.drda.EXTDTAInputStream
-
- close() - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
-
Closes the resources associated with the adapter.
- close() - Method in class org.apache.derby.impl.drda.ReEncodedInputStream
-
- close() - Method in class org.apache.derby.impl.drda.Session
-
Close session - close connection sockets and set state to closed
- close() - Method in class org.apache.derby.impl.io.vfmem.BlockedByteArrayInputStream
-
Closes the stream.
- close() - Method in class org.apache.derby.impl.io.vfmem.BlockedByteArrayOutputStream
-
Closes the stream.
- close() - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
-
- close() - Method in class org.apache.derby.impl.jdbc.ClobUpdatableReader
-
Closes this reader.
- close() - Method in class org.apache.derby.impl.jdbc.ClobUtf8Writer
-
Closes the stream.
- close() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
In some cases, it is desirable to immediately release a
Connection's database and JDBC resources instead of waiting for
them to be automatically released; the close method provides this
immediate release.
- close() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
In some cases, it is desirable to immediately release a
ResultSet's database and JDBC resources instead of waiting for
this to happen when it is automatically closed; the close
method provides this immediate release.
- close() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
In many cases, it is desirable to immediately release a
Statements's database and JDBC resources instead of waiting for
this to happen when it is automatically closed; the close
method provides this immediate release.
- close() - Method in class org.apache.derby.impl.jdbc.LOBFile
-
Closes the file.
- close() - Method in class org.apache.derby.impl.jdbc.LOBInputStream
-
Closes this input stream and releases any system resources associated
with the stream.
- close() - Method in class org.apache.derby.impl.jdbc.LOBOutputStream
-
Closes this output stream and releases any system resources
associated with this stream.
- close() - Method in class org.apache.derby.impl.jdbc.ReaderToAscii
-
- close() - Method in class org.apache.derby.impl.jdbc.UTF8Reader
-
Close the reader, disallowing further reads.
- close() - Method in class org.apache.derby.impl.load.ExportResultSetForObject
-
- close() - Method in class org.apache.derby.impl.load.ImportAbstract
-
closes the resultset
- close() - Method in class org.apache.derby.impl.load.ImportFileInputStream
-
Closes this input stream and releases any associated resources
- close() - Method in class org.apache.derby.impl.load.ImportLobFile
-
Close all the resources realated to the lob file.
- close() - Method in class org.apache.derby.impl.services.reflect.UpdateLoader
-
- close() - Method in class org.apache.derby.impl.services.stream.RollingFileStream
-
Close all the files.
- close() - Method in class org.apache.derby.impl.services.stream.RollingFileStream.MeteredStream
-
- close() - Method in class org.apache.derby.impl.sql.execute.AnyResultSet
-
If the result set has been opened,
close the open scan.
- close() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Closing an activation marks it as unusable.
- close() - Method in class org.apache.derby.impl.sql.execute.BulkTableScanResultSet
-
If the result set has been opened,
close the open scan.
- close() - Method in class org.apache.derby.impl.sql.execute.CallStatementResultSet
-
Need to explicitly close any dynamic result sets.
- close() - Method in class org.apache.derby.impl.sql.execute.CurrentOfResultSet
-
If the result set has been opened,
close the open scan.
- close() - Method in class org.apache.derby.impl.sql.execute.DeleteResultSet
-
- close() - Method in class org.apache.derby.impl.sql.execute.DeleteVTIResultSet
-
- close() - Method in class org.apache.derby.impl.sql.execute.DependentResultSet
-
Close the all the opens we did in this result set.
- close() - Method in class org.apache.derby.impl.sql.execute.DistinctScalarAggregateResultSet
-
If the result set has been opened,
close the open scan.
- close() - Method in class org.apache.derby.impl.sql.execute.GenericRIChecker
-
Clean up all scan controllers
- close() - Method in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
-
If the result set has been opened,
close the open scan.
- close() - Method in class org.apache.derby.impl.sql.execute.HashScanResultSet
-
If the result set has been opened,
close the open scan.
- close() - Method in class org.apache.derby.impl.sql.execute.HashTableResultSet
-
If the result set has been opened,
close the open scan.
- close() - Method in class org.apache.derby.impl.sql.execute.IndexChanger
-
Close this IndexChanger.
- close() - Method in class org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet
-
If the result set has been opened,
close the open scan.
- close() - Method in class org.apache.derby.impl.sql.execute.IndexSetChanger
-
Close this IndexSetChanger.
- close() - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
-
Clean up resources and call close on data members.
- close() - Method in class org.apache.derby.impl.sql.execute.InsertVTIResultSet
-
- close() - Method in class org.apache.derby.impl.sql.execute.JoinResultSet
-
If the result set has been opened,
close the open scan.
- close() - Method in class org.apache.derby.impl.sql.execute.LastIndexKeyResultSet
-
If the result set has been opened,
close the open scan.
- close() - Method in class org.apache.derby.impl.sql.execute.MaterializedResultSet
-
If the result set has been opened,
close the open scan.
- close() - Method in class org.apache.derby.impl.sql.execute.MergeJoinResultSet
-
If the result set has been opened,
close the open scan.
- close() - Method in class org.apache.derby.impl.sql.execute.MergeResultSet
-
Clean up resources and call close on data members.
- close() - Method in class org.apache.derby.impl.sql.execute.MiscResultSet
-
- close() - Method in class org.apache.derby.impl.sql.execute.MultiProbeTableScanResultSet
-
- close() - Method in class org.apache.derby.impl.sql.execute.NestedLoopJoinResultSet
-
If the result set has been opened,
close the open scan.
- close() - Method in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
-
Close needs to invalidate any dependent statements, if this is a cursor.
- close() - Method in class org.apache.derby.impl.sql.execute.NormalizeResultSet
-
If the result set has been opened,
close the open scan.
- close() - Method in class org.apache.derby.impl.sql.execute.OnceResultSet
-
If the result set has been opened,
close the open scan.
- close() - Method in class org.apache.derby.impl.sql.execute.ProjectRestrictResultSet
-
If the result set has been opened,
close the open scan.
- close() - Method in class org.apache.derby.impl.sql.execute.ReferencedKeyRIChecker
-
Clean up all scan controllers and other resources
- close() - Method in class org.apache.derby.impl.sql.execute.RISetChecker
-
clean up
- close() - Method in class org.apache.derby.impl.sql.execute.RowChangerImpl
-
Close this RowChanger.
- close() - Method in class org.apache.derby.impl.sql.execute.RowCountResultSet
-
- close() - Method in class org.apache.derby.impl.sql.execute.RowResultSet
-
- close() - Method in class org.apache.derby.impl.sql.execute.ScalarAggregateResultSet
-
If the result set has been opened,
close the open scan.
- close() - Method in class org.apache.derby.impl.sql.execute.ScanResultSet
-
Close the result set.
- close() - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
-
If the result set has been opened,
close the open scan.
- close() - Method in class org.apache.derby.impl.sql.execute.SetOpResultSet
-
If the result set has been opened,
close the currently open source.
- close() - Method in class org.apache.derby.impl.sql.execute.SortResultSet
-
If the result set has been opened,
close the open scan.
- close() - Method in class org.apache.derby.impl.sql.execute.TableScanResultSet
-
If the result set has been opened,
close the open scan.
- close() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
-
Clean up
- close() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Clean up
- close() - Method in class org.apache.derby.impl.sql.execute.UnionResultSet
-
If the result set has been opened,
close the currently open source.
- close() - Method in class org.apache.derby.impl.sql.execute.UpdateResultSet
-
- close() - Method in class org.apache.derby.impl.sql.execute.UpdateVTIResultSet
-
- close() - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
-
- close() - Method in class org.apache.derby.impl.sql.execute.WindowResultSet
-
If the result set has been opened, close the open scan, else throw.
- close() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- close() - Method in class org.apache.derby.impl.store.access.BackingStoreHashTableFromScan
-
Close the BackingStoreHashtable.
- close() - Method in class org.apache.derby.impl.store.access.btree.BTreeController
-
Close the conglomerate controller.
- close() - Method in class org.apache.derby.impl.store.access.btree.BTreeCostController
-
Close the controller.
- close() - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
-
Close the scan.
- close() - Method in class org.apache.derby.impl.store.access.btree.index.B2IController
-
Close the conglomerate controller.
- close() - Method in class org.apache.derby.impl.store.access.btree.index.B2IForwardScan
-
Close the scan.
- close() - Method in class org.apache.derby.impl.store.access.btree.index.B2IMaxScan
-
Close the scan.
- close() - Method in class org.apache.derby.impl.store.access.btree.OpenBTree
-
Close the open conglomerate.
- close() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericConglomerateController
-
- close() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericController
-
- close() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
- close() - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
-
Close the container.
- close() - Method in class org.apache.derby.impl.store.access.sort.ExternalSortFactory
-
- close() - Method in class org.apache.derby.impl.store.access.sort.MergeScan
-
Close the scan.
- close() - Method in class org.apache.derby.impl.store.access.sort.NodeAllocator
-
- close() - Method in class org.apache.derby.impl.store.access.sort.SortBuffer
-
- close() - Method in class org.apache.derby.impl.store.access.sort.SortBufferRowSource
-
Close the scan
- close() - Method in class org.apache.derby.impl.store.access.sort.SortBufferScan
-
Close the scan.
- close() - Method in class org.apache.derby.impl.store.access.sort.SortScan
-
Close the scan.
- close() - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
- close() - Method in class org.apache.derby.impl.store.raw.data.StreamFileContainer
-
Close the stream file.
- close() - Method in class org.apache.derby.impl.store.raw.data.StreamFileContainerHandle
-
- close() - Method in class org.apache.derby.impl.store.raw.log.FileLogger
-
Close the logger.
- close() - Method in class org.apache.derby.impl.store.raw.log.FlushedScan
-
Close the scan.
- close() - Method in class org.apache.derby.impl.store.raw.log.FlushedScanHandle
-
- close() - Method in class org.apache.derby.impl.store.raw.log.LogAccessFile
-
- close() - Method in class org.apache.derby.impl.store.raw.log.Scan
-
Close the scan.
- close() - Method in interface org.apache.derby.impl.store.raw.log.StreamLogScan
-
Close this log scan.
- close() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
- close() - Method in class org.apache.derby.impl.tools.ij.Session
-
- close() - Method in class org.apache.derby.impl.tools.ij.StatementFinder
-
- close() - Method in interface org.apache.derby.io.StorageRandomAccessFile
-
Closes this file.
- close() - Method in class org.apache.derby.jdbc.EmbedPooledConnection
-
Close the Pooled connection.
- close() - Method in class org.apache.derby.vti.ForeignTableVTI
-
- close() - Method in class org.apache.derby.vti.ForwardingVTI
-
- close() - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- close() - Method in class org.apache.derby.vti.XmlVTI
-
- close(boolean) - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
Dump the stat if not already done so.
- close(StandardException) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
- close_() - Method in class org.apache.derby.client.am.Agent
-
- close_() - Method in class org.apache.derby.client.net.NetAgent
-
- CLOSE_REQUEST - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- close_time - Variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetTimingsDescriptor
-
- closeActions() - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Additional close to close our activation.
- closeActions() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
- closeActivationAction() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
A generated class can create its own closeActivationAction
method to invoke special logic when the activation is closed.
- closeActivationMethod - Variable in class org.apache.derby.impl.sql.compile.ActivationClassBuilder
-
- closeBaseCCHere - Variable in class org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet
-
- closeBulkFetchScan() - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
- closeConnection() - Method in class org.apache.derby.impl.tools.planexporter.AccessDatabase
-
closing the connection to the database
- closeContainer() - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
- closeContainer() - Method in class org.apache.derby.impl.store.raw.data.InputStreamContainer
-
- closeContainer() - Method in class org.apache.derby.impl.store.raw.data.RAFContainer
-
- closeContainer() - Method in class org.apache.derby.impl.store.raw.data.RAFContainer4
-
override of RAFContainer#closeContainer
- closeControllers(boolean) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Private/Protected methods of This class:
- closeCurrentConnectionHandle() - Method in class org.apache.derby.jdbc.EmbedPooledConnection
-
In this case the Listeners are *not* notified.
- closeCurrentStream() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Documented behaviour for streams is that they are implicitly closed on
the next get*() method call.
- closed - Variable in class org.apache.derby.client.am.CloseFilterInputStream
-
- closed - Variable in class org.apache.derby.iapi.services.io.CloseFilterInputStream
-
Tells if this stream has been closed.
- closed - Variable in class org.apache.derby.impl.jdbc.ClobUpdatableReader
-
Tells if this reader has been closed.
- closed - Variable in class org.apache.derby.impl.jdbc.ClobUtf8Writer
-
- closed - Variable in class org.apache.derby.impl.jdbc.LOBInputStream
-
- closed - Variable in class org.apache.derby.impl.jdbc.LOBOutputStream
-
- closed - Variable in class org.apache.derby.impl.jdbc.ReaderToAscii
-
- closed - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
-
- closed() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Test if DRDA connection thread is closed
- CLOSED - Static variable in class org.apache.derby.impl.drda.Session
-
- CLOSED - Static variable in class org.apache.derby.impl.store.raw.xact.Xact
-
- closeEverythingExceptResultSets(boolean) - Method in class org.apache.derby.client.am.ClientStatement
-
Close all resources except for ResultSets.
- closeException() - Static method in exception org.apache.derby.iapi.error.StandardException
-
A special exception to close a session.
- CloseFilterInputStream - Class in org.apache.derby.client.am
-
- CloseFilterInputStream - Class in org.apache.derby.iapi.services.io
-
A stream that will throw an exception if its methods are invoked after it
has been closed.
- CloseFilterInputStream(InputStream) - Constructor for class org.apache.derby.client.am.CloseFilterInputStream
-
- CloseFilterInputStream(InputStream) - Constructor for class org.apache.derby.iapi.services.io.CloseFilterInputStream
-
- closeForEndTransaction(boolean) - Method in interface org.apache.derby.iapi.store.access.conglomerate.ScanManager
-
Close scan as part of terminating a transaction.
- closeForEndTransaction(boolean) - Method in interface org.apache.derby.iapi.store.access.ConglomerateController
-
Close conglomerate controller as part of terminating a transaction.
- closeForEndTransaction(boolean) - Method in class org.apache.derby.impl.store.access.btree.BTreeController
-
Close conglomerate controller as part of terminating a transaction.
- closeForEndTransaction(boolean) - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
-
Close the scan, a commit or abort is about to happen.
- closeForEndTransaction(boolean) - Method in class org.apache.derby.impl.store.access.btree.index.B2IForwardScan
-
Close the scan, a commit or abort is about to happen.
- closeForEndTransaction(boolean) - Method in class org.apache.derby.impl.store.access.btree.index.B2IMaxScan
-
Close the scan, a commit or abort is about to happen.
- closeForEndTransaction(boolean) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericConglomerateController
-
Close conglomerate controller as part of terminating a transaction.
- closeForEndTransaction(boolean) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
- closeForEndTransaction(boolean) - Method in class org.apache.derby.impl.store.access.sort.MergeScan
-
Close the scan.
- closeForEndTransaction(boolean) - Method in class org.apache.derby.impl.store.access.sort.SortBufferRowSource
-
Close the scan
- closeForEndTransaction(boolean) - Method in class org.apache.derby.impl.store.access.sort.SortBufferScan
-
Close the scan.
- closeForReuse(boolean) - Method in class org.apache.derby.client.am.ClientConnection
-
- closeGap(int) - Method in class org.apache.derby.impl.sql.compile.OrderByList
-
Adjust addedColumnOffset values due to removal of a duplicate column
This routine is called by bind processing when it identifies and
removes a column from the result column list which was pulled up due
to its presence in the ORDER BY clause, but which was later found to
be a duplicate.
- closeIn() - Method in class org.apache.derby.impl.jdbc.UTF8Reader
-
Close the underlying stream if it is open.
- closeIndexCC() - Method in class org.apache.derby.impl.sql.execute.IndexChanger
-
Close our index Conglomerate Controller
- closeIndexSC() - Method in class org.apache.derby.impl.sql.execute.IndexChanger
-
Close our index ScanController.
- closeInput() - Method in class org.apache.derby.vti.XmlVTI.XMLErrorHandler
-
- closeMe(ScanManager) - Method in interface org.apache.derby.iapi.store.access.conglomerate.TransactionManager
-
The ScanManager.close() method has been called on "scan".
- closeMe(ScanManager) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
The ScanManager.close() method has been called on "scan".
- closeMe(ConglomerateController) - Method in interface org.apache.derby.iapi.store.access.conglomerate.TransactionManager
-
The ConglomerateController.close() method has been called on
"conglom_control".
- closeMe(ConglomerateController) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
The ConglomerateController.close() method has been called on
"conglom_control".
- closeMe(SortController) - Method in interface org.apache.derby.iapi.store.access.conglomerate.TransactionManager
-
The SortController.close() method has been called on "sort_control".
- closeMe(SortController) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
The SortController.close() method has been called on "sort_control".
- closeMeOnCompletion() - Method in class org.apache.derby.client.am.ClientStatement
-
- closeMeOnCompletion() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
- closeOnCompletion - Variable in class org.apache.derby.impl.jdbc.EmbedStatement
-
- closeOnCompletion() - Method in class org.apache.derby.client.am.ClientStatement
-
- closeOnCompletion() - Method in class org.apache.derby.client.am.LogicalStatementEntity
-
- closeOnCompletion() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
- closeOnCompletion() - Method in interface org.apache.derby.iapi.jdbc.EngineStatement
-
- closeOnCompletion() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
- closeOnCompletion() - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- closeOnCompletion_ - Variable in class org.apache.derby.client.am.ClientStatement
-
- closeOnTransactionError(Throwable) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
- closeOpenLogicalStatements() - Method in class org.apache.derby.client.am.StatementCacheInteractor
-
Closes all open logical statements created by this cache interactor.
- closeOpenStreams() - Method in class org.apache.derby.client.am.ClientResultSet
-
Closes the current stream, if there is one.
- closeRealCallableStatement() - Method in interface org.apache.derby.iapi.jdbc.BrokeredStatementControl
-
Close the real JDBC CallableStatement when this is controlling a
CallableStatement.
- closeRealCallableStatement() - Method in class org.apache.derby.jdbc.XAStatementControl
-
Close the realCallableStatement within this control.
- closeRealPreparedStatement() - Method in interface org.apache.derby.iapi.jdbc.BrokeredStatementControl
-
Close the real JDBC CallableStatement when this is controlling a
PreparedStatement.
- closeRealPreparedStatement() - Method in class org.apache.derby.jdbc.XAStatementControl
-
Close the realPreparedStatement within this control.
- closeRealStatement() - Method in interface org.apache.derby.iapi.jdbc.BrokeredStatementControl
-
Close the real JDBC Statement when this is controlling a Statement.
- closeRealStatement() - Method in class org.apache.derby.jdbc.XAStatementControl
-
Close the realStatement within this control.
- closeResources() - Method in class org.apache.derby.client.am.ClientConnection
-
- closeResourcesX() - Method in class org.apache.derby.client.am.ClientConnection
-
- closeRight() - Method in class org.apache.derby.impl.sql.execute.JoinResultSet
-
close the rightResultSet
- closeRowSource() - Method in interface org.apache.derby.iapi.store.access.RowSource
-
closeRowSource tells the RowSource that it will no longer need to
return any rows and it can release any resource it may have.
- closeRowSource() - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
- closeRowSource() - Method in class org.apache.derby.impl.sql.execute.CardinalityCounter
-
- closeRowSource() - Method in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
-
- closeRowSource() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
closeRowSource tells the RowSource that it will no longer need to
return any rows and it can release any resource it may have.
- closeRowSource() - Method in class org.apache.derby.impl.store.access.sort.MergeScanRowSource
-
Close the row source - implemented by MergeScan already
- closeRowSource() - Method in class org.apache.derby.impl.store.access.sort.SortBufferRowSource
-
Close the rowSource
- closeScan() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
Public Methods implementing ScanController:
- closeSession() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Close the current session
- closeSocket() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Close the resources associated with the opened socket.
- closeSortCostControllers() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- closeSource() - Method in class org.apache.derby.impl.sql.execute.DistinctScalarAggregateResultSet
-
Close the source of whatever we have been scanning.
- closeSource() - Method in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
-
Close the source of whatever we have been scanning.
- closeSource() - Method in class org.apache.derby.impl.sql.execute.SortResultSet
-
Close the source of whatever we have been scanning.
- closeStatement() - Method in class org.apache.derby.impl.tools.ij.ijMultipleResultSetResult
-
- closeStatement() - Method in class org.apache.derby.impl.tools.ij.ijMultiResult
-
- closeStatement() - Method in interface org.apache.derby.impl.tools.ij.ijResult
-
- closeStatement() - Method in class org.apache.derby.impl.tools.ij.ijResultImpl
-
- closeStatement() - Method in class org.apache.derby.impl.tools.ij.ijResultSetResult
-
- closeStatement() - Method in class org.apache.derby.impl.tools.ij.ijStatementResult
-
- closeStatementOnCompletion() - Method in class org.apache.derby.client.am.ClientResultSet
-
Close Statement if it is set to closeOnCompletion
- closeStatementsOnClose - Variable in class org.apache.derby.client.net.NetConnection
-
- closeStoreCostControllers() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- closeStream() - Method in class org.apache.derby.iapi.services.io.FormatIdInputStream
-
- closeStream() - Method in interface org.apache.derby.iapi.types.Resetable
-
Close.
- closeStream() - Method in class org.apache.derby.impl.jdbc.PositionedStoreStream
-
Closes the resettable stream.
- closeStream() - Method in class org.apache.derby.impl.load.ImportReadData
-
close the input data file
- closeStream() - Method in class org.apache.derby.impl.store.raw.data.OverflowInputStream
-
Close the Resetable stream.
- closeStream(InputStream) - Static method in class org.apache.derby.impl.drda.DRDAConnThread
-
Close a stream.
- closeTime - Variable in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
- closeTime - Variable in class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
-
- closeUnusedActivations() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Close any unused activations in this connection context.
- closeUnusedActivations() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- closeUnusedConnection(EmbedConnection) - Static method in class org.apache.derby.jdbc.EmbedXAResource
-
Close an underlying connection object when there is
no active XAResource to hand it to.
- closeWhenDone - Variable in class org.apache.derby.impl.tools.ij.ijMultiResult
-
- closeWhenDone - Variable in class org.apache.derby.impl.tools.ij.ijStatementResult
-
- closeWithoutRecyclingToPool() - Method in class org.apache.derby.client.am.LogicalConnection
-
- closeX() - Method in class org.apache.derby.client.am.ClientConnection
-
- closeX() - Method in class org.apache.derby.client.am.ClientResultSet
-
- closeX() - Method in class org.apache.derby.client.am.ClientStatement
-
An untraced version of close.
- closingConnection() - Method in interface org.apache.derby.iapi.jdbc.BrokeredConnectionControl
-
Close called on BrokeredConnection.
- closingConnection() - Method in class org.apache.derby.jdbc.EmbedPooledConnection
-
Close called on BrokeredConnection.
- closingResultSets - Variable in class org.apache.derby.impl.jdbc.EmbedStatement
-
- closingResultSets_ - Variable in class org.apache.derby.client.am.ClientStatement
-
- CLOUDSCAPE_DRIVER - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- CLOUDSCAPE_SYSTEM_SHUTDOWN - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- cloudscapeDriver - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- cloudscapeLogWriter - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- CLSQRY - Static variable in class org.apache.derby.client.net.CodePoint
-
- CLSQRY - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- CLSQRY() - Method in class org.apache.derby.impl.drda.DRDAResultSet
-
Explicitly close the result set by CLSQRY
needed to check for double close.
- CLSQRY() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
Explicitly close the result set by CLSQRY
needed to check for double close.
- cm - Variable in class org.apache.derby.impl.jdbc.TransactionResourceImpl
-
- cm - Variable in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
- cm - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
-
- CM_CANNOT_LOAD_CLASS - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CM_CLASS_LOAD - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CM_CLASS_LOAD_EXCEPTION - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CM_CLASS_LOADER_START - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CM_LOAD_JAR_EXCEPTION - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CM_SECURITY_EXCEPTION - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CM_STALE_LOADER - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CM_UNKNOWN_CERTIFICATE - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CM_WROTE_CLASS_FILE - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CMD_SESSION - Static variable in class org.apache.derby.impl.drda.Session
-
- CMDATHRM - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- CMDCHKRM - Static variable in class org.apache.derby.client.net.CodePoint
-
- CMDCHKRM - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- CMDCMPRM - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- CMDNSPRM - Static variable in class org.apache.derby.client.net.CodePoint
-
- CMDNSPRM - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- CMDVLTRM - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- CMMRQSRM - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- CMNAPPC - Static variable in class org.apache.derby.client.net.CodePoint
-
- CMNAPPC - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- CMNSYNCPT - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- CMNTCPIP - Static variable in class org.apache.derby.client.net.CodePoint
-
- CMNTCPIP - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- cmp_result - Variable in class org.apache.derby.impl.store.access.conglomerate.BinaryOrderableWrapper
-
- cncLen - Variable in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
-
- CNTQRY - Static variable in class org.apache.derby.client.net.CodePoint
-
- CNTQRY - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- coalesce(DataValueDescriptor[], DataValueDescriptor) - Method in class org.apache.derby.iapi.types.DataType
-
- coalesce(DataValueDescriptor[], DataValueDescriptor) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
The SQL language COALESCE/VALUE function.
- COALESCE_FUNCTION_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- CoalesceFunctionNode - Class in org.apache.derby.impl.sql.compile
-
This node represents coalesce/value function which returns the first argument that is not null.
- CoalesceFunctionNode(String, ValueNodeList, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.CoalesceFunctionNode
-
Constructor for a CoalesceFunctionNode
- coarserLock - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
-
- coarserLock - Variable in class org.apache.derby.impl.sql.execute.LastIndexKeyResultSet
-
- coarserLock - Variable in class org.apache.derby.impl.sql.execute.rts.RealTableScanStatistics
-
- coarserLock - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
-
- code_ - Variable in class org.apache.derby.client.am.SqlCode
-
- CODE_OFFSET - Static variable in class org.apache.derby.impl.services.bytecode.CodeChunk
-
Starting point of the byte code stream in the underlying stream/array.
- CODE_SPLIT_LENGTH - Static variable in class org.apache.derby.impl.services.bytecode.BCMethod
-
Code length at which to split into sub-methods.
- CodeChunk - Class in org.apache.derby.impl.services.bytecode
-
This class represents a chunk of code in a CodeAttribute.
- CodeChunk(BCClass) - Constructor for class org.apache.derby.impl.services.bytecode.CodeChunk
-
- CodeChunk(CodeChunk, int, int) - Constructor for class org.apache.derby.impl.services.bytecode.CodeChunk
-
Return a CodeChunk that has limited visibility into
this CodeChunk.
- CodeGeneration - Interface in org.apache.derby.iapi.sql.compile
-
This is a simple interface that houses externally visible
statics for code generation.
- CodePoint - Class in org.apache.derby.client.net
-
- CodePoint - Class in org.apache.derby.impl.drda
-
- CodePoint() - Constructor for class org.apache.derby.client.net.CodePoint
-
- CodePoint() - Constructor for class org.apache.derby.impl.drda.CodePoint
-
- codePointNameTable - Static variable in class org.apache.derby.impl.drda.DssTrace
-
- CodePointNameTable - Class in org.apache.derby.client.net
-
- CodePointNameTable - Class in org.apache.derby.impl.drda
-
This class has a hashtable of CodePoint values.
- CodePointNameTable() - Constructor for class org.apache.derby.client.net.CodePointNameTable
-
- CodePointNameTable() - Constructor for class org.apache.derby.impl.drda.CodePointNameTable
-
- codePointNameTable__ - Static variable in class org.apache.derby.client.net.NetLogWriter
-
- codePointNotSupported(int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Don't support this code point
- CODPNT - Static variable in class org.apache.derby.client.net.CodePoint
-
- CODPNT - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- codpntArg - Variable in exception org.apache.derby.impl.drda.DRDAProtocolException
-
- CODPNTDR - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- coerceMethodParameter(FromList, SubqueryList, List<AggregateNode>, RoutineAliasInfo, int, DataTypeDescriptor, TypeId, int, int) - Method in class org.apache.derby.impl.sql.compile.StaticMethodCallNode
-
Coerce an actual method parameter to the declared type of the corresponding
routine argument.
- coercionError(String, int) - Method in class org.apache.derby.client.am.Cursor
-
- colArray - Variable in class org.apache.derby.impl.sql.execute.FKInfo
-
- colDL - Variable in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
- colInfos - Variable in class org.apache.derby.impl.sql.compile.AlterTableNode
-
- colInfos - Variable in class org.apache.derby.impl.sql.compile.CreateViewNode
-
- collapseAddedColumnGap(int) - Method in class org.apache.derby.impl.sql.compile.OrderByColumn
-
Adjust addedColumnOffset to reflect that a column has been removed
This routine is called when a previously-added result column has been
removed due to being detected as a duplicate.
- collapseVirtualColumnIdGap(int) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Adjust this virtualColumnId to account for the removal of a column
This routine is called when bind processing finds and removes
duplicate columns in the result list which were pulled up due to their
presence in the ORDER BY clause, but were later found to be duplicate.
- collapseVirtualColumnIdGap(int) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Adjust virtualColumnId values due to result column removal
This method is called when a duplicate column has been detected and
removed from the list.
- COLLATE - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
Set the collation sequence of the database, currently on IDENTITY will be
supported (strings will sort according to binary comparison).
- collation - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
- collation - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
-
- COLLATION - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
Optional JDBC url attribute (at the database create time only) It can
be set to one of the following 2 values
1) UCS_BASIC (This means codepoint based collation.
- COLLATION - Static variable in interface org.apache.derby.iapi.reference.Property
-
- COLLATION_DERIVATION_EXPLICIT - Static variable in interface org.apache.derby.iapi.types.StringDataValue
-
- COLLATION_DERIVATION_IMPLICIT - Static variable in interface org.apache.derby.iapi.types.StringDataValue
-
- COLLATION_DERIVATION_NONE - Static variable in interface org.apache.derby.iapi.types.StringDataValue
-
For a character string type, the collation derivation should always be
"explicit"(not possible in Derby 10.3), "implicit" or "none".
- collation_ids - Variable in class org.apache.derby.impl.store.access.btree.BTree
-
The array of collation id's for each column in the template.
- collation_ids - Variable in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerateScratchSpace
-
- collation_ids - Variable in class org.apache.derby.impl.store.access.heap.Heap
-
The array of collation id's for each column in the template.
- COLLATION_NONE - Static variable in interface org.apache.derby.iapi.reference.Property
-
- COLLATION_TYPE_TERRITORY_BASED - Static variable in interface org.apache.derby.iapi.types.StringDataValue
-
- COLLATION_TYPE_TERRITORY_BASED_IDENTICAL - Static variable in interface org.apache.derby.iapi.types.StringDataValue
-
- COLLATION_TYPE_TERRITORY_BASED_PRIMARY - Static variable in interface org.apache.derby.iapi.types.StringDataValue
-
- COLLATION_TYPE_TERRITORY_BASED_SECONDARY - Static variable in interface org.apache.derby.iapi.types.StringDataValue
-
- COLLATION_TYPE_TERRITORY_BASED_TERTIARY - Static variable in interface org.apache.derby.iapi.types.StringDataValue
-
- COLLATION_TYPE_UCS_BASIC - Static variable in interface org.apache.derby.iapi.types.StringDataValue
-
In Derby 10.3, it is possible to have database with one of the following
two configurations
1)all the character columns will have a collation type of UCS_BASIC.
- collationDerivation - Variable in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Derivation of this type.
- CollationElementsInterface - Interface in org.apache.derby.iapi.types
-
CollationElementsInterface is an interface which will be implemented by
all the Collator sensitive char data types.
- collationType - Variable in class org.apache.derby.catalog.types.TypeDescriptorImpl
-
- collationType - Variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
For system schemas, the only possible value for collation type is
UCS_BASIC.
- collationType - Variable in class org.apache.derby.impl.sql.compile.JavaValueNode
-
- collationTypeOfSystemSchemas - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Collation Type for SYSTEM schemas.
- collationTypeOfUserSchemas - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Collation Type for user schemas.
- COLLATOR_NOT_FOUND_FOR_LOCALE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- collatorForCharacterDatatypes - Variable in class org.apache.derby.iapi.types.WorkHorseForCollatorDatatypes
-
Use this object for collation on character datatype.
- collatorForCharacterTypes - Variable in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- CollatorSQLChar - Class in org.apache.derby.iapi.types
-
CollatorSQLChar class differs from SQLChar based on how the 2 classes use
different collations to collate their data.
- CollatorSQLChar(String, RuleBasedCollator) - Constructor for class org.apache.derby.iapi.types.CollatorSQLChar
-
Create SQL CHAR value initially set to value that
performs collation according to collatorForCharacterDatatypes
- CollatorSQLChar(RuleBasedCollator) - Constructor for class org.apache.derby.iapi.types.CollatorSQLChar
-
Create SQL CHAR value initially set to NULL that
performs collation according to collatorForCharacterDatatypes
- CollatorSQLClob - Class in org.apache.derby.iapi.types
-
CollatorSQLClob class differs from SQLClob based on how the 2 classes
use different collations to collate their data.
- CollatorSQLClob(String, RuleBasedCollator) - Constructor for class org.apache.derby.iapi.types.CollatorSQLClob
-
Create SQL CLOB value initially set to value that
performs collation according to collatorForCharacterDatatypes
- CollatorSQLClob(Clob, RuleBasedCollator) - Constructor for class org.apache.derby.iapi.types.CollatorSQLClob
-
Create SQL CLOB value initially set to value that
performs collation according to collatorForCharacterDatatypes
- CollatorSQLClob(RuleBasedCollator) - Constructor for class org.apache.derby.iapi.types.CollatorSQLClob
-
Create SQL CLOB value initially set to NULL that
performs collation according to collatorForCharacterDatatypes
- CollatorSQLLongvarchar - Class in org.apache.derby.iapi.types
-
CollatorSQLLongvarchar class differs from SQLLongvarchar based on how the 2 classes
use different collations to collate their data.
- CollatorSQLLongvarchar(String, RuleBasedCollator) - Constructor for class org.apache.derby.iapi.types.CollatorSQLLongvarchar
-
Create SQL LONG VARCHAR value initially set to value that
performs collation according to collatorForCharacterDatatypes
- CollatorSQLLongvarchar(RuleBasedCollator) - Constructor for class org.apache.derby.iapi.types.CollatorSQLLongvarchar
-
Create SQL LONG VARCHAR value initially set to NULL that
performs collation according to collatorForCharacterDatatypes
- CollatorSQLVarchar - Class in org.apache.derby.iapi.types
-
CollatorSQLVarchar class differs from SQLVarchar based on how the 2 classes
use different collations to collate their data.
- CollatorSQLVarchar(String, RuleBasedCollator) - Constructor for class org.apache.derby.iapi.types.CollatorSQLVarchar
-
Create SQL VARCHAR value initially set to value that
performs collation according to collatorForCharacterDatatypes
- CollatorSQLVarchar(RuleBasedCollator) - Constructor for class org.apache.derby.iapi.types.CollatorSQLVarchar
-
Create SQL VARCHAR value initially set to NULL that
performs collation according to collatorForCharacterDatatypes
- collectAccessCounts - Variable in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Flag that tells if hit/miss/eviction counts should be collected.
- collectAffectedRows() - Method in class org.apache.derby.impl.sql.execute.DeleteResultSet
-
- collectAffectedRows() - Method in class org.apache.derby.impl.sql.execute.MergeResultSet
-
Loop through the rows in the driving left join.
- collectAffectedRows() - Method in class org.apache.derby.impl.sql.execute.UpdateResultSet
-
- collectAffectedRows(boolean) - Method in class org.apache.derby.impl.sql.execute.DeleteCascadeResultSet
-
- collectAllCastNodes() - Method in class org.apache.derby.impl.sql.compile.UpdateNode
-
Collect all of the CastNodes in the WHERE clause and on the right side
of SET operators.
- collectAllResultSetColumns() - Method in class org.apache.derby.impl.sql.compile.UpdateNode
-
Collect all of the result set columns.
- COLLECTIONNAME - Static variable in class org.apache.derby.client.net.NetPackageRequest
-
- CollectNodesVisitor<T extends Visitable> - Class in org.apache.derby.impl.sql.compile
-
Collect all nodes of the designated type to be returned
in a list.
- CollectNodesVisitor(Class<T>) - Constructor for class org.apache.derby.impl.sql.compile.CollectNodesVisitor
-
Construct a visitor
- CollectNodesVisitor(Class<T>, Class<? extends Visitable>) - Constructor for class org.apache.derby.impl.sql.compile.CollectNodesVisitor
-
Construct a visitor
- collectPrivilegedNodes(ArrayList<QueryTreeNode>, QueryTreeNode) - Method in class org.apache.derby.impl.sql.compile.UpdateNode
-
Add to an evolving list all of the nodes under an expression which may require privilege checks.
- collectTablesWithPossiblyStaleStats() - Method in class org.apache.derby.impl.sql.compile.CursorNode
-
Collects table descriptors for base tables whose index statistics we
want to check for staleness (or to create).
- colName - Variable in class org.apache.derby.impl.sql.compile.ColumnReference.RemapInfo
-
- colNum - Variable in class org.apache.derby.impl.sql.compile.ColumnReference.RemapInfo
-
- colNum - Variable in class org.apache.derby.impl.sql.execute.IndexColumnOrder
-
This class implements Formatable.
- COLON - Static variable in class org.apache.derby.iapi.store.access.xa.XAXactId
-
Private Fields of the class
- ColPermsDescriptor - Class in org.apache.derby.iapi.sql.dictionary
-
This class describes a row in the SYS.SYSCOLPERMS system table, which keeps
the column permissions that have been granted but not revoked.
- ColPermsDescriptor(DataDictionary, String, String, UUID, String) - Constructor for class org.apache.derby.iapi.sql.dictionary.ColPermsDescriptor
-
This constructor just initializes the key fields of a ColPermsDescriptor
- ColPermsDescriptor(DataDictionary, String, String, UUID, String, FormatableBitSet) - Constructor for class org.apache.derby.iapi.sql.dictionary.ColPermsDescriptor
-
- ColPermsDescriptor(DataDictionary, UUID) - Constructor for class org.apache.derby.iapi.sql.dictionary.ColPermsDescriptor
-
- COLPERMSID_COL_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLPERMSRowFactory
-
- COLPERMSID_INDEX_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLPERMSRowFactory
-
- colPosHeader - Static variable in class org.apache.derby.impl.drda.DssTrace
-
- colPosHeader__ - Static variable in class org.apache.derby.client.net.NetLogWriter
-
- colPrivTypeMap - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- colPrivTypeMapForGrant - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- colRefAlreadySeen(List<ValueNode>, ColumnReference) - Method in class org.apache.derby.impl.sql.compile.WindowResultSetNode
-
- colsAccessedFromHeap - Variable in class org.apache.derby.impl.sql.execute.rts.RealIndexRowToBaseRowStatistics
-
- column - Static variable in class org.apache.derby.impl.services.locks.Timeout
-
- column - Variable in class org.apache.derby.impl.sql.compile.UCode_CharStream
-
- column - Variable in class org.apache.derby.impl.sql.execute.ValueRow
-
- column - Variable in exception org.apache.derby.impl.store.raw.data.LongColumnException
-
- column - Variable in class org.apache.derby.impl.tools.ij.UCode_CharStream
-
- COLUMN_CHAIN - Static variable in class org.apache.derby.impl.store.raw.data.ReclaimSpace
-
- COLUMN_COUNT - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLPERMSRowFactory
-
- COLUMN_COUNT - Static variable in class org.apache.derby.impl.sql.catalog.SYSROUTINEPERMSRowFactory
-
- COLUMN_COUNT - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLEPERMSRowFactory
-
- COLUMN_CREATE_NULL - Static variable in class org.apache.derby.impl.store.raw.data.StoredPage
-
- COLUMN_DEFINITION - Static variable in class org.apache.derby.impl.load.ControlInfo
-
- COLUMN_DEFINITION_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- COLUMN_DESCRIPTOR_FINDER_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.catalog.ColumnDescriptorFinder
- COLUMN_FIRST - Static variable in class org.apache.derby.impl.store.raw.data.StoredPage
-
- COLUMN_INFO_V02_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.execute.ColumnInfo
- COLUMN_LONG - Static variable in class org.apache.derby.impl.store.raw.data.StoredPage
-
- COLUMN_NONE - Static variable in class org.apache.derby.impl.store.raw.data.StoredPage
-
Constants used in call to logColumn.
- COLUMN_NOT_FOUND - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- COLUMN_NOT_FROM_BASE_TABLE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- COLUMN_REFERENCE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- COLUMN_REFERENCE_ILLEGAL - Static variable in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
- COLUMN_WIDTHS - Static variable in class org.apache.derby.impl.load.ControlInfo
-
- columnAlwaysOrdered(Optimizable, int) - Method in interface org.apache.derby.iapi.sql.compile.RowOrdering
-
Tell this RowOrdering that it is always ordered on the given column
of the given optimizable.
- columnAlwaysOrdered(Optimizable, int) - Method in class org.apache.derby.impl.sql.compile.RowOrderingImpl
-
- columnBitMap - Variable in class org.apache.derby.impl.sql.catalog.DDColumnDependableFinder
-
- columnBitSets - Variable in class org.apache.derby.impl.sql.compile.TablePrivilegesNode
-
- columnBitSets - Variable in class org.apache.derby.impl.sql.execute.TablePrivilegeInfo
-
- columnCount - Variable in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
-
- columnCount - Variable in class org.apache.derby.impl.load.ExportResultSetForObject
-
- columnDataComputedLength_ - Variable in class org.apache.derby.client.am.Cursor
-
- columnDataIsNullCache_ - Variable in class org.apache.derby.client.am.Cursor
-
- columnDataLengthCache_ - Variable in class org.apache.derby.client.am.Cursor
-
- columnDataPosition_ - Variable in class org.apache.derby.client.am.Cursor
-
- columnDataPositionCache_ - Variable in class org.apache.derby.client.am.Cursor
-
- columnDefault - Variable in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
-
- columnDefaultInfo - Variable in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
-
- columnDefinition - Variable in class org.apache.derby.impl.load.ExportWriteDataAbstract
-
- columnDefinition - Variable in class org.apache.derby.impl.load.ImportReadData
-
- ColumnDefinitionNode - Class in org.apache.derby.impl.sql.compile
-
A ColumnDefinitionNode represents a column definition in a DDL statement.
- ColumnDefinitionNode(String, ValueNode, DataTypeDescriptor, long[], ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
-
Constructor for a ColumnDefinitionNode
- ColumnDescriptor - Class in org.apache.derby.iapi.sql.dictionary
-
This class represents a column descriptor.
- ColumnDescriptor(String, int, int, int, String, int) - Constructor for class org.apache.derby.vti.VTITemplate.ColumnDescriptor
-
- ColumnDescriptor(String, int, DataTypeDescriptor, DataValueDescriptor, DefaultInfo, UUID, UUID, long, long, long, boolean) - Constructor for class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
-
Constructor for a ColumnDescriptor.
- ColumnDescriptor(String, int, DataTypeDescriptor, DataValueDescriptor, DefaultInfo, TableDescriptor, UUID, long, long, boolean) - Constructor for class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
-
Constructor for a ColumnDescriptor
- ColumnDescriptor(String, int, DataTypeDescriptor, DataValueDescriptor, DefaultInfo, TableDescriptor, UUID, long, long, long, boolean) - Constructor for class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
-
Constructor for a ColumnDescriptor when the column involved
is an autoincrement column.
- columnDescriptorList - Variable in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
- ColumnDescriptorList - Class in org.apache.derby.iapi.sql.dictionary
-
This represents a list of column descriptors.
- ColumnDescriptorList() - Constructor for class org.apache.derby.iapi.sql.dictionary.ColumnDescriptorList
-
- columnDroppedAndTriggerDependencies(TriggerDescriptor, UUID, boolean, boolean, String) - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
- columnExpression - Variable in class org.apache.derby.impl.sql.compile.GroupByColumn
-
- columnGotUpdated - Variable in class org.apache.derby.impl.jdbc.EmbedResultSet
-
- columnId - Variable in class org.apache.derby.impl.sql.compile.VirtualColumnNode
-
- columnId - Variable in class org.apache.derby.impl.sql.execute.GenericQualifier
-
- columnId - Variable in class org.apache.derby.impl.sql.execute.GenericScanQualifier
-
- columnId - Variable in class org.apache.derby.impl.store.access.UTFQualifier
-
- columnId - Variable in class org.apache.derby.impl.store.raw.data.ReclaimSpace
-
- columnInfo - Static variable in class org.apache.derby.catalog.GetProcedureColumns
-
- columnInfo - Static variable in class org.apache.derby.diag.ContainedRoles
-
- columnInfo - Static variable in class org.apache.derby.diag.ErrorLogReader
-
- columnInfo - Static variable in class org.apache.derby.diag.ErrorMessages
-
- columnInfo - Static variable in class org.apache.derby.diag.LockTable
-
- columnInfo - Static variable in class org.apache.derby.diag.SpaceTable
-
- columnInfo - Static variable in class org.apache.derby.diag.StatementCache
-
- columnInfo - Static variable in class org.apache.derby.diag.StatementDuration
-
- columnInfo - Static variable in class org.apache.derby.diag.TransactionTable
-
- columnInfo - Variable in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
-
- columnInfo - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
- columnInfo - Variable in class org.apache.derby.impl.sql.execute.CreateTableConstantAction
-
- columnInfo - Variable in class org.apache.derby.impl.sql.execute.CreateViewConstantAction
-
- ColumnInfo - Class in org.apache.derby.impl.load
-
This class provides supportto create casting/conversions required to
perform import.
- ColumnInfo - Class in org.apache.derby.impl.sql.execute
-
This is the Column descriptor that is passed from Compilation to Execution
for CREATE TABLE statements.
- ColumnInfo() - Constructor for class org.apache.derby.impl.sql.execute.ColumnInfo
-
Public niladic constructor.
- ColumnInfo(String, DataTypeDescriptor, DataValueDescriptor, DefaultInfo, ProviderInfo[], UUID, UUID, int, long, long, boolean, long) - Constructor for class org.apache.derby.impl.sql.execute.ColumnInfo
-
Make one of these puppies.
- ColumnInfo(Connection, String, String, String, String, String, String[]) - Constructor for class org.apache.derby.impl.load.ColumnInfo
-
Initialize the column type and name information
- columnInFromList(FromList, ColumnReference) - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
If the referenced column appears in the indicated FROM list, then
return the table it appears in.
- columnIntersects(int[]) - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
Does a column intersect with our referenced columns
- columnLengths - Variable in class org.apache.derby.impl.load.ExportResultSetForObject
-
- columnLengths - Variable in class org.apache.derby.impl.load.ExportWriteDataAbstract
-
- columnList - Variable in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
- columnLists - Variable in class org.apache.derby.impl.sql.compile.TablePrivilegesNode
-
- ColumnMapping(int[], boolean[]) - Constructor for class org.apache.derby.impl.sql.compile.ResultColumnList.ColumnMapping
-
- columnMatchFound(ResultSetNode, ColumnReference) - Method in class org.apache.derby.impl.sql.compile.OrderByColumn
-
This method checks a ColumnReference of this OrderByColumn
against the ColumnReferences of the select clause of the query.
- ColumnMetaData - Class in org.apache.derby.client.am
-
- ColumnMetaData(LogWriter) - Constructor for class org.apache.derby.client.am.ColumnMetaData
-
- ColumnMetaData(LogWriter, int) - Constructor for class org.apache.derby.client.am.ColumnMetaData
-
- columnMetaData_ - Variable in class org.apache.derby.client.am.ClientParameterMetaData
-
- columnName - Variable in class org.apache.derby.catalog.GetProcedureColumns
-
- columnName - Variable in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
-
- columnName - Variable in class org.apache.derby.impl.sql.compile.BaseColumnNode
-
- columnName - Variable in class org.apache.derby.impl.sql.compile.DefaultNode
-
- columnName - Variable in class org.apache.derby.impl.sql.execute.AutoincrementCounter
-
- columnName - Variable in class org.apache.derby.vti.VTITemplate.ColumnDescriptor
-
- COLUMNNAME - Static variable in class org.apache.derby.impl.sql.compile.DeleteNode
-
- COLUMNNAME - Static variable in class org.apache.derby.impl.sql.compile.UpdateNode
-
- columnNameList - Variable in class org.apache.derby.impl.sql.compile.CreateIndexNode
-
- columnNameMap - Variable in class org.apache.derby.impl.sql.GenericResultDescription
-
A map which maps a column name to a column number.
- columnNameMatches(String) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Return TRUE if this result column matches the provided column name.
- COLUMNNAMEPREFIX - Static variable in class org.apache.derby.impl.load.ImportAbstract
-
- columnNames - Variable in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
-
- columnNames - Variable in class org.apache.derby.impl.load.ExportResultSetForObject
-
- columnNames - Variable in class org.apache.derby.impl.load.ImportAbstract
-
- columnNames - Variable in class org.apache.derby.impl.load.ImportResultSetMetaData
-
- columnNames - Variable in class org.apache.derby.impl.sql.compile.CreateIndexNode
-
- columnNames - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
-
- columnNames - Variable in class org.apache.derby.impl.sql.execute.ConstraintInfo
-
- columnNames - Variable in class org.apache.derby.impl.sql.execute.CreateConstraintConstantAction
-
- columnNames - Variable in class org.apache.derby.impl.sql.execute.CreateIndexConstantAction
-
- columnNames - Variable in class org.apache.derby.impl.sql.execute.InsertConstantAction
-
- columnNames - Variable in class org.apache.derby.impl.sql.execute.UpdateConstantAction
-
- columnNamesMatch(String[], ColumnDescriptorList) - Static method in class org.apache.derby.iapi.sql.dictionary.DDUtils
-
- columnNameToIndexCache_ - Variable in class org.apache.derby.client.am.ColumnMetaData
-
- columnNumber - Variable in class org.apache.derby.iapi.sql.dictionary.DefaultDescriptor
-
- columnNumber - Variable in class org.apache.derby.impl.drda.EXTDTAInputStream
-
Column index starting with 1
- columnNumber - Variable in class org.apache.derby.impl.sql.compile.BaseTableNumbersVisitor
-
- columnNumber - Variable in class org.apache.derby.impl.sql.compile.ColumnReference
-
The column number in the underlying FromTable.
- columnNumberBeforeFlattening - Variable in class org.apache.derby.impl.sql.compile.ColumnReference
-
- columnOnOneSide(Optimizable) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
Determine whether there is a column from the given table on one side
of this operator, and if so, which side is it on?
- columnOrdering - Variable in class org.apache.derby.impl.sql.compile.OrderByList
-
- columnOrdering - Variable in class org.apache.derby.impl.store.access.sort.MergeSort
-
The column ordering as passed in on create.
- ColumnOrdering - Class in org.apache.derby.impl.sql.compile
-
- ColumnOrdering - Interface in org.apache.derby.iapi.store.access
-
The column ordering interface defines a column that is to be
ordered in a sort or index, and how it is to be ordered.
- ColumnOrdering(int) - Constructor for class org.apache.derby.impl.sql.compile.ColumnOrdering
-
- columnOrderingAscendingMap - Variable in class org.apache.derby.impl.store.access.sort.MergeSort
-
A lookup table to speed up lookup of Ascending state of a column,
- columnOrderingMap - Variable in class org.apache.derby.impl.store.access.sort.MergeSort
-
A lookup table to speed up lookup of a column associated with the i'th
column to compare.
- columnOrderingNullsLowMap - Variable in class org.apache.derby.impl.store.access.sort.MergeSort
-
A lookup table to speed up lookup of nulls-low ordering of a column,
- columnOutOfRange(DataValueDescriptor[], FormatableBitSet, int) - Static method in class org.apache.derby.iapi.store.access.RowUtil
-
Return the column number of the first column out of range, or a number
less than zero if all columns are in range.
- columnPageId - Variable in class org.apache.derby.impl.store.raw.data.ReclaimSpace
-
- columnPos - Variable in class org.apache.derby.impl.sql.GenericColumnDescriptor
-
- columnPosition - Variable in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
-
- columnPosition - Variable in class org.apache.derby.impl.sql.compile.ModifyColumnNode
-
- columnPosition - Variable in class org.apache.derby.impl.sql.compile.OrderedColumn
-
- columnPosition - Variable in class org.apache.derby.impl.sql.execute.AutoincrementCounter
-
- columnPositions - Variable in class org.apache.derby.impl.load.ColumnInfo
-
- columnPrivStatement(ResultSet, String, String, ResultSet) - Static method in class org.apache.derby.impl.tools.dblook.DB_GrantRevoke
-
- ColumnQualifier(String, int, Object) - Constructor for class org.apache.derby.vti.Restriction.ColumnQualifier
-
Construct from pieces.
- columnRecordId - Variable in class org.apache.derby.impl.store.raw.data.ReclaimSpace
-
- ColumnReference - Class in org.apache.derby.impl.sql.compile
-
A ColumnReference represents a column in the query tree.
- ColumnReference(String, TableName, int, int, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.ColumnReference
-
Constructor.
- ColumnReference(String, TableName, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.ColumnReference
-
Constructor.
- ColumnReference.RemapInfo - Class in org.apache.derby.impl.sql.compile
-
Helper class to keep track of remap data when a ColumnReference
is remapped multiple times.
- columnRequiresDefer(int, String, boolean) - Method in class org.apache.derby.impl.sql.compile.DefaultVTIModDeferPolicy
-
- columnRequiresDefer(int, String, boolean) - Method in interface org.apache.derby.vti.DeferModification
-
This method is called during preparation of an update or delete statement on the virtual
table if getResultSetType() returns ResultSet.TYPE_SCROLL_SENSITIVE or TYPE_SCROLL_SENSITIVE and
alwaysDefer( statementType) returns false.
- columns - Variable in class org.apache.derby.client.am.LOBStateTracker
-
1-based column indexes for the LOBs to track.
- columns - Variable in class org.apache.derby.iapi.sql.dictionary.ColPermsDescriptor
-
- columns - Variable in class org.apache.derby.iapi.sql.dictionary.StatementColumnPermission
-
- columns - Variable in class org.apache.derby.iapi.sql.execute.ExecRowBuilder
-
Array of 1-based column numbers for the columns to access.
- columns - Variable in class org.apache.derby.impl.sql.compile.ColumnOrdering
-
A list of column numbers (Integers).
- columns - Variable in class org.apache.derby.impl.sql.compile.VTIDeferModPolicy
-
- columns - Variable in class org.apache.derby.impl.sql.GenericResultDescription
-
This class implements Formatable.
- columns_ - Variable in class org.apache.derby.client.am.ColumnMetaData
-
- columns_ - Variable in class org.apache.derby.client.am.Cursor
-
- COLUMNS_COL_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLPERMSRowFactory
-
- COLUMNS_IN_TABLE - Static variable in interface org.apache.derby.catalog.Dependable
-
- COLUMNS_PERMISSION - Static variable in interface org.apache.derby.catalog.Dependable
-
- COLUMNS_PERMISSION_FINDER_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.catalog.CoreDDFinderClassInfo
- columnsAlwaysOrdered - Variable in class org.apache.derby.impl.sql.compile.RowOrderingImpl
-
- columnsAreUpdatable() - Method in class org.apache.derby.impl.sql.compile.FromTable
-
Return true if some columns in this table are updatable.
- columnsAreUpdatable() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Return true if some columns in this list are updatable.
- columnsMatch(String[], String[]) - Method in class org.apache.derby.impl.sql.compile.TableElementList
-
- columnType - Variable in class org.apache.derby.catalog.GetProcedureColumns
-
- columnType - Variable in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
-
- columnTypeAndLengthMatch() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Check whether the column length and type of this result column
match the expression under the columns.
- columnTypeAndLengthMatch(ResultColumn) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
- ColumnTypeConversionException - Exception in org.apache.derby.client.am
-
- ColumnTypeConversionException(LogWriter, String, String) - Constructor for exception org.apache.derby.client.am.ColumnTypeConversionException
-
- columnTypeNames - Variable in class org.apache.derby.impl.load.ImportAbstract
-
- columnTypeNames - Variable in class org.apache.derby.impl.load.ImportResultSetMetaData
-
- columnTypeNamesString - Variable in class org.apache.derby.impl.load.ImportAbstract
-
- columnTypes - Variable in class org.apache.derby.impl.load.ColumnInfo
-
- columnTypes - Variable in class org.apache.derby.impl.load.ExportResultSetForObject
-
- columnTypes - Variable in class org.apache.derby.impl.load.ImportReadData
-
- columnTypesAndLengthsMatch() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Check whether the column lengths and types of the result columns
match the expressions under those columns.
- columnTypesAndLengthsMatch() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
- columnTypesAndLengthsMatch(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
- columnUpdated_ - Variable in class org.apache.derby.client.am.ClientResultSet
-
- columnUsedFlags - Variable in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Indicates which columns have been fetched as a stream or as a LOB for a
row.
- columnUsedFlags_ - Variable in class org.apache.derby.client.am.ClientResultSet
-
Indicates which columns have been fetched as a stream or as a LOB for a
row.
- columnValues() - Method in class org.apache.derby.iapi.types.LocatedRow
-
Get the array of column values
- columnWidths - Variable in class org.apache.derby.impl.load.ImportAbstract
-
- columnWidths - Variable in class org.apache.derby.impl.load.ImportReadData
-
- columnWidths - Variable in class org.apache.derby.impl.load.ImportResultSetMetaData
-
- columnWidths - Variable in class org.apache.derby.impl.tools.ij.ijMultipleResultSetResult
-
- columnWidths - Variable in class org.apache.derby.impl.tools.ij.ijResultSetResult
-
- comBufferSync - Variable in class org.apache.derby.impl.drda.DssTrace
-
- comBufferTraceOn - Variable in class org.apache.derby.impl.drda.DssTrace
-
- comBufferWriter - Variable in class org.apache.derby.impl.drda.DssTrace
-
- COMMA - Static variable in class org.apache.derby.impl.load.ControlInfo
-
- COMMAND_ARGS - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- COMMAND_HEADER - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- COMMAND_LOGCONNECTIONS - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- COMMAND_MAXTHREADS - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- COMMAND_PROPERTIES - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- COMMAND_RUNTIME_INFO - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- COMMAND_SHUTDOWN - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- COMMAND_START - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- COMMAND_SYSINFO - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- COMMAND_TESTCONNECTION - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- COMMAND_TIMESLICE - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- COMMAND_TRACE - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- COMMAND_TRACEDIRECTORY - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- COMMAND_UNKNOWN - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- commandArgs - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- commandGrabber - Variable in class org.apache.derby.impl.tools.ij.utilMain
-
- commandOs - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- COMMANDS - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- commBufferSize_ - Variable in class org.apache.derby.client.am.ClientConnection
-
- commit() - Method in class org.apache.derby.client.am.ClientConnection
-
- commit() - Method in class org.apache.derby.client.am.LogicalConnection
-
- commit() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
- commit() - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Commit this transaction.
- commit() - Method in interface org.apache.derby.iapi.store.raw.Transaction
-
Commit this transaction.
- commit() - Method in class org.apache.derby.impl.drda.Database
-
- commit() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Commit makes all changes made since the previous
commit/rollback permanent and releases any database locks
currently held by the Connection.
- commit() - Method in class org.apache.derby.impl.jdbc.TransactionResourceImpl
-
local transaction demarcation - note that global or xa transaction
cannot commit thru the connection, they can only commit thru the
XAResource, which uses the xa_commit or xa_rollback interface as a
safeguard.
- commit() - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
- commit() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
- commit(int) - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
- commit(Xid, boolean) - Method in class org.apache.derby.client.net.NetXAResource
-
- commit(Xid, boolean) - Method in class org.apache.derby.jdbc.EmbedXAResource
-
Commit the global transaction specified by xid.
- commit(ContextManager, Xid, boolean) - Method in interface org.apache.derby.iapi.store.access.xa.XAResourceManager
-
This method is called to commit the global transaction specified by xid.
- commit(ContextManager, Xid, boolean) - Method in class org.apache.derby.impl.store.raw.xact.XactXAResourceManager
-
This method is called to commit the global transaction specified by xid.
- COMMIT - Static variable in interface org.apache.derby.iapi.store.raw.Loggable
-
- COMMIT - Static variable in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
- COMMIT - Static variable in class org.apache.derby.impl.drda.DRDAConnThread
-
- COMMIT_COUNT - Static variable in class org.apache.derby.impl.load.ControlInfo
-
- COMMIT_NO_SYNC - Static variable in class org.apache.derby.impl.store.raw.xact.Xact
-
- COMMIT_PREPARE - Static variable in class org.apache.derby.impl.store.raw.xact.Xact
-
- COMMIT_SYNC - Static variable in class org.apache.derby.impl.store.raw.xact.Xact
-
private static -
make sure these bits don't overwrite bits in Transaction.commit commitflag
- CommitAndRollbackListeners_ - Variable in class org.apache.derby.client.am.ClientConnection
-
- commitAsWell - Variable in class org.apache.derby.impl.store.raw.data.TruncateOnCommit
-
Truncate on a commit as well.
- commitIfAutoCommit() - Method in class org.apache.derby.impl.jdbc.ConnectionChild
-
Perform a commit if autocommit is enabled.
- commitIfAutoCommit() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
If in autocommit, then commit.
- commitIfNeeded() - Method in class org.apache.derby.impl.jdbc.ConnectionChild
-
Perform a commit if one is needed.
- commitIfNeeded() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
if a commit is needed, perform it.
- commitLocalTransaction() - Method in class org.apache.derby.impl.drda.DRDAXAProtocol
-
Commit local transaction.
- commitNestedTransaction() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
commit a nested transaction.
- commitNestedTransaction() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- commitNoSync(int) - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
"Commit" this transaction without sync'ing the log.
- commitNoSync(int) - Method in interface org.apache.derby.iapi.store.raw.Transaction
-
"Commit" this transaction without sync'ing the log.
- commitNoSync(int) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
- commitNoSync(int) - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
- CommitStatement(ij, Token, Token, int) - Method in interface org.apache.derby.impl.tools.ij.xaAbstractHelper
-
- CommitStatement(ij, Token, Token, int) - Method in class org.apache.derby.impl.tools.ij.xaHelper
-
- COMMITTED_DROP - Static variable in interface org.apache.derby.iapi.store.raw.data.RawContainerHandle
-
- commitTransaction(Xid, int) - Method in class org.apache.derby.impl.drda.DRDAXAProtocol
-
Commit the xa transaction.
- commitXATransaction(Xid, int) - Method in class org.apache.derby.impl.drda.DRDAXAProtocol
-
Commit the xa transaction.
- commonCodeForUpdatableByCursor(List<String>, boolean) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
dealingWithSelectResultColumnList true means we are dealing with
ResultColumnList for a select sql.
- commonSetSavepointCode(String, boolean) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Creates a savepoint with the given name (if it is a named
savepoint else we will generate a name because Derby only
supports named savepoints internally) in the current
transaction and returns the new Savepoint object that
represents it.
- commonToFieldAndRecordDelimiters(String, String, char) - Method in class org.apache.derby.impl.load.ControlInfo
-
- COMMUNICATION_ERROR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- compactColumns(boolean, boolean) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Create a new, compacted RCL based on the referenced RCs
in this list.
- compactRecord(RecordHandle) - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
This record probably has shrunk considerably.
- compactRecord(RecordHandle) - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
- compactRecord(RecordHandle) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Try to compact this record.
- compactRecord(RawTransaction, int, int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Subclass implementation of compactRecord.
- compactRecord(RawTransaction, int, int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
- compactRow - Variable in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
- compactRow - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
-
- comparable(DataTypeDescriptor, boolean, ClassFactory) - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Check if this type is comparable with the passed type.
- comparable(ValueNode) - Method in class org.apache.derby.impl.sql.compile.ValueNodeList
-
Determine whether or not the leftOperand is comparable() with all of
the elements in the list.
- COMPARATOR - Static variable in class org.apache.derby.impl.sql.compile.OffsetOrderVisitor
-
Comparator that orders nodes by ascending begin offset.
- compare(byte[], byte[]) - Static method in class org.apache.derby.iapi.types.SQLBinary
-
- compare(int, DataValueDescriptor, boolean, boolean) - Method in class org.apache.derby.iapi.types.DataType
-
- compare(int, DataValueDescriptor, boolean, boolean) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Compare this Orderable with a given Orderable for the purpose of
qualification and sorting.
- compare(int, DataValueDescriptor, boolean, boolean) - Method in class org.apache.derby.iapi.types.NumberDataType
-
- compare(int, DataValueDescriptor, boolean, boolean) - Method in class org.apache.derby.iapi.types.SQLBinary
-
- compare(int, DataValueDescriptor, boolean, boolean) - Method in class org.apache.derby.iapi.types.SQLBoolean
-
- compare(int, DataValueDescriptor, boolean, boolean) - Method in class org.apache.derby.iapi.types.SQLChar
-
- compare(int, DataValueDescriptor, boolean, boolean) - Method in class org.apache.derby.iapi.types.SQLDate
-
- compare(int, DataValueDescriptor, boolean, boolean) - Method in class org.apache.derby.iapi.types.SQLRef
-
- compare(int, DataValueDescriptor, boolean, boolean) - Method in class org.apache.derby.iapi.types.SQLTime
-
- compare(int, DataValueDescriptor, boolean, boolean) - Method in class org.apache.derby.iapi.types.SQLTimestamp
-
- compare(int, DataValueDescriptor, boolean, boolean) - Method in class org.apache.derby.iapi.types.UserType
-
- compare(int, DataValueDescriptor, boolean, boolean) - Method in class org.apache.derby.impl.store.access.heap.HeapRowLocation
-
- compare(int, DataValueDescriptor, boolean, boolean, boolean) - Method in class org.apache.derby.iapi.types.DataType
-
Compare this Orderable with another, with configurable null ordering.
- compare(int, DataValueDescriptor, boolean, boolean, boolean) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Compare this Orderable with another, with configurable null ordering.
- compare(Field, Field) - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl.FieldComparator
-
- compare(FormatableBitSet) - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
-
Bit comparison.
- compare(CostEstimate) - Method in interface org.apache.derby.iapi.sql.compile.CostEstimate
-
Compare this cost estimate with the given cost estimate.
- compare(CostEstimate) - Method in class org.apache.derby.impl.sql.compile.CostEstimateImpl
-
- compare(TransactionId, TransactionId) - Static method in class org.apache.derby.impl.store.raw.xact.XactId
-
Return 0 if a == b,
+ve number if a > b
-ve number if a < b
- compare(DataValueDescriptor) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Compare this Orderable with a given Orderable for the purpose of
index positioning.
- compare(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.NumberDataType
-
- compare(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLBinary
-
- compare(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLBoolean
-
- compare(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLChar
-
- compare(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLDate
-
Orderable interface
- compare(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLRef
-
- compare(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLTime
-
Orderable interface
- compare(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLTimestamp
-
- compare(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.UserType
-
Orderable interface
- compare(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.XML
-
Compare two XML DataValueDescriptors.
- compare(DataValueDescriptor) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericConglomerate
-
Compare this Orderable with a given Orderable for the purpose of
index positioning.
- compare(DataValueDescriptor) - Method in class org.apache.derby.impl.store.access.heap.HeapRowLocation
-
- compare(DataValueDescriptor) - Method in class org.apache.derby.impl.store.access.StorableFormatId
-
Compare this Orderable with a given Orderable for the purpose of
index positioning.
- compare(DataValueDescriptor) - Method in class org.apache.derby.impl.store.access.UTF
-
- compare(DataValueDescriptor[], DataValueDescriptor[]) - Method in class org.apache.derby.impl.sql.execute.SetOpResultSet
-
- compare(DataValueDescriptor[], DataValueDescriptor[]) - Method in class org.apache.derby.impl.store.access.sort.MergeSort
-
- compare(DataValueDescriptor[], DataValueDescriptor[]) - Method in class org.apache.derby.impl.store.access.sort.UniqueWithDuplicateNullsMergeSort
-
Compares two keys.
- compare(DataValueDescriptor, boolean) - Method in class org.apache.derby.iapi.types.DataType
-
Compare this Orderable with another, with configurable null ordering.
- compare(DataValueDescriptor, boolean) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Compare this Orderable with another, with configurable null ordering.
- compare(SubstituteExpressionVisitor, SubstituteExpressionVisitor) - Method in class org.apache.derby.impl.sql.compile.GroupByNode.ExpressionSorter
-
- compareCollationInfo(DataTypeDescriptor) - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Compare the collation info on this DTD with the passed DTD.
- compareConstraintModes(SQLSessionContext, SQLSessionContext) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- compareDatabaseNames(String, String) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Compare two user-specified database names to see if they identify
the same database.
- compareIndexRowFromPageToKey(ControlRow, int, DataValueDescriptor[], DataValueDescriptor[], int, int, boolean[]) - Static method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Compare two orderable rows, considering nCompareCols, and return -1, 0, or 1
depending on whether the first row (indexrow) is less than, equal to, or
greater than the second (key).
- compareIndexRowToKey(DataValueDescriptor[], DataValueDescriptor[], int, int, boolean[]) - Static method in class org.apache.derby.impl.store.access.btree.ControlRow
-
- compareLeftAndRightSiblings(DataValueDescriptor[], int, LeafControlRow) - Method in class org.apache.derby.impl.store.access.btree.BTreeController
-
Compares immidiate left and right records to check for duplicates.
- compareNextRecord(int, LeafControlRow, DataValueDescriptor[], DataValueDescriptor[]) - Method in class org.apache.derby.impl.store.access.btree.BTreeController
-
Compares the new record with the one at slot or the one
right to it.
- comparePreviousRecord(int, LeafControlRow, DataValueDescriptor[], DataValueDescriptor[]) - Method in class org.apache.derby.impl.store.access.btree.BTreeController
-
Compares the oldrow with the one at 'slot' or the one left to it.
- compareRowsForInsert(DataValueDescriptor[], DataValueDescriptor[], LeafControlRow, int) - Method in class org.apache.derby.impl.store.access.btree.BTreeController
-
Compares two rows for insert.
- compareRowsOnSiblings(OpenBTree, ControlRow, ControlRow) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
- compareTo(Object) - Method in class org.apache.derby.iapi.types.DataType
-
Wrapper method for the "compare(DataValueDescriptor)" method of
this class.
- compareTo(Object) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
- compareTo(Predicate) - Method in class org.apache.derby.impl.sql.compile.Predicate
-
- compareTo(ResultColumn) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
- compareTo(VTITemplate.ColumnDescriptor) - Method in class org.apache.derby.vti.VTITemplate.ColumnDescriptor
-
Sort on ordinalPosition
- compareWithKnownConstant(Optimizable, boolean) - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicate
-
Is this predicate a comparison with a known constant value?
- compareWithKnownConstant(Optimizable, boolean) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
- compareWithKnownConstant(Optimizable, boolean) - Method in class org.apache.derby.impl.sql.compile.IsNullNode
-
- compareWithKnownConstant(Optimizable, boolean) - Method in class org.apache.derby.impl.sql.compile.Predicate
-
- compareWithKnownConstant(Optimizable, boolean) - Method in interface org.apache.derby.impl.sql.compile.RelationalOperator
-
Return whether this operator compares the given Optimizable with
a constant whose value is known at compile time.
- compareWithPrevKey(int) - Method in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl.KeyComparator
-
Compares the key at the specified index with the previous key.
- compat - Variable in class org.apache.derby.iapi.store.raw.ContainerLock
-
Bit mask which represents the lock types that are compatible with this
lock type.
- compat - Variable in class org.apache.derby.iapi.store.raw.RowLock
-
Bit mask which represents the lock types that are compatible with this
lock type.
- compat - Variable in class org.apache.derby.impl.services.reflect.UpdateLoader
-
- compatibilitySpace - Variable in class org.apache.derby.impl.store.raw.xact.Xact
-
- CompatibilitySpace - Interface in org.apache.derby.iapi.services.locks
-
This interface must be implemented by objects returned from
LockFactory.createCompatibilitySpace().
- compatible(TypeId) - Method in interface org.apache.derby.iapi.sql.compile.TypeCompiler
-
Determine if this type is compatible to some other type
(e.g.
- compatible(TypeId) - Method in class org.apache.derby.impl.sql.compile.BitTypeCompiler
-
Tell whether this type (bit) is compatible with the given type.
- compatible(TypeId) - Method in class org.apache.derby.impl.sql.compile.BooleanTypeCompiler
-
Tell whether this type (boolean) is compatible with the given type.
- compatible(TypeId) - Method in class org.apache.derby.impl.sql.compile.CharTypeCompiler
-
Tell whether this type (char) is compatible with the given type.
- compatible(TypeId) - Method in class org.apache.derby.impl.sql.compile.CLOBTypeCompiler
-
Tell whether this type (CLOB) is compatible with the given type.
- compatible(TypeId) - Method in class org.apache.derby.impl.sql.compile.DateTypeCompiler
-
Tell whether this type (date) is compatible with the given type.
- compatible(TypeId) - Method in class org.apache.derby.impl.sql.compile.LOBTypeCompiler
-
Tell whether this type (LOB) is compatible with the given type.
- compatible(TypeId) - Method in class org.apache.derby.impl.sql.compile.NumericTypeCompiler
-
Tell whether this type (numeric) is compatible with the given type.
- compatible(TypeId) - Method in class org.apache.derby.impl.sql.compile.RefTypeCompiler
-
Tell whether this type is compatible with the given type.
- compatible(TypeId) - Method in class org.apache.derby.impl.sql.compile.TimestampTypeCompiler
-
Tell whether this type (timestamp) is compatible with the given type.
- compatible(TypeId) - Method in class org.apache.derby.impl.sql.compile.TimeTypeCompiler
-
- compatible(TypeId) - Method in class org.apache.derby.impl.sql.compile.UserDefinedTypeCompiler
-
- compatible(TypeId) - Method in class org.apache.derby.impl.sql.compile.XMLTypeCompiler
-
Tell whether this type (XML) is compatible with the given type.
- compatible(ValueNode) - Method in class org.apache.derby.impl.sql.compile.ValueNodeList
-
Make sure that passed ValueNode's type is compatible with the non-parameter elements in the ValueNodeList.
- Compensation - Interface in org.apache.derby.iapi.store.raw
-
A Compensation operation can compensate for the action of a log operation.
- COMPENSATION - Static variable in interface org.apache.derby.iapi.store.raw.Loggable
-
- compilationSchema - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- compilationSchema - Variable in class org.apache.derby.impl.sql.GenericStatement
-
- COMPILE_FAILED - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
-
- COMPILE_ONLY_MODE - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Modes returned from startReading()
- compile_time - Variable in class org.apache.derby.impl.sql.catalog.XPLAINStatementTimingsDescriptor
-
- CompilerContext - Interface in org.apache.derby.iapi.sql.compile
-
CompilerContext stores the parser and type id factory to be used by
the compiler.
- CompilerContextImpl - Class in org.apache.derby.impl.sql.compile
-
CompilerContextImpl, implementation of CompilerContext.
- CompilerContextImpl(ContextManager, LanguageConnectionContext, TypeCompilerFactory) - Constructor for class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
This constructor creates and saves the parser using the language
connection factory when the context is created (when the first statement
comes in, likely).
- compileStatement(LanguageConnectionContext, TableDescriptor, TransactionController) - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Compiles this SPS.
- compileTime - Variable in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
- compileTime - Variable in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
-
- compileTime - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
-
- compileTimeConstants - Variable in class org.apache.derby.impl.sql.compile.FromVTI
-
- compileTimeConstants - Variable in class org.apache.derby.impl.sql.execute.VTIResultSet
-
- compileXQExpr(String, String) - Method in class org.apache.derby.iapi.types.SqlXmlUtil
-
Take the received string, which is an XML query expression,
compile it, and store the compiled query locally.
- compilingStatement - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
-
- complete() - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Indicate the method is complete.
- complete() - Method in class org.apache.derby.impl.services.bytecode.BCMethod
-
when the method has had all of its parameters
and thrown exceptions defined, and its statement
block has been completed, it can be completed and
its class file information generated.
- complete() - Method in class org.apache.derby.impl.services.stream.BasicHeaderPrintWriter
-
Flushes stream, and optionally also closes it if constructed
with canClose equal to true.
- complete(BCMethod, ClassHolder, ClassMember, int, int) - Method in class org.apache.derby.impl.services.bytecode.CodeChunk
-
wrap up the entry and stuff it in the class,
now that it holds all of the instructions and
the exception table.
- completeAbnormalUnitOfWork() - Method in class org.apache.derby.client.am.ClientConnection
-
- completeAbnormalUnitOfWork() - Method in interface org.apache.derby.client.am.ConnectionCallbackInterface
-
- completeAbnormalUnitOfWork(UnitOfWorkListener) - Method in class org.apache.derby.client.am.ClientConnection
-
Rollback the UnitOfWorkListener specifically.
- completeAbnormalUnitOfWork(UnitOfWorkListener) - Method in interface org.apache.derby.client.am.ConnectionCallbackInterface
-
Rollback the UnitOfWorkListener specifically.
- completeChainBreakingDisconnect() - Method in class org.apache.derby.client.am.ClientConnection
-
- completeChainBreakingDisconnect() - Method in interface org.apache.derby.client.am.ConnectionCallbackInterface
-
- completeCommit(int) - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Do work to complete a commit which is not just a prepare.
- completeCompile(StatementNode) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Makes the prepared statement valid, assigning
values for its query tree, generated class,
and associated information.
- completeConditional() - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Complete a conditional which completes the false code path.
- completeConditional() - Method in class org.apache.derby.impl.services.bytecode.BCMethod
-
- completeConnect() - Method in class org.apache.derby.client.am.ClientConnection
-
- completeDescribeInput(ColumnMetaData, Sqlca) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- completeDescribeInput(ColumnMetaData, Sqlca) - Method in interface org.apache.derby.client.am.PreparedStatementCallbackInterface
-
- completeDescribeOutput(ColumnMetaData, Sqlca) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- completeDescribeOutput(ColumnMetaData, Sqlca) - Method in interface org.apache.derby.client.am.PreparedStatementCallbackInterface
-
- completedInserts() - Method in interface org.apache.derby.iapi.store.access.SortController
-
Inform SortController that all the rows have
been inserted into it.
- completedInserts() - Method in class org.apache.derby.impl.store.access.sort.MergeInserter
-
Called when the caller has completed
inserting rows into the sorter.
- completeExecute(Sqlca) - Method in class org.apache.derby.client.am.ClientStatement
-
- completeExecute(Sqlca) - Method in interface org.apache.derby.client.am.StatementCallbackInterface
-
- completeExecuteCall(Sqlca, Cursor) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- completeExecuteCall(Sqlca, Cursor) - Method in class org.apache.derby.client.am.ClientStatement
-
- completeExecuteCall(Sqlca, Cursor) - Method in interface org.apache.derby.client.am.StatementCallbackInterface
-
- completeExecuteCall(Sqlca, Cursor, ClientResultSet[]) - Method in class org.apache.derby.client.am.ClientStatement
-
- completeExecuteCall(Sqlca, Cursor, ClientResultSet[]) - Method in interface org.apache.derby.client.am.StatementCallbackInterface
-
- completeExecuteCallOpenQuery(Sqlca, ClientResultSet, ColumnMetaData, Section) - Method in class org.apache.derby.client.am.ClientStatement
-
- completeExecuteCallOpenQuery(Sqlca, ClientResultSet, ColumnMetaData, Section) - Method in interface org.apache.derby.client.am.StatementCallbackInterface
-
- completeExecuteImmediate(Sqlca) - Method in class org.apache.derby.client.am.ClientStatement
-
- completeExecuteImmediate(Sqlca) - Method in interface org.apache.derby.client.am.StatementCallbackInterface
-
- completeExecuteSetStatement(Sqlca) - Method in class org.apache.derby.client.am.ClientStatement
-
- completeExecuteSetStatement(Sqlca) - Method in interface org.apache.derby.client.am.StatementCallbackInterface
-
- completeInitialPiggyBackIsolation(int) - Method in class org.apache.derby.client.am.ClientConnection
-
Sets the default isolation level of the connection upon connection
initialization.
- completeInitialPiggyBackSchema(String) - Method in class org.apache.derby.client.am.ClientConnection
-
Sets the current schema upon connection initialization.
- completeLocalCommit() - Method in class org.apache.derby.client.am.ClientConnection
-
- completeLocalCommit() - Method in interface org.apache.derby.client.am.ConnectionCallbackInterface
-
- completeLocalCommit(Iterator) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- completeLocalCommit(Iterator) - Method in class org.apache.derby.client.am.ClientResultSet
-
- completeLocalCommit(Iterator) - Method in class org.apache.derby.client.am.ClientStatement
-
- completeLocalCommit(Iterator) - Method in class org.apache.derby.client.am.Lob
-
- completeLocalCommit(Iterator) - Method in interface org.apache.derby.client.am.UnitOfWorkListener
-
- completeLocalRollback() - Method in class org.apache.derby.client.am.ClientConnection
-
- completeLocalRollback() - Method in interface org.apache.derby.client.am.ConnectionCallbackInterface
-
- completeLocalRollback(Iterator) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- completeLocalRollback(Iterator) - Method in class org.apache.derby.client.am.ClientResultSet
-
- completeLocalRollback(Iterator) - Method in class org.apache.derby.client.am.ClientStatement
-
- completeLocalRollback(Iterator) - Method in class org.apache.derby.client.am.Lob
-
- completeLocalRollback(Iterator) - Method in interface org.apache.derby.client.am.UnitOfWorkListener
-
- completeOpenQuery(Sqlca, ClientResultSet) - Method in class org.apache.derby.client.am.ClientStatement
-
- completeOpenQuery(Sqlca, ClientResultSet) - Method in interface org.apache.derby.client.am.StatementCallbackInterface
-
- completePiggyBackIsolation(int) - Method in class org.apache.derby.client.am.ClientConnection
-
- completePiggyBackIsolation(int) - Method in interface org.apache.derby.client.am.ConnectionCallbackInterface
-
Completes piggy-backing of the new current isolation level by
updating the cached copy in am.Connection.
- completePiggyBackSchema(String) - Method in class org.apache.derby.client.am.ClientConnection
-
- completePiggyBackSchema(String) - Method in interface org.apache.derby.client.am.ConnectionCallbackInterface
-
Completes piggy-backing of the new current schema by updating
the cached copy in am.Connection.
- completePrepare(Sqlca) - Method in class org.apache.derby.client.am.ClientStatement
-
- completePrepare(Sqlca) - Method in interface org.apache.derby.client.am.StatementCallbackInterface
-
- completePrepareDescribe() - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- completePrepareDescribeOutput(ColumnMetaData, Sqlca) - Method in class org.apache.derby.client.am.ClientStatement
-
- completePrepareDescribeOutput(ColumnMetaData, Sqlca) - Method in interface org.apache.derby.client.am.StatementCallbackInterface
-
- completeReset(boolean) - Method in class org.apache.derby.client.net.NetConnection
-
- completeReset(boolean, boolean, NetXAResource) - Method in class org.apache.derby.client.am.ClientConnection
-
NOTE:The following comments are valid for the changes done as
part of implementing statement caching only (see DERBY-3313 and linked
issues).
- completeSpecificRollback(UnitOfWorkListener) - Method in class org.apache.derby.client.am.ClientConnection
-
Rollback the specific UnitOfWorkListener.
- completeSplitRow(int) - Method in class org.apache.derby.client.net.NetCursor
-
Fetch more data for a row that has been split up.
- completeSqlca(Sqlca) - Method in class org.apache.derby.client.am.ClientConnection
-
- completeSqlca(Sqlca) - Method in class org.apache.derby.client.am.ClientResultSet
-
- completeSqlca(Sqlca) - Method in class org.apache.derby.client.am.ClientStatement
-
- completeSqlca(Sqlca) - Method in interface org.apache.derby.client.am.ConnectionCallbackInterface
-
- completeSqlca(Sqlca) - Method in interface org.apache.derby.client.am.ResultSetCallbackInterface
-
- completeSqlca(Sqlca) - Method in interface org.apache.derby.client.am.StatementCallbackInterface
-
- completeTransactionStart() - Method in class org.apache.derby.client.am.ClientConnection
-
- composeDefaultMessage(String, Object[]) - Static method in class org.apache.derby.shared.common.i18n.MessageUtil
-
Compose a default message so that the user at least gets
*something* useful rather than just a MissingResourceException,
which is particularly unhelpful
- compress(RawTransaction, FileContainer) - Method in class org.apache.derby.impl.store.raw.data.AllocPage
-
compress out empty pages at end of container.
- compress(BaseContainerHandle, RawTransaction, AllocPage) - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
-
Compress free pages at end of this extent.
- COMPRESS_TABLE - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
-
- compressBLayerData(int) - Method in class org.apache.derby.client.net.Reply
-
- compressBLayerData(int) - Method in class org.apache.derby.impl.drda.DDMReader
-
Compress B Layer data if extended total length is used
by removing the continuation headers
- compressConglomerate(long) - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Return free space from the conglomerate back to the OS.
- compressConglomerate(long) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Return free space from the conglomerate back to the OS.
- compressConglomerate(TransactionManager, Transaction) - Method in interface org.apache.derby.iapi.store.access.conglomerate.Conglomerate
-
- compressConglomerate(TransactionManager, Transaction) - Method in class org.apache.derby.impl.store.access.btree.index.B2I
-
- compressConglomerate(TransactionManager, Transaction) - Method in class org.apache.derby.impl.store.access.heap.Heap
-
- compressContainer() - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
Release free space to the OS.
- compressContainer() - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
Release free space to the OS.
- compressContainer(RawTransaction, BaseContainerHandle) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
- compressContainer(RawTransaction, BaseContainerHandle) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Compress free space from container.
- compressContainer(BaseContainerHandle) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Release free space to the OS.
- CompressedNumber - Class in org.apache.derby.iapi.services.io
-
Static methods to write and read compressed forms of numbers
to DataOut and DataIn interfaces.
- CompressedNumber() - Constructor for class org.apache.derby.iapi.services.io.CompressedNumber
-
- compressHeapCC - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
- compressHeapGSC - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
- compressIndexArrays(long[], IndexRowGenerator[]) - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
Get rid of duplicates from a set of index conglomerate numbers and
index descriptors.
- compressIRGs - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
- compressOrTruncate(LanguageConnectionContext, UUID, String) - Static method in class org.apache.derby.impl.sql.execute.DeferredConstraintsMemory
-
- compressPage(int, int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Compress out the space specified by startByte and endByte.
- compressPages(int, int) - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
-
- compressQuotes(String, String) - Static method in class org.apache.derby.iapi.util.StringUtil
-
Compress 2 adjacent (single or double) quotes into a single (s or d)
quote when found in the middle of a String.
- compressRL - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
- compressSpace(LogInstant, int, int) - Method in class org.apache.derby.impl.store.raw.data.AllocPage
-
Compress free pages.
- CompressSpacePageOperation - Class in org.apache.derby.impl.store.raw.data
-
Log operation to implement compressing space from a container and returning
it to the operating system.
- CompressSpacePageOperation() - Constructor for class org.apache.derby.impl.store.raw.data.CompressSpacePageOperation
-
Public Methods of Formatable interface.
- CompressSpacePageOperation(AllocPage, int, int) - Constructor for class org.apache.derby.impl.store.raw.data.CompressSpacePageOperation
-
Constructors for This class:
- CompressSpacePageOperation10_2 - Class in org.apache.derby.impl.store.raw.data
-
This class overrides the CompressSpacePageOperation class to write
CompressSpaceOperation Log Records that do not support negative values
for new_highest_page.
- CompressSpacePageOperation10_2() - Constructor for class org.apache.derby.impl.store.raw.data.CompressSpacePageOperation10_2
-
- CompressSpacePageOperation10_2(AllocPage, int, int) - Constructor for class org.apache.derby.impl.store.raw.data.CompressSpacePageOperation10_2
-
Constructors for This class:
- compressTable - Variable in class org.apache.derby.impl.sql.compile.AlterTableNode
-
- compressTable - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
- compressTable() - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
routine to process compress table or ALTER TABLE DROP COLUMN ;
- compSchemaDescriptor - Variable in class org.apache.derby.impl.sql.compile.CreateTriggerNode
-
- compSchemaId - Variable in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
- compSchemaId - Variable in class org.apache.derby.iapi.sql.dictionary.ViewDescriptor
-
- compSchemaId - Variable in class org.apache.derby.impl.sql.execute.CreateViewConstantAction
-
- computeAutoincRowLocations(TransactionController, TableDescriptor) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
returns an array of RowLocations corresponding to
the autoincrement columns in the table.
- computeAutoincRowLocations(TransactionController, TableDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- computeBigDecimalPrecision(BigDecimal) - Static method in class org.apache.derby.client.am.Utils
-
- computeDateFunction(DataValueDescriptor, DataValueFactory) - Static method in class org.apache.derby.iapi.types.SQLDate
-
Implement the date SQL function: construct a SQL date from a string, number, or timestamp.
- computeDncLogWriter(PrintWriter, String, String, boolean, String, int, int) - Static method in class org.apache.derby.jdbc.BasicClientDataSource40
-
- computeDncLogWriterForNewConnection(PrintWriter, String, String, boolean, int, String, int) - Static method in class org.apache.derby.jdbc.BasicClientDataSource40
-
- computeDncLogWriterForNewConnection(String) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
- computedStreamStorableHeapColIds - Variable in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
- computeEncodedDate(int, int, int) - Static method in class org.apache.derby.iapi.types.SQLDate
-
- computeEncodedDate(Calendar) - Static method in class org.apache.derby.iapi.types.SQLDate
-
computeEncodedDate extracts the year, month and date from
a Calendar value and encodes them as
year << 16 + month << 8 + date
Use this function will help to remember to add 1 to month
which is 0 based in the Calendar class
- computeEncodedDate(Date) - Static method in class org.apache.derby.iapi.types.SQLDate
-
Compute the encoded date given a date
- computeEncodedDate(Date, Calendar) - Static method in class org.apache.derby.iapi.types.SQLDate
-
- computeEncodedDate(Date, Calendar) - Static method in class org.apache.derby.iapi.types.SQLTimestamp
-
computeEncodedDate sets the date in a Calendar object
and then uses the SQLDate function to compute an encoded date
The encoded date is
year << 16 + month << 8 + date
- computeEncodedTime(int, int, int) - Static method in class org.apache.derby.iapi.types.SQLTime
-
- computeEncodedTime(Calendar) - Static method in class org.apache.derby.iapi.types.SQLTime
-
Calculate the encoded time from a Calendar object
encoded time is hour << 16 + min << 8 + sec
this function is also used by SQLTimestamp
- computeEncodedTime(Date) - Method in class org.apache.derby.iapi.types.SQLTime
-
Compute encoded time value
Time is represented by hour << 16 + minute << 8 + seconds
- computeEncodedTime(Date, Calendar) - Static method in class org.apache.derby.iapi.types.SQLTime
-
- computeEncodedTime(Date, Calendar) - Static method in class org.apache.derby.iapi.types.SQLTimestamp
-
computeEncodedTime extracts the hour, minute and seconds from
a java.util.Date value and encodes them as
hour << 16 + minute << 8 + second
using the SQLTime function for encoding the data
- computeFeatureSet_() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- computeMagnitude(int[]) - Static method in class org.apache.derby.client.am.Decimal
-
Compute the int array of magnitude from input value segments.
- computeMagnitude(int[]) - Method in class org.apache.derby.impl.drda.DDMReader
-
Compute the int array of magnitude from input value segments.
- computeMaxWidth(int, int) - Static method in class org.apache.derby.iapi.types.DataTypeUtilities
-
Compute the maximum width (column display width) of a decimal or numeric data value,
given its precision and scale.
- computeNewAllocation(long, long[]) - Method in class org.apache.derby.impl.sql.catalog.SequenceGenerator
-
Compute the number of values to allocate.
- computePreAllocationCount() - Method in class org.apache.derby.impl.sql.catalog.SequenceGenerator
-
This method returns the number of values to pre-allocate when we
grab a new chunk of values.
- computePrintWriter(PrintWriter, String, String, boolean, String, int) - Static method in class org.apache.derby.jdbc.BasicClientDataSource40
-
- computeProjection() - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Fills in the array of projected column names suitable for handing to
RestrictedVTI.initScan().
- computeProjectionAndRestriction(PredicateList) - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Compute the projection and restriction to be pushed to the external
table function if it is a RestrictedVTI.
- computePROTOCOLOrientation(int) - Method in class org.apache.derby.client.net.NetResultSetRequest
-
- computeProtocolTypesAndLengths(Object[], ColumnMetaData, int[][], Hashtable) - Method in class org.apache.derby.client.net.NetStatementRequest
-
- computeRemainingValues(long) - Method in class org.apache.derby.impl.sql.catalog.SequenceGenerator
-
Get the number of values remaining until we bump against an endpoint of the legal range of values.
- computeRestriction(PredicateList, HashMap<String, String>) - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Fills in the restriction to be handed to a RestrictedVTI at run-time.
- computeRowLocation(TransactionController, TableDescriptor, String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Computes the RowLocation in SYSCOLUMNS for a particular
autoincrement column.
- computeSequenceRowLocation(TransactionController, String, RowLocation[], SequenceDescriptor[]) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Computes the RowLocation in SYSSEQUENCES for a particular sequence.
- computeSequenceRowLocation(TransactionController, String, RowLocation[], SequenceDescriptor[]) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Computes the RowLocation in SYSSEQUENCES for a particular sequence.
- computeStartColumn(boolean, ResultDescription) - Static method in class org.apache.derby.impl.sql.execute.NormalizeResultSet
-
Compute the start column for an update/insert.
- computeTimestampFunction(DataValueDescriptor, DataValueFactory) - Static method in class org.apache.derby.iapi.types.SQLTimestamp
-
Compute the SQL timestamp function.
- computeVar() - Method in class org.apache.derby.impl.sql.execute.VarPAggregator
-
- computeVar() - Method in class org.apache.derby.impl.sql.execute.VarSAggregator
-
- con - Variable in class org.apache.derby.client.am.UpdateSensitiveClobLocatorReader
-
- con - Variable in class org.apache.derby.client.am.UpdateSensitiveLOBLocatorInputStream
-
- con - Variable in class org.apache.derby.impl.load.ExportAbstract
-
- con - Variable in class org.apache.derby.impl.load.ExportResultSetForObject
-
- con - Variable in class org.apache.derby.jdbc.EmbedXAResource
-
- conActions - Variable in class org.apache.derby.impl.sql.compile.AlterTableNode
-
- ConcatableDataValue - Interface in org.apache.derby.iapi.types
-
The ConcatableDataValue interface corresponds to the
SQL 92 string value data type.
- ConcatableDataValue - Static variable in interface org.apache.derby.iapi.reference.ClassName
-
- concatenate(BitDataValue, BitDataValue, BitDataValue) - Method in interface org.apache.derby.iapi.types.BitDataValue
-
The SQL concatenation '||' operator.
- concatenate(BitDataValue, BitDataValue, BitDataValue) - Method in class org.apache.derby.iapi.types.SQLBinary
-
- concatenate(StringDataValue, StringDataValue, StringDataValue) - Method in class org.apache.derby.iapi.types.SQLChar
-
- concatenate(StringDataValue, StringDataValue, StringDataValue) - Method in class org.apache.derby.iapi.types.SQLLongvarchar
-
- concatenate(StringDataValue, StringDataValue, StringDataValue) - Method in interface org.apache.derby.iapi.types.StringDataValue
-
The SQL concatenation '||' operator.
- CONCATENATE - Static variable in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
-
- CONCATENATION_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- ConcatenationOperatorNode - Class in org.apache.derby.impl.sql.compile
-
This node represents a concatenation comparison operator
varying.
- ConcatenationOperatorNode(ValueNode, ValueNode, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.ConcatenationOperatorNode
-
Constructor for a ConcatenationOperatorNode
- conChild - Variable in class org.apache.derby.impl.jdbc.AutoPositioningStream
-
ConnectionChild to get synchronizion object
- conChild - Variable in class org.apache.derby.impl.jdbc.StoreStreamClob
-
The connection (child) this Clob belongs to.
- conChild - Variable in class org.apache.derby.impl.jdbc.TemporaryClob
-
Connection child assoicated with this Clob.
- concurrency - Variable in class org.apache.derby.client.am.stmtcache.StatementKey
-
The result set concurrency for the statement.
- concurrencyOfThisResultSet - Variable in class org.apache.derby.impl.jdbc.EmbedResultSet
-
- ConcurrentCache - Class in org.apache.derby.impl.services.cache
-
A cache manager based on the utilities found in the
java.util.concurrent package.
- ConcurrentCache(CacheableFactory, String, int, int) - Constructor for class org.apache.derby.impl.services.cache.ConcurrentCache
-
Creates a new cache manager.
- ConcurrentCacheFactory - Class in org.apache.derby.impl.services.cache
-
Factory class which creates cache manager instances based on the
ConcurrentCache implementation.
- ConcurrentCacheFactory() - Constructor for class org.apache.derby.impl.services.cache.ConcurrentCacheFactory
-
- ConcurrentCacheMBeanImpl - Class in org.apache.derby.impl.services.cache
-
This class provides monitoring capabilities for ConcurrentCache through
Java Management Extension (JMX).
- ConcurrentCacheMBeanImpl(ConcurrentCache) - Constructor for class org.apache.derby.impl.services.cache.ConcurrentCacheMBeanImpl
-
- ConcurrentLockSet - Class in org.apache.derby.impl.services.locks
-
A ConcurrentLockSet is a complete lock table which maps
Lockables to LockControl objects.
- ConcurrentLockSet(AbstractPool) - Constructor for class org.apache.derby.impl.services.locks.ConcurrentLockSet
-
- ConcurrentLockSet.Entry - Class in org.apache.derby.impl.services.locks
-
Class representing an entry in the lock table.
- ConcurrentPool - Class in org.apache.derby.impl.services.locks
-
A LockFactory which allows multiple threads to enter without
blocking each other out.
- ConcurrentPool() - Constructor for class org.apache.derby.impl.services.locks.ConcurrentPool
-
- concurType - Variable in class org.apache.derby.impl.drda.DRDAResultSet
-
- concurType - Variable in class org.apache.derby.impl.drda.DRDAStatement
-
- condition - Variable in class org.apache.derby.impl.services.bytecode.BCMethod
-
- Conditional - Class in org.apache.derby.impl.services.bytecode
-
A Conditional represents an if/then/else block.
- Conditional(Conditional, CodeChunk, short, Type[]) - Constructor for class org.apache.derby.impl.services.bytecode.Conditional
-
Start a conditional block.
- CONDITIONAL_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- CONDITIONAL_RESTRICTION - Static variable in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
- conditionalIf() - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Initiate a conditional sequence.
- conditionalIf() - Method in class org.apache.derby.impl.services.bytecode.BCMethod
-
- conditionalIf(short) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
-
- conditionalIfNull() - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Initiate a conditional sequence.
- conditionalIfNull() - Method in class org.apache.derby.impl.services.bytecode.BCMethod
-
- ConditionalNode - Class in org.apache.derby.impl.sql.compile
-
A ConditionalNode represents an if/then/else operator with a single
boolean expression on the "left" of the operator and a list of expressions on
the "right".
- ConditionalNode(CachedValueNode, ValueNodeList, ValueNodeList, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.ConditionalNode
-
Constructor for a ConditionalNode
- ConditionalNode.ReplaceCaseOperandVisitor - Class in org.apache.derby.impl.sql.compile
-
- Configuration - Class in org.apache.derby.client.am
-
- Configuration() - Constructor for class org.apache.derby.client.am.Configuration
-
- CONFLICTING_BOOT_ATTRIBUTES - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- CONFLICTING_CREATE_ATTRIBUTES - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- CONFLICTING_RESTORE_ATTRIBUTES - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- conglom - Variable in class org.apache.derby.impl.store.access.CacheableConglomerate
-
- conglom_cache - Variable in class org.apache.derby.impl.store.access.RAMAccessManager
-
Cache of Conglomerate objects, keyed by conglom id.
- conglom_format_id - Variable in class org.apache.derby.impl.store.access.btree.BTree
-
Format id of the conglomerate.
- conglom_format_id - Variable in class org.apache.derby.impl.store.access.heap.Heap
-
Format id of the conglomerate.
- conglom_map - Variable in class org.apache.derby.impl.store.access.RAMAccessManager
-
A map of the implementation specific id to conglomerate object.
- conglom_nextid - Variable in class org.apache.derby.impl.store.access.RAMAccessManager
-
Routines to map to/from conglomid/containerid:
- CONGLOM_PROP - Static variable in interface org.apache.derby.iapi.store.access.AccessFactoryGlobals
-
- conglomCacheAddEntry(long, Conglomerate) - Method in class org.apache.derby.impl.store.access.RAMAccessManager
-
Add a newly created conglomerate to the cache.
- conglomCacheFind(long) - Method in class org.apache.derby.impl.store.access.RAMAccessManager
-
Find a conglomerate by conglomid in the cache.
- conglomCacheInit() - Method in class org.apache.derby.impl.store.access.RAMAccessManager
-
Initialize the conglomerate cache.
- conglomCacheInvalidate() - Method in class org.apache.derby.impl.store.access.RAMAccessManager
-
Invalide the current Conglomerate Cache.
- conglomCacheRemoveEntry(long) - Method in class org.apache.derby.impl.store.access.RAMAccessManager
-
Remove an entry from the cache.
- conglomCreated - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
-
- conglomDescs - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
-
- Conglomerate - Interface in org.apache.derby.iapi.store.access.conglomerate
-
A conglomerate is an abstract storage structure (they
correspond to access methods).
- CONGLOMERATE - Static variable in interface org.apache.derby.catalog.Dependable
-
- CONGLOMERATE_DESCRIPTOR_FINDER_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.catalog.ConglomerateDescriptorFinder
- CONGLOMERATE_TEMPLATE_CREATE_ERROR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- ConglomerateController - Interface in org.apache.derby.iapi.store.access
-
A conglomerate is an abstract storage structure (they
correspond to access methods).
- conglomerateControllers - Variable in class org.apache.derby.impl.store.access.RAMTransaction
-
- ConglomerateDescriptor - Class in org.apache.derby.iapi.sql.dictionary
-
The ConglomerateDescriptor class is used to get information about
conglomerates for the purpose of optimization.
- ConglomerateDescriptor(DataDictionary, long, String, boolean, IndexRowGenerator, boolean, UUID, UUID, UUID) - Constructor for class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
-
Constructor for a conglomerate descriptor.
- conglomerateDescriptorList - Variable in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
- ConglomerateDescriptorList - Class in org.apache.derby.iapi.sql.dictionary
-
- ConglomerateDescriptorList() - Constructor for class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptorList
-
- conglomerateExists(long) - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Check whether a conglomerate exists.
- conglomerateExists(long) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
- ConglomerateFactory - Interface in org.apache.derby.iapi.store.access.conglomerate
-
The factory interface for all conglomerate access methods.
- conglomerateId - Variable in class org.apache.derby.impl.sql.compile.ResultColumnList
-
- conglomerateNumber - Variable in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
-
- conglomerateNumber - Variable in class org.apache.derby.impl.sql.catalog.IndexInfoImpl
-
- conglomerateNumber - Variable in class org.apache.derby.impl.sql.compile.DropTableNode
-
- conglomerateNumber - Variable in class org.apache.derby.impl.sql.compile.LockTableNode
-
- conglomerateNumber - Variable in class org.apache.derby.impl.sql.compile.RenameNode
-
- conglomerateNumber - Variable in class org.apache.derby.impl.sql.execute.DropTableConstantAction
-
- conglomerateNumber - Variable in class org.apache.derby.impl.sql.execute.LockTableConstantAction
-
- ConglomerateRS(String, String) - Constructor for class org.apache.derby.iapi.sql.compile.OptimizerPlan.ConglomerateRS
-
- ConglomerateRS(ConglomerateDescriptor, DataDictionary) - Constructor for class org.apache.derby.iapi.sql.compile.OptimizerPlan.ConglomerateRS
-
- ConglomerateUtil - Class in org.apache.derby.impl.store.access.conglomerate
-
Static utility routine package for all Conglomerates.
- ConglomerateUtil() - Constructor for class org.apache.derby.impl.store.access.conglomerate.ConglomerateUtil
-
- conglomerateUUID - Variable in class org.apache.derby.impl.sql.execute.CreateIndexConstantAction
-
- conglomid - Variable in class org.apache.derby.impl.store.access.CacheableConglomerate
-
- conglomId - Variable in class org.apache.derby.diag.ConglomInfo
-
- conglomId - Variable in class org.apache.derby.impl.sql.execute.CreateIndexConstantAction
-
Conglomerate number for the conglomerate created by this
constant action; -1L if this constant action has not been
executed.
- conglomId - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
-
- conglomId - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
-
- conglomId - Variable in class org.apache.derby.impl.sql.execute.LastIndexKeyResultSet
-
- conglomId - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
-
- conglomId - Variable in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
-
This class implements Formatable.
- CONGLOMID - Static variable in interface org.apache.derby.iapi.services.locks.VirtualLockTable
-
- ConglomInfo - Class in org.apache.derby.diag
-
- ConglomInfo(String, long, String, boolean) - Constructor for class org.apache.derby.diag.ConglomInfo
-
- conglomName - Variable in class org.apache.derby.diag.ConglomInfo
-
- ConglomPropertyQueryable - Interface in org.apache.derby.iapi.store.access
-
ConglomPropertyable provides the interfaces to read properties from a
conglomerate.
- conglomTable - Variable in class org.apache.derby.diag.SpaceTable
-
- conn - Variable in class org.apache.derby.impl.drda.Database
-
Connection to the database in the embedded engine.
- conn - Variable in class org.apache.derby.impl.jdbc.LOBStreamControl
-
- conn - Variable in class org.apache.derby.impl.load.ColumnInfo
-
- conn - Variable in class org.apache.derby.impl.tools.ij.AsyncStatement
-
- conn - Variable in class org.apache.derby.impl.tools.ij.ijConnectionResult
-
- conn - Variable in class org.apache.derby.impl.tools.ij.Session
-
- conn - Variable in class org.apache.derby.impl.tools.planexporter.AccessDatabase
-
- conn - Variable in class org.apache.derby.jdbc.XATransactionState
-
- conn - Variable in class org.apache.derby.tools.dblook
-
- conn_ - Variable in class org.apache.derby.client.net.NetXAResource
-
- conn_ - Variable in class org.apache.derby.impl.drda.PiggyBackedSessionData
-
- CONN_BOOT_PASSWORD - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CONN_CLOSE_XA_TRANSACTION_ROLLED_BACK - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CONN_COLLATION - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CONN_CREATE_DATABASE - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CONN_CREATE_FROM - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CONN_CRYPTO_ALGORITHM - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CONN_CRYPTO_EXTERNAL_KEY - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CONN_CRYPTO_KEY_LENGTH - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CONN_CRYPTO_PROVIDER - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CONN_CURSOR_NOT_OPEN - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CONN_DATA_ENCRYPTION - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CONN_DATABASE_IDENTITY - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CONN_DEREGISTER_AUTOLOADEDDRIVER - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CONN_DEREGISTER_NOT_PERMITTED - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
Shutdown couldn't deregister driver because of missing permission.
- CONN_DRDA_CMDCHKRM - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CONN_DRDA_DATASTREAM_SYNTAX_ERROR - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CONN_DRDA_DTARMCHRM - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CONN_DRDA_INVALIDFDOCA - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CONN_DRDA_PRCCNVRM - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CONN_DRDA_QRYOPEN - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CONN_DRDA_RDBACCRM - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CONN_DRDA_RDBNACRM - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CONN_INTERRUPT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- CONN_LOCALE - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CONN_LOG_DEVICE - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CONN_NEGATIVE_MAXSTATEMENTS - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
Error message for negative values for the maxStatements property
of data sources supporting statement pooling.
- CONN_NETWORK_SERVER_CLASS_FIND - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CONN_NETWORK_SERVER_CLASS_LOAD - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CONN_NETWORK_SERVER_SHUTDOWN_EXCEPTION - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CONN_NETWORK_SERVER_START_EXCEPTION - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CONN_NEW_PASSWORD_INVALID - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CONN_NO_DETAILS - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CONN_NOT_SPECIFIED - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CONN_PASSWORD_ATTR - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CONN_PASSWORD_DESCRIPTION - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CONN_PASSWORD_EXPIRED - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CONN_PASSWORD_MISSING - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CONN_PRECISION_TOO_LARGE - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CONN_RESTORE_FROM - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CONN_ROLL_FORWARD_RECOVERY_FROM - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CONN_SECMECH_NOT_SUPPORTED - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CONN_SECSVC_NONRETRYABLE_ERR - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CONN_SECTKN_MISSING_OR_INVALID - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CONN_SHUT_DOWN_CLOUDSCAPE - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CONN_SHUT_DOWN_ENGINE - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CONN_UPGRADE_DATABASE - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CONN_USER_NOT_AUTHORIZED_TO_DB - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CONN_USERID_MISSING - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CONN_USERID_OR_PASSWORD_INVALID - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CONN_USERID_REVOKED - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CONN_USERNAME_ATTR - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CONN_USERNAME_DESCRIPTION - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CONN_XA_TRANSACTION_TIMED_OUT - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- connCloseInProgress - Variable in class org.apache.derby.client.am.StatementCacheInteractor
-
Tells if this interactor is in the process of shutting down.
- connect(String, Properties) - Method in class org.apache.derby.jdbc.AutoloadedDriver
-
Connect to the URL if possible
- connect(String, Properties) - Method in class org.apache.derby.jdbc.ClientDriver
-
- connect(String, Properties) - Method in class org.apache.derby.jdbc.EmbeddedDriver
-
Connect to the URL if possible
- connect(String, Properties) - Method in class org.apache.derby.jdbc.InternalDriver
-
- connect(String, Properties, int) - Method in class org.apache.derby.jdbc.InternalDriver
-
- CONNECT_PASSWORD_ISNULL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- CONNECT_PASSWORD_LENGTH_OUT_OF_RANGE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- CONNECT_REQUIRED_PROPERTY_NOT_SET - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- CONNECT_SOCKET_EXCEPTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- CONNECT_UNABLE_TO_CONNECT_TO_SERVER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- CONNECT_UNABLE_TO_OPEN_SOCKET_STREAM - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- CONNECT_USERID_ISNULL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- CONNECT_USERID_LENGTH_OUT_OF_RANGE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- connection - Variable in class org.apache.derby.client.am.BlobLocatorInputStream
-
Connection used to read Blob from server.
- connection - Variable in class org.apache.derby.client.am.BlobLocatorOutputStream
-
Connection used to read Blob from server.
- connection - Variable in class org.apache.derby.client.am.CallableLocatorProcedures
-
The connection to be used when calling the stored procedures.
- connection - Variable in class org.apache.derby.client.am.ClobLocatorInputStream
-
Connection used to read Clob from server.
- connection - Variable in class org.apache.derby.client.am.ClobLocatorReader
-
Connection used to read Clob from server.
- connection - Variable in class org.apache.derby.client.am.ClobLocatorWriter
-
Connection used to read Clob from server.
- connection_ - Variable in class org.apache.derby.client.am.Agent
-
- connection_ - Variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- connection_ - Variable in class org.apache.derby.client.am.ClientResultSet
-
- connection_ - Variable in class org.apache.derby.client.am.ClientStatement
-
- connection_ - Variable in class org.apache.derby.client.am.Sqlca
-
- CONNECTION_FAILED_ON_DEFERRED_RESET - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- CONNECTION_FAILED_ON_RESET - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- CONNECTION_NULL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- CONNECTION_PROPERTY - Static variable in class org.apache.derby.impl.tools.ij.ConnectionEnv
-
- connectionAttributes - Variable in class org.apache.derby.jdbc.BasicClientDataSource40
-
- connectionAttributes - Variable in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Derby specific connection attributes.
- ConnectionCallbackInterface - Interface in org.apache.derby.client.am
-
- ConnectionChild - Class in org.apache.derby.impl.jdbc
-
Any class in the embedded JDBC driver (ie this package) that needs to
refer back to the EmbedConnection object extends this class.
- ConnectionChild(EmbedConnection) - Constructor for class org.apache.derby.impl.jdbc.ConnectionChild
-
- connectionClosedFailure() - Method in class org.apache.derby.client.net.NetXAResource
-
- connectionConfirmed - Variable in class org.apache.derby.impl.store.replication.net.ReplicationMessageReceive
-
Whether or not the connection with the master is confirmed to be
working.
- ConnectionContext - Interface in org.apache.derby.iapi.jdbc
-
Interface-ized from EmbedConnectionContext.
- ConnectionEnv - Class in org.apache.derby.impl.tools.ij
-
To enable multi-user use of ij.Main2
- ConnectionEnv(int, boolean, boolean) - Constructor for class org.apache.derby.impl.tools.ij.ConnectionEnv
-
- connectionGetWarningsFailed() - Static method in exception org.apache.derby.impl.tools.ij.ijException
-
- ConnectionGetWarningsFailed - Static variable in exception org.apache.derby.impl.tools.ij.ijException
-
- connectionHoldAbility - Variable in class org.apache.derby.impl.jdbc.EmbedConnection
-
- connectionMustRemainReadOnly() - Method in class org.apache.derby.impl.sql.conn.GenericAuthorizer
-
- connectionNull - Variable in class org.apache.derby.client.net.NetConnection
-
- connectionNull() - Static method in class org.apache.derby.impl.load.LoadError
-
Raised if, the Derby database connection is null.
- ConnectionReply - Class in org.apache.derby.client.net
-
- ConnectionReply(Agent, ConnectionReplyInterface) - Constructor for class org.apache.derby.client.net.ConnectionReply
-
- connectionReply_ - Variable in class org.apache.derby.client.net.NetAgent
-
- ConnectionReplyInterface - Interface in org.apache.derby.client.net
-
- connectionRequest_ - Variable in class org.apache.derby.client.net.NetAgent
-
- ConnectionRequestInterface - Interface in org.apache.derby.client.net
-
- connectionTable - Variable in class org.apache.derby.jdbc.ResourceAdapterImpl
-
- ConnectionUtil - Class in org.apache.derby.iapi.sql.conn
-
- ConnectionUtil() - Constructor for class org.apache.derby.iapi.sql.conn.ConnectionUtil
-
- CONNECTIVITY_PREFIX - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- connEnv - Variable in class org.apache.derby.impl.tools.ij.utilMain
-
- connFactory - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- connNum - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- connNum - Variable in class org.apache.derby.impl.drda.Session
-
- connRef - Variable in class org.apache.derby.impl.jdbc.EmbedConnectionContext
-
We hold a soft reference to the connection so that when the application
releases its reference to the Connection without closing it, its finalize
method will be called, which will then close the connection.
- connString - Variable in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
- connString - Variable in class org.apache.derby.impl.jdbc.EmbedConnection
-
Cached string representation of the connection id
- connString - Variable in class org.apache.derby.jdbc.EmbedPooledConnection
-
the connection string
- connThread - Variable in class org.apache.derby.impl.drda.DRDAXAProtocol
-
- considerCost(Optimizable, OptimizablePredicateList, CostEstimate, CostEstimate) - Method in interface org.apache.derby.iapi.sql.compile.Optimizer
-
Consider the cost of the given optimizable.
- considerCost(Optimizable, OptimizablePredicateList, CostEstimate, CostEstimate) - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
-
This is the version of costOptimizable for non-base-tables.
- considerMaterialization(JBitSet) - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
Consider materialization for this ResultSet tree if it is valid and cost effective
(It is not valid if incorrect results would be returned.)
- considerMaterialization(JBitSet) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Consider materialization for this ResultSet tree if it is valid and cost effective
(It is not valid if incorrect results would be returned.)
- considerPostOptimizeOptimizations(boolean) - Method in class org.apache.derby.impl.sql.compile.GroupByNode
-
Consider any optimizations after the optimizer has chosen a plan.
- considerSortAvoidancePath - Variable in class org.apache.derby.impl.sql.compile.FromTable
-
- considerSortAvoidancePath() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Check whether this optimizable's sort avoidance path should
be considered.
- considerSortAvoidancePath() - Method in class org.apache.derby.impl.sql.compile.FromTable
-
- considerSortAvoidancePath() - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
- considerTimingInformation - Variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINSystemTableVisitor
-
- ConsInfo - Interface in org.apache.derby.iapi.sql.dictionary
-
This interface describes the columns in a referenced constraint.
- ConsistencyChecker - Class in org.apache.derby.iapi.db
-
The ConsistencyChecker class provides static methods for verifying
the consistency of the data stored within a database.
- ConsistencyChecker() - Constructor for class org.apache.derby.iapi.db.ConsistencyChecker
-
no requirement for a constructor
- ConsistencyToken - Class in org.apache.derby.impl.drda
-
Class which represents an RDB Package Consistency Token.
- ConsistencyToken(byte[]) - Constructor for class org.apache.derby.impl.drda.ConsistencyToken
-
Create a new ConsistencyToken instance.
- consoleError(String) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Write an error message to console output stream
and throw an exception for this error
- consoleExceptionPrint(Exception) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Write an exception to console output stream,
but only if debugOutput is true.
- consoleExceptionPrintTrace(Throwable) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Write an exception (with trace) to console
output stream.
- consoleMessage(String, boolean) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Write a message to console output stream
- consolePrintAndIgnore(String, Exception, boolean) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- consolePropertyMessage(String, boolean) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Put property message on console
- consolePropertyMessage(String, String) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Put property message on console
- consolePropertyMessage(String, String[]) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Put property message on console
- consolePropertyMessageWork(String, String[], boolean) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Handle console error message
- display on console and if it is a user error, display usage
- if user error or severe error, throw exception with message key and message
- consoleTraceMessage(int, boolean) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Print trace change message to console
- consoleWriter - Variable in class org.apache.derby.iapi.jdbc.DRDAServerStarter
-
- CONSTANT - Static variable in interface org.apache.derby.iapi.store.access.Qualifier
-
- CONSTANT_Class - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
-
- CONSTANT_Double - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
-
- CONSTANT_Double_info - Class in org.apache.derby.iapi.services.classfile
-
Double Constant - page 97 - Section 4.4.5
- CONSTANT_Double_info(double) - Constructor for class org.apache.derby.iapi.services.classfile.CONSTANT_Double_info
-
- CONSTANT_Fieldref - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
-
- CONSTANT_Float - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
-
- CONSTANT_Float_info - Class in org.apache.derby.iapi.services.classfile
-
Float Constant - page 96
- CONSTANT_Float_info(float) - Constructor for class org.apache.derby.iapi.services.classfile.CONSTANT_Float_info
-
- CONSTANT_Index_info - Class in org.apache.derby.iapi.services.classfile
-
A generic constant pool entry for entries that simply hold indexes
into other entries.
- CONSTANT_Index_info(int, int, int) - Constructor for class org.apache.derby.iapi.services.classfile.CONSTANT_Index_info
-
- CONSTANT_Integer - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
-
- CONSTANT_Integer_info - Class in org.apache.derby.iapi.services.classfile
-
Integer Constant - page 96
- CONSTANT_Integer_info(int) - Constructor for class org.apache.derby.iapi.services.classfile.CONSTANT_Integer_info
-
- CONSTANT_InterfaceMethodref - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
-
- CONSTANT_InvokeDynamic - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
-
- CONSTANT_Long - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
-
- CONSTANT_Long_info - Class in org.apache.derby.iapi.services.classfile
-
Long Constant - page 97 - Section 4.4.5
- CONSTANT_Long_info(long) - Constructor for class org.apache.derby.iapi.services.classfile.CONSTANT_Long_info
-
- CONSTANT_MethodHandle - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
-
- CONSTANT_Methodref - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
-
- CONSTANT_MethodType - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
-
- CONSTANT_NameAndType - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
-
- CONSTANT_String - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
-
- CONSTANT_Utf8 - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
-
- CONSTANT_Utf8_info - Class in org.apache.derby.iapi.services.classfile
-
Utf8- page 100 - Section 4.4.7
- CONSTANT_Utf8_info(String) - Constructor for class org.apache.derby.iapi.services.classfile.CONSTANT_Utf8_info
-
- constantAction - Variable in class org.apache.derby.impl.sql.execute.DMLWriteResultSet
-
- ConstantAction - Interface in org.apache.derby.iapi.sql.execute
-
This interface describes actions that are ALWAYS performed for a
Statement at Execution time.
- ConstantAction - Static variable in interface org.apache.derby.iapi.reference.ClassName
-
- ConstantActionActivation - Class in org.apache.derby.impl.sql.execute
-
A pre-compiled activation that supports a single ResultSet with
a single constant action.
- ConstantActionActivation() - Constructor for class org.apache.derby.impl.sql.execute.ConstantActionActivation
-
- constantActionFactory - Variable in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
- constantActionFactory - Variable in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
- constantActionStack - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
-
Stack of ConstantActions.
- constantColumn(ColumnReference) - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
- constantColumn(PredicateList) - Method in class org.apache.derby.impl.sql.compile.OrderByColumn
-
Is this OrderByColumn constant, according to the given predicate list?
- constantExpression(PredicateList) - Method in class org.apache.derby.impl.sql.compile.AggregateNode
-
- constantExpression(PredicateList) - Method in class org.apache.derby.impl.sql.compile.BinaryListOperatorNode
-
- constantExpression(PredicateList) - Method in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
-
- constantExpression(PredicateList) - Method in class org.apache.derby.impl.sql.compile.CastNode
-
- constantExpression(PredicateList) - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
- constantExpression(PredicateList) - Method in class org.apache.derby.impl.sql.compile.ConditionalNode
-
- constantExpression(PredicateList) - Method in class org.apache.derby.impl.sql.compile.ConstantNode
-
- constantExpression(PredicateList) - Method in class org.apache.derby.impl.sql.compile.ParameterNode
-
- constantExpression(PredicateList) - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
-
- constantExpression(PredicateList) - Method in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
-
- constantExpression(PredicateList) - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Return whether or not this expression tree represents a constant value.
- constantExpression(PredicateList) - Method in class org.apache.derby.impl.sql.compile.ValueNodeList
-
- constantExpression(PredicateList) - Method in class org.apache.derby.impl.sql.compile.WindowFunctionNode
-
ValueNode override.
- ConstantExpressionVisitor - Class in org.apache.derby.impl.sql.compile
-
This visitor replaces a ValueNode with a node representing a
constant value, if the ValueNode is known to always evaluate to the
same value.
- ConstantExpressionVisitor() - Constructor for class org.apache.derby.impl.sql.compile.ConstantExpressionVisitor
-
- ConstantNode - Class in org.apache.derby.impl.sql.compile
-
ConstantNode holds literal constants as well as nulls.
- ConstantNode(ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.ConstantNode
-
- ConstantNode(TypeId, boolean, int, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.ConstantNode
-
- constantPool() - Method in class org.apache.derby.impl.services.bytecode.BCMethod
-
In their giveCode methods, the parts of the method body will want to get
to the constant pool to add their constants.
- ConstantPoolEntry - Class in org.apache.derby.iapi.services.classfile
-
Constant Pool class - pages 92-99
- ConstantPoolEntry(int) - Constructor for class org.apache.derby.iapi.services.classfile.ConstantPoolEntry
-
- constantRestriction - Variable in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
Constant expressions to be evaluated here.
- constantRestriction - Variable in class org.apache.derby.impl.sql.execute.ProjectRestrictResultSet
-
- constants - Variable in class org.apache.derby.impl.sql.execute.DeleteResultSet
-
- constants - Variable in class org.apache.derby.impl.sql.execute.DMLVTIResultSet
-
- constants - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
-
- constants - Variable in class org.apache.derby.impl.sql.execute.UpdateResultSet
-
- Constants - Class in org.apache.derby.impl.services.locks
-
- Constants() - Constructor for class org.apache.derby.impl.services.locks.Constants
-
- CONSTRAINT - Static variable in interface org.apache.derby.catalog.Dependable
-
- CONSTRAINT_DEFINITION_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- CONSTRAINT_DESCRIPTOR_FINDER_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.catalog.ConstraintDescriptorFinder
- CONSTRAINT_INFO_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.Database.Language.Execution.ConstraintInfo
- constraintActions - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
- constraintActions - Variable in class org.apache.derby.impl.sql.execute.CreateTableConstantAction
-
- ConstraintConstantAction - Class in org.apache.derby.impl.sql.execute
-
This class describes actions that are ALWAYS performed for a
constraint creation at Execution time.
- ConstraintConstantAction(String, int, String, UUID, String, IndexConstantAction) - Constructor for class org.apache.derby.impl.sql.execute.ConstraintConstantAction
-
Make one of these puppies.
- ConstraintDefinitionNode - Class in org.apache.derby.impl.sql.compile
-
A ConstraintDefintionNode is a class for all nodes that can represent
constraint definitions.
- ConstraintDefinitionNode(TableName, int, ResultColumnList, Properties, ValueNode, String, int, int, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
- ConstraintDescriptor - Class in org.apache.derby.iapi.sql.dictionary
-
This class is used to get information from a ConstraintDescriptor.
- ConstraintDescriptor(DataDictionary, TableDescriptor, String, boolean, boolean, int[], UUID, SchemaDescriptor, boolean) - Constructor for class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
Constructor for a ConstraintDescriptor
- constraintDescriptorList - Variable in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
- ConstraintDescriptorList - Class in org.apache.derby.iapi.sql.dictionary
-
- ConstraintDescriptorList() - Constructor for class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptorList
-
- constraintId - Variable in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
- constraintId - Variable in class org.apache.derby.iapi.sql.dictionary.SubConstraintDescriptor
-
- constraintId - Variable in class org.apache.derby.impl.sql.execute.ConstraintConstantAction
-
- constraintId - Variable in class org.apache.derby.impl.sql.execute.DeferredConstraintsMemory.UniquePkInfo
-
- constraintId - Variable in class org.apache.derby.impl.sql.execute.RIBulkChecker
-
- constraintId - Variable in class org.apache.derby.impl.sql.execute.UniqueIndexSortObserver
-
- constraintId - Variable in class org.apache.derby.impl.sql.execute.UniqueWithDuplicateNullsIndexSortObserver
-
- constraintID - Variable in class org.apache.derby.impl.sql.execute.IndexConstantAction
-
Set by CreateConstraintConstantAction
- ConstraintInfo - Class in org.apache.derby.impl.sql.execute
-
This is a simple class used to store the run time information
about a constraint.
- ConstraintInfo() - Constructor for class org.apache.derby.impl.sql.execute.ConstraintInfo
-
Niladic constructor for Formattable
- ConstraintInfo(String, SchemaDescriptor, String[], int, int) - Constructor for class org.apache.derby.impl.sql.execute.ConstraintInfo
-
Consructor
- constraintModes - Variable in class org.apache.derby.impl.sql.conn.SQLSessionContextImpl
-
Maps a constraint id (key) into a Boolean for deferrable
constraints.
- constraintName - Variable in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
- constraintName - Variable in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
- constraintName - Variable in class org.apache.derby.impl.sql.compile.TestConstraintNode
-
- constraintName - Variable in class org.apache.derby.impl.sql.execute.ConstraintConstantAction
-
- constraintName - Variable in exception org.apache.derby.shared.common.error.DerbySQLIntegrityConstraintViolationException
-
- constraints - Variable in class org.apache.derby.impl.sql.compile.SetConstraintsNode
-
List of strings representing the constraints we want to
set.
- constraints - Variable in class org.apache.derby.impl.sql.execute.SetConstraintsConstantAction
-
- constraintSchemaName - Variable in class org.apache.derby.impl.sql.execute.AlterConstraintConstantAction
-
- constraintSchemaName - Variable in class org.apache.derby.impl.sql.execute.DropConstraintConstantAction
-
- constraintText - Variable in class org.apache.derby.iapi.sql.dictionary.CheckConstraintDescriptor
-
- constraintText - Variable in class org.apache.derby.iapi.sql.dictionary.SubCheckConstraintDescriptor
-
- constraintText - Variable in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
- constraintText - Variable in class org.apache.derby.impl.sql.execute.CreateConstraintConstantAction
-
- constraintType - Variable in class org.apache.derby.iapi.sql.dictionary.ReferencedKeyConstraintDescriptor
-
public interface to this descriptor:
public boolean hasSelfReferencingFK(ConstraintDescriptorList cdl, int type)
throws StandardException;
public ConstraintDescriptorList getForeignKeyConstraints(int type) throws StandardException;
public boolean isReferenced();
public int getReferenceCount();
public int incrementReferenceCount();
public int decrementReferenceCount();
- constraintType - Variable in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
- constraintType - Variable in class org.apache.derby.impl.sql.execute.ConstraintConstantAction
-
- constraintType - Variable in class org.apache.derby.impl.sql.execute.CreateIndexConstantAction
-
- constructCrrtkn() - Method in class org.apache.derby.client.net.NetConnection
-
- constructExtnam() - Method in class org.apache.derby.client.net.NetConnection
-
- constructor - Variable in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
- constructor - Variable in class org.apache.derby.impl.sql.execute.VTIResultSet
-
- constructor_time - Variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetTimingsDescriptor
-
- constructorMinion() - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
- constructorMinion(boolean) - Method in class org.apache.derby.impl.sql.compile.FromList
-
- constructorMinion(MethodCallNode, ResultColumnList, TableName) - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
- constructorMinion(ValueNode, ValueNode, ValueNode, int) - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
-
- constructorTime - Variable in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
- constructorTime - Variable in class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
-
- constructPrddta() - Method in class org.apache.derby.client.net.NetConnection
-
- constructToString(String, String) - Method in class org.apache.derby.impl.sql.execute.DDLConstantAction
-
- constructUrl() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
Constructs the JDBC connection URL from the state of the data source.
- ContainedRoles - Class in org.apache.derby.diag
-
Contained roles shows all roles contained in the given identifier, or if the
second argument, if given, is not 0, the inverse relation; all roles who
contain the given role identifier.
- ContainedRoles(String) - Constructor for class org.apache.derby.diag.ContainedRoles
-
Constructor.
- ContainedRoles(String, int) - Constructor for class org.apache.derby.diag.ContainedRoles
-
Constructor.
- container - Variable in class org.apache.derby.iapi.store.raw.PageKey
-
- container - Variable in class org.apache.derby.impl.store.access.btree.OpenBTree
-
The (open) container which contains the b-tree.
- container - Variable in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
-
- container - Variable in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
The actual container we are accessing.
- container - Variable in class org.apache.derby.impl.store.raw.data.StreamFileContainerHandle
-
The actual container we are accessing.
- CONTAINER - Static variable in class org.apache.derby.impl.store.raw.data.ReclaimSpace
-
- CONTAINER_CACHE_SIZE_DEFAULT - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Default value for CONTAINER_CACHE_SIZE_PARAMETER (100).
- CONTAINER_CACHE_SIZE_MAXIMUM - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Maximum container cache size we will accept (MAXINT).
- CONTAINER_CACHE_SIZE_MINIMUM - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Minimum container cache size accepted (2).
- CONTAINER_CACHE_SIZE_PARAMETER - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Property name for the number of open files to maintain associated with
the page cache.
- CONTAINER_FORMAT_ID_SIZE - Static variable in class org.apache.derby.impl.store.raw.data.FileContainer
-
the container format must fit in this many bytes
- CONTAINER_INFO_SIZE - Static variable in class org.apache.derby.impl.store.raw.data.FileContainer
-
The size of the persistently stored container info
ContainerHeader contains the following information:
4 bytes int FormatId
4 bytes int status
4 bytes int pageSize
4 bytes int spareSpace
4 bytes int minimumRecordSize
2 bytes short initialPages
2 bytes short spare1
8 bytes long first Allocation page number
8 bytes long first Allocation page offset
8 bytes long container version
8 bytes long estimated number of rows
8 bytes long reusable recordId sequence number
8 bytes long spare3
8 bytes long checksum
container info size is 80 bytes, with 10 bytes of spare space
- CONTAINER_INITIAL_PAGES - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Property name for container which attempts to be created with an
initial size of this many pages.
- container_key - Variable in class org.apache.derby.impl.store.raw.xact.EscalateContainerKey
-
Fields of the class
- CONTAINER_KEY_MEMORY_USAGE - Static variable in class org.apache.derby.impl.store.access.heap.Heap
-
- ContainerActionOnCommit - Class in org.apache.derby.impl.store.raw.data
-
An Observer that can be attached to a transaction to
implement some action when the transaction
commits or rollsback in some way.
- ContainerActionOnCommit(ContainerKey) - Constructor for class org.apache.derby.impl.store.raw.data.ContainerActionOnCommit
-
- ContainerBasicOperation - Class in org.apache.derby.impl.store.raw.data
-
A Container Operation change the state of the container.
- ContainerBasicOperation() - Constructor for class org.apache.derby.impl.store.raw.data.ContainerBasicOperation
-
- ContainerBasicOperation(RawContainerHandle) - Constructor for class org.apache.derby.impl.store.raw.data.ContainerBasicOperation
-
- containerCache - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
- containerCache - Variable in class org.apache.derby.impl.store.raw.data.CachedPage
-
The container cache my container lives in.
- containerCache - Variable in class org.apache.derby.impl.store.raw.data.FileContainer
-
- ContainerHandle - Interface in org.apache.derby.iapi.store.raw
-
A Container contains a contigious address space of pages, the pages
start at page number Container.FIRST_PAGE_NUMBER and are numbered sequentially.
- ContainerHandleActionOnCommit - Class in org.apache.derby.impl.store.raw.data
-
An abstract class that opens the container at commit and delegates
the actual work to a sub-class.
- ContainerHandleActionOnCommit(ContainerKey) - Constructor for class org.apache.derby.impl.store.raw.data.ContainerHandleActionOnCommit
-
- containerHdl - Variable in class org.apache.derby.impl.store.raw.data.ContainerBasicOperation
-
- containerHdl - Variable in class org.apache.derby.impl.store.raw.data.PageBasicOperation
-
- containerId - Variable in class org.apache.derby.iapi.store.raw.ContainerKey
-
- containerId - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
- containerId - Variable in class org.apache.derby.impl.store.raw.data.ContainerBasicOperation
-
- containerId - Variable in class org.apache.derby.impl.store.raw.data.EncryptContainerOperation
-
- containerId - Variable in class org.apache.derby.impl.store.raw.data.ReclaimSpace
-
- CONTAINERID - Static variable in interface org.apache.derby.iapi.services.locks.VirtualLockTable
-
- containerInfo - Variable in class org.apache.derby.impl.store.raw.data.FileContainer
-
- containerInfoSize - Variable in class org.apache.derby.impl.store.raw.data.PageCreationArgs
-
Size of the container information stored in the AllocPage.
- ContainerKey - Class in org.apache.derby.iapi.store.raw
-
A key that identifies a Container within the RawStore.
- ContainerKey(long, long) - Constructor for class org.apache.derby.iapi.store.raw.ContainerKey
-
Create a new ContainerKey
- ContainerLock - Class in org.apache.derby.iapi.store.raw
-
A ContainerLock represents a qualifier that is to be used when
locking a container through a ContainerHandle.
- ContainerLock(int) - Constructor for class org.apache.derby.iapi.store.raw.ContainerLock
-
- ContainerLocking2 - Class in org.apache.derby.impl.store.raw.xact
-
A locking policy that implements container level locking with
isolation degree 2.
- ContainerLocking2() - Constructor for class org.apache.derby.impl.store.raw.xact.ContainerLocking2
-
- ContainerLocking2(LockFactory) - Constructor for class org.apache.derby.impl.store.raw.xact.ContainerLocking2
-
- ContainerLocking3 - Class in org.apache.derby.impl.store.raw.xact
-
A locking policy that implements container level locking with
isolation degree 3.
- ContainerLocking3(LockFactory) - Constructor for class org.apache.derby.impl.store.raw.xact.ContainerLocking3
-
- ContainerOperation - Class in org.apache.derby.impl.store.raw.data
-
Log operation to create, drop or remove a container.
- ContainerOperation() - Constructor for class org.apache.derby.impl.store.raw.data.ContainerOperation
-
- ContainerOperation(RawContainerHandle, byte) - Constructor for class org.apache.derby.impl.store.raw.data.ContainerOperation
-
- containerPath - Variable in class org.apache.derby.impl.store.raw.data.InputStreamContainer
-
- containerRowCount - Variable in class org.apache.derby.impl.store.raw.data.CachedPage
-
- ContainerUndoOperation - Class in org.apache.derby.impl.store.raw.data
-
A Container undo operation rolls back the change of a Container operation
- ContainerUndoOperation() - Constructor for class org.apache.derby.impl.store.raw.data.ContainerUndoOperation
-
- ContainerUndoOperation(RawContainerHandle, ContainerOperation) - Constructor for class org.apache.derby.impl.store.raw.data.ContainerUndoOperation
-
Set up a Container undo operation during run time rollback
- containerVersion - Variable in class org.apache.derby.impl.store.raw.data.ContainerBasicOperation
-
- containerVersion - Variable in class org.apache.derby.impl.store.raw.data.FileContainer
-
- contains(int, int) - Method in class org.apache.derby.impl.sql.compile.ColumnOrdering
-
Does this ColumnOrdering contain the given column?
- contains(JBitSet) - Method in class org.apache.derby.iapi.util.JBitSet
-
Test to see if one JBitSet contains another one of
the same size.
- CONTAINS_SQL - Static variable in class org.apache.derby.catalog.types.RoutineAliasInfo
-
- containsAllConstantNodes() - Method in class org.apache.derby.impl.sql.compile.ValueNodeList
-
Does this list contain all ConstantNodes?
- containsAllParameterNodes() - Method in class org.apache.derby.impl.sql.compile.ValueNodeList
-
Does this list contain all ParameterNodes?
- containsAllResultColumn() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Return whether or not this RCL contains an AllResultColumn.
- containsColumnName(String) - Method in class org.apache.derby.impl.sql.compile.TableElementList
-
Determine whether or not the parameter matches a column name in this
list.
- containsInfo(String) - Static method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
- containsOnlyConstantAndParamNodes() - Method in class org.apache.derby.impl.sql.compile.ValueNodeList
-
Does this list *only* contain constant and/or parameter nodes?
- containsParameterNode() - Method in class org.apache.derby.impl.sql.compile.ValueNodeList
-
Does this list contain a ParameterNode?
- containsSqlcax() - Method in class org.apache.derby.client.am.Sqlca
-
- containsSqlcax_ - Variable in class org.apache.derby.client.am.Sqlca
-
- containsTopLevelAttr - Variable in class org.apache.derby.iapi.types.XML
-
- contents - Variable in class org.apache.derby.impl.services.monitor.StorageFactoryService.DirectoryList
-
- context - Variable in class org.apache.derby.impl.store.access.RAMTransaction
-
The context this transaction is being managed by.
- Context - Interface in org.apache.derby.iapi.services.context
-
Contexts are created and used to manage the execution
environment.
- Context - Static variable in interface org.apache.derby.iapi.reference.ClassName
-
- CONTEXT_ID - Static variable in interface org.apache.derby.iapi.db.DatabaseContext
-
- CONTEXT_ID - Static variable in interface org.apache.derby.iapi.jdbc.ConnectionContext
-
- CONTEXT_ID - Static variable in class org.apache.derby.iapi.services.loader.ClassFactoryContext
-
- CONTEXT_ID - Static variable in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
this is the ID we expect compiler contexts
to be stored into a context manager under.
- CONTEXT_ID - Static variable in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
this is the ID we expect these contexts
to be stored into a context manager under.
- CONTEXT_ID - Static variable in interface org.apache.derby.iapi.sql.execute.ExecutionContext
-
this is the ID we expect execution contexts
to be stored into a context manager under.
- contextFactory - Variable in class org.apache.derby.impl.store.raw.xact.XactFactory
-
- ContextId - Interface in org.apache.derby.iapi.reference
-
- ContextImpl - Class in org.apache.derby.iapi.services.context
-
Contexts are created and used to manage the execution
environment.
- ContextImpl(ContextManager, String) - Constructor for class org.apache.derby.iapi.services.context.ContextImpl
-
- ContextManager - Class in org.apache.derby.iapi.services.context
-
The ContextManager collects contexts as they are
created.
- ContextManager(ContextService, HeaderPrintWriter) - Constructor for class org.apache.derby.iapi.services.context.ContextManager
-
Constructs a new instance.
- ContextManager.CtxStack - Class in org.apache.derby.iapi.services.context
-
The CtxStack implement a stack on top of an ArrayList (to avoid
the inherent overhead associated with java.util.Stack which is
built on top of java.util.Vector, which is fully
synchronized).
- ContextManagerStack() - Constructor for class org.apache.derby.iapi.services.context.ContextService.ContextManagerStack
-
- contextMgr - Variable in class org.apache.derby.impl.services.daemon.BasicDaemon
-
- contextService - Variable in class org.apache.derby.impl.services.daemon.BasicDaemon
-
- contextService - Variable in class org.apache.derby.impl.services.daemon.SingleThreadDaemonFactory
-
- contextService - Variable in class org.apache.derby.impl.services.monitor.BaseMonitor
-
- ContextService - Class in org.apache.derby.iapi.services.context
-
A set of static methods to supply easier access to contexts.
- ContextService() - Constructor for class org.apache.derby.iapi.services.context.ContextService
-
Create a new ContextService for a Derby system.
- ContextService.ContextManagerStack - Class in org.apache.derby.iapi.services.context
-
Specialized stack class that contains context managers.
- contextServiceFactory - Variable in class org.apache.derby.jdbc.InternalDriver
-
- contiguous(PredicateList.PredicateWrapper) - Method in class org.apache.derby.impl.sql.compile.PredicateList.PredicateWrapper
-
- CONTINUATION_BIT - Static variable in class org.apache.derby.impl.drda.DssConstants
-
- continuedStatement - Variable in class org.apache.derby.impl.tools.ij.StatementFinder
-
- control - Variable in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
- control - Variable in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
My control.
- control - Variable in class org.apache.derby.impl.jdbc.ClobUtf8Writer
-
- control - Variable in class org.apache.derby.impl.jdbc.EmbedBlob
-
- control - Variable in class org.apache.derby.impl.jdbc.LOBInputStream
-
- control - Variable in class org.apache.derby.impl.jdbc.LOBOutputStream
-
- control - Variable in class org.apache.derby.impl.services.locks.ConcurrentLockSet.Entry
-
The lock control.
- control - Variable in class org.apache.derby.impl.services.locks.D_LockControl
-
- control - Variable in class org.apache.derby.impl.services.locks.LockTableVTI
-
- Control - Interface in org.apache.derby.impl.services.locks
-
- CONTROL - Static variable in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
-
- CONTROL - Static variable in class org.apache.derby.impl.services.jmx.JMXManagementService
-
Control permission (permissions are immutable).
- CONTROL - Static variable in class org.apache.derby.security.SystemPermission
-
Action ("control") to perform control actions through JMX
on engine, server or jmx.
- controlCheck() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
Get the BrokeredStatementControl in order to perform a check.
- controlCon_ - Variable in class org.apache.derby.client.ClientXAConnection
-
- controlFileReader - Variable in class org.apache.derby.impl.load.ExportAbstract
-
- controlFileReader - Variable in class org.apache.derby.impl.load.ExportWriteDataAbstract
-
- controlFileReader - Variable in class org.apache.derby.impl.load.ImportAbstract
-
- controlFileReader - Variable in class org.apache.derby.impl.load.ImportReadData
-
- ControlInfo - Class in org.apache.derby.impl.load
-
- ControlInfo() - Constructor for class org.apache.derby.impl.load.ControlInfo
-
- ControlRow - Class in org.apache.derby.impl.store.access.btree
-
Base class for leaf and branch control rows.
- ControlRow() - Constructor for class org.apache.derby.impl.store.access.btree.ControlRow
-
No arg constructor.
- ControlRow(ContainerHandle, Page) - Constructor for class org.apache.derby.impl.store.access.btree.ControlRow
-
Constructor for making a control row for an existing page.
- ControlRow(OpenBTree, Page, int, ControlRow, boolean) - Constructor for class org.apache.derby.impl.store.access.btree.ControlRow
-
Constructor for making a new control row as part of allocating a new
page.
- controlRowInit() - Method in class org.apache.derby.impl.store.access.btree.BranchControlRow
-
Perform page specific initialization.
- controlRowInit() - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Perform page specific initialization.
- controlRowInit() - Method in class org.apache.derby.impl.store.access.btree.LeafControlRow
-
Perform page specific initialization.
- controlsDeferral - Variable in class org.apache.derby.impl.sql.compile.FromVTI
-
- conv - Variable in class org.apache.derby.impl.jdbc.ReaderToAscii
-
- conversionArrayToEbcdic - Static variable in class org.apache.derby.client.net.EbcdicCcsidManager
-
- conversionArrayToEbcdic - Static variable in class org.apache.derby.impl.drda.EbcdicCcsidManager
-
- conversionArrayToUCS2 - Static variable in class org.apache.derby.client.net.EbcdicCcsidManager
-
- conversionArrayToUCS2 - Static variable in class org.apache.derby.impl.drda.EbcdicCcsidManager
-
- convertAbsoluteToRelativeColumnPosition(int) - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Convert an absolute to a relative 0-based column position.
- convertAbsoluteToRelativeColumnPosition(int) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
- convertAbsoluteToRelativeColumnPosition(int) - Method in class org.apache.derby.impl.sql.compile.FromTable
-
- convertAsByteArrayInputStream(EXTDTAReaderInputStream) - Static method in class org.apache.derby.impl.drda.DRDAConnThread
-
- convertBytes(byte[]) - Method in class org.apache.derby.impl.drda.DDMReader
-
Convert EBCDIC byte array to unicode string
- convertConstant(TypeId, int, DataValueDescriptor) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
- convertDefaultNode(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Translate a Default node into a default value, given a type descriptor.
- convertDefaultNode(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.UntypedNullConstantNode
-
Translate a Default node into a default value, given a type descriptor.
- convertFromByteToInt(byte[], int) - Static method in class org.apache.derby.client.am.FloatingPoint
-
Convert the byte array to an int.
- convertFromByteToLong(byte[], int) - Static method in class org.apache.derby.client.am.FloatingPoint
-
Convert the byte array to a long.
- convertFromDefaultCalendar(Date, Calendar) - Method in class org.apache.derby.client.am.ClientResultSet
-
Convert a date originally set using the default calendar to a value
representing the same date in a different calendar.
- convertFromDefaultCalendar(Time, Calendar) - Method in class org.apache.derby.client.am.ClientResultSet
-
Convert a time originally set using the default calendar to a value
representing the same time in a different calendar.
- convertFromDefaultCalendar(Timestamp, Calendar) - Method in class org.apache.derby.client.am.ClientResultSet
-
Convert a timestamp originally set using the default calendar to a value
representing the same timestamp in a different calendar.
- convertFromJavaString(String) - Method in class org.apache.derby.impl.drda.CcsidManager
-
- convertFromJavaString(String) - Method in class org.apache.derby.impl.drda.EbcdicCcsidManager
-
- convertFromJavaString(String) - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
-
Converts a string to a byte array according to the CCSID manager.
- convertFromJavaString(String) - Method in class org.apache.derby.impl.drda.Utf8CcsidManager
-
- convertFromJavaString(String, ByteBuffer) - Method in class org.apache.derby.impl.drda.CcsidManager
-
Convert a Java String into bytes for a particular ccsid.
- convertFromJavaString(String, ByteBuffer) - Method in class org.apache.derby.impl.drda.EbcdicCcsidManager
-
- convertFromJavaString(String, ByteBuffer) - Method in class org.apache.derby.impl.drda.Utf8CcsidManager
-
- convertFromJavaString(String, Agent) - Method in class org.apache.derby.client.net.CcsidManager
-
- convertFromJavaString(String, Agent) - Method in class org.apache.derby.client.net.EbcdicCcsidManager
-
- convertFromJavaString(String, Agent) - Method in class org.apache.derby.client.net.Utf8CcsidManager
-
- convertible(TypeId, boolean) - Method in interface org.apache.derby.iapi.sql.compile.TypeCompiler
-
Determine if this type can be CONVERTed to some other type
- convertible(TypeId, boolean) - Method in class org.apache.derby.impl.sql.compile.BitTypeCompiler
-
Tell whether this type (bit) can be converted to the given type.
- convertible(TypeId, boolean) - Method in class org.apache.derby.impl.sql.compile.BooleanTypeCompiler
-
Tell whether this type (boolean) can be converted to the given type.
- convertible(TypeId, boolean) - Method in class org.apache.derby.impl.sql.compile.CharTypeCompiler
-
Tell whether this type (char) can be converted to the given type.
- convertible(TypeId, boolean) - Method in class org.apache.derby.impl.sql.compile.CLOBTypeCompiler
-
Tell whether this type (LOB) can be converted to the given type.
- convertible(TypeId, boolean) - Method in class org.apache.derby.impl.sql.compile.DateTypeCompiler
-
User types are convertible to other user types only if
(for now) they are the same type and are being used to
implement some JDBC type.
- convertible(TypeId, boolean) - Method in class org.apache.derby.impl.sql.compile.LOBTypeCompiler
-
Tell whether this type (LOB) can be converted to the given type.
- convertible(TypeId, boolean) - Method in class org.apache.derby.impl.sql.compile.NumericTypeCompiler
-
- convertible(TypeId, boolean) - Method in class org.apache.derby.impl.sql.compile.RefTypeCompiler
-
- convertible(TypeId, boolean) - Method in class org.apache.derby.impl.sql.compile.TimestampTypeCompiler
-
User types are convertible to other user types only if
(for now) they are the same type and are being used to
implement some JDBC type.
- convertible(TypeId, boolean) - Method in class org.apache.derby.impl.sql.compile.TimeTypeCompiler
-
User types are convertible to other user types only if
(for now) they are the same type and are being used to
implement some JDBC type.
- convertible(TypeId, boolean) - Method in class org.apache.derby.impl.sql.compile.UserDefinedTypeCompiler
-
Right now, casting is not allowed from one user defined type
to another.
- convertible(TypeId, boolean) - Method in class org.apache.derby.impl.sql.compile.XMLTypeCompiler
-
Tell whether this type (XML) can be converted to the given type.
- convertToHexString(byte[]) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
convert byte array to a Hex string
- convertToHexString(byte[]) - Static method in class org.apache.derby.impl.drda.DRDAXid
-
convert byte array to a Hex string
- convertToInternal(String, boolean) - Static method in class org.apache.derby.iapi.services.classfile.ClassHolder
-
- convertToInternalClassName(String) - Static method in class org.apache.derby.iapi.services.classfile.ClassHolder
-
- convertToInternalDescriptor(String) - Static method in class org.apache.derby.iapi.services.classfile.ClassHolder
-
- convertToJavaString(byte[]) - Method in class org.apache.derby.impl.drda.CcsidManager
-
- convertToJavaString(byte[]) - Method in class org.apache.derby.impl.drda.EbcdicCcsidManager
-
- convertToJavaString(byte[]) - Method in class org.apache.derby.impl.drda.Utf8CcsidManager
-
- convertToJavaString(byte[], int, int) - Method in class org.apache.derby.client.net.CcsidManager
-
- convertToJavaString(byte[], int, int) - Method in class org.apache.derby.client.net.EbcdicCcsidManager
-
- convertToJavaString(byte[], int, int) - Method in class org.apache.derby.client.net.Utf8CcsidManager
-
Offset and numToConvert are given in terms of bytes!
- convertToJavaString(byte[], int, int) - Method in class org.apache.derby.impl.drda.CcsidManager
-
Convert a byte array representing characters in a particular ccsid into a Java String.
- convertToJavaString(byte[], int, int) - Method in class org.apache.derby.impl.drda.EbcdicCcsidManager
-
- convertToJavaString(byte[], int, int) - Method in class org.apache.derby.impl.drda.Utf8CcsidManager
-
Offset and numToConvert are given in terms of bytes!
- copiedFromSource - Variable in class org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet
-
- copy() - Method in class org.apache.derby.impl.services.locks.Lock
-
- copy(boolean[]) - Static method in class org.apache.derby.iapi.services.io.ArrayUtil
-
Copy a (possibly null) array of booleans
- copy(boolean[]) - Static method in class org.apache.derby.iapi.tools.ToolUtils
-
Copy a (possibly null) array of booleans
- copy(byte[]) - Static method in class org.apache.derby.iapi.services.io.ArrayUtil
-
Copy a (possibly null) array of bytes
- copy(byte[]) - Static method in class org.apache.derby.iapi.tools.ToolUtils
-
Copy a (possibly null) array of bytes
- copy(int[]) - Static method in class org.apache.derby.iapi.services.io.ArrayUtil
-
Copy a (possibly null) array of ints
- copy(int[]) - Static method in class org.apache.derby.iapi.tools.ToolUtils
-
Copy a (possibly null) array of ints
- copy(long[]) - Static method in class org.apache.derby.iapi.services.io.ArrayUtil
-
Copy a (possibly null) array of longs
- copy(Object[]) - Static method in class org.apache.derby.iapi.tools.ToolUtils
-
Copy an array of objects; the original array could be null
- copy(String[]) - Static method in class org.apache.derby.iapi.tools.ToolUtils
-
Copy a (possibly null) array of strings
- copy(AccessPath) - Method in interface org.apache.derby.iapi.sql.compile.AccessPath
-
Copy all information from the given AccessPath to this one.
- copy(AccessPath) - Method in class org.apache.derby.impl.sql.compile.AccessPathImpl
-
- copy(RowOrdering) - Method in interface org.apache.derby.iapi.sql.compile.RowOrdering
-
Copy the contents of this RowOrdering to the given RowOrdering.
- copy(RowOrdering) - Method in class org.apache.derby.impl.sql.compile.RowOrderingImpl
-
- copy(T[]) - Static method in class org.apache.derby.iapi.services.io.ArrayUtil
-
Copy an array of objects; the original array could be null
- copy_init_xid(int, byte[], byte[]) - Method in class org.apache.derby.iapi.store.access.xa.XAXactId
-
initialize by making array copies of appropriate fields.
- COPY_REGULAR_DIRECTORY_TO_STORAGE_ACTION - Static variable in class org.apache.derby.impl.store.raw.RawStore
-
- COPY_REGULAR_FILE_TO_STORAGE_ACTION - Static variable in class org.apache.derby.impl.store.raw.RawStore
-
- COPY_STORAGE_DIRECTORY_TO_REGULAR_ACTION - Static variable in class org.apache.derby.impl.store.raw.RawStore
-
- COPY_STORAGE_FILE_TO_REGULAR_ACTION - Static variable in class org.apache.derby.impl.store.raw.RawStore
-
- COPY_STORAGE_FILE_TO_STORAGE_ACTION - Static variable in class org.apache.derby.impl.store.raw.RawStore
-
- copy2(int[][]) - Static method in class org.apache.derby.iapi.services.io.ArrayUtil
-
Copy a (possibly null) 2-dimensional array of ints
- copy2(int[][]) - Static method in class org.apache.derby.iapi.tools.ToolUtils
-
Copy a (possibly null) 2-dimensional array of ints
- copyAndPurge(Page, int, int, int) - Method in interface org.apache.derby.iapi.store.raw.Page
-
move rows from one page to another, purging in the process.
- copyAndPurge(Page, int, int, int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
- copyAsUnchainedSQLException(LogWriter) - Method in exception org.apache.derby.client.am.SqlException
-
- copyClobContent(InternalClob) - Method in class org.apache.derby.impl.jdbc.TemporaryClob
-
Copies the content of another Clob into this one.
- copyClobContent(InternalClob, long) - Method in class org.apache.derby.impl.jdbc.TemporaryClob
-
Copies the content of another Clob into this one.
- copyCloneColumns(ExecRow, ExecRow, int) - Static method in class org.apache.derby.impl.sql.execute.RowUtil
-
Clone an ExecRow's columns and place the coloned columns in another
ExecRow.
- copyColumnsToNewList(ResultColumnList, FormatableBitSet) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Copy the RCs from this list to the supplied target list.
- copyData(InputStream, long) - Method in class org.apache.derby.impl.jdbc.LOBStreamControl
-
Copies bytes from stream to local storage.
- copyDependencies(Dependent, Dependent, boolean, ContextManager) - Method in interface org.apache.derby.iapi.sql.depend.DependencyManager
-
Copy dependencies from one dependent to another.
- copyDependencies(Dependent, Dependent, boolean, ContextManager) - Method in class org.apache.derby.impl.sql.depend.BasicDependencyManager
-
Copy dependencies from one dependent to another.
- copyDependencies(Dependent, Dependent, boolean, ContextManager, TransactionController) - Method in interface org.apache.derby.iapi.sql.depend.DependencyManager
-
Copy dependencies from one dependent to another.
- copyDependencies(Dependent, Dependent, boolean, ContextManager, TransactionController) - Method in class org.apache.derby.impl.sql.depend.BasicDependencyManager
-
- copyDirectory(StorageFactory, StorageFile, File, byte[], String[], boolean) - Static method in class org.apache.derby.iapi.services.io.FileUtil
-
- copyDirectory(WritableStorageFactory, File, StorageFile) - Static method in class org.apache.derby.iapi.services.io.FileUtil
-
- copyDirectory(WritableStorageFactory, File, StorageFile, byte[], String[]) - Static method in class org.apache.derby.iapi.services.io.FileUtil
-
- copyDSSDataToEnd(int) - Method in class org.apache.derby.impl.drda.DDMWriter
-
Copy Data to End
Create a buffer and copy from the position given to the end of data
Note that the position given is treated as relative to the
current DSS, for there may be other DSS blocks (chained, presumably)
which are sitting unwritten in the buffer.
- copyEXTDTA(NetCursor) - Method in class org.apache.derby.client.net.NetStatementReply
-
- copyFields(ColumnReference) - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Copy all of the "appropriate fields" for a shallow copy.
- copyFields(Predicate) - Method in class org.apache.derby.impl.sql.compile.Predicate
-
Copy all fields of this Predicate (except the two that
are set from 'init').
- copyFields(ValueNode) - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Copy all of the "appropriate fields" for a shallow copy.
- copyFile(File, File, byte[]) - Static method in class org.apache.derby.iapi.services.io.FileUtil
-
- copyFile(StorageFactory, StorageFile, File) - Static method in class org.apache.derby.iapi.services.io.FileUtil
-
- copyFile(StorageFactory, StorageFile, File, byte[]) - Static method in class org.apache.derby.iapi.services.io.FileUtil
-
- copyFile(StorageFile, File) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer
-
Copy the contents of a StorageFile to a java.io.File.
- copyFile(WritableStorageFactory, File, StorageFile) - Static method in class org.apache.derby.iapi.services.io.FileUtil
-
- copyFile(WritableStorageFactory, File, StorageFile, byte[]) - Static method in class org.apache.derby.iapi.services.io.FileUtil
-
- copyFile(WritableStorageFactory, StorageFile, StorageFile) - Static method in class org.apache.derby.iapi.services.io.FileUtil
-
- copyFrom(FormatableBitSet) - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
-
Copy the bytes from another FormatableBitSet.
- copyHashtableToAIHT(Map<String, Long>) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Copy a map of autoincrement key value pairs into the cache of
ai values stored in the language connection context.
- copyHashtableToAIHT(Map<String, Long>) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Copies an existing autoincrement mapping
into autoincrementHT, the cache of autoincrement values
kept in the languageconnectioncontext.
- copyHashtableToAIHT(Map<String, Long>) - Method in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
-
Copy a map of auto increment values into the trigger
execution context hash table of auto increment values.
- copyInto(BasePage, int, int, int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Copy num_rows from srcPage, src_slot into this page starting at dest_slot.
- copyListAndObjects() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Create a shallow copy of a ResultColumnList and its ResultColumns.
- copyOrderBySelect(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
- copyPredicatesToOtherList(OptimizablePredicateList) - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicateList
-
Non-destructive copy of all of the predicates from this list to the
other list.
- copyPredicatesToOtherList(OptimizablePredicateList) - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
- copyProperties(Properties, Properties) - Static method in class org.apache.derby.iapi.util.PropertyUtil
-
Copy a set of properties from one Property to another.
- copyRefColumns(ExecRow) - Static method in class org.apache.derby.impl.sql.execute.RowUtil
-
Empty columns -- i.e. make them refer to a java null.
- copyRefColumns(ExecRow, int, ExecRow, int, int) - Static method in class org.apache.derby.impl.sql.execute.RowUtil
-
Copy references for an ExecRow's columns to another ExecRow.
- copyRefColumns(ExecRow, ExecRow) - Static method in class org.apache.derby.impl.sql.execute.RowUtil
-
Copy references for an ExecRow's columns to another ExecRow.
- copyRefColumns(ExecRow, ExecRow, int) - Static method in class org.apache.derby.impl.sql.execute.RowUtil
-
Copy references for an ExecRow's columns to another ExecRow.
- copyRefColumns(ExecRow, ExecRow, int[]) - Static method in class org.apache.derby.impl.sql.execute.RowUtil
-
Copy references for an ExecRow's columns to another ExecRow.
- copyRefColumns(ExecRow, ExecRow, int, int) - Static method in class org.apache.derby.impl.sql.execute.RowUtil
-
Copy references for an ExecRow's columns to another ExecRow.
- copyRefColumns(ExecRow, ExecRow, FormatableBitSet) - Static method in class org.apache.derby.impl.sql.execute.RowUtil
-
Copy references for an ExecRow's columns to another ExecRow.
- copyReferencedColumnsToNewList(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Copy the referenced RCs from this list to the supplied target list.
- copyResultColumnNames(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Copy the result column names from the given ResultColumnList
to this ResultColumnList.
- CopyRowsOperation - Class in org.apache.derby.impl.store.raw.data
-
Represents copying num_rows from one page to another page.
- CopyRowsOperation() - Constructor for class org.apache.derby.impl.store.raw.data.CopyRowsOperation
-
- CopyRowsOperation(RawTransaction, BasePage, BasePage, int, int, int, int[]) - Constructor for class org.apache.derby.impl.store.raw.data.CopyRowsOperation
-
- copyStack() - Method in class org.apache.derby.impl.services.bytecode.BCMethod
-
- copyState(String, char[], int, CollationKey, InputStream, Clob, LocaleFinder) - Method in class org.apache.derby.iapi.types.SQLChar
-
- copyState(CharacterStreamDescriptor) - Method in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor.Builder
-
Copies the state of the specified descriptor.
- copyState(SQLChar) - Method in class org.apache.derby.iapi.types.SQLChar
-
- copyStream(InputStream, int) - Static method in class org.apache.derby.iapi.services.io.AccessibleByteArrayOutputStream
-
Copy an InputStream into an array of bytes and return
an InputStream against those bytes.
- copyTagsFrom(QueryTreeNode) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Copy the tags from another QueryTreeNode
- copyToRequired(int[]) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Copy a list of required code points to template for checking
- copyTypeDescriptors(TypeDescriptor[]) - Static method in class org.apache.derby.catalog.types.TypeDescriptorImpl
-
copy an array of type descriptors
- copyUtf8Data(InputStream, long) - Method in class org.apache.derby.impl.jdbc.LOBStreamControl
-
Copies UTF-8 encoded chars from a stream to local storage.
- copyValues(Dictionary<? super K, ? super V>, Dictionary<K, V>, boolean) - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
-
- CORE_DATA_DICTIONARY_VERSION - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
DataDictionaryVersion property indicates the updgrade level of the system catalogs.
- CORE_DATABASE_NOT_AVAILABLE - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CORE_DRIVER_NOT_AVAILABLE - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- CORE_JDBC_DRIVER_UNREGISTERED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- CoreDDFinderClassInfo - Class in org.apache.derby.impl.sql.catalog
-
FormatableInstanceGetter to load stored instances
of DependableFinder.
- CoreDDFinderClassInfo() - Constructor for class org.apache.derby.impl.sql.catalog.CoreDDFinderClassInfo
-
- coreInfo - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- coreInvalidateFor(Provider, int, LanguageConnectionContext) - Method in class org.apache.derby.impl.sql.depend.BasicDependencyManager
-
A version of invalidateFor that does not provide synchronization among
invalidators.
- correlateAddedColumns(ResultColumnList, FromTable) - Method in class org.apache.derby.impl.sql.compile.DeleteNode
-
- correlated - Variable in class org.apache.derby.impl.sql.compile.VirtualColumnNode
-
- CORRELATION_ID_UNKNOWN - Static variable in class org.apache.derby.impl.drda.DssConstants
-
- correlationID - Variable in class org.apache.derby.impl.drda.DDMWriter
-
- correlationID - Variable in class org.apache.derby.impl.drda.DRDAConnThread
-
- correlationID - Variable in exception org.apache.derby.impl.drda.DRDAProtocolException
-
- correlationID_ - Variable in class org.apache.derby.client.net.Request
-
- correlationMap - Variable in class org.apache.derby.impl.sql.compile.FromVTI
-
- correlationName - Variable in class org.apache.derby.impl.sql.compile.FromTable
-
- correspondingTypeId - Variable in class org.apache.derby.impl.sql.compile.BaseTypeCompiler
-
- corrTableName - Variable in class org.apache.derby.impl.sql.compile.FromTable
-
- corrupt - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
-
If not null then something is corrupt in the raw store and this represents the original error.
- corrupt() - Method in class org.apache.derby.impl.store.raw.log.LogAccessFile
-
The database is being marked corrupted, get rid of file pointer without
writing out anything more.
- Corruptable - Interface in org.apache.derby.iapi.store.raw
-
- cost - Variable in class org.apache.derby.impl.sql.compile.CostEstimateImpl
-
- costBasedCostOptimizable(Optimizable, TableDescriptor, ConglomerateDescriptor, OptimizablePredicateList, CostEstimate) - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
-
This method decides whether the given conglomerate descriptor is
cheapest based on cost, rather than based on rules.
- costEstimate - Variable in class org.apache.derby.impl.sql.compile.AccessPathImpl
-
- costEstimate - Variable in class org.apache.derby.impl.sql.compile.ResultSetNode
-
- CostEstimate - Interface in org.apache.derby.iapi.sql.compile
-
A CostEstimate represents the cost of getting a ResultSet, along with the
ordering of rows in the ResultSet, and the estimated number of rows in
this ResultSet.
- CostEstimateImpl - Class in org.apache.derby.impl.sql.compile
-
- CostEstimateImpl() - Constructor for class org.apache.derby.impl.sql.compile.CostEstimateImpl
-
- CostEstimateImpl(double, double, double) - Constructor for class org.apache.derby.impl.sql.compile.CostEstimateImpl
-
- costOptimizable(Optimizable, TableDescriptor, ConglomerateDescriptor, OptimizablePredicateList, CostEstimate) - Method in interface org.apache.derby.iapi.sql.compile.Optimizer
-
Cost the current Optimizable with the specified OPL.
- costOptimizable(Optimizable, TableDescriptor, ConglomerateDescriptor, OptimizablePredicateList, CostEstimate) - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
-
- costPermutation() - Method in interface org.apache.derby.iapi.sql.compile.Optimizer
-
Cost the current permutation.
- costPermutation() - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
-
- COT(double) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Cotangent function.
- count - Variable in class org.apache.derby.iapi.services.io.CounterOutputStream
-
- count - Variable in class org.apache.derby.iapi.sql.execute.ExecRowBuilder
-
The number of columns to set in the row.
- count - Variable in class org.apache.derby.impl.drda.DDMReader
-
- count - Variable in class org.apache.derby.impl.services.locks.Lock
-
- count - Variable in class org.apache.derby.impl.services.stream.RollingFileStream
-
The rolling file count.
- count - Variable in class org.apache.derby.impl.sql.execute.AvgAggregator
-
- count - Variable in class org.apache.derby.impl.sql.execute.VarPAggregator
-
- count - Variable in class org.apache.derby.impl.store.raw.xact.LockCount
-
- count_ - Variable in class org.apache.derby.client.net.Reply
-
- CountAggregateDefinition - Class in org.apache.derby.impl.sql.compile
-
Definition for the COUNT()/COUNT(*) aggregates.
- CountAggregateDefinition() - Constructor for class org.apache.derby.impl.sql.compile.CountAggregateDefinition
-
Niladic constructor.
- CountAggregator - Class in org.apache.derby.impl.sql.execute
-
Aggregator for COUNT()/COUNT(*).
- CountAggregator - Static variable in interface org.apache.derby.iapi.reference.ClassName
-
- CountAggregator() - Constructor for class org.apache.derby.impl.sql.execute.CountAggregator
-
- countConnections() - Static method in class org.apache.derby.vti.ForeignTableVTI
-
This function is useful for verifying that the connection to the foreign
database was dropped when the foreignViews tool was unloaded.
- countConstraints(int) - Method in class org.apache.derby.impl.sql.compile.TableElementList
-
Count the number of constraints of the specified type.
- countCreatedSorts() - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
- countDependencies() - Method in interface org.apache.derby.iapi.sql.depend.DependencyManager
-
Count the number of active dependencies, both stored and in memory,
in the system.
- countDependencies() - Method in class org.apache.derby.impl.sql.depend.BasicDependencyManager
-
Count the number of active dependencies, both stored and in memory,
in the system.
- counter - Variable in class org.apache.derby.impl.sql.execute.AutoincrementCounter
-
- counter_decrypt - Variable in class org.apache.derby.impl.store.raw.RawStore
-
- counter_encrypt - Variable in class org.apache.derby.impl.store.raw.RawStore
-
- CounterOutputStream - Class in org.apache.derby.iapi.services.io
-
An OutputStream that simply provides methods to count the number
of bytes written to an underlying stream.
- CounterOutputStream() - Constructor for class org.apache.derby.iapi.services.io.CounterOutputStream
-
Create a CounterOutputStream that will discard any bytes
written but still coutn them and call its reset method
so that the count is intially zero.
- countEviction() - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Count an eviction from the cache.
- countFunctionArgs(DatabaseMetaData) - Method in class org.apache.derby.tools.SignatureChecker
-
Count up the arguments to the user-coded procedures.
- countGenerationClauses() - Method in class org.apache.derby.impl.sql.compile.TableElementList
-
Count the number of generation clauses.
- countHit() - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Count a cache hit.
- countLeafNodes() - Method in class org.apache.derby.iapi.sql.compile.OptimizerPlan
-
Count the number of leaf nodes under (and including) this node.
- countLeafNodes() - Method in class org.apache.derby.iapi.sql.compile.OptimizerPlan.DeadEnd
-
- countLeafNodes() - Method in class org.apache.derby.iapi.sql.compile.OptimizerPlan.Join
-
- countLeafNodes() - Method in class org.apache.derby.iapi.sql.compile.OptimizerPlan.RowSource
-
- countMismatchAllowed - Variable in class org.apache.derby.impl.sql.compile.ResultColumnList
-
- countMiss() - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Count a cache miss.
- countNumberOfColumns() - Method in class org.apache.derby.impl.sql.compile.TableElementList
-
Count the number of columns.
- countObservers() - Method in class org.apache.derby.iapi.services.monitor.DerbyObservable
-
Return the number of observers who are watching this object.
- countOfRows - Variable in class org.apache.derby.impl.sql.execute.ScalarAggregateResultSet
-
- countOpens(int) - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Report on the number of open conglomerates in the transaction.
- countOpens(int) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Report on the number of open conglomerates in the transaction.
- countParams(String) - Static method in class org.apache.derby.shared.common.i18n.MessageUtil
-
Count the number of substituation parameters in the message
- countProcedureArgs(DatabaseMetaData) - Method in class org.apache.derby.tools.SignatureChecker
-
- countReferencedColumns() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Count the number of RCs in the list that are referenced.
- countScanFlags() - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
- countTwoByteIDs() - Static method in class org.apache.derby.iapi.services.io.RegisteredFormatIds
-
Return the number of two-byte format ids
- cout - Variable in class org.apache.derby.impl.services.bytecode.CodeChunk
-
- coveringIndexScan - Variable in class org.apache.derby.impl.sql.compile.AccessPathImpl
-
- CP_CODPNT - Static variable in class org.apache.derby.impl.drda.ProtocolTestAdapter
-
- CP_MGRLVLLS - Static variable in class org.apache.derby.impl.drda.ProtocolTestAdapter
-
- CP_MGRLVLRM - Static variable in class org.apache.derby.impl.drda.ProtocolTestAdapter
-
- CP_NAMES - Static variable in class org.apache.derby.impl.drda.ProtocolTestAdapter
-
Shared code point name table (write once, then only reads/lookups).
- CP_PRCCNVCD - Static variable in class org.apache.derby.impl.drda.ProtocolTestAdapter
-
- CP_PRCCNVRM - Static variable in class org.apache.derby.impl.drda.ProtocolTestAdapter
-
- CP_SECCHKCD - Static variable in class org.apache.derby.impl.drda.ProtocolTestAdapter
-
- CP_SECMEC - Static variable in class org.apache.derby.impl.drda.ProtocolTestAdapter
-
- CP_SQLCARD - Static variable in class org.apache.derby.impl.drda.ProtocolTestAdapter
-
- CP_SVRCOD - Static variable in class org.apache.derby.impl.drda.ProtocolTestAdapter
-
- CP_SYNERRCD - Static variable in class org.apache.derby.impl.drda.ProtocolTestAdapter
-
- CP_SYNTAXRM - Static variable in class org.apache.derby.impl.drda.ProtocolTestAdapter
-
- cpArray(String, int, int) - Method in class org.apache.derby.impl.services.locks.Timeout
-
cpArray helps built the output string (outputRow).
- CPConnectStatement(ij, Token, Token, String) - Method in interface org.apache.derby.impl.tools.ij.xaAbstractHelper
-
- CPConnectStatement(ij, Token, Token, String) - Method in class org.apache.derby.impl.tools.ij.xaHelper
-
- CPDataSourceStatement(ij, Token, Token) - Method in interface org.apache.derby.impl.tools.ij.xaAbstractHelper
-
- CPDataSourceStatement(ij, Token, Token) - Method in class org.apache.derby.impl.tools.ij.xaHelper
-
- CPDisconnectStatement(ij, String) - Method in interface org.apache.derby.impl.tools.ij.xaAbstractHelper
-
- CPDisconnectStatement(ij, String) - Method in class org.apache.derby.impl.tools.ij.xaHelper
-
- CPFile - Class in org.apache.derby.impl.io
-
This class provides a class path based implementation of the StorageFile interface.
- CPFile(CPFile, String) - Constructor for class org.apache.derby.impl.io.CPFile
-
- CPFile(CPStorageFactory, String) - Constructor for class org.apache.derby.impl.io.CPFile
-
- CPFile(CPStorageFactory, String, int) - Constructor for class org.apache.derby.impl.io.CPFile
-
- CPFile(CPStorageFactory, String, String) - Constructor for class org.apache.derby.impl.io.CPFile
-
- CPGetConnectionStatement(ij, String) - Method in interface org.apache.derby.impl.tools.ij.xaAbstractHelper
-
- CPGetConnectionStatement(ij, String) - Method in class org.apache.derby.impl.tools.ij.xaHelper
-
- cpi - Variable in class org.apache.derby.impl.services.bytecode.BCLocalField
-
- CPStorageFactory - Class in org.apache.derby.impl.io
-
This class provides a class path based implementation of the StorageFactory interface.
- CPStorageFactory() - Constructor for class org.apache.derby.impl.io.CPStorageFactory
-
- cpt - Variable in class org.apache.derby.iapi.services.classfile.ClassEnumeration
-
- cpt - Variable in class org.apache.derby.iapi.services.classfile.ClassMember
-
- CPT_SIZE - Static variable in class org.apache.derby.impl.drda.FdocaConstants
-
- CPT_TRIPLET_TYPE - Static variable in class org.apache.derby.client.net.FdocaConstants
-
- CPT_TRIPLET_TYPE - Static variable in class org.apache.derby.impl.drda.FdocaConstants
-
- cptEntries - Variable in class org.apache.derby.iapi.services.classfile.ClassHolder
-
- cptester - Static variable in class org.apache.derby.impl.tools.sysinfo.Main
-
- cptEstimatedSize - Variable in class org.apache.derby.iapi.services.classfile.ClassHolder
-
- cptHashTable - Variable in class org.apache.derby.iapi.services.classfile.ClassHolder
-
- cptPut(ClassFormatOutput) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
-
- CR - Static variable in class org.apache.derby.impl.load.ControlInfo
-
- CR_COLID_FIRST - Static variable in class org.apache.derby.impl.store.access.btree.ControlRow
-
Column number assignments for columns of the control row.
- CR_COLID_LAST - Static variable in class org.apache.derby.impl.store.access.btree.BranchControlRow
-
- CR_COLID_LAST - Static variable in class org.apache.derby.impl.store.access.btree.ControlRow
-
- CR_CONGLOM_BITSET - Static variable in class org.apache.derby.impl.store.access.btree.ControlRow
-
- CR_CONGLOM_COLID - Static variable in class org.apache.derby.impl.store.access.btree.ControlRow
-
- CR_ISROOT_BITSET - Static variable in class org.apache.derby.impl.store.access.btree.ControlRow
-
- CR_ISROOT_COLID - Static variable in class org.apache.derby.impl.store.access.btree.ControlRow
-
- CR_LEFTCHILD - Static variable in class org.apache.derby.impl.store.access.btree.BranchControlRow
-
- CR_LEFTCHILD_BITMAP - Static variable in class org.apache.derby.impl.store.access.btree.BranchControlRow
-
bit sets used to fetch single columns at a time.
- CR_LEFTSIB_BITSET - Static variable in class org.apache.derby.impl.store.access.btree.ControlRow
-
- CR_LEFTSIB_COLID - Static variable in class org.apache.derby.impl.store.access.btree.ControlRow
-
- CR_LEVEL_BITSET - Static variable in class org.apache.derby.impl.store.access.btree.ControlRow
-
- CR_LEVEL_COLID - Static variable in class org.apache.derby.impl.store.access.btree.ControlRow
-
- CR_NCOLUMNS - Static variable in class org.apache.derby.impl.store.access.btree.BranchControlRow
-
- CR_NCOLUMNS - Static variable in class org.apache.derby.impl.store.access.btree.ControlRow
-
- CR_PARENT_BITSET - Static variable in class org.apache.derby.impl.store.access.btree.ControlRow
-
- CR_PARENT_COLID - Static variable in class org.apache.derby.impl.store.access.btree.ControlRow
-
- CR_RIGHTSIB_BITSET - Static variable in class org.apache.derby.impl.store.access.btree.ControlRow
-
- CR_RIGHTSIB_COLID - Static variable in class org.apache.derby.impl.store.access.btree.ControlRow
-
- CR_SLOT - Static variable in class org.apache.derby.impl.store.access.btree.ControlRow
-
The slot at which all control rows reside.
- CR_VERSION_BITSET - Static variable in class org.apache.derby.impl.store.access.btree.ControlRow
-
bit sets used to fetch single columns at a time.
- CR_VERSION_COLID - Static variable in class org.apache.derby.impl.store.access.btree.ControlRow
-
- crashOnDebugFlag(String, boolean) - Method in class org.apache.derby.impl.store.raw.RawStore
-
when the input debug flag is set, an expception
is throw when run in the debug mode.
- CRC32_ALGORITHM - Static variable in class org.apache.derby.impl.store.raw.log.ChecksumOperation
-
- create - Variable in class org.apache.derby.impl.db.SlaveDatabase.SlaveDatabaseBootThread
-
- create(int, int) - Static method in class org.apache.derby.iapi.types.TypeId
-
Create a TypeId for the given format identifiers using
a BaseTypeIdImpl.
- create(Object, Object) - Method in interface org.apache.derby.iapi.services.cache.CacheManager
-
Create an object in the cache.
- create(Object, Object) - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Create an object in the cache.
- create(String, String) - Static method in class org.apache.derby.impl.services.monitor.ProtocolKey
-
- create(TransactionManager, int, long, DataValueDescriptor[], ColumnOrdering[], int[], Properties, int) - Method in class org.apache.derby.impl.store.access.btree.index.B2I
-
Create an empty secondary index b-tree, using the generic b-tree to do the
generic part of the creation process.
- create(Transaction, int, long, DataValueDescriptor[], Properties, int, int) - Method in class org.apache.derby.impl.store.access.btree.BTree
-
Do the generic part of creating a b-tree conglomerate.
- create(Transaction, int, long, DataValueDescriptor[], ColumnOrdering[], int[], Properties, int, int) - Method in class org.apache.derby.impl.store.access.heap.Heap
-
Create a heap conglomerate.
- CREATE - Static variable in class org.apache.derby.impl.sql.execute.ColumnInfo
-
- CREATE - Static variable in class org.apache.derby.impl.store.raw.data.ContainerOperation
-
- CREATE - Static variable in class org.apache.derby.security.DatabasePermission
-
The create database permission.
- create_10_1_system_procedures(TransactionController, HashSet<String>, UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Create system procedures added in version 10.1.
- create_10_10_system_procedures(TransactionController, HashSet<String>) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Create system procedures that are part of the SYSCS_UTIL schema, added in version 10.10.
- create_10_11_system_procedures(TransactionController, HashSet<String>) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Create system procedures that are part of the SYSCS_UTIL schema, added in version 10.11.
- create_10_12_system_procedures(TransactionController, HashSet<String>) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Create system procedures that are part of the SYSCS_UTIL schema, added in version 10.12.
- create_10_13_system_procedures(TransactionController, HashSet<String>) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Create system procedures that are part of the SYSCS_UTIL schema, added in version 10.13.
- create_10_2_system_procedures(TransactionController, HashSet<String>, UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Create system procedures added in version 10.2.
- create_10_3_system_procedures(TransactionController, HashSet<String>) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Create the System procedures that are added in 10.3.
- create_10_3_system_procedures_SYSCS_UTIL(TransactionController, HashSet<String>) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Create system procedures that are part of the
SYSCS_UTIL schema added in version 10.3.
- create_10_3_system_procedures_SYSIBM(TransactionController, HashSet<String>) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Create system procedures added in version 10.3.
- create_10_5_system_procedures(TransactionController, HashSet<String>) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Create the System procedures that are added to 10.5.
- create_10_6_system_procedures(TransactionController, HashSet<String>) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Create the System procedures that are added to 10.6.
- create_10_9_system_procedures(TransactionController, HashSet<String>) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Create system procedures that are part of the
SYSCS_UTIL schema added in version 10.9.
- CREATE_ALIAS_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- CREATE_ATTR - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
The attribute that is used to request a database create.
- CREATE_ATTR - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
The attribute that is used to request a database create.
- CREATE_AUTOINCREMENT - Static variable in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
-
- CREATE_CONSTRAINT - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
-
- CREATE_CONTAINER_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.RAFContainer
-
- CREATE_DATA_DICTIONARY_VERSION - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
CreateDataDictionaryVersion property indicates the level of the system catalogs,
at the time of database creation.
- CREATE_DATABASE_FAILED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- CREATE_FROM - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
This attribute is used to request to create a database from backup.
- CREATE_FROM - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
This attribute is used to request to create a database from backup.
- CREATE_INDEX - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
-
- CREATE_INDEX_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- CREATE_ROLE_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- CREATE_ROLE_PRIV - Static variable in interface org.apache.derby.iapi.sql.conn.Authorizer
-
- CREATE_SCHEMA_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- CREATE_SCHEMA_PRIV - Static variable in interface org.apache.derby.iapi.sql.conn.Authorizer
-
- CREATE_SEQUENCE_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- create_SYSCS_procedures(TransactionController, HashSet<String>) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Create system procedures
- create_SYSIBM_procedures(TransactionController, HashSet<String>) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Create system procedures in SYSIBM
- CREATE_TABLE_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- CREATE_TRIGGER - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
-
- CREATE_TRIGGER_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- CREATE_USER - org.apache.derby.iapi.security.Securable
-
- CREATE_VIEW - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
-
- CREATE_VIEW_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- CREATE_WITH_NO_LOG - Static variable in interface org.apache.derby.iapi.reference.Property
-
Creation of an access factory should be done with no logging.
- CreateAliasConstantAction - Class in org.apache.derby.impl.sql.execute
-
This class performs actions that are ALWAYS performed for a
CREATE FUNCTION, PROCEDURE or SYNONYM Statement at execution time.
- CreateAliasConstantAction(String, String, String, AliasInfo, char) - Constructor for class org.apache.derby.impl.sql.execute.CreateAliasConstantAction
-
Make the ConstantAction for a CREATE alias statement.
- CreateAliasNode - Class in org.apache.derby.impl.sql.compile
-
A CreateAliasNode represents a CREATE ALIAS statement.
- CreateAliasNode(TableName, Object, String, Object, char, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.CreateAliasNode
-
Constructor
- createAllParents(String) - Method in class org.apache.derby.impl.io.vfmem.DataStore
-
Creates all the parents of the specified path.
- createAndLoadConglomerate(String, DataValueDescriptor[], ColumnOrdering[], int[], Properties, int, RowLocationRetRowSource, long[]) - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Create a conglomerate and load (filled) it with rows that comes from the
row source without loggging.
- createAndLoadConglomerate(String, DataValueDescriptor[], ColumnOrdering[], int[], Properties, int, RowLocationRetRowSource, long[]) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Create a conglomerate and populate it with rows from rowSource.
- createArrayOf(String, Object[]) - Method in class org.apache.derby.client.am.LogicalConnection
-
- createArrayOf(String, Object[]) - Method in class org.apache.derby.client.net.NetConnection
-
- createArrayOf(String, Object[]) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
- createArrayOf(String, Object[]) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
- createBackingStoreHashtableFromScan(long, int, int, int, FormatableBitSet, DataValueDescriptor[], int, Qualifier[][], DataValueDescriptor[], int, long, int[], boolean, long, long, int, float, boolean, boolean, boolean, boolean) - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Create a HashSet which contains all rows that qualify for the
described scan.
- createBackingStoreHashtableFromScan(long, int, int, int, FormatableBitSet, DataValueDescriptor[], int, Qualifier[][], DataValueDescriptor[], int, long, int[], boolean, long, long, int, float, boolean, boolean, boolean, boolean) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Create a BackingStoreHashtable which contains all rows that qualify for
the described scan.
- createBackupDirectory(File) - Method in class org.apache.derby.impl.store.raw.RawStore
-
Create a directory for backup.
- createBlob() - Method in class org.apache.derby.client.am.ClientConnection
-
Constructs an object that implements the Blob interface.
- createBlob() - Method in class org.apache.derby.client.am.LogicalConnection
-
- createBlob() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
Constructs an object that implements the Blob interface.
- createBlob() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Constructs an object that implements the Blob interface.
- createBoot(Properties) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Examine the attributes set provided for illegal boot
combinations and determine if this is a create boot.
- createBranchRowFromOldBranchRow(long) - Method in class org.apache.derby.impl.store.access.btree.BranchRow
-
Create a new branch row, given a old branch row and a new child page.
- createBranchRowFromOldLeafRow(DataValueDescriptor[], long) - Static method in class org.apache.derby.impl.store.access.btree.BranchRow
-
Create a new branch row, given a old leaf row and a new child page.
- createBranchTemplate(Transaction, DataValueDescriptor) - Method in class org.apache.derby.impl.store.access.btree.BTree
-
Create a branch row template for this conglomerate.
- createByteArray - Variable in class org.apache.derby.impl.store.raw.data.ContainerOperation
-
- createCalendar(Date) - Static method in class org.apache.derby.client.am.ClientResultSet
-
Create a calendar with default locale and time zone.
- createCheckString(String, ResultSet) - Static method in class org.apache.derby.impl.tools.dblook.DB_Check
-
- createCipherFactory(boolean, Properties, boolean) - Method in interface org.apache.derby.iapi.services.crypto.CipherFactoryBuilder
-
Create an instance of the cipher factory.
- createCipherFactory(boolean, Properties, boolean) - Method in class org.apache.derby.impl.services.jce.JCECipherFactoryBuilder
-
Create an instance of the cipher factory.
- createClob() - Method in class org.apache.derby.client.am.ClientConnection
-
Constructs an object that implements the Clob interface.
- createClob() - Method in class org.apache.derby.client.am.LogicalConnection
-
- createClob() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
Constructs an object that implements the Clob interface.
- createClob() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Constructs an object that implements the Clob interface.
- createCloseFilterInputStream(InputStream) - Method in class org.apache.derby.client.am.ClientResultSet
-
- createCollationIds(int, int[]) - Static method in class org.apache.derby.impl.store.access.conglomerate.ConglomerateUtil
-
Given an array of columnOrderings, return an array of collation ids.
- createColumn(String, String, int) - Static method in class org.apache.derby.impl.tools.dblook.DB_Table
-
- createCommand() - Method in class org.apache.derby.client.net.Request
-
- createCommandData() - Method in class org.apache.derby.client.net.Request
-
- createCompatibilitySpace(LockOwner) - Method in interface org.apache.derby.iapi.services.locks.LockFactory
-
Create an object which can be used as a compatibility space.
- createCompatibilitySpace(LockOwner) - Method in class org.apache.derby.impl.services.locks.AbstractPool
-
Create an object which can be used as a compatibility space within this
lock manager.
- createConglomerate(String, TransactionController, ExecRow, Properties) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Create a conglomerate for a system table
- createConglomerate(String, DataValueDescriptor[], ColumnOrdering[], int[], Properties, int) - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Create a conglomerate.
- createConglomerate(String, DataValueDescriptor[], ColumnOrdering[], int[], Properties, int) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Create a new conglomerate.
- createConglomerate(TransactionManager, int, long, DataValueDescriptor[], ColumnOrdering[], int[], Properties, int) - Method in interface org.apache.derby.iapi.store.access.conglomerate.ConglomerateFactory
-
Create the conglomerate and return a conglomerate object
for it.
- createConglomerate(TransactionManager, int, long, DataValueDescriptor[], ColumnOrdering[], int[], Properties, int) - Method in class org.apache.derby.impl.store.access.btree.index.B2IFactory
-
Create the conglomerate and return a conglomerate object for it.
- createConglomerate(TransactionManager, int, long, DataValueDescriptor[], ColumnOrdering[], int[], Properties, int) - Method in class org.apache.derby.impl.store.access.heap.HeapConglomerateFactory
-
Create the conglomerate and return a conglomerate object for it.
- createConnection(String) - Static method in class org.apache.derby.impl.tools.planexporter.AccessDatabase
-
- CreateConstraintConstantAction - Class in org.apache.derby.impl.sql.execute
-
This class describes actions that are ALWAYS performed for a
constraint creation at Execution time.
- CreateConstraintConstantAction(String, int, boolean[], boolean, String, UUID, String, String[], IndexConstantAction, String, ConstraintInfo, ProviderInfo[]) - Constructor for class org.apache.derby.impl.sql.execute.CreateConstraintConstantAction
-
Make one of these puppies.
- createConstraintDependencies(DataDictionary, ConstraintDescriptorList, Dependent) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Get all of our dependents due to a constraint.
- createContainer(ContainerKey) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Create a new container.
- createContainer(ContainerKey) - Method in class org.apache.derby.impl.store.raw.data.InputStreamContainer
-
Create a new container, all references to identity must be through the
passed in identity, this object will no identity until after this method returns.
- createContainer(ContainerKey) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer
-
- createContainer(ContainerKey) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer4
-
override of RAFContainer#createContainer
- createDaemonGroup() - Method in class org.apache.derby.impl.services.monitor.FileMonitor
-
Create a ThreadGroup and set the daemon property to make sure
the group is destroyed and garbage collected when all its
members have finished (i.e., either when the driver is
unloaded, or when the last database is shut down).
- createDatabase - Variable in class org.apache.derby.jdbc.BasicClientDataSource40
-
Set to true if the database should be created.
- createDatabase - Variable in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Set to "create" if the database should be created.
- createDatabase(String, Properties) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Create a new database.
- createDataWarningFile() - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
-
Create readme file in log directory warning users against touching
any files in the directory
- createDataWarningFile() - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Use the available storage factory handle to create a readme
file in "seg0" directory warning users to not edit/delete
any files in the directory to avoid database corruption.
- createDataWarningFile() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Create readme file in log directory warning users against touching
any files in the directory
- createDataWarningFile() - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
-
Not applicable in readonly databases
- createDataWarningFile() - Method in class org.apache.derby.impl.store.raw.RawStore
-
- createDataWarningFile(StorageFactory) - Method in interface org.apache.derby.iapi.services.monitor.PersistentService
-
Put a readme file in database directory which will caution users
against touching any files in the directory.
- createDataWarningFile(StorageFactory) - Method in class org.apache.derby.impl.services.monitor.StorageFactoryService
-
- createDefaultFactoryImpl() - Static method in class org.apache.derby.jdbc.ClientDriver
-
Returns an instance of the ClientJDBCObjectFactoryImpl class
- createDefaultInfoOfAutoInc() - Static method in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
-
- createDefaultStream(PrintWriterGetHeader) - Method in class org.apache.derby.impl.services.stream.SingleStream
-
Used when no configuration information exists for a stream.
- createDependency(Dependent, Provider) - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Add a dependency between two objects.
- createDependency(Dependent, Provider) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
Add a dependency between two objects.
- createDependency(Provider) - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Add a dependency for the current dependent.
- createDependency(Provider) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- createDependentSource(RowChanger) - Method in class org.apache.derby.impl.sql.execute.DeleteResultSet
-
create a source for the dependent table
- createDerbySchema(Connection, String) - Method in class org.apache.derby.impl.tools.optional.ForeignDBViews
-
Create a Derby schema if it does not already exist.
- createDictionaryTables(Properties, TransactionController, DataDescriptorGenerator) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Create all the required dictionary tables.
- createDssObject() - Method in class org.apache.derby.impl.drda.DDMWriter
-
Create DSS data object
- createDssReply() - Method in class org.apache.derby.impl.drda.DDMWriter
-
Create DSS reply object
- createDssRequest() - Method in class org.apache.derby.impl.drda.DDMWriter
-
Create DSS request object
NOTE: This is _ONLY_ used for testing the protocol
(via the ProtocolTestAdapter.java file in this package)!
- createDuplicateStatement(Connection, CallableStatement) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
Create a duplicate CalableStatement to this, including state, from the passed in Connection.
- createDuplicateStatement(Connection, PreparedStatement) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
Create a duplicate PreparedStatement to this, including state, from the passed in Connection.
- createDuplicateStatement(Connection, Statement) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
- createElement(Element, String, String) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
-
Create an element and add it to a parent
- createEmptyTemplate(Transaction, BTree) - Static method in class org.apache.derby.impl.store.access.btree.BranchRow
-
Create an empty branch row template suitable for reading branch rows in
from disk.
- createEncryptedCommandData() - Method in class org.apache.derby.client.net.Request
-
- createEntry(String, boolean) - Method in class org.apache.derby.impl.io.vfmem.DataStore
-
Creates a new entry in the data store.
- createException() - Method in class org.apache.derby.impl.services.locks.Timeout
-
createException creates a StandardException based on:
currentLock
a snapshot of the lockTable
- createExtent(long, int, int, int) - Method in class org.apache.derby.impl.store.raw.data.AllocPage
-
- createFinished() - Method in interface org.apache.derby.iapi.store.access.AccessFactory
-
Database creation has finished.
- createFinished() - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
Database creation finished
- createFinished() - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
- createFinished() - Method in interface org.apache.derby.iapi.store.raw.xact.TransactionFactory
-
Database creation finished
- createFinished() - Method in class org.apache.derby.impl.db.BasicDatabase
-
- createFinished() - Method in class org.apache.derby.impl.store.access.RAMAccessManager
-
Database creation finished.
- createFinished() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Database creation finished
- createFinished() - Method in class org.apache.derby.impl.store.raw.RawStore
-
- createFinished() - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
-
Database creation finished
- createFormatIds(DataValueDescriptor[]) - Static method in class org.apache.derby.impl.store.access.conglomerate.ConglomerateUtil
-
Given an array of objects, return an array of format id's.
- createGeneratedColumn(TableDescriptor, ColumnDescriptor) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Create a ResultColumn for a column with a generation clause.
- CreateHTMLFile - Class in org.apache.derby.impl.tools.planexporter
-
This class is used by PlanExporter tool (DERBY-4587)
in order to create HTML output of a query plan
using a plain XSL style sheet and a XML data of
a query plan.
- CreateHTMLFile() - Constructor for class org.apache.derby.impl.tools.planexporter.CreateHTMLFile
-
- createIdent(ContainerKey, Object) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
- createIdentity(Object, Object) - Method in interface org.apache.derby.iapi.services.cache.Cacheable
-
Create a new item.
- createIdentity(Object, Object) - Method in class org.apache.derby.impl.services.bytecode.VMTypeIdCacheable
-
- createIdentity(Object, Object) - Method in class org.apache.derby.impl.sql.catalog.NameTDCacheable
-
- createIdentity(Object, Object) - Method in class org.apache.derby.impl.sql.catalog.OIDTDCacheable
-
- createIdentity(Object, Object) - Method in class org.apache.derby.impl.sql.catalog.PermissionsCacheable
-
- createIdentity(Object, Object) - Method in class org.apache.derby.impl.sql.catalog.SequenceUpdater
-
- createIdentity(Object, Object) - Method in class org.apache.derby.impl.sql.catalog.SPSNameCacheable
-
- createIdentity(Object, Object) - Method in class org.apache.derby.impl.sql.conn.CachedStatement
-
- createIdentity(Object, Object) - Method in class org.apache.derby.impl.store.access.CacheableConglomerate
-
Create a new item and set the identity of the object to represent it.
- createIdentity(Object, Object) - Method in class org.apache.derby.impl.store.raw.data.CachedPage
-
Find the container and then create the page in that container.
- createIdentity(Object, Object) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
- createIdentity(Object, Object) - Method in class org.apache.derby.impl.store.raw.data.TempRAFContainer
-
- createIdentitySequence(TableDescriptor, ColumnDescriptor, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Create a sequence generator for an identity column on upgrade to 10.11.
- createIdentitySequences(TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Create sequence generators for all identity columns on upgrade to 10.11.
- createIndex(String, String, String, String) - Static method in class org.apache.derby.impl.tools.dblook.DB_Index
-
- CreateIndexConstantAction - Class in org.apache.derby.impl.sql.execute
-
ConstantAction to create an index either through
a CREATE INDEX statement or as a backing index to
a constraint.
- CreateIndexConstantAction(boolean, boolean, boolean, boolean, boolean, int, String, String, String, String, UUID, String[], boolean[], boolean, UUID, Properties) - Constructor for class org.apache.derby.impl.sql.execute.CreateIndexConstantAction
-
Make the ConstantAction to create an index.
- CreateIndexConstantAction(ConglomerateDescriptor, TableDescriptor, Properties) - Constructor for class org.apache.derby.impl.sql.execute.CreateIndexConstantAction
-
Make a ConstantAction that creates a new physical conglomerate
based on index information stored in the received descriptors.
- CreateIndexNode - Class in org.apache.derby.impl.sql.compile
-
A CreateIndexNode is the root of a QueryTree that represents a CREATE INDEX
statement.
- CreateIndexNode(boolean, String, TableName, TableName, List<String>, Properties, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.CreateIndexNode
-
Constructor for a CreateIndexNode
- createIndexStatsRefresher(Database, String) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Creates an index statistics refresher for this data dictionary.
- createIndexStatsRefresher(Database, String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Creates an index statistics refresher for this data dictionary.
- createInfoFromLog(ByteArray) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Set container properties from the passed in ByteArray, which is created
by logCreateContainerInfo.
- createInfoFromProp(Properties) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Set container properties from the passed in createArgs.
- createJDBC40FactoryImpl() - Static method in class org.apache.derby.jdbc.ClientDriver
-
Returns an instance of the ClientJDBCObjectFactoryImpl40 class
If a ClassNotFoundException occurs then it returns an
instance of ClientJDBCObjectFactoryImpl
If a future version of JDBC comes then
a similar method would be added say createJDBCXXFactoryImpl
in which if the class is not found then it would
return the lower version thus having a sort of cascading effect
until it gets a valid instance
- createJDBC42FactoryImpl() - Static method in class org.apache.derby.jdbc.ClientDriver
-
Returns an instance of the ClientJDBCObjectFactoryImpl42 class
If a ClassNotFoundException occurs then it returns an
instance of the most refined ClientJDBCObjectFactoryImpl possible
If a future version of JDBC comes then
a similar method would be added say createJDBCXXFactoryImpl
in which if the class is not found then it would
return the lower version thus having a sort of cascading effect
until it gets a valid instance
- createKeysFrom(ResultSet) - Static method in class org.apache.derby.impl.tools.dblook.DB_Key
-
- createKeyString(String, String, ResultSet) - Static method in class org.apache.derby.impl.tools.dblook.DB_Key
-
- createLeadingUnique() - Method in class org.apache.derby.impl.sql.compile.PredicateList.PredicateWrapperList
-
- createListFromResultSetMetaData(ResultSetMetaData, TableName, String) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Generate an RCL to match the contents of a ResultSetMetaData.
- createLOBColumnTracker() - Method in class org.apache.derby.client.am.ClientResultSet
-
Initializes the LOB state tracker.
- createLockTable() - Method in class org.apache.derby.impl.services.locks.AbstractPool
-
Create the lock table that contains the mapping from
Lockables to locks.
- createLockTable() - Method in class org.apache.derby.impl.services.locks.ConcurrentPool
-
Create the ConcurrentLockSet object that keeps the locks.
- createLogDirectory() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Create the directory where transaction log should go.
- createLogicalCallableStatement(CallableStatement, StatementKey) - Method in class org.apache.derby.client.am.StatementCacheInteractor
-
Creates a logical callable statement.
- createLogicalConnection() - Method in class org.apache.derby.client.ClientPooledConnection
-
Creates a new logical connection by performing all the required steps to
be able to reuse the physical connection.
- createLogicalPreparedStatement(PreparedStatement, StatementKey) - Method in class org.apache.derby.client.am.StatementCacheInteractor
-
Creates a logical prepared statement.
- createMergeRun(TransactionManager, SortBuffer) - Method in class org.apache.derby.impl.store.access.sort.MergeSort
-
Remove all the rows from the sort buffer and store them
in a temporary conglomerate.
- createNClob() - Method in class org.apache.derby.client.am.LogicalConnection
-
- createNClob() - Method in class org.apache.derby.client.net.NetConnection
-
- createNClob() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
- createNClob() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
- createNetConnection(LogWriter, String, String, BasicClientDataSource40, int, boolean, ClientPooledConnection) - Method in class org.apache.derby.client.net.NetXAConnection
-
Creates NetConnection for the supported version of jdbc.
- createNewBackingCongloms(ArrayList<ConstantAction>, long[]) - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
Iterate through the received list of CreateIndexConstantActions and
execute each one, It's possible that one or more of the constant
actions in the list has been rendered "unneeded" by the time we get
here (because the index that the constant action was going to create
is no longer needed), so we have to check for that.
- createNewCipher(int) - Method in interface org.apache.derby.iapi.services.crypto.CipherFactory
-
Returns a CipherProvider which is the encryption or decryption engine.
- createNewCipher(int) - Method in class org.apache.derby.impl.services.jce.JCECipherFactory
-
- createNewCipher(int, SecretKey, byte[]) - Method in class org.apache.derby.impl.services.jce.JCECipherFactory
-
- createNewDaemon(String) - Method in interface org.apache.derby.iapi.services.daemon.DaemonFactory
-
Create a new DaemonService with the default daemon timer delay.
- createNewDaemon(String) - Method in class org.apache.derby.impl.services.daemon.SingleThreadDaemonFactory
-
- createNewFile() - Method in class org.apache.derby.impl.io.InputStreamFile
-
If the named file does not already exist then create it as an empty normal file.
- createNewFile() - Method in class org.apache.derby.impl.io.vfmem.VirtualFile
-
Creates the the file denoted by this virtual file object.
- createNewFile() - Method in interface org.apache.derby.io.StorageFile
-
If the named file does not already exist then create it as an empty normal file.
- createolumnNames - Variable in class org.apache.derby.impl.load.ColumnInfo
-
- createOutStreams() - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Create the output streams.
- createPage(PageKey, PageCreationArgs) - Method in class org.apache.derby.impl.store.raw.data.AllocPage
-
Create a new alloc page.
- createPage(PageKey, PageCreationArgs) - Method in class org.apache.derby.impl.store.raw.data.CachedPage
-
- createPage(PageKey, PageCreationArgs) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Create a new StoredPage.
- createPersistentService(String, String, Properties) - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
Create a persistent service.
- createPersistentService(String, String, Properties) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
-
Create a named service that implements the java interface (or class) fully qualified by factoryInterface.
- createPersistentService(String, String, Properties) - Static method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Privileged startup.
- createPersistentService(String, String, Properties) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Create a persistent service.
- createPFAUString(String, ResultSet, char) - Static method in class org.apache.derby.impl.tools.dblook.DB_Alias
-
- createPooledConnection(String, String, boolean) - Method in class org.apache.derby.jdbc.BasicEmbeddedConnectionPoolDataSource40
-
Minion helper method.
- createPooledConnection(String, String, boolean) - Method in class org.apache.derby.jdbc.EmbeddedConnectionPoolDataSource
-
Create and return an EmbedPooledConnection from this instance
of EmbeddedConnectionPoolDataSource.
- createRawStorePropertySet(Properties) - Static method in class org.apache.derby.impl.store.access.conglomerate.ConglomerateUtil
-
Create a list of all the properties that Access wants to export
through the getInternalTablePropertySet() call.
- createReadMeFiles() - Method in interface org.apache.derby.iapi.store.access.AccessFactory
-
DERBY-5996(Create readme files (cautioning users against modifying
database files) at database hard upgrade time)
This gets called during hard upgrade.
- createReadMeFiles() - Method in class org.apache.derby.impl.store.access.RAMAccessManager
-
DERBY-5996(Create readme files (cautioning users against modifying
database files) at database hard upgrade time)
This gets called during hard upgrade.
- createResultColumnsForTableFunction(TypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Add result columns for a Derby-style Table Function
- createResultSet() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Create the ResultSet tree for this statement.
- createResultSet() - Method in class org.apache.derby.impl.sql.execute.ConstantActionActivation
-
- createRoleClosureIterator(TransactionController, String, boolean) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
This method creates a new iterator over the closure of role
grants starting or ending with a given role.
- createRoleClosureIterator(TransactionController, String, boolean) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- CreateRoleConstantAction - Class in org.apache.derby.impl.sql.execute
-
This class performs actions that are ALWAYS performed for a
CREATE ROLE statement at execution time.
- CreateRoleConstantAction(String) - Constructor for class org.apache.derby.impl.sql.execute.CreateRoleConstantAction
-
Make the ConstantAction for a CREATE ROLE statement.
- CreateRoleNode - Class in org.apache.derby.impl.sql.compile
-
A CreateRoleNode is the root of a QueryTree that
represents a CREATE ROLE statement.
- CreateRoleNode(String, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.CreateRoleNode
-
Constructor for a CreateRoleNode
- createRoutinePermPublicDescriptor(UUID, TransactionController, String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Create RoutinePermDescriptor to grant access to PUBLIC for
this system routine using the grantor specified in authorizationID.
- CreateSchemaConstantAction - Class in org.apache.derby.impl.sql.execute
-
This class describes actions that are ALWAYS performed for a
CREATE SCHEMA Statement at Execution time.
- CreateSchemaConstantAction(String, String) - Constructor for class org.apache.derby.impl.sql.execute.CreateSchemaConstantAction
-
Make the ConstantAction for a CREATE SCHEMA statement.
- CreateSchemaNode - Class in org.apache.derby.impl.sql.compile
-
A CreateSchemaNode is the root of a QueryTree that
represents a CREATE SCHEMA statement.
- CreateSchemaNode(String, String, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.CreateSchemaNode
-
Constructor for a CreateSchemaNode
- CreateSequenceConstantAction - Class in org.apache.derby.impl.sql.execute
-
This class performs actions that are ALWAYS performed for a
CREATE SEQUENCE statement at execution time.
- CreateSequenceConstantAction(String, String, DataTypeDescriptor, long, long, long, long, boolean) - Constructor for class org.apache.derby.impl.sql.execute.CreateSequenceConstantAction
-
Make the ConstantAction for a CREATE SEQUENCE statement.
- createSequenceGenerator(TransactionController) - Method in class org.apache.derby.impl.sql.catalog.SequenceUpdater.BulkInsertUpdater
-
- createSequenceGenerator(TransactionController) - Method in class org.apache.derby.impl.sql.catalog.SequenceUpdater
-
Initialize the sequence generator.
- createSequenceGenerator(TransactionController) - Method in class org.apache.derby.impl.sql.catalog.SequenceUpdater.SyssequenceUpdater
-
- CreateSequenceNode - Class in org.apache.derby.impl.sql.compile
-
A CreateSequenceNode is the root of a QueryTree that
represents a CREATE SEQUENCE statement.
- CreateSequenceNode(TableName, DataTypeDescriptor, Long, Long, Long, Long, boolean, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.CreateSequenceNode
-
Constructor for a CreateSequenceNode
- createSequenceString(String, String, long, long, long, long, String) - Static method in class org.apache.derby.impl.tools.dblook.DB_Sequence
-
Generate DDL for a specific sequence.
- createServerSocket() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Create the right kind of server socket
- createServerSocket() - Method in class org.apache.derby.impl.store.replication.net.ReplicationMessageReceive
-
Used to create a ServerSocket for listening to connections
from the master.
- createServiceRoot(String, boolean) - Method in interface org.apache.derby.iapi.services.monitor.PersistentService
-
Returns the canonical name of the service.
- createServiceRoot(String, boolean) - Method in class org.apache.derby.impl.services.monitor.StorageFactoryService
-
Properties cannot be saved
- createSort(Properties, DataValueDescriptor[], ColumnOrdering[], SortObserver, boolean, long, int) - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Create a sort.
- createSort(Properties, DataValueDescriptor[], ColumnOrdering[], SortObserver, boolean, long, int) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
- createSort(TransactionController, int, Properties, DataValueDescriptor[], ColumnOrdering[], SortObserver, boolean, long, int) - Method in interface org.apache.derby.iapi.store.access.conglomerate.SortFactory
-
Create the sort and return a sort object for it.
- createSort(TransactionController, int, Properties, DataValueDescriptor[], ColumnOrdering[], SortObserver, boolean, long, int) - Method in class org.apache.derby.impl.store.access.sort.ExternalSortFactory
-
Create a sort.
- createSpaceForUpdate(int, int, int, int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Create the space to update a portion of a record.
- createSPS(LanguageConnectionContext, DataDescriptorGenerator, DataDictionary, TransactionController, UUID, SchemaDescriptor, UUID, UUID, String, boolean, TableDescriptor) - Method in class org.apache.derby.impl.sql.execute.CreateTriggerConstantAction
-
- createSPSSet(TransactionController, boolean, UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Create a set of stored prepared statements from a properties file.
- createSQLSessionContext() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Create a fresh SQLSessionContext for this connection.
- createSQLSessionContext() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- createSQLXML() - Method in class org.apache.derby.client.am.LogicalConnection
-
- createSQLXML() - Method in class org.apache.derby.client.net.NetConnection
-
- createSQLXML() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
- createSQLXML() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
- createStatement() - Method in class org.apache.derby.client.am.ClientConnection
-
- createStatement() - Method in class org.apache.derby.client.am.LogicalConnection
-
- createStatement() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
- createStatement() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
SQL statements without parameters are normally
executed using Statement objects.
- createStatement(int, int) - Method in class org.apache.derby.client.am.ClientConnection
-
- createStatement(int, int) - Method in class org.apache.derby.client.am.LogicalConnection
-
- createStatement(int, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
- createStatement(int, int) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
JDBC 2.0
Same as createStatement() above, but allows the default result set
type and result set concurrency type to be overridden.
- createStatement(int, int, int) - Method in class org.apache.derby.client.am.ClientConnection
-
- createStatement(int, int, int) - Method in class org.apache.derby.client.am.LogicalConnection
-
- createStatement(int, int, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
- createStatement(int, int, int) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
JDBC 3.0
Same as createStatement() above, but allows the default result set
type, result set concurrency type and result set holdability type to
be overridden.
- createStatementX(int, int, int) - Method in class org.apache.derby.client.am.ClientConnection
-
- createStruct(String, Object[]) - Method in class org.apache.derby.client.am.LogicalConnection
-
- createStruct(String, Object[]) - Method in class org.apache.derby.client.net.NetConnection
-
- createStruct(String, Object[]) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
- createStruct(String, Object[]) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
- createSubjectRowIDhashtable() - Method in class org.apache.derby.impl.sql.execute.MergeResultSet
-
Create a BackingStoreHashtable to hold the ids of subject rows.
- createSystemPrincipalSubject(String) - Static method in class org.apache.derby.iapi.security.SecurityUtil
-
Creates a (read-only) Subject representing a given user
as a System user within Derby.
- createSystemProcedureOrFunction(String, UUID, String[], TypeDescriptor[], int, int, short, boolean, boolean, TypeDescriptor, HashSet<String>, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Generic create procedure routine.
- createSystemProcedureOrFunction(String, UUID, String[], TypeDescriptor[], int, int, short, boolean, boolean, TypeDescriptor, HashSet<String>, TransactionController, String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Generic create procedure routine.
- createSystemSps(TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Create system built-in metadata stored prepared statements.
- CreateTableConstantAction - Class in org.apache.derby.impl.sql.execute
-
This class describes actions that are ALWAYS performed for a
CREATE TABLE Statement at Execution time.
- CreateTableConstantAction(String, String, int, ColumnInfo[], CreateConstraintConstantAction[], Properties, char, boolean, boolean) - Constructor for class org.apache.derby.impl.sql.execute.CreateTableConstantAction
-
Make the ConstantAction for a CREATE TABLE statement.
- CreateTableNode - Class in org.apache.derby.impl.sql.compile
-
A CreateTableNode is the root of a QueryTree that represents a CREATE TABLE or DECLARE GLOBAL TEMPORARY TABLE
statement.
- CreateTableNode(TableName, ResultColumnList, ResultSetNode, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.CreateTableNode
-
Constructor for a CreateTableNode for a base table create from a query
- CreateTableNode(TableName, TableElementList, Properties, boolean, boolean, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.CreateTableNode
-
Constructor for a CreateTableNode for a global temporary table
- CreateTableNode(TableName, TableElementList, Properties, char, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.CreateTableNode
-
Constructor for a CreateTableNode for a base table
- createTCTime - Variable in class org.apache.derby.impl.sql.execute.MaterializedResultSet
-
- createTCTime - Variable in class org.apache.derby.impl.sql.execute.rts.RealMaterializedResultSetStatistics
-
- createTempDir() - Method in class org.apache.derby.impl.io.BaseStorageFactory
-
- createTemplate(Transaction) - Method in class org.apache.derby.impl.store.access.btree.BTree
-
Create a template for this conglomerate.
- createTemporaryFile(String, String) - Method in class org.apache.derby.impl.io.BaseStorageFactory
-
Create and returns a temporary file in temporary file system of database.
- createTemporaryFile(String, String) - Method in class org.apache.derby.impl.io.VFMemoryStorageFactory
-
Creates a handle to a temporary file.
- createTemporaryFile(String, String) - Method in interface org.apache.derby.io.StorageFactory
-
Create and returns a temporary file in temporary file system of database
- createThenRows(Activation) - Method in class org.apache.derby.impl.sql.execute.MatchingClauseConstantAction
-
Create the temporary table for holding the rows which are buffered up
for bulk-processing after the driving left join completes.
- createTrigger(String, String, String, ResultSet) - Static method in class org.apache.derby.impl.tools.dblook.DB_Trigger
-
Generate DDL for a specific trigger.
- CreateTriggerConstantAction - Class in org.apache.derby.impl.sql.execute
-
This class describes actions that are ALWAYS performed for a
CREATE TRIGGER Statement at Execution time.
- CreateTriggerConstantAction(String, String, int, boolean, boolean, boolean, TableDescriptor, UUID, String, UUID, String, UUID, int[], int[], String, String, boolean, boolean, String, String, ProviderInfo[]) - Constructor for class org.apache.derby.impl.sql.execute.CreateTriggerConstantAction
-
Make the ConstantAction for a CREATE TRIGGER statement.
- createTriggerDependencies(TriggerDescriptorList, Dependent) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Makes the calling object (usually a Statement) dependent on all the constraints.
- CreateTriggerNode - Class in org.apache.derby.impl.sql.compile
-
A CreateTriggerNode is the root of a QueryTree
that represents a CREATE TRIGGER
statement.
- CreateTriggerNode(TableName, TableName, int, ResultColumnList, boolean, boolean, boolean, List<TriggerReferencingStruct>, ValueNode, String, StatementNode, String, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.CreateTriggerNode
-
Constructor for a CreateTriggerNode
- createTypeDependency(AliasDescriptor) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Declare a dependency on an ANSI UDT, identified by its AliasDescriptor,
and check that you have privilege to use it.
- createTypeDependency(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Declare a dependency on a type and check that you have privilege to use
it.
- createUserRawStorePropertySet(Properties) - Static method in class org.apache.derby.impl.store.access.conglomerate.ConglomerateUtil
-
Create a list of all the properties that Access wants to export
through the getInternalTablePropertySet() call.
- createUTF16BEStream(Reader) - Static method in class org.apache.derby.client.net.EncodedInputStream
-
Create a UTF-16BE encoded stream from the given Reader.
- createUTF8Stream(Reader) - Static method in class org.apache.derby.client.net.EncodedInputStream
-
Create a UTF-8 encoded stream from the given Reader.
- createUUID() - Method in interface org.apache.derby.iapi.services.uuid.UUIDFactory
-
Create a new UUID.
- createUUID() - Method in class org.apache.derby.impl.services.uuid.BasicUUIDFactory
-
Generate a new UUID.
- CreateViewConstantAction - Class in org.apache.derby.impl.sql.execute
-
This class describes actions that are ALWAYS performed for a
CREATE VIEW Statement at Execution time.
- CreateViewConstantAction(String, String, int, String, int, ColumnInfo[], ProviderInfo[], UUID) - Constructor for class org.apache.derby.impl.sql.execute.CreateViewConstantAction
-
Make the ConstantAction for a CREATE VIEW statement.
- CreateViewNode - Class in org.apache.derby.impl.sql.compile
-
A CreateViewNode is the root of a QueryTree that represents a CREATE VIEW
statement.
- CreateViewNode(TableName, ResultColumnList, ResultSetNode, int, String, OrderByList, ValueNode, ValueNode, boolean, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.CreateViewNode
-
Constructor for a CreateViewNode
- createXAConnection(ResourceAdapter, String, String, boolean) - Method in class org.apache.derby.jdbc.BasicEmbeddedXADataSource40
-
Instantiate and return an EmbedXAConnection from this instance
of EmbeddedXADataSource.
- createXAConnection(ResourceAdapter, String, String, boolean) - Method in class org.apache.derby.jdbc.EmbeddedXADataSource
-
Instantiate and return an EmbedXAConnection from this instance
of EmbeddedXADataSource.
- createXATransactionFromLocalTransaction(int, byte[], byte[]) - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Convert a local transaction to a global transaction.
- createXATransactionFromLocalTransaction(int, byte[], byte[]) - Method in interface org.apache.derby.iapi.store.raw.Transaction
-
Convert a local transaction to a global transaction.
- createXATransactionFromLocalTransaction(int, byte[], byte[]) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Convert a local transaction to a global transaction.
- createXATransactionFromLocalTransaction(int, byte[], byte[]) - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Convert a local transaction to a global transaction.
- createXMLData(String, int) - Method in class org.apache.derby.impl.tools.planexporter.AccessDatabase
-
Create XML data based on the query that's passed in.
- CreateXMLFile - Class in org.apache.derby.impl.tools.planexporter
-
This class is to create the final xml file, that will be used
by the Graphical Query Explainer.
- CreateXMLFile(AccessDatabase) - Constructor for class org.apache.derby.impl.tools.planexporter.CreateXMLFile
-
- createXMLFragment() - Method in class org.apache.derby.impl.tools.planexporter.AccessDatabase
-
This method creates the queries such that after execution
of the query it will return XML data fragments.
- createXplainSchema(String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
- createXplainTable(LanguageConnectionContext, String, XPLAINTableDescriptor) - Static method in class org.apache.derby.catalog.SystemProcedures
-
- creatingResource - Variable in class org.apache.derby.jdbc.XATransactionState
-
- creationTimestamp - Variable in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
- crf - Variable in class org.apache.derby.impl.sql.catalog.IndexInfoImpl
-
- crf - Variable in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
- crLf() - Static method in class org.apache.derby.impl.tools.sysinfo.Main
-
- CRLF - Static variable in class org.apache.derby.impl.load.ControlInfo
-
- CrossConverters - Class in org.apache.derby.client.am
-
- CrossConverters(Agent) - Constructor for class org.apache.derby.client.am.CrossConverters
-
- crossConverters_ - Variable in class org.apache.derby.client.am.Agent
-
- CROSSJOIN - Static variable in class org.apache.derby.impl.sql.compile.JoinNode
-
- crrtkn - Variable in class org.apache.derby.impl.drda.Database
-
- crrtkn - Variable in exception org.apache.derby.impl.drda.DRDAProtocolException
-
- CRRTKN - Static variable in class org.apache.derby.client.net.CodePoint
-
- CRRTKN - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- crrtkn_ - Variable in class org.apache.derby.client.net.NetConnection
-
- cryptixKey - Variable in class org.apache.derby.impl.services.jce.JCECipherProvider
-
- CRYPTO_ALGORITHM - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
Attribute for encrypting a database.
- CRYPTO_ALGORITHM - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
Attribute for encrypting a database.
- CRYPTO_BAD_PADDING - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- CRYPTO_EXCEPTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- CRYPTO_EXTERNAL_KEY - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
Attribute for encrypting a database.
- CRYPTO_EXTERNAL_KEY - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
Attribute for encrypting a database.
- CRYPTO_EXTERNAL_KEY_VERIFY_FILE - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
One can encrypt the database with an encryption key at create time.
- CRYPTO_ILLEGAL_BLOCK_SIZE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- CRYPTO_KEY_LENGTH - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
Attribute for encrypting a database.
- CRYPTO_KEY_LENGTH - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
Attribute for encrypting a database.
- CRYPTO_NO_SUCH_PADDING - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- CRYPTO_OLD_EXTERNAL_KEY_VERIFY_FILE - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
A File used to save the old copy of the verify key
(Attribute.CRYPTO_EXTERNAL_KEY_VERIFY_FILE) file during
re-encryption of the database.
- CRYPTO_PROVIDER - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
Attribute for encrypting a database.
- CRYPTO_PROVIDER - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
Attribute for encrypting a database.
- cryptoAlgorithm - Variable in class org.apache.derby.impl.services.jce.JCECipherFactory
-
- cryptoAlgorithmShort - Variable in class org.apache.derby.impl.services.jce.JCECipherFactory
-
- cryptoOperationAllowed(boolean, boolean) - Method in class org.apache.derby.impl.store.raw.RawStore
-
checks if the database is in the right state to (re)encrypt it.
- cryptoProvider - Variable in class org.apache.derby.impl.services.jce.JCECipherFactory
-
- cryptoProviderShort - Variable in class org.apache.derby.impl.services.jce.JCECipherFactory
-
- CS - Static variable in class org.apache.derby.iapi.store.raw.ContainerLock
-
Container Shared lock
- CS_TO_JDBC_ISOLATION_LEVEL_MAP - Static variable in class org.apache.derby.iapi.transaction.TransactionControl
-
Map from Derby transaction isolation constants to
JDBC constants.
- CS_TO_SQL_ISOLATION_MAP - Static variable in class org.apache.derby.iapi.transaction.TransactionControl
-
Map from Derby transaction isolation constants to
text values used in SQL.
- csd - Variable in class org.apache.derby.iapi.types.SQLClob
-
The descriptor for the stream.
- csd - Variable in class org.apache.derby.impl.jdbc.StoreStreamClob
-
The descriptor used to describe the underlying source stream.
- csd - Variable in class org.apache.derby.impl.jdbc.UTF8Reader
-
Descriptor containing information about the stream.
- csf - Variable in class org.apache.derby.impl.jdbc.TransactionResourceImpl
-
- csPackages - Static variable in class org.apache.derby.impl.services.bytecode.d_BCValidate
-
- CSTMBCS - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- ctxMgr - Variable in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
The context manager for the worker thread.
- CtxStack() - Constructor for class org.apache.derby.iapi.services.context.ContextManager.CtxStack
-
- ctxTable - Variable in class org.apache.derby.iapi.services.context.ContextManager
-
HashMap that holds the Context objects.
- CU - Static variable in class org.apache.derby.iapi.store.raw.ContainerLock
-
Container Update lock
- culprits - Variable in class org.apache.derby.impl.sql.execute.DeferredConstraintsMemory.CheckInfo
-
- curArray - Variable in class org.apache.derby.client.am.ByteArrayCombinerStream
-
The array we are currently reading from.
- curBuf - Variable in class org.apache.derby.impl.store.raw.data.MemByteHolder
-
- curBufDataBytes - Variable in class org.apache.derby.impl.store.raw.data.MemByteHolder
-
- curBufPos - Variable in class org.apache.derby.impl.store.raw.data.MemByteHolder
-
- curBufVEleAt - Variable in class org.apache.derby.impl.store.raw.data.MemByteHolder
-
- curBytePos - Variable in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor.Builder
-
- curBytePos - Variable in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor
-
The current byte position.
- curBytePos(long) - Method in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor.Builder
-
Sets the current byte position, defaults to 0.
- curCharPos - Variable in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor.Builder
-
- curCharPos - Variable in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor
-
The current character position.
- curCharPos(long) - Method in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor.Builder
-
Sets the current character position, defaults to 1.
- curLoc - Static variable in class org.apache.derby.impl.tools.sysinfo.Main
-
- curr - Variable in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl.KeyComparator
-
- currCE - Variable in class org.apache.derby.impl.tools.ij.utilMain
-
- current - Variable in class org.apache.derby.impl.store.access.sort.SortScan
-
The row at the current position of the scan, from which
fetch will return values.
- CURRENT_CONNECTION_ILLEGAL - Static variable in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
- CURRENT_DATE - Static variable in class org.apache.derby.impl.sql.compile.CurrentDatetimeOperatorNode
-
- CURRENT_DATETIME_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- current_fraction - Variable in class org.apache.derby.impl.store.access.btree.SearchParameters
-
If this is an optimizer search, the fraction of rows that are "in" the
the current search.
- CURRENT_ISOLATION_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- current_leaf - Variable in class org.apache.derby.impl.store.access.btree.BTreeRowPosition
-
- current_lock_row_loc - Variable in class org.apache.derby.impl.store.access.btree.BTreeRowPosition
-
- current_lock_template - Variable in class org.apache.derby.impl.store.access.btree.BTreeRowPosition
-
- CURRENT_OF_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- CURRENT_OF_NODE_NAME - Static variable in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
- current_page - Variable in class org.apache.derby.impl.store.access.conglomerate.RowPosition
-
Fields of the class
- current_pageno - Variable in class org.apache.derby.impl.store.access.conglomerate.RowPosition
-
- current_positionKey - Variable in class org.apache.derby.impl.store.access.btree.BTreeRowPosition
-
Fields of the class
- CURRENT_RESULTSET_ONLY - Static variable in interface org.apache.derby.iapi.sql.ResultSet
-
- current_rh - Variable in class org.apache.derby.impl.store.access.conglomerate.RowPosition
-
- current_rh_qualified - Variable in class org.apache.derby.impl.store.access.conglomerate.RowPosition
-
- CURRENT_ROLE_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- CURRENT_ROW_LOCATION_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- CURRENT_SCHEMA_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- current_slot - Variable in class org.apache.derby.impl.store.access.conglomerate.RowPosition
-
- CURRENT_TIME - Static variable in class org.apache.derby.impl.sql.compile.CurrentDatetimeOperatorNode
-
- CURRENT_TIMESTAMP - Static variable in class org.apache.derby.impl.sql.compile.CurrentDatetimeOperatorNode
-
- CURRENT_USER_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- currentAccessPath - Variable in class org.apache.derby.impl.sql.compile.FromTable
-
- currentAPL - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- currentBestPlan - Variable in class org.apache.derby.impl.sql.compile.XMLOptTrace.QueryBlock
-
- currentBuffer - Variable in class org.apache.derby.impl.drda.LayerBStreamedEXTDTAReaderInputStream
-
Current data buffer
- currentBuffer - Variable in class org.apache.derby.impl.drda.StandardEXTDTAReaderInputStream
-
Current data buffer
- currentBuffer - Variable in class org.apache.derby.impl.store.raw.log.LogAccessFile
-
- currentCcsidManager_ - Variable in class org.apache.derby.client.net.NetAgent
-
- currentCheckpoint - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
-
- currentCipherFactory - Variable in class org.apache.derby.impl.store.raw.RawStore
-
- currentColumnOrdering - Variable in class org.apache.derby.impl.sql.compile.RowOrderingImpl
-
- currentCompressRow - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
- currentConnectionHandle - Variable in class org.apache.derby.jdbc.EmbedPooledConnection
-
- currentCost - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
-
- currentCPDataSource - Variable in class org.apache.derby.impl.tools.ij.xaHelper
-
- currentData - Variable in class org.apache.derby.impl.store.replication.slave.ReplicationLogScan
-
- currentDataOffset - Variable in class org.apache.derby.impl.store.replication.slave.ReplicationLogScan
-
- currentDataSource - Variable in class org.apache.derby.impl.tools.ij.xaHelper
-
- currentDate - Variable in class org.apache.derby.impl.sql.execute.CurrentDatetime
-
Holds the SQL DATE version of the current datetime.
- currentDatetime - Variable in class org.apache.derby.impl.sql.execute.CurrentDatetime
-
Holds the current datetime on the first evaluation of a current function
in a statement, which contains all available fields.
- CurrentDatetime - Class in org.apache.derby.impl.sql.execute
-
CurrentDatetime provides execution support for ensuring
that the current datetime is evaluated only once for a
statement.
- CurrentDatetime - Static variable in interface org.apache.derby.iapi.reference.ClassName
-
- CurrentDatetime() - Constructor for class org.apache.derby.impl.sql.execute.CurrentDatetime
-
The constructor is public; note we wait until evaluation to
put any values into the fields.
- currentDatetimeFieldName - Static variable in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
- CurrentDatetimeOperatorNode - Class in org.apache.derby.impl.sql.compile
-
The CurrentDatetimeOperator operator is for the builtin CURRENT_DATE,
CURRENT_TIME, and CURRENT_TIMESTAMP operations.
- CurrentDatetimeOperatorNode(int, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.CurrentDatetimeOperatorNode
-
- currentDecoration - Variable in class org.apache.derby.impl.sql.compile.XMLOptTrace.QueryBlock
-
- currentDecorationStrategy - Variable in class org.apache.derby.impl.sql.compile.XMLOptTrace.QueryBlock
-
- currentDefaultSchema - Variable in class org.apache.derby.impl.sql.conn.SQLSessionContextImpl
-
- currentDependent - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- currentDirtyBuffer - Variable in class org.apache.derby.impl.store.replication.buffer.ReplicationLogBuffer
-
- currentDrdaRs - Variable in class org.apache.derby.impl.drda.DRDAStatement
-
- currentDynamicResultSet - Variable in class org.apache.derby.impl.jdbc.EmbedStatement
-
- currentIdentity - Variable in class org.apache.derby.impl.store.raw.data.RAFContainer4
-
- currentInstant - Variable in class org.apache.derby.impl.store.raw.log.FlushedScan
-
- currentInstant - Variable in class org.apache.derby.impl.store.raw.log.Scan
-
- currentInstant - Variable in class org.apache.derby.impl.store.replication.slave.ReplicationLogScan
-
- currentInstant() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Get the current log instant - this is the log instant of the Next log
record to be written out
- currentJoinOrder - Variable in class org.apache.derby.impl.sql.compile.XMLOptTrace.QueryBlock
-
- currentJoinsElement - Variable in class org.apache.derby.impl.sql.compile.XMLOptTrace.QueryBlock
-
- currentLock - Variable in class org.apache.derby.impl.services.locks.Timeout
-
- currentLogFileFirstUnflushedPosition - Variable in class org.apache.derby.impl.store.raw.log.FlushedScan
-
- currentLogFileHasUnflushedRecord() - Method in class org.apache.derby.impl.store.raw.log.FlushedScan
-
- currentLogFileLength - Variable in class org.apache.derby.impl.store.raw.log.Scan
-
- currentLogFileNumber - Variable in class org.apache.derby.impl.store.raw.log.FlushedScan
-
- currentLogFileNumber - Variable in class org.apache.derby.impl.store.raw.log.Scan
-
- CurrentOfNode - Class in org.apache.derby.impl.sql.compile
-
The CurrentOf operator is used by positioned DELETE
and UPDATE to get the current row and location
for the target cursor.
- CurrentOfNode(String, String, Properties, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.CurrentOfNode
-
- CurrentOfResultSet - Class in org.apache.derby.impl.sql.execute
-
Takes a cursor name and returns the current row
of the cursor; for use in generating the source
row and row location for positioned update/delete operations.
- CurrentOfResultSet(String, Activation, int) - Constructor for class org.apache.derby.impl.sql.execute.CurrentOfResultSet
-
- currentPlan - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
-
- currentPooledConnection - Variable in class org.apache.derby.impl.tools.ij.xaHelper
-
- currentPos - Variable in class org.apache.derby.client.am.BlobLocatorInputStream
-
Current position in the underlying Blob.
- currentPos - Variable in class org.apache.derby.client.am.BlobLocatorOutputStream
-
Current position in the underlying Blob.
- currentPos - Variable in class org.apache.derby.client.am.ClobLocatorInputStream
-
Current position in the underlying Clob.
- currentPos - Variable in class org.apache.derby.client.am.ClobLocatorOutputStream
-
Current position in the underlying Clob.
- currentPos - Variable in class org.apache.derby.client.am.ClobLocatorReader
-
Current position in the underlying Clob.
- currentPos - Variable in class org.apache.derby.client.am.ClobLocatorWriter
-
Current position in the underlying Clob.
- currentPos - Variable in class org.apache.derby.client.am.UpdateSensitiveClobLocatorReader
-
- currentPos - Variable in class org.apache.derby.client.am.UpdateSensitiveLOBLocatorInputStream
-
- currentPos - Variable in class org.apache.derby.impl.jdbc.EncryptedLOBFile
-
Current file position.
- currentPos_ - Variable in class org.apache.derby.client.net.Reply
-
- currentPosition - Variable in class org.apache.derby.impl.load.ImportFileInputStream
-
- currentPosition - Variable in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
-
- currentPosition - Variable in class org.apache.derby.impl.store.replication.slave.ReplicationLogScan
-
- currentProperties - Variable in class org.apache.derby.impl.load.ControlInfo
-
- currentPs - Variable in class org.apache.derby.diag.StatementCache
-
- currentReader - Variable in class org.apache.derby.client.am.ClientResultSet
-
- currentRequiredLength - Variable in class org.apache.derby.impl.drda.DRDAConnThread
-
- currentRole - Variable in class org.apache.derby.impl.sql.conn.SQLSessionContextImpl
-
- currentRow - Variable in class org.apache.derby.diag.LockTable
-
- currentRow - Variable in class org.apache.derby.diag.SpaceTable
-
- currentRow - Variable in class org.apache.derby.diag.StatementDuration
-
- currentRow - Variable in class org.apache.derby.diag.TransactionTable
-
- currentRow - Variable in class org.apache.derby.impl.jdbc.EmbedResultSet
-
The currentRow contains the data of the current row of the resultset.
- currentRow - Variable in class org.apache.derby.impl.services.locks.Timeout
-
- currentRow - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
- currentRow - Variable in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
- currentRow - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
- currentRow(ResultSet, DataValueDescriptor[]) - Method in interface org.apache.derby.vti.IFastPath
-
A call from the VTI execution layer back into the supplied VTI.
- currentRowHasBeenUpdated - Variable in class org.apache.derby.impl.jdbc.EmbedResultSet
-
- currentRowInRowset_ - Variable in class org.apache.derby.client.am.ClientResultSet
-
- currentRowIsValid - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
-
- CurrentRowLocationNode - Class in org.apache.derby.impl.sql.compile
-
The CurrentRowLocation operator is used by DELETE and UPDATE to get the
RowLocation of the current row for the target table.
- CurrentRowLocationNode(ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.CurrentRowLocationNode
-
- currentRowOrdering - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
-
- currentRowPosition_ - Variable in class org.apache.derby.client.am.Cursor
-
- currentRowPositionIsEqualToNextRowPosition() - Method in class org.apache.derby.client.am.Cursor
-
- currentRowScanResultSetName - Variable in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
- currentSavepointLevel - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- currentSchema - Variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINFactory
-
the current cached schema
- currentSchemaName_ - Variable in class org.apache.derby.client.am.ClientConnection
-
Cached copy of the schema name.
- currentSeparator - Variable in class org.apache.derby.iapi.types.DateTimeParser
-
- currentSession - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- currentSortAvoidanceCost - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
-
- currentStatement - Variable in class org.apache.derby.impl.drda.Database
-
- currentStream - Variable in class org.apache.derby.client.am.ClientResultSet
-
- currentStream - Variable in class org.apache.derby.impl.jdbc.EmbedResultSet
-
- currentTime - Variable in class org.apache.derby.impl.services.locks.Timeout
-
- currentTime - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
-
- currentTime - Variable in class org.apache.derby.impl.sql.execute.CurrentDatetime
-
Holds the SQL TIME version of the current datetime.
- currentTimestamp - Variable in class org.apache.derby.impl.sql.execute.CurrentDatetime
-
Holds the SQL TIMESTAMP version of the current datetime.
- currentTimeStamp() - Method in interface org.apache.derby.iapi.store.raw.Page
-
Return a time stamp that can be used to identify the page of this
specific instance.
- currentTimeStamp() - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Get a time stamp for this page
- currentToken - Variable in class org.apache.derby.impl.load.ImportReadData
-
- currentToken - Variable in exception org.apache.derby.impl.sql.compile.ParseException
-
This is the last token that has been consumed successfully.
- currentToken - Variable in exception org.apache.derby.impl.tools.ij.ParseException
-
This is the last token that has been consumed successfully.
- currentTokenMaxSize - Variable in class org.apache.derby.impl.load.ImportReadData
-
- currentUser - Variable in class org.apache.derby.impl.sql.conn.SQLSessionContextImpl
-
- currentValue - Variable in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
-
- currentValue - Variable in class org.apache.derby.impl.services.uuid.BasicUUIDFactory
-
- currentVarNum - Variable in class org.apache.derby.impl.services.bytecode.BCMethod
-
- currentVisitor - Variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINFactory
-
the last instance of a visitor is cached
- currentXAConnection - Variable in class org.apache.derby.impl.tools.ij.xaHelper
-
- currentXADataSource - Variable in class org.apache.derby.impl.tools.ij.xaHelper
-
- currentXid - Variable in class org.apache.derby.jdbc.EmbedXAResource
-
- currFKRowIndex - Variable in class org.apache.derby.impl.sql.execute.RIBulkChecker
-
- currNodeIter - Variable in class org.apache.derby.impl.sql.catalog.RoleClosureIteratorImpl
-
Last node returned by next; a logical pointer into the arcs
list of a node we are currently processing.
- curRowPosition - Variable in class org.apache.derby.impl.sql.execute.BulkTableScanResultSet
-
- currPrivType - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- currRefRowIndex - Variable in class org.apache.derby.impl.sql.execute.RIBulkChecker
-
- currRowFromMem - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
- currSession - Variable in class org.apache.derby.impl.tools.ij.ConnectionEnv
-
- currSortedRow - Variable in class org.apache.derby.impl.sql.execute.SortResultSet
-
- currXACallInfoOffset_ - Variable in class org.apache.derby.client.net.NetConnection
-
- cursor - Variable in class org.apache.derby.impl.sql.execute.CurrentOfResultSet
-
- Cursor - Class in org.apache.derby.client.am
-
- Cursor(Agent) - Constructor for class org.apache.derby.client.am.Cursor
-
- cursor_ - Variable in class org.apache.derby.client.am.ClientResultSet
-
- CURSOR_COLUMN_NOT_UPDATABLE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- CURSOR_DUPLICATE_NAME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- CURSOR_INFO_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.CursorInfo
- CURSOR_INVALID_CURSOR_NAME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- CURSOR_INVALID_FOR_SENSITIVE_DYNAMIC - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- CURSOR_INVALID_NAME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- CURSOR_INVALID_OPERATION_AT_CURRENT_POSITION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- CURSOR_MUST_BE_SCROLLABLE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- CURSOR_NO_UPDATE_CALLS_ON_CURRENT_ROW - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- CURSOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- CURSOR_NOT_ON_CURRENT_OR_INSERT_ROW - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- CURSOR_NOT_POSITIONED_ON_INSERT_ROW - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- CURSOR_OPERATION_CONFLICT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- CURSOR_TABLE_REFERENCE_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.CursorTableReference
- CursorActivation - Class in org.apache.derby.impl.sql.execute
-
In the family of activation support classes,
this one provides an activation with a cursor name.
- CursorActivation - Interface in org.apache.derby.iapi.sql.execute
-
CursorActivation includes an additional method used on cursors.
- CursorActivation - Static variable in interface org.apache.derby.iapi.reference.ClassName
-
- CursorActivation() - Constructor for class org.apache.derby.impl.sql.execute.CursorActivation
-
- cursorAttribute_ForUpdate - Static variable in class org.apache.derby.client.am.Configuration
-
- cursorAttribute_Insensitive - Static variable in class org.apache.derby.client.am.Configuration
-
- cursorAttribute_SensitiveStatic - Static variable in class org.apache.derby.client.am.Configuration
-
- cursorAttribute_WithHold - Static variable in class org.apache.derby.client.am.Configuration
-
- cursorAttributesToSendOnPrepare_ - Variable in class org.apache.derby.client.am.ClientStatement
-
- cursorHold_ - Variable in class org.apache.derby.client.am.ClientResultSet
-
- cursorInfo - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- CursorInfo - Class in org.apache.derby.impl.sql
-
A basic holder for information about cursors
for execution.
- CursorInfo() - Constructor for class org.apache.derby.impl.sql.CursorInfo
-
Niladic constructor for Formatable
- CursorInfo(int, ExecCursorTableReference, List<String>) - Constructor for class org.apache.derby.impl.sql.CursorInfo
-
- cursorName - Variable in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
My state
- cursorName - Variable in class org.apache.derby.impl.drda.DRDAStatement
-
- cursorName - Variable in class org.apache.derby.impl.jdbc.EmbedStatement
-
- cursorName - Variable in class org.apache.derby.impl.sql.compile.CurrentOfNode
-
- cursorName - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
-
- cursorName - Variable in class org.apache.derby.impl.sql.execute.CurrentOfResultSet
-
- cursorName_ - Variable in class org.apache.derby.client.am.ClientStatement
-
- cursorNamePrefixWithHold__ - Static variable in class org.apache.derby.client.am.SectionManager
-
- cursorNamePrefixWithNoHold__ - Static variable in class org.apache.derby.client.am.SectionManager
-
- CursorNode - Class in org.apache.derby.impl.sql.compile
-
A CursorNode represents a result set that can be returned to a client.
- CursorNode(String, ResultSetNode, String, OrderByList, ValueNode, ValueNode, boolean, int, String[], boolean, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.CursorNode
-
Constructor for a CursorNode
- CursorResultSet - Interface in org.apache.derby.iapi.sql.execute
-
The CursorResultSet interface is used to provide additional
operations on result sets that can be used in cursors.
- CursorResultSet - Static variable in interface org.apache.derby.iapi.reference.ClassName
-
- cursorResultSetField - Variable in class org.apache.derby.impl.sql.compile.ActivationClassBuilder
-
- cursors - Variable in class org.apache.derby.impl.tools.ij.Session
-
- cursorStmts - Variable in class org.apache.derby.impl.tools.ij.Session
-
- CursorTableReference - Class in org.apache.derby.impl.sql
-
- CursorTableReference() - Constructor for class org.apache.derby.impl.sql.CursorTableReference
-
Niladic constructor for Formatable
- CursorTableReference(String, String, String) - Constructor for class org.apache.derby.impl.sql.CursorTableReference
-
- cursorTargetTable - Variable in class org.apache.derby.impl.sql.compile.IndexToBaseRowNode
-
- cursorTargetTable - Variable in class org.apache.derby.impl.sql.compile.ResultSetNode
-
- cursorTargetTable() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Is this a table that has a FOR UPDATE
clause?
- cursorTargetTable() - Method in class org.apache.derby.impl.sql.compile.FromTable
-
Is this a table that has a FOR UPDATE
clause.
- cursorUnpositionedOnServer_ - Variable in class org.apache.derby.client.am.ClientResultSet
-
- CUSTOM_TOOL_CLASS_NAME - Static variable in class org.apache.derby.catalog.Java5SystemProcedures
-
Generic name for all user-supplied tools: the first optional arg is the tool class name
- CVAA_CURRENT_VALUE - Static variable in class org.apache.derby.impl.sql.catalog.SequenceGenerator
-
- CVAA_LAST_ALLOCATED_VALUE - Static variable in class org.apache.derby.impl.sql.catalog.SequenceGenerator
-
- CVAA_LENGTH - Static variable in class org.apache.derby.impl.sql.catalog.SequenceGenerator
-
- CVAA_NUMBER_OF_VALUES_ALLOCATED - Static variable in class org.apache.derby.impl.sql.catalog.SequenceGenerator
-
- CVAA_STATUS - Static variable in class org.apache.derby.impl.sql.catalog.SequenceGenerator
-
- CX - Static variable in class org.apache.derby.iapi.store.raw.ContainerLock
-
Container Exclusive lock
- gc - Variable in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
- gc - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
-
- gc - Variable in class org.apache.derby.impl.sql.GenericActivationHolder
-
- gcDuringGetMetaData - Variable in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
- GClass - Class in org.apache.derby.impl.services.bytecode
-
This is a common superclass for the various impls.
- GClass(ClassFactory, String) - Constructor for class org.apache.derby.impl.services.bytecode.GClass
-
- GDA_MD_TYPE - Static variable in class org.apache.derby.impl.drda.FdocaConstants
-
- GDS_ID - Static variable in class org.apache.derby.impl.drda.DssConstants
-
- GDSCHAIN - Static variable in class org.apache.derby.client.net.DssConstants
-
- GDSCHAIN - Static variable in class org.apache.derby.impl.drda.DssConstants
-
- GDSCHAIN_SAME_ID - Static variable in class org.apache.derby.client.net.DssConstants
-
- GDSCHAIN_SAME_ID - Static variable in class org.apache.derby.impl.drda.DssConstants
-
- GDSFMT_ENCOBJDSS - Static variable in class org.apache.derby.client.net.DssConstants
-
- GDSFMT_OBJDSS - Static variable in class org.apache.derby.client.net.DssConstants
-
- GDSFMT_OBJDSS - Static variable in class org.apache.derby.impl.drda.DssConstants
-
- GDSFMT_RPYDSS - Static variable in class org.apache.derby.impl.drda.DssConstants
-
- GDSFMT_RQSDSS - Static variable in class org.apache.derby.client.net.DssConstants
-
- GDSFMT_RQSDSS - Static variable in class org.apache.derby.impl.drda.DssConstants
-
- GE - Static variable in interface org.apache.derby.iapi.store.access.ScanController
-
GE is used to position a scan at values greater than or or equal to the
given key in the scan.
- GE - Static variable in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
-
- GE_ALL_SUBQUERY - Static variable in class org.apache.derby.impl.sql.compile.SubqueryNode
-
- GE_ANY_SUBQUERY - Static variable in class org.apache.derby.impl.sql.compile.SubqueryNode
-
- genColumnInfo() - Method in class org.apache.derby.impl.sql.compile.AlterTableNode
-
Generate the ColumnInfo argument for the constant action.
- genColumnInfos(ColumnInfo[]) - Method in class org.apache.derby.impl.sql.compile.CreateViewNode
-
Fill in the ColumnInfo[] for this create view.
- genColumnInfos(ColumnInfo[]) - Method in class org.apache.derby.impl.sql.compile.TableElementList
-
Fill in the ColumnInfo[] for this table element list.
- genColumnPositions(TableDescriptor, boolean) - Method in class org.apache.derby.impl.sql.execute.CreateConstraintConstantAction
-
Generate an array of column positions for the column list in
the constraint.
- genColumnReferenceSQL(TableDescriptor, String, String, boolean, int) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- genConstraintActions(boolean, ConstraintConstantAction[], String, SchemaDescriptor, DataDictionary) - Method in class org.apache.derby.impl.sql.compile.TableElementList
-
Fill in the ConstraintConstantAction[] for this create/alter table.
- genCreateRow(ExpressionClassBuilder, LocalField, String, String, int) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Generate the code to create an empty row in the constructor.
- genDataValueConversion(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.CastNode
-
- genEqualsFalseTree() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Transform this into this = false.
- generate(String, int, int) - Method in class org.apache.derby.impl.services.stream.RollingFileStream
-
Generates and returns File from a pattern
- generate(ByteArray) - Method in class org.apache.derby.impl.sql.compile.ExecSPSNode
-
Do code generation for this statement.
- generate(ByteArray) - Method in class org.apache.derby.impl.sql.compile.StatementNode
-
Do code generation for this statement.
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.CallStatementNode
-
Code generation for CallStatementNode.
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.CurrentOfNode
-
Generation on a CurrentOfNode creates a scan on the
cursor, CurrentOfResultSet.
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.CursorNode
-
Do code generation for this CursorNode
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.DDLStatementNode
-
Generic generate code for all DDL statements.
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.DeleteNode
-
Code generation for delete.
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.DistinctNode
-
generate the distinct result set operating over the source
result set.
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Generation on a FromBaseTable creates a scan on the
optimizer-selected conglomerate.
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Generation on a FromVTI creates a wrapper around
the user's java.sql.ResultSet
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.GroupByNode
-
generate the sort result set operating over the source
result set.
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.HalfOuterJoinNode
-
Generate the code for an inner join node.
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.HashTableNode
-
For joins, the tree will be (nodes are left out if the clauses
are empty):
ProjectRestrictResultSet -- for the having and the select list
SortResultSet -- for the group by list
ProjectRestrictResultSet -- for the where and the select list (if no group or having)
the result set for the fromList
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.IndexToBaseRowNode
-
Generation of an IndexToBaseRowNode creates an
IndexRowToBaseRowResultSet, which uses the RowLocation in the last
column of an index row to get the row from the base conglomerate (heap).
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.InsertNode
-
Code generation for insert
creates an expression for:
ResultSetFactory.getInsertResultSet(resultSet.generate(ps), generationClausesResult, checkConstrainResult, this )
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.IntersectOrExceptNode
-
Generate the code.
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
-
Do the code generation for this node.
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.JoinNode
-
For joins, the tree will be (nodes are left out if the clauses
are empty):
ProjectRestrictResultSet -- for the having and the select list
SortResultSet -- for the group by list
ProjectRestrictResultSet -- for the where and the select list (if no group or having)
the result set for the fromList
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.MaterializeResultSetNode
-
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.MaterializeSubqueryNode
-
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.MergeNode
-
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.MiscellaneousStatementNode
-
Generic generate code for all Misc statements
that need activations.
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.NormalizeResultSetNode
-
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.OrderByNode
-
generate the distinct result set operating over the source
result set.
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
For joins, the tree will be (nodes are left out if the clauses
are empty):
ProjectRestrictResultSet -- for the having and the select list
SortResultSet -- for the group by list
ProjectRestrictResultSet -- for the where and the select list (if no group or having)
the result set for the fromList
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Do the code generation for this node.
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Generate the code to place the columns' values into
a row variable named "r".
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.RowCountNode
-
Generate code.
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.RowResultSetNode
-
The generated ResultSet will be:
RowResultSet -- for the VALUES clause
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.ScrollInsensitiveResultSetNode
-
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.SetRoleNode
-
Override: Generate code, need to push parameters
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.SetSchemaNode
-
Generate code, need to push parameters
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.SetTransactionIsolationNode
-
generates a the code.
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.UnionNode
-
Generate the code for this UnionNode.
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.UpdateNode
-
Code generation for update.
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Do the code generation for this node.
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.WindowResultSetNode
-
- generate(ActivationClassBuilder, MethodBuilder, ResultSetNode) - Method in class org.apache.derby.impl.sql.compile.OrderByList
-
generate the sort result set operating over the source
expression.
- generate(ActivationClassBuilder, ResultColumnList, ResultSetNode, HalfOuterJoinNode, int) - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Generate a method to invoke the INSERT/UPDATE/DELETE action.
- generate_time - Variable in class org.apache.derby.impl.sql.catalog.XPLAINStatementTimingsDescriptor
-
- generateAbsoluteColumnId(MethodBuilder, Optimizable) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
- generateAbsoluteColumnId(MethodBuilder, Optimizable) - Method in interface org.apache.derby.impl.sql.compile.RelationalOperator
-
Generate the absolute column id for the ColumnReference that appears on one
side of this RelationalOperator or the other, and that refers to
the given table.
- generateAbsoluteColumnId(MethodBuilder, Optimizable) - Method in class org.apache.derby.impl.sql.compile.UnaryComparisonOperatorNode
-
- generateAggregatePrivs(ResultSet) - Static method in class org.apache.derby.impl.tools.dblook.DB_GrantRevoke
-
Generate aggregate privilege statements
- generateAndCastOneParameter(ExpressionClassBuilder, MethodBuilder, int, String) - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
Generate and cast one parameter, pushing the result onto the stack.
- generateAuthorizeCheck(ActivationClassBuilder, MethodBuilder, int) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Add an authorization check into the passed in method.
- generateCheckConstraints(ValueNode, ExpressionClassBuilder) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Generate a method to evaluate a tree of CHECK CONSTRAINTS.
- generateCheckConstraints(ValueNode, ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Generate the code to evaluate a tree of CHECK CONSTRAINTS.
- generateCheckTree(ConstraintDescriptorList, TableDescriptor, boolean[]) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Get the ANDing of all appropriate check constraints as 1 giant query tree.
- generateClearField(MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.CachedValueNode
-
Generate code that clears the field that holds the cached value, so
that it can be garbage collected.
- generateCodeForTemporaryTable(ActivationClassBuilder) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
If the DML is on a temporary table, generate the code to mark temporary table as modified in the current UOW.
- generateColumnPrivs(ResultSet, Connection) - Static method in class org.apache.derby.impl.tools.dblook.DB_GrantRevoke
-
Generate column privilege statements
- generateConstant(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.BitConstantNode
-
This generates the proper constant.
- generateConstant(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.BooleanConstantNode
-
This generates the proper constant.
- generateConstant(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.CharConstantNode
-
This generates the proper constant.
- generateConstant(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.ConstantNode
-
This generates the proper constant.
- generateConstant(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.NextSequenceNode
-
Dummy implementation to return a constant.
- generateConstant(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.NumericConstantNode
-
This generates the proper constant.
- generateConstant(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.UntypedNullConstantNode
-
Should never be called for UntypedNullConstantNode because
we shouldn't make it to generate
- generateConstant(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.UserTypeConstantNode
-
Should never be called for UserTypeConstantNode because
we have our own generateExpression().
- generateConstant(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.XMLConstantNode
-
This generates the proper constant.
- generateConstructor(ActivationClassBuilder, MethodBuilder, boolean) - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
- generateCore(ActivationClassBuilder, MethodBuilder, int) - Method in class org.apache.derby.impl.sql.compile.JoinNode
-
Generate the code for a qualified join node.
- generateCore(ActivationClassBuilder, MethodBuilder, int, ValueNode, SubqueryList) - Method in class org.apache.derby.impl.sql.compile.JoinNode
-
Do the generation work for the join node hierarchy.
- generateCore(ExpressionClassBuilder, MethodBuilder, boolean) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Generate the code to place the columns' values into
a row variable named "r".
- generateCsSQLException(String, Object...) - Static method in class org.apache.derby.impl.jdbc.Util
-
- generateCsSQLException(String, Throwable, Object...) - Static method in class org.apache.derby.impl.jdbc.Util
-
- generateCsSQLException(StandardException) - Static method in class org.apache.derby.impl.jdbc.Util
-
- GENERATED_CLASS_INSTANCE_ERROR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- GENERATED_CLASS_LIMIT_EXCEEDED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- GENERATED_CLASS_LINKAGE_ERROR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- GENERATED_CLASS_NO_SUCH_METHOD - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- GENERATED_PACKAGE_PREFIX - Static variable in interface org.apache.derby.iapi.sql.compile.CodeGeneration
-
- generateDataValue(MethodBuilder, int, LocalField) - Method in interface org.apache.derby.iapi.sql.compile.TypeCompiler
-
Generate the code necessary to produce a SQL value based on
a value.
- generateDataValue(MethodBuilder, int, LocalField) - Method in class org.apache.derby.impl.sql.compile.BaseTypeCompiler
-
The caller will have pushed a DataValueFactory and value
of that can be converted to the correct type, e.g. int
for a SQL INTEGER.
- generateDataValue(MethodBuilder, int, LocalField) - Method in class org.apache.derby.impl.sql.compile.NumericTypeCompiler
-
- generateDataValue(MethodBuilder, int, LocalField) - Method in class org.apache.derby.impl.sql.compile.UserDefinedTypeCompiler
-
- generateDataValue(MethodBuilder, TypeCompiler, int, LocalField) - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
Generate a data value.
- GeneratedByteCode - Interface in org.apache.derby.iapi.services.loader
-
Generated classes must implement this interface.
- GeneratedByteCode - Static variable in interface org.apache.derby.iapi.reference.ClassName
-
- GeneratedClass - Interface in org.apache.derby.iapi.services.loader
-
A meta-class that represents a generated class.
- GeneratedClass - Static variable in interface org.apache.derby.iapi.reference.ClassName
-
- generatedColumnPositions - Variable in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
- generatedColumnPositionsArray() - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
-
If user didn't provide columns list for auto-generated columns, then only include
columns with auto-generated values in the resultset.
- generatedColumnPositionsArray(UUID) - Method in class org.apache.derby.impl.sql.execute.DMLWriteGeneratedColumnsResultSet
-
If user didn't provide columns list for auto-generated columns, then only include
columns with auto-generated values in the resultset.
- generateDDL(PreparedStatement, char) - Static method in class org.apache.derby.impl.tools.dblook.DB_Alias
-
- generateDDL(ResultSet, char) - Static method in class org.apache.derby.impl.tools.dblook.DB_Alias
-
- generateDistinctScan(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
- generatedKeyAlwaysReturned() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
See DatabaseMetaData javadoc
- generatedKeyAlwaysReturned() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
See DatabaseMetaData javadoc
- generatedKeyAlwaysReturned() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
See DatabaseMetaData javadoc
- generatedKeys - Variable in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
An Integer, an int array or a String array that specifies generated
key columns, or null if there are no generated key columns.
- generatedKeysColumnIndexes_ - Variable in class org.apache.derby.client.am.ClientStatement
-
- generatedKeysColumnNames_ - Variable in class org.apache.derby.client.am.ClientStatement
-
- generatedKeysResultSet_ - Variable in class org.apache.derby.client.am.ClientStatement
-
- GeneratedMethod - Interface in org.apache.derby.iapi.services.loader
-
Handle for a method within a generated class.
- GeneratedMethod - Static variable in interface org.apache.derby.iapi.reference.ClassName
-
- generatedRC - Variable in class org.apache.derby.impl.sql.compile.AggregateNode
-
- generatedRC - Variable in class org.apache.derby.impl.sql.compile.WindowFunctionNode
-
- generatedRef - Variable in class org.apache.derby.impl.sql.compile.AggregateNode
-
- generatedRef - Variable in class org.apache.derby.impl.sql.compile.WindowFunctionNode
-
- generatedSection_ - Variable in class org.apache.derby.client.am.ClientResultSet
-
- generateError(String, String) - Static method in class org.apache.derby.iapi.sql.dictionary.DDUtils
-
- generateError(String, String, int) - Static method in class org.apache.derby.iapi.sql.dictionary.DDUtils
-
- generateError(String, String, String) - Static method in class org.apache.derby.iapi.sql.dictionary.DDUtils
-
- generateEvaluatedRow(ExpressionClassBuilder, MethodBuilder, boolean, boolean) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Generate the code for a method (userExprFun) which creates a row
and, column by column, stuffs it with the evaluated
expressions of our ResultColumns.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.AggregateNode
-
Do code generation for this unary operator.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.AndNoShortCircuitNode
-
Generate code for no short-circuiting AND operator.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.BaseColumnNode
-
Do the code generation for this node.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.BetweenOperatorNode
-
Do code generation for this BETWEEN operator.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.BinaryLogicalOperatorNode
-
Do code generation for this logical binary operator.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
-
Do code generation for this binary operator.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.CachedValueNode
-
Generate code that returns the value that this expression evaluates
to.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.CastNode
-
Do code generation for this unary operator.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.CoalesceFunctionNode
-
Do code generation for coalesce/value
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
ColumnReference's are to the current row in the system.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.ConditionalNode
-
Do code generation for this conditional expression.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.ConstantNode
-
For a ConstantNode, we generate the equivalent literal value.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.CurrentDatetimeOperatorNode
-
CurrentDatetimeOperatorNode is used in expressions.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.CurrentRowLocationNode
-
CurrentRowLocationNode is used in updates and deletes.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.DB2LengthOperatorNode
-
Do code generation for this unary operator.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.DefaultNode
-
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.GenerationClauseNode
-
Generate code for this node.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.GetCurrentConnectionNode
-
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.InListOperatorNode
-
Do code generation for this IN list operator.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.IsNode
-
Do code generation for this logical binary operator.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.JavaToSQLValueNode
-
Do code generation for this conversion of a value from the Java to
the SQL domain.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
-
General logic shared by Core compilation and by the Replication Filter
compiler.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.LikeEscapeOperatorNode
-
Do code generation for this binary operator.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.NewInvocationNode
-
Do code generation for this method call
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.NextSequenceNode
-
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.NonStaticMethodCallNode
-
Do code generation for this method call
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.NotNode
-
Do code generation for the NOT operator.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.ParameterNode
-
For a ParameterNode, we generate for the return value:
()
( (BaseActivation) this.getParameter(parameterNumber) )
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Do code generation for a result column.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.SpecialFunctionNode
-
Generate an expression that returns a DataValueDescriptor and
calls a method off the language connection or the activation.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.SQLToJavaValueNode
-
Generate code to get the Java value out of a SQL value.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.StaticClassFieldReferenceNode
-
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.StaticMethodCallNode
-
Do code generation for this method call
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Do code generation for this subquery.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
-
Do code generation for this ternary operator.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.TestConstraintNode
-
Do code generation for the TestConstraint operator.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.TimestampOperatorNode
-
Do code generation for this binary operator.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.UnaryArithmeticOperatorNode
-
Do code generation for this unary plus operator
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.UnaryDateTimestampOperatorNode
-
Do code generation for this unary operator.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
-
Do code generation for this unary operator.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.UserTypeConstantNode
-
For a UserTypeConstantNode, we have to store away the object somewhere
and have a way to get it back at runtime.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Generate code for this calculation.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.VirtualColumnNode
-
ColumnNode's are against the current row in the system.
- generateExpressionOperand(Optimizable, int, ExpressionClassBuilderInterface, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
- generateExpressionOperand(Optimizable, int, ExpressionClassBuilderInterface, MethodBuilder) - Method in interface org.apache.derby.impl.sql.compile.RelationalOperator
-
Check whether this RelationalOperator is a comparison of the given
column with an expression.
- generateExpressionOperand(Optimizable, int, ExpressionClassBuilderInterface, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.UnaryComparisonOperatorNode
-
- generateExpressionOperand(Optimizable, int, ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.Predicate
-
- generateExprFun(ExpressionClassBuilder, MethodBuilder, ValueNode) - Method in class org.apache.derby.impl.sql.compile.RowCountNode
-
- generateFKInfo(ConstraintDescriptorList, DataDictionary, TableDescriptor, FormatableBitSet) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Generate the FKInfo structures used during code generation.
- generateGenerationClauses(ResultColumnList, int, boolean, ExpressionClassBuilder) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Generate a method to compute all of the generation clauses in a row.
- generateGenerationClauses(ResultColumnList, int, boolean, ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Generate the code to evaluate all of the generation clauses.
- generateHTML(String, String, String, boolean) - Static method in class org.apache.derby.tools.PlanExporter
-
- generateIndexableRow(ExpressionClassBuilder, int) - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
Generate the indexable row for a start key or stop key.
- generateIndexName(int) - Method in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
-
Generate an index name based on the index number.
- generateInListValues(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
If there is an IN-list probe predicate in this list then generate
the corresponding IN-list values as a DataValueDescriptor array,
to be used for probing at execution time.
- generateInsertUpdateRow(ActivationClassBuilder, ResultColumnList, ResultSetNode, HalfOuterJoinNode) - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Generate a method to build a row for the temporary table for INSERT/UPDATE actions.
- generateInto(byte[], int, long) - Method in class org.apache.derby.iapi.types.CharStreamHeaderGenerator
-
Generates the header for the specified length and writes it into the
provided buffer, starting at the specified offset.
- generateInto(byte[], int, long) - Method in class org.apache.derby.iapi.types.ClobStreamHeaderGenerator
-
Generates the header for the specified length and writes it into the
provided buffer, starting at the specified offset.
- generateInto(byte[], int, long) - Method in interface org.apache.derby.iapi.types.StreamHeaderGenerator
-
Generates the header for the specified length and writes it into the
provided buffer, starting at the specified offset.
- generateInto(ObjectOutput, long) - Method in class org.apache.derby.iapi.types.CharStreamHeaderGenerator
-
Generates the header for the specified length.
- generateInto(ObjectOutput, long) - Method in class org.apache.derby.iapi.types.ClobStreamHeaderGenerator
-
Generates the header for the specified length.
- generateInto(ObjectOutput, long) - Method in interface org.apache.derby.iapi.types.StreamHeaderGenerator
-
Generates the header for the specified length and writes it into the
destination stream.
- generateIV(byte[]) - Method in class org.apache.derby.impl.services.jce.JCECipherFactory
-
Generate an IV using the input secretKey that can be used by
JCECipherProvider to encrypt or decrypt.
- generateJavaValue(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.SQLToJavaValueNode
-
Generate code to cast the SQLValue to a Java value.
- generateKey(byte[]) - Method in class org.apache.derby.impl.services.jce.JCECipherFactory
-
Generate a Key object using the input secretKey that can be used by
JCECipherProvider to encrypt or decrypt.
- generateListAsArray(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.InListOperatorNode
-
Generate the code to create an array of DataValueDescriptors that
will hold the IN-list values at execution time.
- generateMaterialization(ActivationClassBuilder, MethodBuilder, String) - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
- generateMaxSpecialResultSet(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
- generateMinion(ExpressionClassBuilder, MethodBuilder, boolean) - Method in class org.apache.derby.impl.sql.compile.HashTableNode
-
Logic shared by generate() and generateResultSet().
- generateMinion(ExpressionClassBuilder, MethodBuilder, boolean) - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
Logic shared by generate() and generateResultSet().
- generateNegate(MethodBuilder, Optimizable) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
- generateNegate(MethodBuilder, Optimizable) - Method in class org.apache.derby.impl.sql.compile.IsNullNode
-
- generateNegate(MethodBuilder, Optimizable) - Method in interface org.apache.derby.impl.sql.compile.RelationalOperator
-
Generate an expression that evaluates to true if the result of the
comparison should be negated.
- generateNOPProjectRestrict() - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
Bypass the generation of this No-Op ProjectRestrict, and just generate
its child result set.
- generateNormalizationResultSet(ActivationClassBuilder, MethodBuilder, int, ResultDescription) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Generate the code for a NormalizeResultSet.
- generateNull(MethodBuilder, int) - Method in interface org.apache.derby.iapi.sql.compile.TypeCompiler
-
Generate the code necessary to produce a SQL null of the appropriate
type.
- generateNull(MethodBuilder, int) - Method in class org.apache.derby.impl.sql.compile.BaseTypeCompiler
-
The caller will have pushed a DataValueFactory and a null or a value
of the correct type (interfaceName()).
- generateNull(MethodBuilder, TypeCompiler, int) - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
Generate a Null data value.
- generateNulls(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Generate the code to place the columns' values into
a row variable named "r".
- generateNullWithExpress(MethodBuilder, TypeCompiler, int) - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
Generate a Null data value.
- generateOneParameter(ExpressionClassBuilder, MethodBuilder, int) - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
Generate one parameter to the given method call.
- generateOneParameter(ExpressionClassBuilder, MethodBuilder, int) - Method in class org.apache.derby.impl.sql.compile.StaticMethodCallNode
-
Push extra code to generate the casts within the
arrays for the parameters passed as arrays.
- generateOperator(MethodBuilder, Optimizable) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
- generateOperator(MethodBuilder, Optimizable) - Method in class org.apache.derby.impl.sql.compile.IsNullNode
-
- generateOperator(MethodBuilder, Optimizable) - Method in interface org.apache.derby.impl.sql.compile.RelationalOperator
-
Generate the comparison operator for this RelationalOperator.
- generateOrderedNulls(MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
- generateOrderedNulls(MethodBuilder) - Method in interface org.apache.derby.impl.sql.compile.RelationalOperator
-
Generate an expression that evaluates to true if this RelationalOperator
uses ordered null semantics, false if it doesn't.
- generateOrderedNulls(MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.UnaryComparisonOperatorNode
-
- generateParameters(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
Generate the parameters to the given method call
- generateParameterValueSet(ActivationClassBuilder) - Method in class org.apache.derby.impl.sql.compile.DMLStatementNode
-
Generate the code to create the ParameterValueSet, if necessary,
when constructing the activation.
- generateParameterValueSet(ActivationClassBuilder) - Method in class org.apache.derby.impl.sql.compile.SetRoleNode
-
Generate the code to create the ParameterValueSet, if necessary,
when constructing the activation.
- generateParameterValueSet(ActivationClassBuilder) - Method in class org.apache.derby.impl.sql.compile.SetSchemaNode
-
Generate the code to create the ParameterValueSet, if necessary,
when constructing the activation.
- generateParameterValueSet(ExpressionClassBuilder, int, List<ParameterNode>) - Static method in class org.apache.derby.impl.sql.compile.ParameterNode
-
Generate the code to create the ParameterValueSet, if necessary,
when constructing the activation.
- generatePrivateKey(byte[]) - Method in class org.apache.derby.client.am.EncryptionManager
-
- generateProjectRestrictForInsert(InsertNode, int[]) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Generate a ProjectRestrictNode to put on top of this node if it's the
source for an insert, and the RCL needs reordering and/or addition of
columns in order to match the target RCL.
- generatePushNestedSessionContext(ActivationClassBuilder, MethodBuilder, boolean, String) - Method in class org.apache.derby.impl.sql.compile.StaticMethodCallNode
-
Add code to set up the SQL session context for a stored
procedure or function which needs a nested SQL session
context (only needed for those which can contain SQL).
- generateQualifiers(ExpressionClassBuilderInterface, MethodBuilder, Optimizable, boolean) - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicateList
-
Generate the qualifiers for a scan.
- generateQualifiers(ExpressionClassBuilderInterface, MethodBuilder, Optimizable, boolean) - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
- generateQualMethod(ExpressionClassBuilderInterface, MethodBuilder, Optimizable) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
- generateQualMethod(ExpressionClassBuilderInterface, MethodBuilder, Optimizable) - Method in interface org.apache.derby.impl.sql.compile.RelationalOperator
-
Generate the method to evaluate a Qualifier.
- generateQualMethod(ExpressionClassBuilderInterface, MethodBuilder, Optimizable) - Method in class org.apache.derby.impl.sql.compile.UnaryComparisonOperatorNode
-
- generateRandomSalt(Dictionary) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Generate an array of random bytes to use as salt when hashing
credentials.
- generateReceiver(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
-
Generate the expression that evaluates to the receiver.
- generateReceiver(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.NonStaticMethodCallNode
-
Generate the expression that evaluates to the receiver.
- generateReceiver(ExpressionClassBuilder, MethodBuilder, JavaValueNode) - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
-
Generate the expression that evaluates to the receiver.
- generateRefActionDependentTableScan(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Generation on a FromBaseTable for a referential action dependent table.
- generateRelativeColumnId(MethodBuilder, Optimizable) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
- generateRelativeColumnId(MethodBuilder, Optimizable) - Method in interface org.apache.derby.impl.sql.compile.RelationalOperator
-
Generate the relative column id for the ColumnReference that appears on one
side of this RelationalOperator or the other, and that refers to
the given table.
- generateRelativeColumnId(MethodBuilder, Optimizable) - Method in class org.apache.derby.impl.sql.compile.UnaryComparisonOperatorNode
-
- generateResultSet(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Generation on a FromBaseTable for a SELECT.
- generateResultSet(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.HashTableNode
-
General logic shared by Core compilation and by the Replication Filter
compiler.
- generateResultSet(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
General logic shared by Core compilation.
- generateResultSet(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
General logic shared by Core compilation and by the Replication Filter
compiler.
- generateResultSetField(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Adds a field to the generated class to hold the ResultSet of "then" rows
which drive the INSERT/UPDATE/DELETE action.
- generateReturnsNullOnNullCheck(MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.SQLToJavaValueNode
-
Generate the code for the returns Null on Null input check..
- generateRoleDefinitions(ResultSet) - Static method in class org.apache.derby.impl.tools.dblook.DB_Roles
-
Generate role definition statements
- generateRoleGrants(ResultSet) - Static method in class org.apache.derby.impl.tools.dblook.DB_Roles
-
- generateRoutinePrivs(ResultSet) - Static method in class org.apache.derby.impl.tools.dblook.DB_GrantRevoke
-
Generate routine privilege statements
- generateSeed() - Method in class org.apache.derby.client.am.EncryptionManager
-
This method generates an 8-Byte random seed for the client (source).
- generateSeed() - Static method in class org.apache.derby.impl.drda.DecryptionManager
-
This method generates an 8-Byte random seed.
- generateSequencePrivs(ResultSet) - Static method in class org.apache.derby.impl.tools.dblook.DB_GrantRevoke
-
Generate sequence privilege statements
- generateSetColumn(ExpressionClassBuilder, MethodBuilder, int, Predicate, Optimizable, LocalField, boolean) - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
Generate the code to set the value from a predicate in an index column.
- generateSingleQualifierCode(MethodBuilder, Optimizable, boolean, ExpressionClassBuilder, RelationalOperator, LocalField, int, int) - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
- generateSQLValue(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.SQLToJavaValueNode
-
Generate the SQLvalue that this node wraps.
- generateStartKey(ExpressionClassBuilderInterface, MethodBuilder, Optimizable) - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicateList
-
Generate the start key for a heap or index scan.
- generateStartKey(ExpressionClassBuilderInterface, MethodBuilder, Optimizable) - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
- generateStartStopKey(boolean, boolean, ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.InListOperatorNode
-
Generate start/stop key for this IN list operator.
- generateStatistics(LanguageConnectionContext, TableDescriptor) - Method in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
Generates index statistics for all indexes associated with the given
table descriptor.
- generateStopKey(ExpressionClassBuilderInterface, MethodBuilder, Optimizable) - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicateList
-
Generate the stop key for a heap or index scan.
- generateStopKey(ExpressionClassBuilderInterface, MethodBuilder, Optimizable) - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
- generateTablePrivs(ResultSet) - Static method in class org.apache.derby.impl.tools.dblook.DB_GrantRevoke
-
Generate table privilege statements
- generateTime - Variable in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
-
- generateTime - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
-
- generateTriggerInfo(TriggerDescriptorList) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Generate the TriggerInfo structures used during code generation.
- generateUDTPrivs(ResultSet) - Static method in class org.apache.derby.impl.tools.dblook.DB_GrantRevoke
-
Generate udt privilege statements
- generateUndo(Transaction, LimitObjectInput) - Method in interface org.apache.derby.iapi.store.raw.Undoable
-
Generate a loggable which will undo this change, using the optional
input if necessary.
- generateUndo(Transaction, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.ContainerOperation
-
- generateUndo(Transaction, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.EncryptContainerOperation
-
Generate a Compensation (EncryptContainerUndoOperation) that
will rollback the changes made to the container during container
encryption.
- generateUndo(Transaction, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.LogicalPageOperation
-
Generate a Compensation (PageUndoOperation) that will rollback the
changes of this page operation.
- generateUndo(Transaction, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.PhysicalPageOperation
-
Generate a Compensation (PageUndoOperation) that will rollback the
changes of this page operation.
- generateUndo(Transaction, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.RemoveFileOperation
-
- generateUniqueBytes() - Method in class org.apache.derby.impl.services.jce.JCECipherFactory
-
- generateVarargs(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
Generate the trailing routine arguments into a varargs array and
push that array onto the stack.
- generateXML(AccessDatabase, String, String, String, String) - Static method in class org.apache.derby.tools.PlanExporter
-
- generation - Variable in class org.apache.derby.impl.store.raw.data.StoredPage
-
- GENERATION_CLAUSE_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- GENERATION_CLAUSE_RESTRICTION - Static variable in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
- GENERATION_ID_COL_NAME - Static variable in class org.apache.derby.impl.sql.catalog.SYSFILESRowFactory
-
- GENERATION_ID_COL_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSFILESRowFactory
-
- generationClauseNode - Variable in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
-
- GenerationClauseNode - Class in org.apache.derby.impl.sql.compile
-
This node describes a Generation Clause in a column definition.
- GenerationClauseNode(ValueNode, String, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.GenerationClauseNode
-
- generationClauses - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
-
- generationClauses - Variable in class org.apache.derby.impl.sql.execute.UpdateResultSet
-
- generationId - Variable in class org.apache.derby.iapi.sql.dictionary.FileInfoDescriptor
-
- generationId - Variable in class org.apache.derby.impl.store.raw.data.RemoveFileOperation
-
- GENERIC_COLUMN_DESCRIPTOR_V02_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.GenericColumnDescriptor
- GENERIC_RESULT_DESCRIPTION_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.GenericResultDescription
- GENERIC_TYPE_DESCRIPTOR_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.GenericTypeDescriptor
- GENERIC_TYPE_ID_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.GenericTypeId
- GenericActivationHolder - Class in org.apache.derby.impl.sql
-
This class holds an Activation, and passes through most of the calls
to the activation.
- GenericActivationHolder(LanguageConnectionContext, GeneratedClass, ExecPreparedStatement, boolean) - Constructor for class org.apache.derby.impl.sql.GenericActivationHolder
-
Constructor for an ActivationHolder
- GenericAggregateResultSet - Class in org.apache.derby.impl.sql.execute
-
Generic aggregation utilities.
- GenericAggregateResultSet(NoPutResultSet, int, Activation, int, int, double, double) - Constructor for class org.apache.derby.impl.sql.execute.GenericAggregateResultSet
-
Constructor
- GenericAggregator - Class in org.apache.derby.impl.sql.execute
-
Adaptor that sits between execution layer and aggregates.
- GenericAggregator(AggregatorInfo, ClassFactory) - Constructor for class org.apache.derby.impl.sql.execute.GenericAggregator
-
Constructor:
- GenericAuthorizer - Class in org.apache.derby.impl.sql.conn
-
- GenericAuthorizer(LanguageConnectionContext) - Constructor for class org.apache.derby.impl.sql.conn.GenericAuthorizer
-
- genericCheck(LanguageConnectionContext, boolean, Activation, String) - Method in class org.apache.derby.iapi.sql.dictionary.StatementPermission
-
Generic logic called by check() for USAGE and EXECUTE privileges.
- GenericColumnDescriptor - Class in org.apache.derby.impl.sql
-
This is a stripped down implementation of a column
descriptor that is intended for generic use.
- GenericColumnDescriptor() - Constructor for class org.apache.derby.impl.sql.GenericColumnDescriptor
-
Niladic constructor for Formatable
- GenericColumnDescriptor(String, DataTypeDescriptor) - Constructor for class org.apache.derby.impl.sql.GenericColumnDescriptor
-
- GenericColumnDescriptor(ResultColumnDescriptor) - Constructor for class org.apache.derby.impl.sql.GenericColumnDescriptor
-
This constructor is used to build a generic (and
formatable) ColumnDescriptor.
- GenericConglomerate - Class in org.apache.derby.impl.store.access.conglomerate
-
A class that implements the methods shared across all implementations of
the Conglomerate interface.
- GenericConglomerate() - Constructor for class org.apache.derby.impl.store.access.conglomerate.GenericConglomerate
-
- GenericConglomerateController - Class in org.apache.derby.impl.store.access.conglomerate
-
- GenericConglomerateController() - Constructor for class org.apache.derby.impl.store.access.conglomerate.GenericConglomerateController
-
- genericConstantActionFactory - Variable in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
-
- GenericConstantActionFactory - Class in org.apache.derby.impl.sql.execute
-
Factory for creating ConstantActions.
- GenericConstantActionFactory() - Constructor for class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
- GenericController - Class in org.apache.derby.impl.store.access.conglomerate
-
- GenericController() - Constructor for class org.apache.derby.impl.store.access.conglomerate.GenericController
-
- GenericCostController - Class in org.apache.derby.impl.store.access.conglomerate
-
A Generic class which implements the basic functionality needed for a cost
controller.
- GenericCostController() - Constructor for class org.apache.derby.impl.store.access.conglomerate.GenericCostController
-
- GenericDescriptorList<E extends UniqueTupleDescriptor> - Class in org.apache.derby.iapi.sql.dictionary
-
- GenericDescriptorList() - Constructor for class org.apache.derby.iapi.sql.dictionary.GenericDescriptorList
-
- GenericExecutionContext - Class in org.apache.derby.impl.sql.execute
-
ExecutionContext stores the result set factory to be used by
the current connection, and manages execution-level connection
activities.
- GenericExecutionContext(ContextManager, ExecutionFactory) - Constructor for class org.apache.derby.impl.sql.execute.GenericExecutionContext
-
- GenericExecutionFactory - Class in org.apache.derby.impl.sql.execute
-
This Factory is for creating the execution items needed
by a connection for a given database.
- GenericExecutionFactory() - Constructor for class org.apache.derby.impl.sql.execute.GenericExecutionFactory
-
- GenericLanguageConnectionContext - Class in org.apache.derby.impl.sql.conn
-
LanguageConnectionContext keeps the pool of prepared statements,
activations, and cursors in use by the current connection.
- GenericLanguageConnectionContext(ContextManager, TransactionController, LanguageFactory, LanguageConnectionFactory, Database, String, int, String, String) - Constructor for class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- GenericLanguageConnectionFactory - Class in org.apache.derby.impl.sql.conn
-
LanguageConnectionFactory generates all of the items
a language system needs that is specific to a particular
connection.
- GenericLanguageConnectionFactory() - Constructor for class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
-
- GenericLanguageFactory - Class in org.apache.derby.impl.sql
-
The LanguageFactory provides system-wide services that
are available on the Database API.
- GenericLanguageFactory() - Constructor for class org.apache.derby.impl.sql.GenericLanguageFactory
-
- GenericParameter - Class in org.apache.derby.impl.sql
-
A parameter.
- GenericParameter(GenericParameterValueSet, boolean) - Constructor for class org.apache.derby.impl.sql.GenericParameter
-
Constructor for a Parameter
- GenericParameterValueSet - Class in org.apache.derby.impl.sql
-
Implementation of ParameterValueSet
- GenericParameterValueSet(int, GenericParameterValueSet) - Constructor for class org.apache.derby.impl.sql.GenericParameterValueSet
-
- GenericParameterValueSet(ClassInspector, int, boolean) - Constructor for class org.apache.derby.impl.sql.GenericParameterValueSet
-
Constructor for a GenericParameterValueSet
- GenericPreparedStatement - Class in org.apache.derby.impl.sql
-
Basic implementation of prepared statement.
- GenericPreparedStatement() - Constructor for class org.apache.derby.impl.sql.GenericPreparedStatement
-
- GenericPreparedStatement(Statement) - Constructor for class org.apache.derby.impl.sql.GenericPreparedStatement
-
- GenericPreparedStatement.RowCountStatistics - Class in org.apache.derby.impl.sql
-
This class holds information about stale plan check interval,
execution count and row count statistics for a GenericPreparedStatement.
- GenericPrivilegeInfo - Class in org.apache.derby.impl.sql.execute
-
- GenericPrivilegeInfo(PrivilegedSQLObject, String, boolean) - Constructor for class org.apache.derby.impl.sql.execute.GenericPrivilegeInfo
-
Construct from the object which is protected by privileges.
- genericPrivStatement(String, String, String, String) - Static method in class org.apache.derby.impl.tools.dblook.DB_GrantRevoke
-
- GenericQualifier - Class in org.apache.derby.impl.sql.execute
-
This is the implementation for Qualifier.
- GenericQualifier(int, int, GeneratedMethod, Activation, boolean, boolean, boolean, int) - Constructor for class org.apache.derby.impl.sql.execute.GenericQualifier
-
- GenericResultDescription - Class in org.apache.derby.impl.sql
-
GenericResultDescription: basic implementation of result
description, used in conjunction with the other
implementations in this package.
- GenericResultDescription() - Constructor for class org.apache.derby.impl.sql.GenericResultDescription
-
Niladic constructor for Formatable
- GenericResultDescription(ResultColumnDescriptor[], String) - Constructor for class org.apache.derby.impl.sql.GenericResultDescription
-
Build a GenericResultDescription from columns and type
- GenericResultDescription(ResultDescription, int[]) - Constructor for class org.apache.derby.impl.sql.GenericResultDescription
-
Build a GenericResultDescription
- GenericResultSetFactory - Class in org.apache.derby.impl.sql.execute
-
ResultSetFactory provides a wrapper around all of
the result sets used in this execution implementation.
- GenericResultSetFactory() - Constructor for class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
- GenericRIChecker - Class in org.apache.derby.impl.sql.execute
-
Generic implementation of a Referential Integrity
checker.
- GenericRIChecker(LanguageConnectionContext, TransactionController, FKInfo) - Constructor for class org.apache.derby.impl.sql.execute.GenericRIChecker
-
- GenericScanController - Class in org.apache.derby.impl.store.access.conglomerate
-
Generic class implementing shared ScanController methods.
- GenericScanController - Interface in org.apache.derby.iapi.store.access
-
The set of interfaces implemented by all types of ScanControllers.
- GenericScanController() - Constructor for class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
- GenericScanQualifier - Class in org.apache.derby.impl.sql.execute
-
This is the implementation for ScanQualifier.
- GenericScanQualifier() - Constructor for class org.apache.derby.impl.sql.execute.GenericScanQualifier
-
- genericSetObject(Object) - Method in class org.apache.derby.iapi.types.DataType
-
- genericSortId - Variable in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
-
- genericSortId - Variable in class org.apache.derby.impl.sql.execute.SortResultSet
-
- GenericStatement - Class in org.apache.derby.impl.sql
-
- GenericStatement(SchemaDescriptor, String, boolean) - Constructor for class org.apache.derby.impl.sql.GenericStatement
-
Constructor for a Statement given the text of the statement in a String
- GenericStatementContext - Class in org.apache.derby.impl.sql.conn
-
GenericStatementContext is pushed/popped around a statement prepare and execute
so that any statement specific clean up can be performed.
- GenericStatementContext(LanguageConnectionContext) - Constructor for class org.apache.derby.impl.sql.conn.GenericStatementContext
-
- GenericStatementContext.CancelQueryTask - Class in org.apache.derby.impl.sql.conn
-
This is a TimerTask that is responsible for timing out statements,
typically when an application has called Statement.setQueryTimeout().
- GenericStorablePreparedStatement - Class in org.apache.derby.impl.sql
-
Prepared statement that can be made persistent.
- GenericStorablePreparedStatement() - Constructor for class org.apache.derby.impl.sql.GenericStorablePreparedStatement
-
Niladic constructor, for formatable
only.
- GenericStorablePreparedStatement(Statement) - Constructor for class org.apache.derby.impl.sql.GenericStorablePreparedStatement
-
- GenericTriggerExecutor - Class in org.apache.derby.impl.sql.execute
-
A trigger executor is an object that executes
a trigger.
- GenericTriggerExecutor(InternalTriggerExecutionContext, TriggerDescriptor, Activation, LanguageConnectionContext) - Constructor for class org.apache.derby.impl.sql.execute.GenericTriggerExecutor
-
Constructor
- genExistsBaseTables(JBitSet, FromList, boolean) - Method in class org.apache.derby.impl.sql.compile.FromList
-
Mark all of the FromBaseTables in the list as EXISTS FBTs.
- genGroupedAggregateResultSet(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.GroupByNode
-
Generate the code to evaluate grouped aggregates.
- genIndexAction(boolean, boolean, boolean, boolean, boolean, String, ConstraintDefinitionNode, String[], boolean, SchemaDescriptor, String, int, DataDictionary) - Method in class org.apache.derby.impl.sql.compile.TableElementList
-
utility to generated the call to create the index.
- genIsNullTree(boolean) - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Transform this into this IS NULL or IS NOT NULL.
- genNewRCForInsert(TableDescriptor, FromVTI, int, DataDictionary) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Generate the RC/expression for an unspecified column in an insert.
- genProjectRestrict() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Put a ProjectRestrictNode on top of this ResultSetNode.
- genProjectRestrict(int) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Put a ProjectRestrictNode on top of each FromTable in the FromList.
- genProjectRestrict(int) - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Put a ProjectRestrictNode on top of each FromTable in the FromList.
- genProjectRestrict(int) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Put a ProjectRestrictNode on top of each FromTable in the FromList.
- genProjectRestrict(int) - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Replace this SelectNode with a ProjectRestrictNode,
since it has served its purpose.
- genProjectRestrictForReordering() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Get a parent ProjectRestrictNode above us.
- genResultColList() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Build a ResultColumnList based on all of the columns in this FromBaseTable.
- genResultColList(TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
- genScalarAggregateResultSet(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.GroupByNode
-
Generate the code to evaluate scalar aggregates.
- genSQLJavaSQLTree() - Method in class org.apache.derby.impl.sql.compile.BinaryComparisonOperatorNode
-
- genSQLJavaSQLTree() - Method in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
-
generate a SQL->Java->SQL conversion tree above the left and right
operand of this Binary Operator Node if needed.
- genSQLJavaSQLTree() - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
- genSQLJavaSQLTree() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Generate a SQL->Java->SQL conversion tree above the current node
and bind the new nodes individually.
- genSQLJavaSQLTrees() - Method in class org.apache.derby.impl.sql.compile.ValueNodeList
-
Generate a SQL->Java->SQL conversion tree any node in the list
which is not a system built-in type.
- genVirtualColumnNodes(ResultSetNode, ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Walk the list and replace ResultColumn.expression with a new
VirtualColumnNode.
- genVirtualColumnNodes(ResultSetNode, ResultColumnList, boolean) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Walk the list and replace ResultColumn.expression with a new
VirtualColumnNode.
- get() - Method in class org.apache.derby.iapi.error.ErrorStringBuilder
-
Get the buffer
- get() - Method in class org.apache.derby.impl.sql.execute.DDLConstantAction.SettableBoolean
-
- get(int) - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
-
Bit get -- alias for isSet()
- get(int) - Method in class org.apache.derby.iapi.util.JBitSet
-
- get(Object) - Method in class org.apache.derby.iapi.store.access.BackingStoreHashtable
-
Get data associated with given key.
- get(Object) - Method in class org.apache.derby.iapi.store.access.DiskHashtable
-
Get a row from the overflow structure.
- get(String[], String, BCJava) - Static method in class org.apache.derby.impl.services.bytecode.BCMethodDescriptor
-
- get(ContainerHandle, long) - Static method in class org.apache.derby.impl.store.access.btree.ControlRow
-
- get(OpenBTree, long) - Static method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Get the control row from the given page in the b-tree.
- GET_ALTERNATE_CONTAINER_PATH_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
- get_BIGINT(int) - Method in class org.apache.derby.client.am.Cursor
-
- get_BOOLEAN(int) - Method in class org.apache.derby.client.am.Cursor
-
- get_CHAR_FOR_BIT_DATA(int) - Method in class org.apache.derby.client.am.Cursor
-
- GET_CONTAINER_NAMES_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
- GET_CONTAINER_PATH_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
- GET_CURRENT_CONNECTION_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- GET_DATABASE_PROPERTY - org.apache.derby.iapi.security.Securable
-
- GET_DEBUG_STREAM() - Static method in class org.apache.derby.shared.common.sanity.SanityManager
-
- get_DECIMAL(int) - Method in class org.apache.derby.client.am.Cursor
-
- get_DOUBLE(int) - Method in class org.apache.derby.client.am.Cursor
-
- GET_FILE_NAME_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.RAFContainer
-
- get_FLOAT(int) - Method in class org.apache.derby.client.am.Cursor
-
- get_insert_row_lock - Variable in class org.apache.derby.impl.store.access.btree.BTreeController
-
Whether to get lock on the row being inserted, usually this lock
has already been gotten when the row was inserted into the base table.
- get_INTEGER(int) - Method in class org.apache.derby.client.am.Cursor
-
- get_left_nondeleted_rowcnt(int) - Method in class org.apache.derby.impl.store.access.btree.LeafControlRow
-
Return the number of non-deleted rows from slot 1 through "startslot"
- GET_LOCK_ON_DB_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
- GET_PAGE_UNFILLED - Static variable in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
- GET_PATH_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
- GET_RANDOM_ACCESS_FILE_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.RAFContainer
-
- get_row_for_export(Transaction) - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerateScratchSpace
-
Return an empty template (possibly partial) row to be given back to
a client.
- get_scratch_row(Transaction) - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerateScratchSpace
-
Return an empty template (possibly partial) row to be used and
reused internally for processing.
- get_scratch_row_position() - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerateScratchSpace
-
Return a scratch RowPosition.
- get_SMALLINT(int) - Method in class org.apache.derby.client.am.Cursor
-
- get_template(Transaction) - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerateScratchSpace
-
Return a complete empty row.
- get_UDT(int) - Method in class org.apache.derby.client.am.Cursor
-
- GET_USER_ACCESS - org.apache.derby.iapi.security.Securable
-
- get_VARCHAR_FOR_BIT_DATA(int) - Method in class org.apache.derby.client.am.Cursor
-
- GET_XPLAIN_MODE - org.apache.derby.iapi.security.Securable
-
- GET_XPLAIN_SCHEMA - org.apache.derby.iapi.security.Securable
-
- getAbsoluteColumnPosition(Optimizable) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
Get the absolute 0-based column position of the ColumnReference from
the conglomerate for this Optimizable.
- getAbsoluteColumnPosition(Optimizable) - Method in class org.apache.derby.impl.sql.compile.UnaryComparisonOperatorNode
-
Get the absolute 0-based column position of the ColumnReference from
the conglomerate for this Optimizable.
- getAbsoluteRow(int) - Method in interface org.apache.derby.iapi.sql.ResultSet
-
Returns the row at the absolute position from the query,
and returns NULL when there is no such position.
- getAbsoluteRow(int) - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Returns the row at the absolute position from the query,
and returns NULL when there is no such position.
- getAbsoluteRow(int) - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
Returns the row at the absolute position from the query,
and returns NULL when there is no such position.
- getAbsoluteRow(int) - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
-
Returns the row at the absolute position from the query,
and returns NULL when there is no such position.
- getAbsoluteRow(int) - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Returns the row at the absolute position from the query,
and returns NULL when there is no such position.
- getAbsoluteRowset(long) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getAcceptedIssuers() - Method in class org.apache.derby.client.net.NaiveTrustManager
-
Return an array of certificate authority certificates which are
trusted for authenticating peers.
- getAcceptedIssuers() - Method in class org.apache.derby.impl.drda.NaiveTrustManager
-
Return an array of certificate authority certificates which are
trusted for authenticating peers.
- getAccessManager() - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Get reference to access factory which started this transaction.
- getAccessManager() - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Get reference to access factory which started this transaction.
- getAccumulatedConnectionCount() - Method in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
-
- getAccumulatedConnectionCount() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
-
Gets the accumulated number of connections.
- getAction() - Method in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
-
Get the action associated with this node.
- getAction() - Method in class org.apache.derby.impl.sql.compile.ModifyColumnNode
-
Get the action associated with this node.
- getAction() - Method in class org.apache.derby.impl.sql.execute.GenericTriggerExecutor
-
- getActionId() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Get the trigger action sps UUID
- getActionMask(String) - Static method in class org.apache.derby.security.SystemPermission
-
Get a mask of bits that represents the actions
and can be used for the implies method.
- getActions() - Method in class org.apache.derby.security.DatabasePermission
-
Returns the "canonical string representation" of the actions.
- getActions() - Method in class org.apache.derby.security.SystemPermission
-
Return the permission's actions in a canonical form.
- getActionSet() - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
- getActionSPS(LanguageConnectionContext) - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Get the trigger action sps from SYSSTATEMENTS.
- getActionString(int) - Method in interface org.apache.derby.iapi.sql.depend.DependencyManager
-
Returns a string representation of the SQL action, hence no
need to internationalize, which is causing the invokation
of the Dependency Manager.
- getActionString(int) - Method in class org.apache.derby.impl.sql.depend.BasicDependencyManager
-
Returns a string representation of the SQL action, hence no
need to internationalize, which is causing the invokation
of the Dependency Manager.
- getActionString(int, boolean) - Method in class org.apache.derby.impl.sql.execute.TablePrivilegeInfo
-
- getActivation() - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
-
Get activation associated with this statement context, if any.
- getActivation() - Method in interface org.apache.derby.iapi.sql.ResultSet
-
- getActivation() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
- getActivation() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
- getActivation() - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
- getActivation() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Return the Activation for this result set.
- getActivation(LanguageConnectionContext, boolean) - Method in interface org.apache.derby.iapi.sql.PreparedStatement
-
PreparedStatements are re-entrant - that is, more than one
execution can be active at a time for a single prepared statement.
- getActivation(LanguageConnectionContext, boolean) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Get a new activation instance.
- getActivationClass() - Method in interface org.apache.derby.iapi.sql.execute.ExecPreparedStatement
-
Get the class generated for this prepared statement.
- getActivationClass() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
- getActivationClass() - Method in class org.apache.derby.impl.sql.GenericStorablePreparedStatement
-
Get and load the activation class.
- getActivationCount() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Return the number of activation known for this connection.
- getActivationCount() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Return the number of activations known for this connection.
- getActiveConnectionCount() - Method in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
-
- getActiveConnectionCount() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
-
Gets the number of currently active connections.
- getActiveConstraintDescriptors(ConstraintDescriptorList) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Convert a constraint descriptor list into a list
of active constraints, that is, constraints which
must be enforced.
- getActiveConstraintDescriptors(ConstraintDescriptorList) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Convert a constraint descriptor list into a list
of active constraints, that is, constraints which
must be enforced.
- getActiveSessions() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- getActiveStateTxIdString() - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Get string id of the transaction that would be when the Transaction
is IN active state.
- getActiveStateTxIdString() - Method in interface org.apache.derby.iapi.store.raw.Transaction
-
get string ID of the actual transaction ID that will
be used when transaction is in active state.
- getActiveStateTxIdString() - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Get string id of the transaction that would be when the Transaction
is IN active state.
- getActiveStateTxIdString() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Get string id of the transaction that would be when the Transaction
is IN active state.
- getAffectedIndexes() - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
Get info on the indexes on the table being compressed.
- getAffectedIndexes(TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.InsertNode
-
Get the list of indexes on the table being inserted into.
- getAffectedIndexes(TableDescriptor, ResultColumnList, FormatableBitSet) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Get the list of indexes that must be updated by this DML statement.
- getAgent() - Method in class org.apache.derby.client.am.Lob
-
- getAGENT() - Method in class org.apache.derby.client.net.NetConnection
-
- getAggregateDefinition() - Method in class org.apache.derby.impl.sql.compile.AggregateNode
-
Get the AggregateDefinition.
- getAggregateName() - Method in class org.apache.derby.impl.sql.compile.AggregateNode
-
Get the class that implements that aggregator for this
node.
- getAggregateName() - Method in class org.apache.derby.impl.sql.execute.AggregatorInfo
-
Get the name of the aggergate (e.g.
- getAggregator(DataTypeDescriptor, StringBuffer) - Method in interface org.apache.derby.impl.sql.compile.AggregateDefinition
-
Get the aggregator that performs the aggregation on the
input datatype at execution time.
- getAggregator(DataTypeDescriptor, StringBuffer) - Method in class org.apache.derby.impl.sql.compile.CountAggregateDefinition
-
Determines the result datatype.
- getAggregator(DataTypeDescriptor, StringBuffer) - Method in class org.apache.derby.impl.sql.compile.MaxMinAggregateDefinition
-
Determines the result datatype.
- getAggregator(DataTypeDescriptor, StringBuffer) - Method in class org.apache.derby.impl.sql.compile.SumAvgAggregateDefinition
-
Determines the result datatype.
- getAggregator(DataTypeDescriptor, StringBuffer) - Method in class org.apache.derby.impl.sql.compile.UserAggregateDefinition
-
Determines the result datatype and verifies that the input datatype is correct.
- getAggregatorClassName() - Method in class org.apache.derby.impl.sql.compile.AggregateNode
-
Get the class that implements that aggregator for this
node.
- getAggregatorClassName() - Method in class org.apache.derby.impl.sql.compile.SumAvgAggregateDefinition
-
Return the aggregator class.
- getAggregatorClassName() - Method in class org.apache.derby.impl.sql.execute.AggregatorInfo
-
Get the name of the class that implements the user
aggregator for this class.
- getAggregatorColNum() - Method in class org.apache.derby.impl.sql.execute.AggregatorInfo
-
Get the column number for the aggregator
column.
- getAggregatorInfo() - Method in class org.apache.derby.impl.sql.execute.GenericAggregator
-
- getAggregatorInstance() - Method in class org.apache.derby.impl.sql.execute.GenericAggregator
-
Get a new instance of the aggregator and initialize it.
- getAliasDescriptor() - Method in class org.apache.derby.impl.sql.compile.UserAggregateDefinition
-
Get the wrapped alias descriptor
- getAliasDescriptor(String, String, char) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get a AliasDescriptor by alias name and name space.
- getAliasDescriptor(String, String, char) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get a AliasDescriptor by alias name and name space.
- getAliasDescriptor(UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get an AliasDescriptor given its UUID.
- getAliasDescriptor(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get a AliasDescriptor given its UUID.
- getAliasDescriptorForUDT(TransactionController, DataTypeDescriptor) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get the alias descriptor for an ANSI UDT.
- getAliasDescriptorForUDT(TransactionController, DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the alias descriptor for an ANSI UDT.
- getAliasInfo() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
-
Gests the AliasInfo for the alias.
- getAliasType() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
-
Gets the type of the alias.
- getAliasType() - Method in class org.apache.derby.impl.sql.compile.DropAliasNode
-
- getAliasType(char) - Static method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
-
- getAllBuiltinTypeIds() - Static method in class org.apache.derby.iapi.types.TypeId
-
Return all of the builtin type ids.
- getAllConstraintDescriptors() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get every constraint in this database.
- getAllDatabaseProperties() - Method in class org.apache.derby.impl.db.BasicDatabase
-
Get the set of database properties from the set stored
on disk outside of service.properties.
- getAllDependencyDescriptorsList() - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Build and return an List with DependencyDescriptors for
all of the stored dependencies.
- getAllDependencyDescriptorsList() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Build and return an List with DependencyDescriptors for
all of the stored dependencies.
- getAllIndexes() - Method in class org.apache.derby.iapi.sql.dictionary.IndexLister
-
Reads all the indices on the table and populates arrays with the
corresponding index row generators and index conglomerate ids.
- getAllInfo(String) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
-
Get all the info we can obtain from the local execution context
as to the availability of the Derby classes by attempting to load
the info files with loadZipFromResource() and checking classpath
locations with checkForInfo if the classpath is accessible.
- getAllocatedEntries() - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Get the number of allocated entries in the cache.
- getAllocatedEntries() - Method in class org.apache.derby.impl.services.cache.ConcurrentCacheMBeanImpl
-
- getAllocatedEntries() - Method in interface org.apache.derby.mbeans.CacheManagerMBean
-
Get the number of entries currently allocated in the cache.
- getAllocatedPageCount() - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
-
Get the number of used page in this extent
- getAllocatedRow() - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
-
Cache the ExecRow for this result set.
- getAllocatedRow() - Method in class org.apache.derby.impl.sql.execute.WindowResultSet
-
Cache the ExecRow for this result set.
- getAllocationActionSet() - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
- getAllocExtent() - Method in class org.apache.derby.impl.store.raw.data.AllocPage
-
Return a copy of the allocExtent to be cached by the container.
- getAllocPage(long) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Return a BasePage that represents the given alloc page number in this container.
- getAllocPage(long) - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
- getAllocPage(long) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Get an alloc page - only accessible to the raw store
(container and recovery)
- getAllocPage(BaseContainerHandle, long, boolean) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Get an allocation page and latch it.
- getAllocPageNumber(BaseContainerHandle, long, long) - Method in class org.apache.derby.impl.store.raw.data.AllocationCache
-
Get the page number for the allocation page that is managing this page number
- getAllPageCounts(BaseContainerHandle, long) - Method in class org.apache.derby.impl.store.raw.data.AllocationCache
-
- getAllRelevantConstraints(int, int[], boolean[], ConstraintDescriptorList) - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets all of the relevant constraints for a statement, given its
statement type and its list of updated columns.
- getAllRelevantConstraints(DataDictionary, TableDescriptor, int[]) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Get all the constraints relevant to this DML operation
- getAllRelevantTriggers(int, int[], TriggerDescriptorList) - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Builds a list of all triggers which are relevant to a
given statement type, given a list of updated columns.
- getAllRelevantTriggers(DataDictionary, TableDescriptor, int[], boolean) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Get all the triggers relevant to this DML operation
- getAllResultColumns(TableName) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Return a ResultColumnList with all of the columns in this table.
- getAllResultColumns(TableName) - Method in class org.apache.derby.impl.sql.compile.FromSubquery
-
Expand a "*" into a ResultColumnList with all of the
result columns from the subquery.
- getAllResultColumns(TableName) - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Expand a "*" into a ResultColumnList with all of the
result columns from the subquery.
- getAllResultColumns(TableName) - Method in class org.apache.derby.impl.sql.compile.JoinNode
-
Return a ResultColumnList with all of the columns in this table.
- getAllResultColumns(TableName) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Expand "*" into a ResultColumnList with all of the columns
in the table's result list.
- getAllResultColumnsNoUsing(TableName) - Method in class org.apache.derby.impl.sql.compile.JoinNode
-
Return a ResultColumnList with all of the columns in this table.
- getAllRuntimeStats(Properties) - Method in class org.apache.derby.iapi.store.access.BackingStoreHashtable
-
Return runtime stats to caller by adding them to prop.
- getAllScanInfo(Properties) - Method in interface org.apache.derby.iapi.store.access.ScanInfo
-
Return all information gathered about the scan.
- getAllScanInfo(Properties) - Method in class org.apache.derby.impl.store.access.btree.BTreeScanInfo
-
Return all information gathered about the scan.
- getAllScanInfo(Properties) - Method in class org.apache.derby.impl.store.access.heap.HeapScanInfo
-
Return all information gathered about the scan.
- getAllScanInfo(Properties) - Method in class org.apache.derby.impl.store.access.sort.Scan
-
Return all information gathered about the scan.
- getAllSortInfo(Properties) - Method in interface org.apache.derby.iapi.store.access.SortInfo
-
Return all information gathered about the sort.
- getAllSortInfo(Properties) - Method in class org.apache.derby.impl.store.access.sort.MergeSortInfo
-
Return all information gathered about the sort.
- getAllSPSDescriptors() - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get every statement in this database.
- getAllSPSDescriptors() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get every statement in this database.
- getAlterConstraintConstantAction(String, String, boolean[], String, UUID, String, IndexConstantAction) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make ConstantAction to drop a constraint.
- getAlternateContainerPath(ContainerKey, boolean) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Return an alternate path to container file relative to the root directory.
- getAlterTableConstantAction(SchemaDescriptor, String, UUID, long, int, ColumnInfo[], ConstraintConstantAction[], char, boolean, int, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, String) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the AlterAction for an ALTER TABLE statement.
- getAndApply(boolean, Dictionary, String) - Method in class org.apache.derby.impl.services.locks.AbstractPool
-
- getAndCheckSchemaDescriptor(DataDictionary, UUID, String) - Static method in class org.apache.derby.impl.sql.execute.DDLConstantAction
-
Get the schema descriptor for the schemaid.
- getAndClearIndexStatsIsUpToDate() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Tells if the index statistics for the indexes associated with this table
are consideres up-to-date, and clears the state.
- getAndNameTransaction(ContextManager, String) - Method in interface org.apache.derby.iapi.store.access.AccessFactory
-
Get a transaction.
- getAndNameTransaction(ContextManager, String) - Method in class org.apache.derby.impl.store.access.RAMAccessManager
-
- getAndNode() - Method in class org.apache.derby.impl.sql.compile.Predicate
-
Return the andNode.
- getAndZeroPassword() - Method in class org.apache.derby.iapi.sql.dictionary.UserDescriptor
-
Zero the password after getting it so that the char[] can't be memory-sniffed.
- getAnInstance(String, TypeCompiler, TypeId) - Static method in class org.apache.derby.impl.sql.compile.TypeCompilerFactoryImpl
-
Check whether the given TypeCompiler has been allocated yet.
- getAnyPage(long) - Method in interface org.apache.derby.iapi.store.raw.data.RawContainerHandle
-
Return a Page that represents any page - alloc page, valid page, free page,
dealloced page etc.
- getAnyPage(long) - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
Get this page with no check - any page type or status is fine.
- getAnyPage(BaseContainerHandle, long) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Return a BasePage that represents any page - alloc page, valid page, free page,
dealloced page etc.
- getAnyPage(BaseContainerHandle, long) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Get any old page - turn off all validation
- getAnyPage(BaseContainerHandle, long, boolean) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Get any page and latch it .
- getAnyResultSet(NoPutResultSet, GeneratedMethod, int, int, int, double, double) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
An any result set iterates over its source,
returning a row with all columns set to nulls
if the source returns no rows.
- getAnyResultSet(NoPutResultSet, GeneratedMethod, int, int, int, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
- getApplicationConnection() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
- getApplicationProperties() - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
Return the application set of properties which correspond
to the set of properties in the file derby.properties.
- getApplicationProperties() - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
- getAppRequester(AppRequester) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Get the stored application requester or store if we haven't seen it yet
- getApproximateLengthInBytes(DataTypeDescriptor) - Method in class org.apache.derby.iapi.types.TypeId
-
Get the approximate length of this type in bytes.
- getArg(String, String[]) - Static method in class org.apache.derby.impl.tools.ij.util
-
Find the argument that follows the specified parameter.
- getArg(String, String[]) - Static method in class org.apache.derby.tools.ij
-
- getArgCount() - Method in class org.apache.derby.tools.SignatureChecker.SQLRoutine
-
- getArgs() - Method in exception org.apache.derby.client.am.SqlException
-
- getArgs(int) - Method in class org.apache.derby.client.am.Sqlca
-
- getArgs(String, String) - Static method in class org.apache.derby.shared.common.error.MessageUtils
-
- getArgType(int) - Method in class org.apache.derby.tools.SignatureChecker.SQLRoutine
-
- getArgumentFerry(SQLException) - Static method in exception org.apache.derby.iapi.error.StandardException
-
Unpack the exception, looking for a StandardException, which carries
the Derby messageID and arguments.
- getArguments() - Method in exception org.apache.derby.iapi.error.StandardException
-
- getArray() - Method in class org.apache.derby.iapi.util.ByteArray
-
- getArray(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getArray(int) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getArray(int) - Method in class org.apache.derby.client.am.Cursor
-
- getArray(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getArray(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getArray(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 2.0
Get an Array OUT parameter.
- getArray(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0
Get an array column.
- getArray(int) - Method in class org.apache.derby.vti.VTITemplate
-
- getArray(Class<E[]>) - Method in class org.apache.derby.iapi.services.io.FormatableArrayHolder
-
Get the held array of formatables, and return
it in an array that is an instance of arrayClass.
- getArray(String) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getArray(String) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getArray(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getArray(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getArray(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0
Retrieves the value of a JDBC ARRAY parameter as an Array object in the
Java programming language.
- getArray(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0
Get an array column.
- getArray(String) - Method in class org.apache.derby.vti.VTITemplate
-
- getArrayClone() - Method in interface org.apache.derby.iapi.store.access.SortObserver
-
- getArrayClone() - Method in class org.apache.derby.impl.sql.execute.BasicSortObserver
-
- getArrayElement(int) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Pop an array refrence off the stack and push an element from that array.
- getArrayElement(int) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
-
- getAsciiBytes(String) - Static method in class org.apache.derby.iapi.util.StringUtil
-
Get 7-bit ASCII character array from input String.
- getAsciiStream() - Method in class org.apache.derby.client.am.ClientClob
-
- getAsciiStream() - Method in class org.apache.derby.iapi.types.HarmonySerialClob
-
- getAsciiStream() - Method in class org.apache.derby.impl.jdbc.EmbedClob
-
Gets the CLOB value designated by this Clob
object as a stream of Ascii bytes.
- getAsciiStream() - Method in class org.apache.derby.impl.load.ImportClob
-
This routine is not used by the VTI to read the data, so no
implementation is provided, an exception is thrown if it is
called.
- getAsciiStream(int) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getAsciiStream(int) - Method in class org.apache.derby.client.am.Cursor
-
- getAsciiStream(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Pushes a converter on top of getCharacterStream().
- getAsciiStream(int) - Method in class org.apache.derby.vti.ForwardingVTI
-
- getAsciiStream(int) - Method in class org.apache.derby.vti.StringColumnVTI
-
- getAsciiStream(int) - Method in class org.apache.derby.vti.VTITemplate
-
- getAsciiStream(String) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getAsciiStream(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
A column value can be retrieved as a stream of ASCII characters
and then read in chunks from the stream.
- getAsciiStream(String) - Method in class org.apache.derby.vti.VTITemplate
-
- getAsciiStreamX() - Method in class org.apache.derby.client.am.ClientClob
-
- getAsFile(String, long) - Method in interface org.apache.derby.iapi.store.access.FileResource
-
Get the StorageFile for a file resource.
- getAsFile(String, long) - Method in class org.apache.derby.impl.store.raw.data.RFResource
-
- getASTVisitor() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the Visitor which should walk the AST.
- getASTVisitor() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- getAsyncStatement(String) - Method in class org.apache.derby.impl.tools.ij.Session
-
- getAtMostOneResultColumn(ColumnReference, String, boolean) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Get a ResultColumn that matches the specified columnName and
mark the ResultColumn as being referenced.
- getAttributes(String, String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getAttributes(String, String, String, String) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getAttributes(String, String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 3.0
Retrieves a description of the given attribute of the given type for a
user-defined type (UDT) that is available in the given schema and catalog.
- getAttributes(String, String, String, String) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getAttributes(String, Properties) - Method in class org.apache.derby.impl.tools.ij.URLCheck
-
- getAttributes(String, Properties) - Method in class org.apache.derby.jdbc.InternalDriver
-
Convert all the attributes in the url into properties and
combine them with the set provided.
- getAttributesAsPassword() - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Return the value of the attributesAsPassword property, cf.
- getAttributesAsPassword() - Method in interface org.apache.derby.jdbc.EmbeddedDataSourceInterface
-
- getAttributesX() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getAuthenticationService() - Method in interface org.apache.derby.iapi.db.Database
-
This method returns the authentication service handle for the
database.
- getAuthenticationService() - Method in class org.apache.derby.impl.db.BasicDatabase
-
- getAuthenticationService() - Method in class org.apache.derby.impl.db.SlaveDatabase
-
- getAuthenticationService() - Method in class org.apache.derby.jdbc.InternalDriver
-
- getAuthorizationDatabaseOwner() - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get authorizationID of Database Owner
- getAuthorizationDatabaseOwner() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get authorizationID of Database Owner
- getAuthorizationId() - Method in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
Gets the authorization id of the schema
- getAuthorizationId(String) - Static method in class org.apache.derby.iapi.security.SecurityUtil
-
Returns the Authorization Identifier for a principal name.
- getAuthorizationID(String) - Method in class org.apache.derby.impl.sql.catalog.PermissionsCatalogRowFactory
-
- getAuthorizationID(ExecRow, int) - Method in class org.apache.derby.impl.sql.catalog.PermissionsCatalogRowFactory
-
Extract an internal authorization ID from a row.
- getAuthorizer() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get an Authorizer for this connection.
- getAuthorizer() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- getAuthorizer() - Static method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
- getAuthorizer(Activation) - Static method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
- getAutoCommit() - Method in class org.apache.derby.client.am.ClientConnection
-
- getAutoCommit() - Method in class org.apache.derby.client.am.LogicalConnection
-
- getAutoCommit() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
- getAutoCommit() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Get the current auto-commit state.
- getAutoGenColumn() - Method in class org.apache.derby.impl.sql.execute.InsertConstantAction
-
Get the 0-based position of the autogenerated column
- getAutoGeneratedKeysColumnIndexes() - Method in interface org.apache.derby.iapi.sql.Activation
-
Returns the column positions array of columns requested in auto-generated
keys resultset for this avtivation.
- getAutoGeneratedKeysColumnIndexes() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
- getAutoGeneratedKeysColumnIndexes() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- getAutoGeneratedKeysColumnNames() - Method in interface org.apache.derby.iapi.sql.Activation
-
Returns the column names array of columns requested in auto-generated
keys resultset for this avtivation.
- getAutoGeneratedKeysColumnNames() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
- getAutoGeneratedKeysColumnNames() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- getAutoGeneratedKeysResultset() - Method in interface org.apache.derby.iapi.sql.ResultSet
-
ResultSet for rows inserted into the table (contains auto-generated keys columns only)
- getAutoGeneratedKeysResultset() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
- getAutoGeneratedKeysResultset() - Method in class org.apache.derby.impl.sql.execute.DMLWriteGeneratedColumnsResultSet
-
- getAutoGeneratedKeysResultset() - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
- getAutoGeneratedKeysResultset() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
- getAutoGeneratedKeysResultsetMode() - Method in interface org.apache.derby.iapi.sql.Activation
-
Returns true if auto-generated keys resultset request was made for this
avtivation.
- getAutoGeneratedKeysResultsetMode() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
- getAutoGeneratedKeysResultsetMode() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- getAutoinc_create_or_modify_Start_Increment() - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
-
- getAutoinc_create_or_modify_Start_Increment() - Method in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
-
Get the status of this autoincrement column
- getAutoincCycle() - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
-
- getAutoincInc() - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
-
Get the Increment value given by the user for an autoincrement column
- getAutoincIncrement(int) - Method in class org.apache.derby.impl.sql.execute.InsertConstantAction
-
gets the increment value for a column.
- getAutoincIncrement(int) - Method in class org.apache.derby.impl.sql.execute.UpdateConstantAction
-
gets the increment value for a column.
- getAutoincIncrementArray() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
gets an array of increment values for autoincrement columns in the target
table.
- getAutoincrementCycle() - Method in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
-
Get the autoincrement cycle value
- getAutoincrementIncrement() - Method in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
-
Get the autoincrement increment value
- getAutoincrementStart() - Method in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
-
Get the autoincrement start value
- getAutoincrementUpdate() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Returns the current value of autoincrementUpdate.
- getAutoincrementUpdate() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- getAutoincrementValue(String) - Method in interface org.apache.derby.iapi.db.TriggerExecutionContext
-
Get the last auto-increment value for the specified column.
- getAutoincrementValue(String) - Method in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
-
- getAutoincRowLocation() - Method in class org.apache.derby.impl.sql.execute.InsertConstantAction
-
gets the row location
- getAutoincRowLocation() - Method in class org.apache.derby.impl.sql.execute.UpdateConstantAction
-
gets the row location
- getAutoincStart() - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
-
Get the start value of an autoincrement column
- getAutoIncStmt - Static variable in class org.apache.derby.impl.tools.dblook.DB_Table
-
- getAutoincValue() - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
-
Get the current value for an autoincrement column.
- getAuxiliaryProviderList() - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
Return the auxiliary provider list.
- getAuxiliaryProviderList() - Method in class org.apache.derby.impl.sql.compile.GenerationClauseNode
-
Return the auxiliary provider list.
- getAuxObject() - Method in interface org.apache.derby.iapi.store.raw.Page
-
Retrieve this page's aux object, returning null if there isn't one.
- getAuxObject() - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Get the aux object.
- getAVGNextTime(long, long) - Static method in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
-
Compute average, avoiding divide-by-zero problems.
- getBackgroundCleaner() - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
- getBackingIndexName(DataDictionary) - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
Gets a unique name for the backing index for this constraint of the form SQLyymmddhhmmssxxn
yy - year, mm - month, dd - day of month, hh - hour, mm - minute, ss - second,
xx - the first 2 digits of millisec because we don't have enough space to keep the exact millisec value,
n - number between 0-9
- getBackingIndexUUID() - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
Allocates a UUID if one doesn't already exist for the index backing this constraint.
- getBaseClassName() - Method in class org.apache.derby.impl.sql.compile.ActivationClassBuilder
-
The base class for activations is BaseActivation
- getBaseClassName() - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
Return the base class of the activation's hierarchy
(the subclass of Object).
- getBaseColumnNode() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Get the source BaseColumnNode for this result column.
- getBaseColumnPosition(int) - Method in class org.apache.derby.impl.sql.catalog.IndexInfoImpl
-
Get the base column position for a column within a catalog
given the (0-based) column number for the column within the index.
- getBaseColumnPosition(int, int) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Get the base column position for a column within a catalog
given the (0-based) index number for this catalog and the
(0-based) column number for the column within the index.
- getBaseCostController() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
- getBaseCursorTargetTableName() - Method in class org.apache.derby.impl.sql.compile.CurrentOfNode
-
- getBaseName() - Method in interface org.apache.derby.iapi.sql.execute.ExecCursorTableReference
-
Return the base name of the table
- getBaseName() - Method in class org.apache.derby.impl.sql.CursorTableReference
-
Return the base name of the table
- getBaseName(String) - Static method in class org.apache.derby.impl.io.vfmem.PathUtil
-
Returns the base name of the path.
- getBasePredicates(OptimizablePredicateList, OptimizablePredicateList, Optimizable) - Method in interface org.apache.derby.iapi.sql.compile.JoinStrategy
-
Get the base predicates for this join strategy.
- getBasePredicates(OptimizablePredicateList, OptimizablePredicateList, Optimizable) - Method in class org.apache.derby.impl.sql.compile.HashJoinStrategy
-
- getBasePredicates(OptimizablePredicateList, OptimizablePredicateList, Optimizable) - Method in class org.apache.derby.impl.sql.compile.NestedLoopJoinStrategy
-
- getBaseProjectMapping() - Method in class org.apache.derby.impl.sql.execute.ProjectRestrictResultSet
-
Get projection mapping array.
- getBaseRowReadList() - Method in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
-
- getBaseRowReadMap() - Method in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
-
- getBaseTableLocks - Variable in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
-
- getBaseTableName() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Get the table name of this Optimizable.
- getBaseTableName() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
- getBaseTableName() - Method in class org.apache.derby.impl.sql.compile.FromTable
-
- getBaseTypeId() - Method in class org.apache.derby.iapi.types.TypeId
-
Get the base type id that is embedded in this type id.
- getBeginColumn() - Method in interface org.apache.derby.impl.sql.compile.CharStream
-
Returns the column number of the first character for current token (being
matched after the last call to BeginTOken).
- getBeginColumn() - Method in class org.apache.derby.impl.sql.compile.UCode_CharStream
-
- getBeginColumn() - Method in class org.apache.derby.impl.tools.ij.UCode_CharStream
-
- getBeginCompilationTimestamp() - Method in interface org.apache.derby.iapi.sql.execute.RunTimeStatistics
-
Get the timestamp for the beginning of query compilation.
- getBeginCompilationTimestamp() - Method in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
-
Get the timestamp for the beginning of query compilation.
- getBeginCompileTimestamp() - Method in interface org.apache.derby.iapi.sql.PreparedStatement
-
Get the timestamp for the beginning of compilation
- getBeginCompileTimestamp() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Get the timestamp for the beginning of compilation
- getBeginExecutionTimestamp() - Method in interface org.apache.derby.iapi.sql.execute.RunTimeStatistics
-
Get the timestamp for the beginning of query execution.
- getBeginExecutionTimestamp() - Method in interface org.apache.derby.iapi.sql.ResultSet
-
Get the Timestamp for the beginning of execution.
- getBeginExecutionTimestamp() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Get the Timestamp for the beginning of execution.
- getBeginExecutionTimestamp() - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
Get the Timestamp for the beginning of execution.
- getBeginExecutionTimestamp() - Method in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
-
Get the timestamp for the beginning of query execution.
- getBeginExecutionTimestamp() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Get the Timestamp for the beginning of execution.
- getBeginLine() - Method in interface org.apache.derby.impl.sql.compile.CharStream
-
Returns the line number of the first character for current token (being
matched after the last call to BeginTOken).
- getBeginLine() - Method in class org.apache.derby.impl.sql.compile.UCode_CharStream
-
- getBeginLine() - Method in class org.apache.derby.impl.tools.ij.UCode_CharStream
-
- getBeginOffset() - Method in interface org.apache.derby.impl.sql.compile.CharStream
-
- getBeginOffset() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Gets the beginning offset of the SQL substring which this
query node represents.
- getBeginOffset() - Method in class org.apache.derby.impl.sql.compile.UCode_CharStream
-
- getBeginPosition() - Method in class org.apache.derby.iapi.services.io.DynamicByteArrayOutputStream
-
Get the current position in the stream
- getBestAccessPath() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Get the best access path for this Optimizable.
- getBestAccessPath() - Method in class org.apache.derby.impl.sql.compile.FromTable
-
- getBestAccessPath() - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
- getBestRowIdentifier(String, String, String, int, boolean) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getBestRowIdentifier(String, String, String, int, boolean) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getBestRowIdentifier(String, String, String, int, boolean) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a description of a table's optimal set of columns that
uniquely identifies a row.
- getBestRowIdentifier(String, String, String, int, boolean) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getBestRowIdentifierForODBC(String, String, String, int, boolean) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a description of a table's optimal set of columns that
uniquely identifies a row.
- getBestRowIdentifierX(String, String, String, int, boolean) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getBestSortAvoidancePath() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Get the best sort-avoidance path for this Optimizable.
- getBestSortAvoidancePath() - Method in class org.apache.derby.impl.sql.compile.FromTable
-
- getBestSortAvoidancePath() - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
- getBetweenSelectivity() - Method in class org.apache.derby.impl.sql.compile.BinaryComparisonOperatorNode
-
Return whether or not to use the between selectivity for this node.
- getBigDecimal() - Method in class org.apache.derby.iapi.types.SQLDecimal
-
- getBigDecimal(byte[], int, int, int) - Static method in class org.apache.derby.client.am.Decimal
-
Build a java.math.BigDecimal from a fixed point decimal byte representation.
- getBigDecimal(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getBigDecimal(int) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getBigDecimal(int) - Method in class org.apache.derby.client.am.Cursor
-
- getBigDecimal(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getBigDecimal(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getBigDecimal(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 2.0
Get the value of a NUMERIC parameter as a java.math.BigDecimal object.
- getBigDecimal(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
- getBigDecimal(int) - Method in class org.apache.derby.vti.ForwardingVTI
-
- getBigDecimal(int) - Method in class org.apache.derby.vti.StringColumnVTI
-
- getBigDecimal(int) - Method in class org.apache.derby.vti.VTITemplate
-
- getBigDecimal(int, int) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
Deprecated.
- getBigDecimal(int, int) - Method in class org.apache.derby.client.am.ClientResultSet
-
Deprecated.
- getBigDecimal(int, int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
Deprecated.
- getBigDecimal(int, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
Deprecated.
- getBigDecimal(int, int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
Deprecated.
- getBigDecimal(int, int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Deprecated.
- getBigDecimal(int, int) - Method in class org.apache.derby.vti.ForwardingVTI
-
Deprecated.
- getBigDecimal(int, int) - Method in class org.apache.derby.vti.VTITemplate
-
Deprecated.
- getBigDecimal(String) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getBigDecimal(String) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getBigDecimal(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getBigDecimal(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getBigDecimal(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0
Retrieves the value of a JDBC NUMERIC parameter as a java.math.BigDecimal
object with as many digits to the right of the decimal point as the value
contains
- getBigDecimal(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0
Get the value of a column in the current row as a java.math.BigDecimal
object.
- getBigDecimal(String) - Method in class org.apache.derby.vti.VTITemplate
-
- getBigDecimal(String, int) - Method in class org.apache.derby.client.am.ClientResultSet
-
Deprecated.
- getBigDecimal(String, int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Deprecated.
- getBigDecimal(String, int) - Method in class org.apache.derby.vti.VTITemplate
-
Deprecated.
- getBigDecimal(DataValueDescriptor) - Static method in class org.apache.derby.iapi.types.SQLDecimal
-
Get a BigDecimal representing the value of a DataValueDescriptor
- getBigDecimalFromString(String) - Method in class org.apache.derby.client.am.CrossConverters
-
- getBinaryStream() - Method in class org.apache.derby.client.am.ClientBlob
-
- getBinaryStream() - Method in class org.apache.derby.iapi.types.HarmonySerialBlob
-
Returns an input stream of this SerialObject.
- getBinaryStream() - Method in class org.apache.derby.impl.drda.EXTDTAInputStream
-
- getBinaryStream() - Method in class org.apache.derby.impl.jdbc.EmbedBlob
-
Retrieves the BLOB designated by this
Blob instance as a stream.
- getBinaryStream() - Method in class org.apache.derby.impl.load.ImportBlob
-
Returns BLOB value designated by this
Blob object as a input stream.
- getBinaryStream(int) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getBinaryStream(int) - Method in class org.apache.derby.client.am.Cursor
-
- getBinaryStream(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
Get binary stream for a parameter.
- getBinaryStream(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the column as an InputStream.
- getBinaryStream(int) - Method in class org.apache.derby.vti.ForwardingVTI
-
- getBinaryStream(int) - Method in class org.apache.derby.vti.StringColumnVTI
-
- getBinaryStream(int) - Method in class org.apache.derby.vti.VTITemplate
-
- getBinaryStream(long, long) - Method in class org.apache.derby.client.am.ClientBlob
-
Returns an InputStream object that contains a partial
Blob value, starting with the byte specified by pos,
which is length bytes in length.
- getBinaryStream(long, long) - Method in class org.apache.derby.iapi.types.HarmonySerialBlob
-
- getBinaryStream(long, long) - Method in class org.apache.derby.impl.jdbc.EmbedBlob
-
Returns an InputStream object that contains a partial
Blob value, starting with the byte specified by pos,
which is length bytes in length.
- getBinaryStream(long, long) - Method in class org.apache.derby.impl.load.ImportBlob
-
Raise error, not used by import
- getBinaryStream(long, long) - Method in class org.apache.derby.impl.load.ImportLobFile
-
Returns a stream that points to the lob data from file at the
given offset.
- getBinaryStream(String) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getBinaryStream(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
A column value can be retrieved as a stream of uninterpreted bytes
and then read in chunks from the stream.
- getBinaryStream(String) - Method in class org.apache.derby.vti.VTITemplate
-
- getBinaryStreamX() - Method in class org.apache.derby.client.am.ClientBlob
-
- getBindCount() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the DataDictionary bind count.
- getBindCount() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- getBindTimeInMillis() - Method in interface org.apache.derby.iapi.sql.execute.RunTimeStatistics
-
Get the bind time for the associated query in milliseconds.
- getBindTimeInMillis() - Method in interface org.apache.derby.iapi.sql.PreparedStatement
-
Get the bind time for the associated query in milliseconds.
- getBindTimeInMillis() - Method in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
-
Get the bind time for the associated query in milliseconds.
- getBindTimeInMillis() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Get the bind time for the associated query in milliseconds.
- getBitDataValue(byte[]) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL bit with the given value.
- getBitDataValue(byte[]) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getBitDataValue(byte[], BitDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
- getBitDataValue(byte[], BitDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getBlksize() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
- getBlob(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getBlob(int) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getBlob(int) - Method in class org.apache.derby.client.am.Cursor
-
- getBlob(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getBlob(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getBlob(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 2.0
Get a BLOB OUT parameter.
- getBlob(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0
Get a BLOB column.
- getBlob(int) - Method in class org.apache.derby.impl.load.ImportAbstract
-
Returns java.sql.Blob type object that
contains the column data from the import file.
- getBlob(int) - Method in class org.apache.derby.vti.ForwardingVTI
-
- getBlob(int) - Method in class org.apache.derby.vti.StringColumnVTI
-
- getBlob(int) - Method in class org.apache.derby.vti.VTITemplate
-
- getBlob(String) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getBlob(String) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getBlob(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getBlob(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getBlob(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0
Retrieves the value of a JDBC BLOB parameter as a Blob object in the Java
programming language.
- getBlob(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0
Get a BLOB column.
- getBlob(String) - Method in class org.apache.derby.vti.VTITemplate
-
- getBlobColumn_(int, Agent, boolean) - Method in class org.apache.derby.client.am.Cursor
-
Returns a Blob object.
- getBlobColumn_(int, Agent, boolean) - Method in class org.apache.derby.client.net.NetCursor
-
- getBlobColumnFromExtFile(String, int) - Method in class org.apache.derby.impl.load.ImportReadData
-
Returns a blob columnn data stored at the specified location as
a java.sql.Blob object.
- getBlobDataValue(byte[], BitDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL Blob with the given value.
- getBlobDataValue(byte[], BitDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getBlobDataValue(Blob, BitDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL Blob with the given value.
- getBlobDataValue(Blob, BitDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getBlobLength() - Method in class org.apache.derby.iapi.types.SQLBinary
-
- getBlobObjectCorrespondingtoLOCATOR(int) - Static method in class org.apache.derby.impl.jdbc.LOBStoredProcedure
-
returns the Blob object corresponding to the locator.
- getBlocks(long, int) - Method in class org.apache.derby.impl.jdbc.EncryptedLOBFile
-
Find the blocks containing the data we are interested in.
- getBoolean() - Method in interface org.apache.derby.iapi.types.BooleanDataValue
-
- getBoolean() - Method in class org.apache.derby.iapi.types.DataType
-
Gets the value in the data value descriptor as a boolean.
- getBoolean() - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Gets the value in the data value descriptor as a boolean.
- getBoolean() - Method in class org.apache.derby.iapi.types.SQLBoolean
-
- getBoolean() - Method in class org.apache.derby.iapi.types.SQLChar
-
Get Boolean from a SQLChar.
- getBoolean() - Method in class org.apache.derby.iapi.types.SQLClob
-
- getBoolean() - Method in class org.apache.derby.iapi.types.SQLDecimal
-
- getBoolean() - Method in class org.apache.derby.iapi.types.SQLDouble
-
- getBoolean() - Method in class org.apache.derby.iapi.types.SQLInteger
-
- getBoolean() - Method in class org.apache.derby.iapi.types.SQLLongint
-
- getBoolean() - Method in class org.apache.derby.iapi.types.SQLReal
-
- getBoolean() - Method in class org.apache.derby.iapi.types.SQLSmallint
-
- getBoolean() - Method in class org.apache.derby.iapi.types.SQLTinyint
-
- getBoolean() - Method in class org.apache.derby.iapi.types.UserType
-
- getBoolean(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getBoolean(int) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getBoolean(int) - Method in class org.apache.derby.client.am.Cursor
-
- getBoolean(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getBoolean(int) - Method in class org.apache.derby.diag.StatementCache
-
- getBoolean(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getBoolean(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
- getBoolean(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the value of a column in the current row as a Java boolean.
- getBoolean(int) - Method in class org.apache.derby.vti.ForwardingVTI
-
- getBoolean(int) - Method in class org.apache.derby.vti.StringColumnVTI
-
- getBoolean(int) - Method in class org.apache.derby.vti.VTITemplate
-
- getBoolean(Object) - Method in class org.apache.derby.iapi.services.io.FormatableHashtable
-
- getBoolean(String) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getBoolean(String) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getBoolean(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getBoolean(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getBoolean(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0
Retrieves the value of a JDBC BIT parameter as a boolean in the Java
programming language.
- getBoolean(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the value of a column in the current row as a Java boolean.
- getBoolean(String) - Method in class org.apache.derby.vti.VTITemplate
-
- getBooleanAttributes() - Static method in class org.apache.derby.impl.tools.ij.URLCheck
-
- getBooleanFromDouble(double) - Method in class org.apache.derby.client.am.CrossConverters
-
- getBooleanFromFloat(float) - Method in class org.apache.derby.client.am.CrossConverters
-
- getBooleanFromInt(int) - Method in class org.apache.derby.client.am.CrossConverters
-
- getBooleanFromLong(long) - Method in class org.apache.derby.client.am.CrossConverters
-
- getBooleanFromShort(short) - Method in class org.apache.derby.client.am.CrossConverters
-
- getBooleanFromString(String) - Method in class org.apache.derby.client.am.CrossConverters
-
Get a boolean value from a CHAR column.
- getBootParameter(Properties, String, boolean) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- getBootTimeServices() - Method in interface org.apache.derby.iapi.services.monitor.PersistentService
-
Return an Enumeration of service names descriptors (Strings) that should be
be started at boot time by the monitor.
- getBootTimeServices() - Method in class org.apache.derby.impl.services.monitor.StorageFactoryService
-
Return a list of all the directoies in the system directory.
- getBoundSelectUnderUpdate() - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Get the bound SELECT node under the dummy UPDATE node.
- getBqualLength() - Method in class org.apache.derby.client.ClientXid
-
- getBranchQualifier() - Method in class org.apache.derby.client.ClientXid
-
- getBranchQualifier() - Method in class org.apache.derby.iapi.store.access.xa.XAXactId
-
Obtain the transaction branch qualifier part of the Xid in a byte array.
- getBranchQualifier() - Method in class org.apache.derby.impl.drda.DRDAXid
-
Obtain the transaction branch qualifier part of the Xid in a byte array.
- getBranchQualifier() - Method in class org.apache.derby.impl.store.raw.xact.GlobalXactId
-
Obtain the transaction branch qualifier as an array of bytes.
- getBranchQualifier() - Method in class org.apache.derby.impl.tools.ij.ijXid
-
Obtain the transaction branch qualifier part of the Xid in a byte array.
- getBtreeLockingPolicy(Transaction, int, int, int, ConglomerateController, OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.BTree
-
Create a new btree locking policy from scratch.
- getBtreeLockingPolicy(Transaction, int, int, int, ConglomerateController, OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.index.B2I
-
Create a new btree locking policy from scratch.
- getBuffer() - Method in class org.apache.derby.client.net.PublicBufferOutputStream
-
Get a reference to the buffer array stored in the byte array
output stream
- getBuffer() - Method in class org.apache.derby.impl.drda.DRDAConnThread.PublicBufferOutputStream
-
- getBuffer() - Method in class org.apache.derby.impl.drda.ReEncodedInputStream.PublicBufferOutputStream
-
- getBufferContents(int) - Method in class org.apache.derby.impl.drda.DDMWriter
-
Get a copy of a subsequence of the output buffer, starting at the
specified position and ending at the current buffer position.
- getBufferPosition() - Method in class org.apache.derby.impl.drda.DDMWriter
-
Get the current position in the output buffer.
- getBuildNumber() - Method in class org.apache.derby.iapi.services.info.ProductVersionHolder
-
Return the build number for this product.
- getBuildNumber() - Method in class org.apache.derby.iapi.services.info.Version
-
- getBuildNumber() - Method in interface org.apache.derby.mbeans.VersionMBean
-
- getBuildNumber() - Static method in class org.apache.derby.tools.sysinfo
-
gets the build number for the Apache Derby embedded library
- getBuildNumber(String) - Static method in class org.apache.derby.tools.sysinfo
-
gets the build number for the specified library
- getBuildNumberAsInt() - Method in class org.apache.derby.iapi.services.info.ProductVersionHolder
-
Return the build number as an integer if possible,
mapping from the SVN number.
- getBuiltInDataTypeDescriptor(int) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Get a descriptor that corresponds to a nullable builtin JDBC type.
- getBuiltInDataTypeDescriptor(int, boolean) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Get a descriptor that corresponds to a builtin JDBC type.
- getBuiltInDataTypeDescriptor(int, boolean, int) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Get a descriptor that corresponds to a builtin JDBC type.
- getBuiltInDataTypeDescriptor(int, int) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Get a descriptor that corresponds to a nullable builtin variable
length JDBC type.
- getBuiltInDataTypeDescriptor(String) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Get a DataTypeServices that corresponds to a nullable builtin SQL type.
- getBuiltInDataTypeDescriptor(String, int) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Get a DataTypeServices that corresponds to a builtin SQL type
Collation type will be UCS_BASIC and derivation IMPLICIT.
- getBuiltinSystemSchemas() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Set up the builtin schema descriptors for system schemas.
- getBuiltInTypeId(int) - Static method in class org.apache.derby.iapi.types.TypeId
-
Get a TypeId of the given JDBC type.
- getBuiltInTypeId(String) - Static method in class org.apache.derby.iapi.types.TypeId
-
Given a SQL type name return the corresponding TypeId.
- getBuiltinVTIClass(TableDescriptor, boolean) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Return the Java class to use for a builtin VTI to which the received
table descriptor maps.
- getBuiltinVTIClass(TableDescriptor, boolean) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- getBulkInsertCounter(String, boolean) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get the identity generator used to support the bulk-insert optimization
in InsertResultSet.
- getBulkInsertCounter(String, boolean) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- getBulkInsertUpdater(boolean) - Method in class org.apache.derby.impl.sql.catalog.SequenceUpdater
-
Get the SequenceUpdater used for the bulk-insert optimization in InsertResultSet.
- getBulkTableScanResultSet(Activation, long, int, int, int, GeneratedMethod, int, GeneratedMethod, int, boolean, Qualifier[][], String, String, String, boolean, boolean, int, int, int, boolean, int, int, boolean, boolean, double, double) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A table scan result set forms a result set on a scan
of a table.
- getBulkTableScanResultSet(Activation, long, int, int, int, GeneratedMethod, int, GeneratedMethod, int, boolean, Qualifier[][], String, String, String, boolean, boolean, int, int, int, boolean, int, int, boolean, boolean, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
Table/Index scan where rows are read in bulk
- getBundle(String) - Method in interface org.apache.derby.iapi.services.i18n.BundleFinder
-
Return the bundle to be used.
- getBundle(String) - Static method in class org.apache.derby.iapi.services.i18n.MessageService
-
- getBundle(String) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Get the locale from the ContextManager and then find the bundle
based upon that locale.
- getBundleForLocale(Locale, String) - Static method in class org.apache.derby.iapi.services.i18n.MessageService
-
- getBundleForLocale(Locale, String) - Static method in class org.apache.derby.shared.common.error.MessageUtils
-
- getBundleWithEnDefault(String, Locale) - Static method in class org.apache.derby.iapi.services.i18n.MessageService
-
Method to use instead of ResourceBundle.getBundle().
- getBundleWithEnDefault(String, Locale) - Static method in class org.apache.derby.shared.common.error.MessageUtils
-
Method to use instead of ResourceBundle.getBundle().
- getByte() - Method in class org.apache.derby.iapi.types.DataType
-
Gets the value in the data value descriptor as a byte.
- getByte() - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Gets the value in the data value descriptor as a byte.
- getByte() - Method in class org.apache.derby.iapi.types.SQLBoolean
-
- getByte() - Method in class org.apache.derby.iapi.types.SQLChar
-
Get Byte from a SQLChar.
- getByte() - Method in class org.apache.derby.iapi.types.SQLClob
-
- getByte() - Method in class org.apache.derby.iapi.types.SQLDecimal
-
- getByte() - Method in class org.apache.derby.iapi.types.SQLDouble
-
- getByte() - Method in class org.apache.derby.iapi.types.SQLInteger
-
- getByte() - Method in class org.apache.derby.iapi.types.SQLLongint
-
- getByte() - Method in class org.apache.derby.iapi.types.SQLReal
-
- getByte() - Method in class org.apache.derby.iapi.types.SQLSmallint
-
- getByte() - Method in class org.apache.derby.iapi.types.SQLTinyint
-
- getByte() - Method in class org.apache.derby.iapi.types.UserType
-
- getByte(byte[], int) - Static method in class org.apache.derby.client.am.SignedBinary
-
Get a byte from the buffer.
- getByte(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getByte(int) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getByte(int) - Method in class org.apache.derby.client.am.Cursor
-
- getByte(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getByte(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getByte(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
- getByte(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the value of a column in the current row as a Java byte.
- getByte(int) - Method in class org.apache.derby.vti.ForwardingVTI
-
- getByte(int) - Method in class org.apache.derby.vti.StringColumnVTI
-
- getByte(int) - Method in class org.apache.derby.vti.VTITemplate
-
- getByte(String) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getByte(String) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getByte(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getByte(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getByte(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0
Retrieves the value of a JDBC TINYINT parameter as a byte in the Java
programming language.
- getByte(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the value of a column in the current row as a Java byte.
- getByte(String) - Method in class org.apache.derby.vti.VTITemplate
-
- getByteArray() - Method in class org.apache.derby.iapi.services.io.DynamicByteArrayOutputStream
-
Get a reference to the byte array stored in the byte array output
stream.
- getByteArray() - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
-
Get the value of the byte array
- getByteCodeSaver() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Get the byte code saver for this statement.
- getByteCodeSaver() - Method in class org.apache.derby.impl.sql.GenericStorablePreparedStatement
-
Get our byte code array.
- getByteFromBoolean(boolean) - Method in class org.apache.derby.client.am.CrossConverters
-
- getByteFromDouble(double) - Method in class org.apache.derby.client.am.CrossConverters
-
- getByteFromFloat(float) - Method in class org.apache.derby.client.am.CrossConverters
-
- getByteFromInt(int) - Method in class org.apache.derby.client.am.CrossConverters
-
- getByteFromLong(long) - Method in class org.apache.derby.client.am.CrossConverters
-
- getByteFromShort(short) - Method in class org.apache.derby.client.am.CrossConverters
-
- getByteFromString(String) - Method in class org.apache.derby.client.am.CrossConverters
-
- getByteFromString(String) - Method in class org.apache.derby.impl.jdbc.TemporaryClob
-
Converts a string into the modified UTF-8 byte encoding.
- getByteHolder() - Method in class org.apache.derby.impl.store.raw.data.ByteHolderInputStream
-
- getByteHolder() - Method in class org.apache.derby.impl.store.raw.data.RememberBytesInputStream
-
Get the byteHolder.
- getByteLength() - Method in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor
-
- getByteLength() - Method in class org.apache.derby.impl.jdbc.TemporaryClob
-
Returns the size of the Clob in bytes.
- getByteLength(String) - Method in class org.apache.derby.impl.drda.CcsidManager
-
Returns the length in bytes for the String str using a particular ccsid.
- getByteLength(String) - Method in class org.apache.derby.impl.drda.EbcdicCcsidManager
-
- getByteLength(String) - Method in class org.apache.derby.impl.drda.Utf8CcsidManager
-
- getByteOrder() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
- getBytePos() - Method in class org.apache.derby.impl.jdbc.TemporaryClob.CharToBytePositionCache
-
Returns the last cached byte position.
- getBytePosition(long) - Method in class org.apache.derby.impl.jdbc.TemporaryClob
-
Finds the corresponding byte position for the given UTF-8 character
position, starting from the byte position startPos.
- getBytes() - Method in class org.apache.derby.iapi.types.DataType
-
Gets the value in the data value descriptor as a byte[].
- getBytes() - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Gets the value in the data value descriptor as a byte array.
- getBytes() - Method in class org.apache.derby.iapi.types.SQLBinary
-
- getBytes() - Method in class org.apache.derby.iapi.types.SQLClob
-
- getBytes() - Method in class org.apache.derby.iapi.types.UserType
-
- getBytes() - Method in class org.apache.derby.impl.drda.ConsistencyToken
-
Get the byte array representation of the consistency token.
- getBytes() - Method in class org.apache.derby.impl.drda.DRDAString
-
Return the internal byte array.
- getBytes(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getBytes(int) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getBytes(int) - Method in class org.apache.derby.client.am.Cursor
-
- getBytes(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getBytes(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getBytes(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
- getBytes(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the value of a column in the current row as a Java byte array.
- getBytes(int) - Method in class org.apache.derby.impl.load.ImportAbstract
-
Returns byte array that contains the column data
from the import file.
- getBytes(int) - Method in class org.apache.derby.vti.ForwardingVTI
-
- getBytes(int) - Method in class org.apache.derby.vti.StringColumnVTI
-
- getBytes(int) - Method in class org.apache.derby.vti.VTITemplate
-
- getBytes(long, int) - Method in class org.apache.derby.client.am.ClientBlob
-
Returns as an array of bytes part or all of the BLOB
value that this Blob object designates.
- getBytes(long, int) - Method in class org.apache.derby.iapi.types.HarmonySerialBlob
-
Returns a copied array of this SerialObject, starting at the
pos with the given length number.
- getBytes(long, int) - Method in class org.apache.derby.impl.jdbc.EmbedBlob
-
Returns as an array of bytes part or all of the BLOB
value that this Blob object designates.
- getBytes(long, int) - Method in class org.apache.derby.impl.load.ImportBlob
-
This routine is not used by the VTI to read the data, so no
implementatio is provided , an exception is thrown if used.
- getBytes(String) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getBytes(String) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getBytes(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getBytes(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getBytes(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0
Retrieves the value of a JDBC BINARY or VARBINARY parameter as an array
of byte values in the Java programming language.
- getBytes(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the value of a column in the current row as a Java byte array.
- getBytes(String) - Method in class org.apache.derby.vti.VTITemplate
-
- getBytesFromString(String) - Method in class org.apache.derby.client.am.ClobLocatorInputStream
-
Returns a Byte array from the
String passed as Input.
- getBytesRead() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
- getBytesRead() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- getBytesReceived() - Method in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
-
- getBytesReceived() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
-
Gets the total number of bytes read by the server since it was started.
- getBytesReceivedPerSecond() - Method in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
-
- getBytesReceivedPerSecond() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
-
Gets the number of bytes received per second by the Network
Server.
- getBytesSent() - Method in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
-
- getBytesSent() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
-
Gets the total number of bytes written by the server since it was
started.
- getBytesSentPerSecond() - Method in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
-
- getBytesSentPerSecond() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
-
Gets the number of bytes sent per second by the Network Server.
- getBytesWritten() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
- getBytesWritten() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- getBytesX(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getBytesX(long, int) - Method in class org.apache.derby.client.am.ClientBlob
-
- getCache() - Method in class org.apache.derby.client.am.StatementCacheInteractor
-
Returns the associated statement cache.
- getCacheable() - Method in class org.apache.derby.impl.services.cache.CacheEntry
-
Return the cached object held by this entry.
- getCached(StatementKey) - Method in class org.apache.derby.client.am.stmtcache.JDBCStatementCache
-
Retrieves a cached prepared statement if one exists.
- getCachedDbProperties(TransactionController) - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
-
- getCachedDestination(int) - Method in class org.apache.derby.impl.sql.execute.NormalizeResultSet
-
Get a cached data value descriptor that can receive the normalized
value of the specified column.
- getCachedProperty(TransactionController, String) - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
-
- getCachedPropertyDefault(TransactionController, String, Dictionary) - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
-
- getCacheMode() - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Returns the cache mode of the data dictionary.
- getCacheMode() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- getCal() - Method in class org.apache.derby.impl.jdbc.ConnectionChild
-
Get and save a unique calendar object for this JDBC object.
- getCalendar() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Return a calendar for use by this activation.
- getCalendarForCreationTimestamp() - Method in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
-
Get a calendar instance with the correct time zone for storing and
retrieving creation timestamps.
- getCallableStatement() - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
Access the underlying CallableStatement.
- getCallStatementResultSet(GeneratedMethod, Activation) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A call statement result set simply reports that it completed.
- getCallStatementResultSet(GeneratedMethod, Activation) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
- getCandidateFinalCostEstimate() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Get the final cost estimate which we've set so far
- getCanonicalForm(String) - Static method in class org.apache.derby.security.SystemPermission
-
Return a canonical form of the passed in actions.
- getCanonicalHeapName() - Method in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
-
Get the name for the heap conglomerate underlying this catalog.
- getCanonicalHeapUUID() - Method in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
-
Get the UUID of the heap underlying this catalog.
- getCanonicalIndexUUID(int) - Method in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
-
Get the UUID of the numbered index.
- getCanonicalLogPath() - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
-
Return the canonical directory of the PARENT of the log directory.
- getCanonicalLogPath() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
- getCanonicalLogPath() - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
-
- getCanonicalName() - Method in class org.apache.derby.impl.io.BaseStorageFactory
-
Get the canonical name of the database.
- getCanonicalName() - Method in class org.apache.derby.impl.io.VFMemoryStorageFactory
-
- getCanonicalName() - Method in interface org.apache.derby.io.StorageFactory
-
Get the canonical name of the database.
- getCanonicalPath() - Method in class org.apache.derby.impl.io.InputStreamFile
-
- getCanonicalPath() - Method in class org.apache.derby.impl.io.vfmem.VirtualFile
-
- getCanonicalPath() - Method in interface org.apache.derby.io.StorageFile
-
Converts this StorageFile into a canonical pathname string.
- getCanonicalPath(File) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
-
wrapper for getCanonicalPath for sysinfo.
- getCanonicalServiceName() - Method in class org.apache.derby.impl.jdbc.authentication.NativeAuthenticationServiceImpl
-
Get the canonical name of the current database service
- getCanonicalServiceName(String) - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
Canonicalize a service name, mapping different user-specifications of a database name
onto a single, standard name.
- getCanonicalServiceName(String) - Method in interface org.apache.derby.iapi.services.monitor.PersistentService
-
Convert a service name into its canonical form.
- getCanonicalServiceName(String) - Method in class org.apache.derby.impl.jdbc.authentication.NativeAuthenticationServiceImpl
-
Turn a service name into its normalized, standard form
- getCanonicalServiceName(String) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
- getCanonicalServiceName(String) - Method in class org.apache.derby.impl.services.monitor.StorageFactoryService
-
- getCanonicalTableUUID() - Method in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
-
Get the UUID of this catalog.
- getCardinality() - Method in class org.apache.derby.impl.sql.execute.CardinalityCounter
-
return the array of cardinalities that are kept internally.
- getCases() - Method in class org.apache.derby.impl.tools.ij.mtTestSuite
-
- getCastFromCharConstant(int) - Method in class org.apache.derby.impl.sql.compile.CastNode
-
Get a constant representing the cast from a CHAR to another
type.
- getCastFromIntegralType(long, int) - Method in class org.apache.derby.impl.sql.compile.CastNode
-
Get a constant representing the cast from an integral type to another
type.
- getCastFromNumericType(DataValueDescriptor, int) - Method in class org.apache.derby.impl.sql.compile.CastNode
-
Get a constant representing the cast from a non-integral type to another
type.
- getCastNodes(QueryTreeNode) - Method in class org.apache.derby.impl.sql.compile.MergeNode
-
Get a list of CastNodes in an expression
- getCastToCharWidth(DataTypeDescriptor) - Method in interface org.apache.derby.iapi.sql.compile.TypeCompiler
-
Return the maximum width for this data type when cast to a char type.
- getCastToCharWidth(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.BitTypeCompiler
-
- getCastToCharWidth(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.BooleanTypeCompiler
-
- getCastToCharWidth(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.CharTypeCompiler
-
- getCastToCharWidth(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.CLOBTypeCompiler
-
- getCastToCharWidth(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.DateTypeCompiler
-
- getCastToCharWidth(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.LOBTypeCompiler
-
- getCastToCharWidth(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.NumericTypeCompiler
-
- getCastToCharWidth(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.RefTypeCompiler
-
- getCastToCharWidth(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.TimestampTypeCompiler
-
- getCastToCharWidth(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.TimeTypeCompiler
-
- getCastToCharWidth(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.UserDefinedTypeCompiler
-
- getCastToCharWidth(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.XMLTypeCompiler
-
- getCatalog() - Method in class org.apache.derby.client.am.ClientConnection
-
- getCatalog() - Method in class org.apache.derby.client.am.LogicalConnection
-
- getCatalog() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
- getCatalog() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Return the Connection's current catalog name.
- getCatalogName() - Method in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
-
get the name of the catalog
- getCatalogName() - Method in class org.apache.derby.impl.sql.catalog.XPLAINResultSetDescriptor
-
- getCatalogName() - Method in class org.apache.derby.impl.sql.catalog.XPLAINResultSetTimingsDescriptor
-
- getCatalogName() - Method in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
-
- getCatalogName() - Method in class org.apache.derby.impl.sql.catalog.XPLAINSortPropsDescriptor
-
- getCatalogName() - Method in class org.apache.derby.impl.sql.catalog.XPLAINStatementDescriptor
-
- getCatalogName() - Method in class org.apache.derby.impl.sql.catalog.XPLAINStatementTimingsDescriptor
-
- getCatalogName() - Method in class org.apache.derby.impl.sql.catalog.XPLAINTableDescriptor
-
- getCatalogName(int) - Method in class org.apache.derby.client.am.ColumnMetaData
-
What's a column's table's catalog name?
- getCatalogName(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
-
What's a column's table's catalog name?
- getCatalogName(int) - Method in class org.apache.derby.vti.VTIMetaDataTemplate
-
What's a column's table's catalog name?
- getCatalogNumber() - Method in class org.apache.derby.iapi.sql.dictionary.ColPermsDescriptor
-
- getCatalogNumber() - Method in class org.apache.derby.iapi.sql.dictionary.PermDescriptor
-
- getCatalogNumber() - Method in class org.apache.derby.iapi.sql.dictionary.PermissionsDescriptor
-
- getCatalogNumber() - Method in class org.apache.derby.iapi.sql.dictionary.RoutinePermsDescriptor
-
- getCatalogNumber() - Method in class org.apache.derby.iapi.sql.dictionary.TablePermsDescriptor
-
- getCatalogRowFactory() - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Get the CatalogRowFactory for this.
- getCatalogs() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getCatalogs() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getCatalogs() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get the catalog names available in this database.
- getCatalogs() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getCatalogSeparator() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getCatalogSeparator() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getCatalogSeparator() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the separator between catalog and table name?
- getCatalogSeparator() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getCatalogSeparator__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getCatalogsX() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getCatalogTerm() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getCatalogTerm() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getCatalogTerm() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the database vendor's preferred term for "catalog"?
- getCatalogTerm() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getCatalogTerm__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getCatalogType() - Method in class org.apache.derby.catalog.types.OldRoutineType
-
- getCatalogType() - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Get the simplified type descriptor that is intended to be stored
in the system tables.
- getCatalogType(int) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Return a nullable catalog type for a fixed length JDBC builtin type.
- getCatalogType(int, int) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Return a nullable catalog type for a JDBC builtin type and length.
- getCatalogType(TypeDescriptor, int) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Get a catlog type identical to the passed in type exception
that the collationType is set to the passed in value.
- getCategory() - Method in class org.apache.derby.iapi.types.JSQLType
-
What kind of type is this:
- getCcsidDbc() - Method in class org.apache.derby.client.net.Typdef
-
- getCcsidDbcEncoding() - Method in class org.apache.derby.client.net.Typdef
-
- getCcsidMbc() - Method in class org.apache.derby.client.net.Typdef
-
- getCcsidMbcEncoding() - Method in class org.apache.derby.client.net.Typdef
-
- getCcsidSbc() - Method in class org.apache.derby.client.net.Typdef
-
- getCcsidSbcEncoding() - Method in class org.apache.derby.client.net.Typdef
-
- getChangedColumnIds(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.UpdateNode
-
Construct the changedColumnIds array.
- getChangedColumnNames() - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Get the names of the columns explicitly changed by SET clauses
- getChangedGeneratedColumnNames(TableDescriptor, HashSet<String>) - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Get the names of the generated columns which are changed
by the UPDATE statement.
- getChangeType() - Method in class org.apache.derby.impl.sql.compile.AlterTableNode
-
- getChannel() - Method in class org.apache.derby.impl.store.raw.data.RAFContainer4
-
Return the file channel for the current value of the fileData
field.
- getChannel(StorageRandomAccessFile) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer4
-
Return the FileChannel for the specified
StorageRandomAccessFile if it is a RandomAccessFile.
- getCHAR(int) - Method in class org.apache.derby.client.am.Cursor
-
- getCharacterCollator(int) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Return the RuleBasedCollator depending on the collation type.
- getCharacterCollator(int) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getCharacteristics() - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
- getCharacterStream() - Method in class org.apache.derby.client.am.ClientClob
-
- getCharacterStream() - Method in class org.apache.derby.iapi.types.HarmonySerialClob
-
- getCharacterStream() - Method in class org.apache.derby.impl.drda.EXTDTAInputStream
-
- getCharacterStream() - Method in class org.apache.derby.impl.jdbc.EmbedClob
-
Gets the Clob contents as a stream of characters.
- getCharacterStream() - Method in class org.apache.derby.impl.load.ImportClob
-
Returns CLOB value designated by this
Clob object as a Reader .
- getCharacterStream(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getCharacterStream(int) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getCharacterStream(int) - Method in class org.apache.derby.client.am.Cursor
-
- getCharacterStream(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getCharacterStream(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getCharacterStream(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
Retrieves the value of the designated parameter as a
java.io.Reader object in the Java programming language.
- getCharacterStream(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0
- getCharacterStream(int) - Method in class org.apache.derby.vti.ForwardingVTI
-
- getCharacterStream(int) - Method in class org.apache.derby.vti.VTITemplate
-
- getCharacterStream(long, long) - Method in class org.apache.derby.client.am.ClientClob
-
Returns a Reader object that contains a partial
Clob value, starting with the character specified by pos,
which is length characters in length.
- getCharacterStream(long, long) - Method in class org.apache.derby.iapi.types.HarmonySerialClob
-
- getCharacterStream(long, long) - Method in class org.apache.derby.impl.jdbc.EmbedClob
-
Returns a Reader object that contains a partial
Clob value, starting with the character specified by pos,
which is length characters in length.
- getCharacterStream(long, long) - Method in class org.apache.derby.impl.load.ImportClob
-
Raise error, not used by import
- getCharacterStream(long, long) - Method in class org.apache.derby.impl.load.ImportLobFile
-
Returns a stream that points to the clob data from file at the
given offset.
- getCharacterStream(String) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getCharacterStream(String) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getCharacterStream(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getCharacterStream(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getCharacterStream(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
- getCharacterStream(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0
- getCharacterStream(String) - Method in class org.apache.derby.vti.VTITemplate
-
- getCharacterStreamX() - Method in class org.apache.derby.client.am.ClientClob
-
- getCharArray() - Method in class org.apache.derby.iapi.types.SQLChar
-
Get a char array.
- getCharArray() - Method in interface org.apache.derby.iapi.types.StringDataValue
-
Get a char array.
- getCharBoolean(DataValueDescriptor, char, char) - Method in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
-
- getCharDataValue(String) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a new SQLChar object to represent a SQL CHAR (UCS_BASIC)
with the given value.
- getCharDataValue(String) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getCharDataValue(String, StringDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQLChar object to represent a SQL CHAR (UCS_BASIC
with the given value.
- getCharDataValue(String, StringDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getCharDataValue(String, StringDataValue, int) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a StringDataValue to represent a SQL CHAR with the
passed in collationType.
- getCharDataValue(String, StringDataValue, int) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
Return a StringDataValue to represent a SQL CHAR
with the given collation re-using previous if not null.
- getCharLength() - Method in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor
-
- getCharLength() - Method in interface org.apache.derby.impl.jdbc.InternalClob
-
Gets the number of characters in the Clob.
- getCharLength() - Method in class org.apache.derby.impl.jdbc.StoreStreamClob
-
Returns the number of characters in the Clob.
- getCharLength() - Method in class org.apache.derby.impl.jdbc.TemporaryClob
-
Returns number of characters in the Clob.
- getCharLengthIfKnown() - Method in interface org.apache.derby.impl.jdbc.InternalClob
-
Gets the number of characters in the Clob if it is already known.
- getCharLengthIfKnown() - Method in class org.apache.derby.impl.jdbc.StoreStreamClob
-
Returns the cached character count for the Clob, if any.
- getCharLengthIfKnown() - Method in class org.apache.derby.impl.jdbc.TemporaryClob
-
Returns the cached character count for the Clob, if any.
- getCharPos() - Method in class org.apache.derby.impl.jdbc.TemporaryClob.CharToBytePositionCache
-
Returns the last cached character position.
- getCheckCondition() - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
Get the check condition from this table constraint.
- getCheckConstraints() - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Get the check constraints for this node
- getCheckOptionType() - Method in class org.apache.derby.iapi.sql.dictionary.ViewDescriptor
-
Gets an identifier telling what type of check option
is on this view.
- getChecksumLogRecordSize() - Method in class org.apache.derby.impl.store.raw.log.LogAccessFile
-
Return the length of a checksum record
- getChildPage() - Method in class org.apache.derby.impl.store.access.btree.BranchRow
-
Accessor for the child page field of the branch row.
- getChildPageAtSlot(OpenBTree, int) - Method in class org.apache.derby.impl.store.access.btree.BranchControlRow
-
- getChildPageIdAtSlot(OpenBTree, int) - Method in class org.apache.derby.impl.store.access.btree.BranchControlRow
-
- getChildren() - Method in class org.apache.derby.impl.sql.execute.rts.RealAnyResultSetStatistics
-
- getChildren() - Method in class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
-
Get the objects to be displayed when this tree object is expanded.
- getChildren() - Method in class org.apache.derby.impl.sql.execute.rts.RealDistinctScalarAggregateStatistics
-
- getChildren() - Method in class org.apache.derby.impl.sql.execute.rts.RealGroupedAggregateStatistics
-
- getChildren() - Method in class org.apache.derby.impl.sql.execute.rts.RealIndexRowToBaseRowStatistics
-
- getChildren() - Method in class org.apache.derby.impl.sql.execute.rts.RealMaterializedResultSetStatistics
-
- getChildren() - Method in class org.apache.derby.impl.sql.execute.rts.RealNestedLoopJoinStatistics
-
- getChildren() - Method in class org.apache.derby.impl.sql.execute.rts.RealNormalizeResultSetStatistics
-
- getChildren() - Method in class org.apache.derby.impl.sql.execute.rts.RealNoRowsResultSetStatistics
-
Get the objects to be displayed when this tree object is expanded.
- getChildren() - Method in class org.apache.derby.impl.sql.execute.rts.RealOnceResultSetStatistics
-
- getChildren() - Method in class org.apache.derby.impl.sql.execute.rts.RealProjectRestrictStatistics
-
- getChildren() - Method in class org.apache.derby.impl.sql.execute.rts.RealRowCountStatistics
-
- getChildren() - Method in class org.apache.derby.impl.sql.execute.rts.RealScalarAggregateStatistics
-
- getChildren() - Method in class org.apache.derby.impl.sql.execute.rts.RealScrollInsensitiveResultSetStatistics
-
- getChildren() - Method in class org.apache.derby.impl.sql.execute.rts.RealSetOpResultSetStatistics
-
Retrieves the children runtime statistics of this
RealSetOpResultSetStatistics object
- getChildren() - Method in class org.apache.derby.impl.sql.execute.rts.RealSortStatistics
-
- getChildren() - Method in class org.apache.derby.impl.sql.execute.rts.RealUnionResultSetStatistics
-
- getChildren() - Method in class org.apache.derby.impl.sql.execute.rts.RealWindowResultSetStatistics
-
RealBasicNoPutResultSetStatistics override.
- getChildren() - Method in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
-
Get the objects to be displayed when this tree object is expanded.
- getChildren(int, String) - Method in class org.apache.derby.impl.tools.planexporter.AccessDatabase
-
- getChildrenTime() - Method in class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
-
Return the time for all operations performed by the children of this node.
- getChildResult() - Method in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
-
Return the childResult from this node.
- getChildResultSetStatistics() - Method in class org.apache.derby.impl.sql.execute.rts.RealIndexRowToBaseRowStatistics
-
Return the ResultSetStatistics for the child of this node.
- getClass(String) - Method in class org.apache.derby.iapi.services.loader.ClassInspector
-
Get (load) the class for the given class name.
- getClassBuilder() - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
- getClassBytecode() - Method in interface org.apache.derby.iapi.services.compiler.ClassBuilder
-
At the time the class is completed and bytecode
generated, if there are no constructors then
the default no-arg constructor will be defined.
- getClassBytecode() - Method in class org.apache.derby.impl.services.bytecode.BCClass
-
At the time the class is completed and bytecode
generated, if there are no constructors then
the default no-arg constructor will be defined.
- getClasses(Enumeration<ClassMember>, Enumeration<ClassMember>) - Method in class org.apache.derby.iapi.services.classfile.ClassInvestigator
-
Return an Enumeration of all referenced classes
- getClassFactory() - Method in class org.apache.derby.iapi.services.io.FormatIdInputStream
-
- getClassFactory() - Method in class org.apache.derby.iapi.services.loader.ClassFactoryContext
-
- getClassFactory() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Return the class factory to use in this compilation.
- getClassFactory() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionFactory
-
Get the ClassFactory to use with this language connection
- getClassFactory() - Method in class org.apache.derby.impl.services.bytecode.BCClass
-
- getClassFactory() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- getClassFactory() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Get the ClassFactory to use with this database.
- getClassFactory() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
-
Get the ClassFactory to use with this language connection
- getClassInspector() - Method in interface org.apache.derby.iapi.services.loader.ClassFactory
-
Return a ClassInspector object
- getClassInspector() - Method in class org.apache.derby.impl.services.reflect.DatabaseClasses
-
- getClassLoaderVersion() - Method in interface org.apache.derby.iapi.services.loader.ClassFactory
-
Return the in-memory "version" of the class manager.
- getClassLoaderVersion() - Method in interface org.apache.derby.iapi.services.loader.GeneratedClass
-
Return the class reload version that this class was built at.
- getClassLoaderVersion() - Method in class org.apache.derby.impl.services.reflect.DatabaseClasses
-
- getClassLoaderVersion() - Method in class org.apache.derby.impl.services.reflect.LoadedGeneratedClass
-
- getClassLoaderVersion() - Method in class org.apache.derby.impl.services.reflect.UpdateLoader
-
- getClassName() - Method in class org.apache.derby.catalog.types.UserDefinedTypeIdImpl
-
Return the java class name for this type
- getClassName() - Method in class org.apache.derby.iapi.services.loader.ClassInfo
-
Return the name of this class.
- getClassName(int) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
-
get the class name of a Class given the index of its CONSTANT_Class_info
entry in the Constant Pool.
- getClassNameOfInstanceIfTraced(Object) - Method in class org.apache.derby.client.am.LogWriter
-
- getClassObject() - Method in class org.apache.derby.iapi.services.loader.ClassInfo
-
Return the class object for this class.
- getClasspath() - Method in class org.apache.derby.impl.services.reflect.UpdateLoader
-
- getClasspath(Properties) - Method in class org.apache.derby.impl.db.BasicDatabase
-
- getClasspathInfo(String[], PrintWriter) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
-
- getClassType() - Method in interface org.apache.derby.catalog.Dependable
-
Get the unique class id for the Dependable.
- getClassType() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
-
Get the provider's type.
- getClassType() - Method in class org.apache.derby.iapi.sql.dictionary.ColPermsDescriptor
-
Get the provider's type.
- getClassType() - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
-
Get the provider's type.
- getClassType() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
Get the provider's type.
- getClassType() - Method in class org.apache.derby.iapi.sql.dictionary.DefaultDescriptor
-
Get the provider's type.
- getClassType() - Method in class org.apache.derby.iapi.sql.dictionary.FileInfoDescriptor
-
- getClassType() - Method in class org.apache.derby.iapi.sql.dictionary.PermDescriptor
-
Get the provider's type.
- getClassType() - Method in class org.apache.derby.iapi.sql.dictionary.RoleGrantDescriptor
-
Get the provider's type.
- getClassType() - Method in class org.apache.derby.iapi.sql.dictionary.RoutinePermsDescriptor
-
Get the provider's type.
- getClassType() - Method in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
Get the provider's type.
- getClassType() - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
-
Get the provider's type.
- getClassType() - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Get the provider's type.
- getClassType() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Get the provider's type.
- getClassType() - Method in class org.apache.derby.iapi.sql.dictionary.TablePermsDescriptor
-
Get the provider's type.
- getClassType() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Get the provider's type.
- getClassType() - Method in class org.apache.derby.iapi.sql.dictionary.ViewDescriptor
-
Get the provider's type.
- getClassType() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
- getClassType() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- getClassType() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Get the Dependable's class type.
- getClauseType() - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
- getCleanCalendar(Calendar) - Static method in class org.apache.derby.client.am.DateTime
-
Return a clean (i.e. all values cleared out) Calendar object
that can be used for creating Time, Timestamp, and Date objects.
- getClientCachedMetaData() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get metadata that the client driver will cache.
- getClientCursorName() - Method in class org.apache.derby.client.am.Section
-
- getClientInfo() - Method in class org.apache.derby.client.am.LogicalConnection
-
getClientInfo forwards to
physicalConnection_.
- getClientInfo() - Method in class org.apache.derby.client.net.NetConnection
-
getClientInfo always returns an empty
Properties object since Derby doesn't support
ClientInfoProperties.
- getClientInfo() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
getClientInfo forwards to the real connection.
- getClientInfo() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
getClientInfo always returns an empty
Properties object since Derby doesn't support
ClientInfoProperties.
- getClientInfo(String) - Method in class org.apache.derby.client.am.LogicalConnection
-
getClientInfo forwards to
physicalConnection_.
- getClientInfo(String) - Method in class org.apache.derby.client.net.NetConnection
-
getClientInfo always returns a
null String since Derby doesn't support
ClientInfoProperties.
- getClientInfo(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
getClientInfo forwards to the real connection.
- getClientInfo(String) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
getClientInfo always returns a
null String since Derby doesn't support
ClientInfoProperties.
- getClientInfoProperties() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
Returns a list of the client info properties supported by the
driver.
- getClientInfoProperties() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getClientInfoProperties() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 4.0
- getClientInfoProperties() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getClientInfoPropertiesX() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
Untraced version of getClientInfoProperties().
- getClientSSLMode(Properties) - Static method in class org.apache.derby.jdbc.BasicClientDataSource40
-
Returns the SSL mode specified by the property object.
- getClientType() - Method in class org.apache.derby.impl.drda.AppRequester
-
Get the type of the client.
- getClob(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getClob(int) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getClob(int) - Method in class org.apache.derby.client.am.Cursor
-
- getClob(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getClob(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getClob(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 2.0
Get a CLOB OUT parameter.
- getClob(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0
Get a CLOB column.
- getClob(int) - Method in class org.apache.derby.impl.load.ImportAbstract
-
Returns java.sql.Clob type object that
contains the column data from the import file.
- getClob(int) - Method in class org.apache.derby.vti.ForwardingVTI
-
- getClob(int) - Method in class org.apache.derby.vti.StringColumnVTI
-
- getClob(int) - Method in class org.apache.derby.vti.VTITemplate
-
- getClob(String) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getClob(String) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getClob(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getClob(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getClob(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0
Retrieves the value of a JDBC CLOB parameter as a Clob object in the Java
programming language.
- getClob(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0
Get a CLOB column.
- getClob(String) - Method in class org.apache.derby.vti.VTITemplate
-
- getClobColumn_(int, Agent, boolean) - Method in class org.apache.derby.client.am.Cursor
-
Returns a Clob object.
- getClobColumn_(int, Agent, boolean) - Method in class org.apache.derby.client.net.NetCursor
-
- getClobColumnFromExtFile(String, int) - Method in class org.apache.derby.impl.load.ImportReadData
-
Returns a clob columnn data stored at the specified location as
a java.sql.Clob object.
- getClobColumnFromExtFileAsString(String, int) - Method in class org.apache.derby.impl.load.ImportReadData
-
Returns a clob columnn data stored at the specified location.
- getClobDataLength(long, long) - Method in class org.apache.derby.impl.load.ImportLobFile
-
Returns the clob data length in characters at the give location.
- getClobDataValue(String, StringDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQLClob object to represent a SQL CLOB (UCS_BASIC)
with the given value.
- getClobDataValue(String, StringDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getClobDataValue(String, StringDataValue, int) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a StringDataValue to represent a SQL LONG VARCHAR with the
passed in collationType.
- getClobDataValue(String, StringDataValue, int) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
Return a StringDataValue to represent a SQL CLOB
with the given collation re-using previous if not null.
- getClobDataValue(Clob, StringDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQLClob object to represent a SQL CLOB (UCS_BASIC)
with the given value.
- getClobDataValue(Clob, StringDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getClobDataValue(Clob, StringDataValue, int) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a StringDataValue to represent a SQL CLOB with the
passed in collationType.
- getClobDataValue(Clob, StringDataValue, int) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getClobLength() - Method in class org.apache.derby.iapi.types.SQLChar
-
- getClobObjectCorrespondingtoLOCATOR(int) - Static method in class org.apache.derby.impl.jdbc.LOBStoredProcedure
-
returns the Clob object corresponding to the locator.
- getClone() - Method in interface org.apache.derby.iapi.sql.execute.ExecPreparedStatement
-
Get a new prepared statement that is a shallow copy
of the current one.
- getClone() - Method in interface org.apache.derby.iapi.sql.execute.ExecRow
-
Clone the Row and its contents.
- getClone() - Method in interface org.apache.derby.iapi.sql.ParameterValueSet
-
Clone the ParameterValueSet and its contents.
- getClone() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Return a clone of this node.
- getClone() - Method in class org.apache.derby.impl.sql.compile.ConstantNode
-
Return a clone of this node.
- getClone() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Return a clone of this node.
- getClone() - Method in class org.apache.derby.impl.sql.execute.IndexValueRow
-
- getClone() - Method in class org.apache.derby.impl.sql.execute.ValueRow
-
- getClone() - Method in class org.apache.derby.impl.sql.GenericParameterValueSet
-
- getClone() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Get a new prepared statement that is a shallow copy
of the current one.
- getClone(FormatableBitSet) - Method in interface org.apache.derby.iapi.sql.execute.ExecRow
-
Clone the Row.
- getClone(FormatableBitSet) - Method in class org.apache.derby.impl.sql.execute.IndexValueRow
-
- getClone(FormatableBitSet) - Method in class org.apache.derby.impl.sql.execute.ValueRow
-
- getClone(DataValueDescriptor[]) - Method in class org.apache.derby.impl.sql.execute.BasicSortObserver
-
- getClone(GenericParameterValueSet) - Method in class org.apache.derby.impl.sql.GenericParameter
-
Clone myself.
- getCloseActivationMethod() - Method in class org.apache.derby.impl.sql.compile.ActivationClassBuilder
-
- getCLSSysInfo() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Get Derby information
- getCMNTCPIP() - Method in class org.apache.derby.client.net.NetConnection
-
- getCmpResult() - Method in class org.apache.derby.impl.store.access.conglomerate.BinaryOrderableWrapper
-
Short one line description of routine.
- getCode() - Method in class org.apache.derby.client.am.SqlCode
-
Return the SQL code represented by this instance.
- getCodePoint() - Method in class org.apache.derby.impl.drda.DDMReader
-
Get the next CodePoint from a collection
- getCodePoint(byte[], int) - Static method in class org.apache.derby.client.net.NetLogWriter
-
- getCodePoint(byte[], int) - Static method in class org.apache.derby.impl.drda.DssTrace
-
- getCodePoint(int) - Method in class org.apache.derby.impl.drda.DDMReader
-
Get the next CodePoint from a collection and check that it matches the specified
CodePoint
- getCodeSourcePrefix(NetworkServerControlImpl, URL) - Static method in class org.apache.derby.drda.NetworkServerControl
-
- getCodeSourceURL(NetworkServerControlImpl) - Static method in class org.apache.derby.drda.NetworkServerControl
-
Find the url of the library directory which holds derby.jar and
derbynet.jar.
- getCollatedType(int, int) - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Return a type description identical to this type
with the exception that its collation information is
taken from the passed in information.
- getCollationDerivation() - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Get the collation derivation for this type.
- getCollationKey() - Method in class org.apache.derby.iapi.types.SQLChar
-
This method gets called for the collation sensitive char classes ie
CollatorSQLChar, CollatorSQLVarchar, CollatorSQLLongvarchar,
CollatorSQLClob.
- getCollationName() - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Gets the name of the collation type in this descriptor if the collation
derivation is not NONE.
- getCollationName(int) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Gets the name of the specified collation type.
- getCollationType() - Method in interface org.apache.derby.catalog.TypeDescriptor
-
Get the collation type for this type.
- getCollationType() - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
-
- getCollationType() - Method in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
Returns the collation type associated with this schema
- getCollationType() - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Obtain the collation type of the underlying catalog type.
- getCollationType() - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
-
- getCollationType(String) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Obtain the collation type from a collation property value.
- getCollationTypeOfSystemSchemas() - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Return the collation type for SYSTEM schemas.
- getCollationTypeOfSystemSchemas() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- getCollationTypeOfUserSchemas() - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Return the collation type for user schemas.
- getCollationTypeOfUserSchemas() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- getCollatorForCollation() - Method in class org.apache.derby.iapi.types.CollatorSQLChar
-
Get the RuleBasedCollator for this instance of CollatorSQLChar.
- getCollatorForCollation() - Method in class org.apache.derby.iapi.types.CollatorSQLClob
-
Get the RuleBasedCollator for this instance of CollatorSQLClob.
- getCollatorForCollation() - Method in class org.apache.derby.iapi.types.CollatorSQLLongvarchar
-
Get the RuleBasedCollator for this instance of CollatorSQLLongvarchar.
- getCollatorForCollation() - Method in class org.apache.derby.iapi.types.CollatorSQLVarchar
-
Get the RuleBasedCollator for this instance of CollatorSQLVarchar.
- getCollatorForCollation() - Method in class org.apache.derby.iapi.types.SQLChar
-
- getCollatorForCollation() - Method in class org.apache.derby.iapi.types.WorkHorseForCollatorDatatypes
-
Get the RuleBasedCollator which is getting used for collation sensitive
methods.
- getCollectAccessCounts() - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Check if collection of hit/miss/eviction counts is enabled.
- getCollectAccessCounts() - Method in class org.apache.derby.impl.services.cache.ConcurrentCacheMBeanImpl
-
- getCollectAccessCounts() - Method in interface org.apache.derby.mbeans.CacheManagerMBean
-
Check if collection of cache access counts is enabled.
- getColNameFromNumber(String, int) - Static method in class org.apache.derby.tools.dblook
-
- getColNameFromNumberQuery - Static variable in class org.apache.derby.tools.dblook
-
- getColumn() - Method in interface org.apache.derby.impl.sql.compile.CharStream
-
Deprecated.
- getColumn() - Method in class org.apache.derby.impl.sql.compile.UCode_CharStream
-
Deprecated.
- getColumn() - Method in exception org.apache.derby.impl.store.raw.data.LongColumnException
-
- getColumn() - Method in class org.apache.derby.impl.tools.ij.UCode_CharStream
-
Deprecated.
- getColumn(int) - Method in interface org.apache.derby.iapi.sql.Row
-
Get a DataValueDescriptor in a Row by ordinal position (1-based).
- getColumn(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the column value for a getXXX() call.
- getColumn(int) - Method in class org.apache.derby.impl.sql.execute.IndexValueRow
-
- getColumn(int) - Method in class org.apache.derby.impl.sql.execute.ValueRow
-
- getColumn(Object[], FormatableBitSet, int) - Static method in class org.apache.derby.iapi.store.access.RowUtil
-
- getColumn(String, int, boolean) - Static method in class org.apache.derby.impl.sql.catalog.SystemColumnImpl
-
Create a system column for a builtin type.
- getColumn(String, int, boolean, int) - Static method in class org.apache.derby.impl.sql.catalog.SystemColumnImpl
-
Create a system column for a builtin type.
- getColumn(DataValueDescriptor[], FormatableBitSet, int) - Static method in class org.apache.derby.iapi.store.access.RowUtil
-
Get the object for a column identifer (0 based) from a complete or
partial row.
- getColumnClassName(int) - Method in class org.apache.derby.client.am.ColumnMetaData
-
- getColumnClassName(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
-
JDBC 2.0
- getColumnClassName(int) - Method in class org.apache.derby.vti.VTIMetaDataTemplate
-
Returns the fully-qualified name of the Java class whose instances
are manufactured if the method ResultSet.getObject
is called to retrieve a value from the column.
- getColumnCollationIds() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Return an array of collation ids for this table.
- getColumnCollationIds(ColumnDescriptorList) - Method in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
-
Return an array of collation ids for this table.
- getColumnCount() - Method in class org.apache.derby.client.am.ColumnMetaData
-
- getColumnCount() - Method in class org.apache.derby.iapi.sql.dictionary.StatisticsDescriptor
-
- getColumnCount() - Method in interface org.apache.derby.iapi.sql.ResultDescription
-
Returns the number of columns in the result set.
- getColumnCount() - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
-
What's the number of columns in the ResultSet?
- getColumnCount() - Method in class org.apache.derby.impl.load.ExportResultSetForObject
-
- getColumnCount() - Method in class org.apache.derby.impl.load.ImportResultSetMetaData
-
- getColumnCount() - Method in class org.apache.derby.impl.sql.catalog.IndexInfoImpl
-
Get the column count for the index.
- getColumnCount() - Method in class org.apache.derby.impl.sql.GenericResultDescription
-
- getColumnCount() - Method in class org.apache.derby.vti.StringColumnVTI
-
Get the number of columns.
- getColumnDataTypeDescriptor(String) - Method in class org.apache.derby.impl.sql.compile.TableElementList
-
- getColumnDataTypeDescriptor(String, TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.TableElementList
-
- getColumnDefinition() - Method in class org.apache.derby.impl.load.ControlInfo
-
- getColumnDefinition() - Method in class org.apache.derby.impl.load.ExportResultSetForObject
-
- getColumnDependableFinder(int, byte[]) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get a 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() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Get the column descriptor
- getColumnDescriptor(int) - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
- getColumnDescriptor(int) - Method in interface org.apache.derby.iapi.sql.ResultDescription
-
Returns a ResultColumnDescriptor for the column, given the ordiinal
position of the column.
- getColumnDescriptor(int) - Method in class org.apache.derby.impl.sql.GenericResultDescription
-
position is 1-based.
- getColumnDescriptor(String) - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Get the descriptor for a column in the table,
either by the column name or by its ordinal position (column number).
- getColumnDescriptor(UUID, int) - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptorList
-
Get the column descriptor
- getColumnDescriptor(UUID, String) - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptorList
-
Get the column descriptor
- getColumnDescriptorByDefaultId(UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get a ColumnDescriptor given its Default ID.
- getColumnDescriptorByDefaultId(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get a ColumnDescriptor given its Default ID.
- getColumnDescriptorList() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets the column descriptor list
- getColumnDescriptors() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
Get the column descriptors for all the columns
referenced by this constraint.
- getColumnDescriptors(DataDictionary, TableDescriptor, String[]) - Static method in class org.apache.derby.iapi.sql.dictionary.DDUtils
-
- getColumnDescriptorsScan(UUID, ColumnDescriptorList, TupleDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Populate the ColumnDescriptorList for the specified TableDescriptor.
- getColumnDescriptorsScan(TableDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Populate the ColumnDescriptorList for the specified TableDescriptor.
- getColumnDisplayList() - Method in class org.apache.derby.impl.tools.ij.ijMultipleResultSetResult
-
- getColumnDisplayList() - Method in interface org.apache.derby.impl.tools.ij.ijResult
-
- getColumnDisplayList() - Method in class org.apache.derby.impl.tools.ij.ijResultImpl
-
- getColumnDisplayList() - Method in class org.apache.derby.impl.tools.ij.ijResultSetResult
-
- getColumnDisplaySize(int) - Method in class org.apache.derby.client.am.ColumnMetaData
-
- getColumnDisplaySize(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
-
What's the column's normal max width in chars?
- getColumnDisplaySize(int) - Method in class org.apache.derby.impl.load.ImportResultSetMetaData
-
- getColumnDisplaySize(int) - Method in class org.apache.derby.vti.VTIMetaDataTemplate
-
What's the column's normal maximum width in chars?
- getColumnDisplaySize(int, int) - Static method in class org.apache.derby.iapi.types.DataTypeUtilities
-
- getColumnDisplaySize(ResultSetMetaData, int) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
-
- getColumnDisplaySize(DataTypeDescriptor) - Static method in class org.apache.derby.iapi.types.DataTypeUtilities
-
Gets the display width of a column of a given type.
- getColumnDisplayWidths(ResultSetMetaData, int[], boolean) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
-
Calculates column display widths from the default widths of the
result set.
- getColumnExpression() - Method in class org.apache.derby.impl.sql.compile.GroupByColumn
-
- getColumnFromRow(int, int) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
- getColumnId() - Method in interface org.apache.derby.iapi.store.access.ColumnOrdering
-
- getColumnId() - Method in interface org.apache.derby.iapi.store.access.Qualifier
-
Get the (zero based) id of the column to be qualified.
- getColumnId() - Method in class org.apache.derby.impl.sql.execute.GenericAggregator
-
Return the column id that is being aggregated
- getColumnId() - Method in class org.apache.derby.impl.sql.execute.GenericQualifier
-
- getColumnId() - Method in class org.apache.derby.impl.sql.execute.GenericScanQualifier
-
- getColumnId() - Method in class org.apache.derby.impl.sql.execute.IndexColumnOrder
-
- getColumnId() - Method in class org.apache.derby.impl.store.access.UTFQualifier
-
Get the id of the column to be qualified.
- getColumnId() - Method in class org.apache.derby.impl.store.raw.data.ReclaimSpace
-
- getColumnIDs(String[]) - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Turn an array of column names into the corresponding 1-based column positions.
- getColumnInfo() - Method in interface org.apache.derby.iapi.sql.ResultDescription
-
Return information about all the columns.
- getColumnInfo() - Method in class org.apache.derby.impl.sql.GenericResultDescription
-
- getColumnInfo(int) - Method in interface org.apache.derby.iapi.sql.ResultDescription
-
Return the information about a single column (0-based indexing)
- getColumnInfo(int) - Method in class org.apache.derby.impl.sql.GenericResultDescription
-
- getColumnInfoStmt - Static variable in class org.apache.derby.impl.tools.dblook.DB_Table
-
- getColumnLabel(int) - Method in class org.apache.derby.client.am.ColumnMetaData
-
- getColumnLabel(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
-
What's the suggested column title for use in printouts and
displays?
- getColumnLabel(int) - Method in class org.apache.derby.vti.VTIMetaDataTemplate
-
What's the suggested column title for use in printouts and
displays?
- getColumnLengths() - Method in class org.apache.derby.impl.load.ExportResultSetForObject
-
- getColumnList() - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
Get the column list from this node.
- getColumnListFromDescription(String, String) - Static method in class org.apache.derby.tools.dblook
-
- getColumnMax(TableDescriptor, String, long) - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
computes the minimum/maximum value in a column of a table.
- getColumnMetaDataX() - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- getColumnName() - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
-
Get the name of the column.
- getColumnName() - Method in class org.apache.derby.impl.sql.compile.BaseColumnNode
-
Get the name of this column
- getColumnName() - Method in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
-
Returns the unqualified name of the column being defined.
- getColumnName() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Get the name of this column
- getColumnName() - Method in class org.apache.derby.impl.sql.compile.ColumnReference.RemapInfo
-
- getColumnName() - Method in class org.apache.derby.impl.sql.compile.GroupByColumn
-
Get the name of this column
- getColumnName() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
This is null so that the caller will substitute in the resultset generated
name as needed.
- getColumnName() - Method in class org.apache.derby.vti.Restriction.ColumnQualifier
-
The name of the column being compared.
- getColumnName(int) - Method in class org.apache.derby.client.am.ColumnMetaData
-
- getColumnName(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
-
What's a column's name?
- getColumnName(int) - Method in class org.apache.derby.impl.load.ImportResultSetMetaData
-
- getColumnName(int) - Method in class org.apache.derby.impl.sql.execute.InsertConstantAction
-
gets the name of the desired column in the taget table.
- getColumnName(int) - Method in class org.apache.derby.impl.sql.execute.UpdateConstantAction
-
gets the name of the desired column in the taget table.
- getColumnName(int) - Method in class org.apache.derby.vti.StringColumnVTI
-
Get name of a column (1-based indexing).
- getColumnName(int) - Method in class org.apache.derby.vti.VTIMetaDataTemplate
-
What's a column's name?
- getColumnNames() - Method in class org.apache.derby.catalog.types.RowMultiSetImpl
-
Get the names of the columns in this row set
- getColumnNames() - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptorList
-
Get an array of strings for all the columns
in this CDL.
- getColumnNames() - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
-
Get the column names for this conglomerate descriptor.
- getColumnNames() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Get an array of strings for all the columns
in this RCL.
- getColumnNames() - Method in class org.apache.derby.impl.sql.execute.InsertConstantAction
-
get the array of column names in the target table.
- getColumnNames() - Method in class org.apache.derby.impl.sql.execute.UpdateConstantAction
-
get the array of column names in the target table.
- getColumnNames(int[]) - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
-
- getColumnNamesArray() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets an array of column names.
- getColumnNamesWithCasts() - Method in class org.apache.derby.impl.load.ColumnInfo
-
- getColumnNumber() - Method in class org.apache.derby.iapi.sql.dictionary.DefaultDescriptor
-
Get the column number of the column.
- getColumnNumber() - Method in class org.apache.derby.impl.sql.compile.BaseTableNumbersVisitor
-
Retrieve the the position of the ColumnReference or
ResultColumn for which we most recently found a base
table number.
- getColumnNumber() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Get the column number for this ColumnReference.
- getColumnNumber() - Method in class org.apache.derby.impl.sql.compile.ColumnReference.RemapInfo
-
- getColumnOperand(Optimizable) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
- getColumnOperand(Optimizable) - Method in interface org.apache.derby.impl.sql.compile.RelationalOperator
-
Get the ColumnReference for the given table on one side of this
RelationalOperator.
- getColumnOperand(Optimizable) - Method in class org.apache.derby.impl.sql.compile.UnaryComparisonOperatorNode
-
- getColumnOperand(Optimizable, int) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
- getColumnOperand(Optimizable, int) - Method in interface org.apache.derby.impl.sql.compile.RelationalOperator
-
Check whether this RelationalOperator is a comparison of the given
column with an expression.
- getColumnOperand(Optimizable, int) - Method in class org.apache.derby.impl.sql.compile.UnaryComparisonOperatorNode
-
- getColumnOrdering() - Method in class org.apache.derby.impl.sql.compile.OrderedColumnList
-
Get an array of ColumnOrderings to pass to the store
- getColumnOrdering(OrderedColumnList<?>) - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
- getColumnOrdering(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
These utility methods buffers compilation from the IndexColumnOrder
class.
- getColumnPageId() - Method in class org.apache.derby.impl.store.raw.data.ReclaimSpace
-
- getColumnPermissions(UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get one user's column privileges on a table using colPermsUUID
- getColumnPermissions(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- getColumnPermissions(UUID, int, boolean, String) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get one user's column privileges for a table.
- getColumnPermissions(UUID, int, boolean, String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get one user's column privileges for a table.
- getColumnPermissions(UUID, String, boolean, String) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get one user's column privileges for a table.
- getColumnPermissions(UUID, String, boolean, String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get one user's column privileges for a table.
- getColumnPosition() - Method in interface org.apache.derby.iapi.sql.ResultColumnDescriptor
-
Get the position of the Column.
- getColumnPosition() - Method in class org.apache.derby.impl.sql.compile.ModifyColumnNode
-
Get the column position for the column.
- getColumnPosition() - Method in class org.apache.derby.impl.sql.compile.OrderedColumn
-
Get the position of this column
- getColumnPosition() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
- getColumnPosition() - Method in class org.apache.derby.impl.sql.execute.AutoincrementCounter
-
get the column position in the table for which this counter has been
created.
- getColumnPosition() - Method in class org.apache.derby.impl.sql.GenericColumnDescriptor
-
Get the position of the Column.
- getColumnPositions(TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Get an array of column positions (1-based) for all the columns
in this RCL.
- getColumnPrecision(int) - Method in class org.apache.derby.client.am.Cursor
-
- getColumnPrivileges(String, String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getColumnPrivileges(String, String, String, String) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getColumnPrivileges(String, String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a description of the access rights for a table's columns.
- getColumnPrivileges(String, String, String, String) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getColumnPrivilegesX(String, String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getColumnRecordId() - Method in class org.apache.derby.impl.store.raw.data.ReclaimSpace
-
- getColumnReference(ResultColumn, DataDictionary) - Method in class org.apache.derby.impl.sql.compile.GroupByNode
-
Method for creating a new result column referencing
the one passed in.
- getColumnReferenceMap() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Get a FormatableBitSet of the columns referenced in this rcl
- getColumnReferences(QueryTreeNode) - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Get a list of column references in an expression
- getColumnReferences(QueryTreeNode) - Method in class org.apache.derby.impl.sql.compile.MergeNode
-
Get a list of column references in an expression
- getColumns() - Method in class org.apache.derby.iapi.sql.dictionary.ColPermsDescriptor
-
- getColumns() - Method in class org.apache.derby.iapi.sql.dictionary.StatementColumnPermission
-
Return list of columns that need access
- getColumns(int, HashMap<String, ColumnReference>) - Method in class org.apache.derby.impl.sql.compile.MergeNode
-
Get the column names from the table with the given table number, in sorted order
- getColumns(String, String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getColumns(String, String, String, String) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getColumns(String, String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a description of table columns available in a catalog.
- getColumns(String, String, String, String) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getColumnScale(int) - Method in class org.apache.derby.client.am.Cursor
-
- getColumnsForODBC(String, String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a description of table columns available in a catalog.
- getColumnsFromList(HashMap<String, ColumnReference>, List<ColumnReference>, int) - Method in class org.apache.derby.impl.sql.compile.MergeNode
-
Add a list of columns to the the evolving map
- getColumnsFromList(HashMap<String, ColumnReference>, ResultColumnList, int) - Method in class org.apache.derby.impl.sql.compile.MergeNode
-
Add a list of columns to the the evolving map.
- getColumnsInExpression(HashMap<String, ColumnReference>, ValueNode, int) - Method in class org.apache.derby.impl.sql.compile.MergeNode
-
Add the columns in the matchingRefinement clause to the evolving map.
- getColumnsInExpressions(MergeNode, HashMap<String, ColumnReference>) - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Collect the columns mentioned by expressions in this MATCHED clause
- getColumnSortOrderInfo() - Method in class org.apache.derby.impl.store.access.btree.OpenBTree
-
- getColumnSQLType(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
- getColumnsX(String, String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getColumnType(int) - Method in class org.apache.derby.client.am.ColumnMetaData
-
- getColumnType(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Check the column is in range *and* return the JDBC type of the column.
- getColumnType(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
-
What's a column's SQL type?
- getColumnType(int) - Method in class org.apache.derby.impl.load.ImportResultSetMetaData
-
- getColumnTypeDescriptor(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
-
- getColumnTypeName(int) - Method in class org.apache.derby.client.am.ColumnMetaData
-
- getColumnTypeName(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
-
What's a column's data source specific type name?
- getColumnTypeName(int) - Method in class org.apache.derby.impl.load.ImportResultSetMetaData
-
- getColumnTypeName(int) - Method in class org.apache.derby.vti.VTIMetaDataTemplate
-
What's a column's data source specific type name?
- getColumnTypeNames() - Method in class org.apache.derby.impl.load.ColumnInfo
-
Get the column type names.
- getColumnTypes() - Method in class org.apache.derby.impl.load.ExportResultSetForObject
-
- getColumnTypeStmt - Static variable in class org.apache.derby.impl.tools.dblook.DB_Table
-
- getColumnWidthList() - Method in class org.apache.derby.impl.tools.ij.ijMultipleResultSetResult
-
- getColumnWidthList() - Method in interface org.apache.derby.impl.tools.ij.ijResult
-
- getColumnWidthList() - Method in class org.apache.derby.impl.tools.ij.ijResultImpl
-
- getColumnWidthList() - Method in class org.apache.derby.impl.tools.ij.ijResultSetResult
-
- getColumnWidths() - Method in class org.apache.derby.impl.load.ControlInfo
-
- getCommittedDropState() - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
- getCommonColumnsForNaturalJoin() - Method in class org.apache.derby.impl.sql.compile.JoinNode
-
Generate a result column list with all the column names that appear on
both sides of the join operator.
- getCompactRow(ExecRow, int[]) - Method in class org.apache.derby.impl.sql.execute.DMLWriteGeneratedColumnsResultSet
-
Take the input row and return a new compact ExecRow
using the column positions provided in columnIndexes.
- getCompactRow(ExecRow, FormatableBitSet, boolean) - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Get a compacted version of the candidate row according to the
columns specified in the bit map.
- getCompareValue(Optimizable) - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicate
-
Get an Object representing the known constant value that the given
Optimizable is being compared to.
- getCompareValue(Optimizable) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
- getCompareValue(Optimizable) - Method in class org.apache.derby.impl.sql.compile.IsNullNode
-
- getCompareValue(Optimizable) - Method in class org.apache.derby.impl.sql.compile.Predicate
-
- getCompareValue(Optimizable) - Method in interface org.apache.derby.impl.sql.compile.RelationalOperator
-
Return an Object representing the known value that this relational
operator is comparing to a column in the given Optimizable.
- getComparisonOperator() - Method in class org.apache.derby.vti.Restriction.ColumnQualifier
-
The type of comparison to perform.
- getCompatabilitySpace() - Method in interface org.apache.derby.iapi.services.locks.Latch
-
Get the compatibility space the latch is held in.
- getCompatabilitySpace() - Method in class org.apache.derby.impl.services.locks.Lock
-
Return the compatibility space this lock is held in.
- getCompatibilitySpace() - Method in interface org.apache.derby.iapi.store.raw.Transaction
-
Get the compatibility space of the transaction.
- getCompatibilitySpace() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Get the compatibility space of the transaction.
- getCompilationSchema() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Get the compilation schema descriptor for this compilation context.
- getCompilationSchema() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
Get the compilation schema descriptor for this compilation context.
- getCompilationSchema() - Method in class org.apache.derby.impl.sql.GenericStatement
-
- getCompilerContext() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Get the CompilerContext
- getCompileTime() - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
The time this prepared statement was compiled
- getCompileTimeInMillis() - Method in interface org.apache.derby.iapi.sql.execute.RunTimeStatistics
-
Get the total compile time for the associated query in milliseconds.
- getCompileTimeInMillis() - Method in interface org.apache.derby.iapi.sql.PreparedStatement
-
Get the total compile time for the associated query in milliseconds.
- getCompileTimeInMillis() - Method in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
-
Get the total compile time for the associated query in milliseconds.
- getCompileTimeInMillis() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Get the total compile time for the associated query in milliseconds.
- getCompileTimeWarnings() - Method in interface org.apache.derby.iapi.sql.PreparedStatement
-
Return any compile time warnings.
- getCompileTimeWarnings() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
- getCompleteMessage(String, Object[]) - Method in class org.apache.derby.shared.common.i18n.MessageUtil
-
Instance method to get the complete message, using the
provided resource bundle name as specified when this
instance was constructed
If for some reason the message could not be found, we return a
default message using the message arguments
- getCompleteMessage(String, String, Object[]) - Static method in class org.apache.derby.shared.common.i18n.MessageUtil
-
This is a wrapper for the getCompleteMessage workhorse routine
using some obvious defaults, particularly for non-engine subsystems
that only ever use the default locale.
- getCompleteMessage(Locale, String, String, Object[], boolean) - Static method in class org.apache.derby.shared.common.i18n.MessageUtil
-
Generic routine to get a message with any number of arguments.
- getCompSchemaId() - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Get the compilation type schema id when this view
was first bound.
- getCompSchemaId() - Method in class org.apache.derby.iapi.sql.dictionary.ViewDescriptor
-
Get the compilation type schema id when this view
was first bound.
- getConcurrency() - Method in class org.apache.derby.client.am.ClientResultSet
-
- getConcurrency() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0
Return the concurrency of this result set.
- getConcurrency() - Method in class org.apache.derby.vti.VTITemplate
-
- getConcurType() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
- getConglom() - Method in interface org.apache.derby.iapi.store.access.StaticCompiledOpenConglomInfo
-
routine for internal use of store only.
- getConglom() - Method in class org.apache.derby.impl.store.access.btree.index.B2IStaticCompiledInfo
-
return the "Conglomerate".
- getConglom() - Method in class org.apache.derby.impl.store.access.CacheableConglomerate
-
- getConglom() - Method in class org.apache.derby.impl.store.access.heap.Heap
-
return the "Conglomerate".
- getConglom(int) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Get format id information for row on page.
- getConglomDescs() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
- getConglomerate() - Method in class org.apache.derby.impl.store.access.btree.OpenBTree
-
- getConglomerate() - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
-
- getConglomerateDescriptor() - Method in interface org.apache.derby.iapi.sql.compile.AccessPath
-
Get whatever was last set as the conglomerate descriptor.
- getConglomerateDescriptor() - Method in class org.apache.derby.impl.sql.compile.AccessPathImpl
-
- getConglomerateDescriptor(long) - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptorList
-
Get a conglomerate descriptor by its number
- getConglomerateDescriptor(long) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get a ConglomerateDescriptor given its conglomerate number.
- getConglomerateDescriptor(long) - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets a conglomerate descriptor for the given table and conglomerate number.
- getConglomerateDescriptor(long) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get a ConglomerateDescriptor given its conglomerate number.
- getConglomerateDescriptor(String) - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptorList
-
Get a conglomerate descriptor by its Name
- getConglomerateDescriptor(String, SchemaDescriptor, boolean) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Gets a conglomerate descriptor for the named index in the given schema,
getting an exclusive row lock on the matching row in
sys.sysconglomerates (for DDL concurrency) if requested.
- getConglomerateDescriptor(String, SchemaDescriptor, boolean) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Gets a conglomerate descriptor for the named index in the given schema,
getting an exclusive row lock on the matching row in
sys.sysconglomerates (for DDL concurrency) if requested.
- getConglomerateDescriptor(UUID) - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptorList
-
Get a conglomerate descriptor by its UUID String
- getConglomerateDescriptor(UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get a ConglomerateDescriptor given its UUID.
- getConglomerateDescriptor(UUID) - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets a conglomerate descriptor for the given table and conglomerate UUID String.
- getConglomerateDescriptor(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get a ConglomerateDescriptor given its UUID.
- getConglomerateDescriptorList() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets the conglomerate descriptor list
- getConglomerateDescriptors() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets a ConglomerateDescriptor[] to loop through all the conglomerate descriptors
for the table.
- getConglomerateDescriptors(long) - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptorList
-
Get an array of conglomerate descriptors with the given conglomerate
number.
- getConglomerateDescriptors(long) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get an array of conglomerate descriptors for the given conglomerate
number.
- getConglomerateDescriptors(long) - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets array of conglomerate descriptors for the given table and
conglomerate number.
- getConglomerateDescriptors(long) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get an array of conglomerate descriptors for the given conglomerate
number.
- getConglomerateDescriptors(UUID) - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptorList
-
Get an array of conglomerate descriptors by a UUID String.
- getConglomerateDescriptors(UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get an array of ConglomerateDescriptors given the UUID.
- getConglomerateDescriptors(UUID) - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets array of conglomerate descriptors for the given table and
conglomerate UUID.
- getConglomerateDescriptors(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get an array of ConglomerateDescriptors given the UUID.
- getConglomerateDescriptorsScan(TableDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Populate the ConglomerateDescriptorList for the
specified TableDescriptor by scanning sysconglomerates.
- getConglomerateFactoryId() - Method in interface org.apache.derby.iapi.store.access.conglomerate.ConglomerateFactory
-
Return the conglomerate factory id.
- getConglomerateFactoryId() - Method in class org.apache.derby.impl.store.access.btree.index.B2IFactory
-
Return the conglomerate factory id.
- getConglomerateFactoryId() - Method in class org.apache.derby.impl.store.access.heap.HeapConglomerateFactory
-
Return the conglomerate factory id.
- getConglomerateId() - Method in class org.apache.derby.iapi.sql.dictionary.CheckConstraintDescriptor
-
Get the UUID of the backing index, if one exists.
- getConglomerateId() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
- getConglomerateId() - Method in class org.apache.derby.iapi.sql.dictionary.KeyConstraintDescriptor
-
Get the UUID of the backing index, if one exists.
- getConglomerateId() - Method in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
-
Get the conglomerate id for the changed heap.
- getConglomerateName() - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
-
Gets the name of the conglomerate.
- getConglomerateName(ExecRow) - Method in class org.apache.derby.impl.sql.catalog.SYSCONGLOMERATESRowFactory
-
Get the conglomerate's name of the row.
- getConglomerateNumber() - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
-
Gets the number for the conglomerate.
- getConglomerateNumber() - Method in class org.apache.derby.impl.sql.catalog.IndexInfoImpl
-
Get the conglomerate number for the index.
- getConglomerateUUID(ExecRow) - Method in class org.apache.derby.impl.sql.catalog.SYSCONGLOMERATESRowFactory
-
Get the conglomerate's UUID of the row.
- getConglomId() - Method in class org.apache.derby.diag.ConglomInfo
-
- getConglomInfo(LanguageConnectionContext) - Method in class org.apache.derby.diag.SpaceTable
-
- getConglomName() - Method in class org.apache.derby.diag.ConglomInfo
-
- getConglomReplacementAction(ConglomerateDescriptor, TableDescriptor, Properties) - Method in class org.apache.derby.impl.sql.execute.DDLSingleTableConstantAction
-
Create a ConstantAction which, when executed, will create a
new conglomerate whose attributes match those of the received
ConglomerateDescriptor.
- getConnection() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getConnection() - Method in class org.apache.derby.client.am.ClientStatement
-
- getConnection() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getConnection() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- getConnection() - Method in class org.apache.derby.client.ClientPooledConnection
-
Creates a logical connection.
- getConnection() - Method in class org.apache.derby.client.ClientXAConnection
-
- getConnection() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
- getConnection() - Method in class org.apache.derby.impl.drda.Database
-
Get the connection
- getConnection() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 2.0
Return the connection that produced this metadata object.
- getConnection() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
JDBC 2.0
Return the Connection that produced the Statement.
- getConnection() - Method in class org.apache.derby.impl.tools.ij.ConnectionEnv
-
- getConnection() - Method in class org.apache.derby.impl.tools.ij.ijConnectionResult
-
- getConnection() - Method in interface org.apache.derby.impl.tools.ij.ijResult
-
- getConnection() - Method in class org.apache.derby.impl.tools.ij.ijResultImpl
-
- getConnection() - Method in class org.apache.derby.impl.tools.ij.Session
-
- getConnection() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
Attempt to establish a database connection in a non-pooling,
non-distributed environment.
- getConnection() - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Attempt to establish a database connection.
- getConnection() - Method in class org.apache.derby.jdbc.EmbedPooledConnection
-
Create an object handle for a database connection.
- getConnection() - Method in class org.apache.derby.jdbc.EmbedXAConnection
-
- getConnection() - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- getConnection(String, String) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
Attempt to establish a database connection in a non-pooling,
non-distributed environment.
- getConnection(String, String) - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Attempt to establish a database connection with the given username and
password.
- getConnection(String, String, boolean) - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Get a user connection: minion method.
- getConnectionAttributes() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
- getConnectionAttributes() - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
- getConnectionAttributes() - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
-
- getConnectionAttributes() - Method in interface org.apache.derby.jdbc.EmbeddedDataSourceInterface
-
- getConnectionCallbackInterface() - Method in class org.apache.derby.client.am.ClientResultSet
-
- getConnectionCallbackInterface() - Method in class org.apache.derby.client.am.ClientStatement
-
- getConnectionCallbackInterface() - Method in interface org.apache.derby.client.am.ResultSetCallbackInterface
-
- getConnectionCallbackInterface() - Method in interface org.apache.derby.client.am.StatementCallbackInterface
-
- getConnectionContext() - Method in class org.apache.derby.jdbc.InternalDriver
-
- getConnectionCount() - Method in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
-
- getConnectionCount() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
-
Gets the total number of current connections (waiting or active) to the
Network Server.
- getConnectionFailed() - Static method in exception org.apache.derby.impl.tools.ij.ijException
-
- GetConnectionFailed - Static variable in exception org.apache.derby.impl.tools.ij.ijException
-
- getConnectionNumber() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- getConnectionSynchronization() - Method in class org.apache.derby.impl.jdbc.ConnectionChild
-
Return an object to be used for connection
synchronization.
- getConnectionSynchronization() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
- getConnectionThreadPoolSize() - Method in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
-
- getConnectionThreadPoolSize() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
-
Get the size of the connection thread pool.
- getConnectionTransaction(ContextManager) - Method in class org.apache.derby.impl.db.BasicDatabase
-
- getConnectionX(LogWriter, String, String) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
- getConnFromDatabaseName() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Get connection from a database name
Username and password is verified by making a connection to the
database
- getConnNum() - Method in class org.apache.derby.impl.drda.Session
-
Get connection number
- getConstant(ClassInput) - Static method in class org.apache.derby.iapi.services.classfile.ClassInvestigator
-
- getConstantAction() - Method in interface org.apache.derby.iapi.sql.Activation
-
Get the top ConstantAction on the stack without changing the stack.
- getConstantAction() - Method in interface org.apache.derby.iapi.sql.execute.ExecPreparedStatement
-
Get the Execution constants.
- getConstantAction() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
- getConstantAction() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- getConstantAction() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Get the Execution constants.
- getConstantActionFactory() - Method in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
-
Get the factory for constant actions.
- getConstantLength() - Method in class org.apache.derby.impl.sql.compile.DB2LengthOperatorNode
-
- getConstantNodeLength() - Method in class org.apache.derby.impl.sql.compile.DB2LengthOperatorNode
-
- getConstantOperand() - Method in class org.apache.derby.vti.Restriction.ColumnQualifier
-
Get the constant value to which the column should be compared.
- getConstantPoolIndex() - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
-
- getConstantValueAsObject() - Method in class org.apache.derby.impl.sql.compile.BitConstantNode
-
Return an Object representing the bind time value of this
expression tree.
- getConstantValueAsObject() - Method in class org.apache.derby.impl.sql.compile.BooleanConstantNode
-
Return an Object representing the bind time value of this
expression tree.
- getConstantValueAsObject() - Method in class org.apache.derby.impl.sql.compile.CastNode
-
Return an Object representing the bind time value of this
expression tree.
- getConstantValueAsObject() - Method in class org.apache.derby.impl.sql.compile.CharConstantNode
-
Return an Object representing the bind time value of this
expression tree.
- getConstantValueAsObject() - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
-
- getConstantValueAsObject() - Method in class org.apache.derby.impl.sql.compile.NumericConstantNode
-
Return an Object representing the bind time value of this
expression tree.
- getConstantValueAsObject() - Method in class org.apache.derby.impl.sql.compile.SQLToJavaValueNode
-
- getConstantValueAsObject() - Method in class org.apache.derby.impl.sql.compile.UserTypeConstantNode
-
Return an Object representing the bind time value of this
expression tree.
- getConstantValueAsObject() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Return an Object representing the bind time value of this
expression tree.
- getConstantValueAsObject() - Method in class org.apache.derby.impl.sql.compile.XMLConstantNode
-
Return an Object representing the bind time value of this
expression tree.
- getConstraintDescriptor(String, UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get a ConstraintDescriptor given its name and schema ID.
- getConstraintDescriptor(String, UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get a ConstraintDescriptor given its name and schema ID.
- getConstraintDescriptor(UUID) - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptorList
-
Get the ConstraintDescriptor with the matching UUID String for the backing index.
- getConstraintDescriptor(UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get a ConstraintDescriptor given its UUID.
- getConstraintDescriptor(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get a ConstraintDescriptor given its UUID.
- getConstraintDescriptor(TableDescriptor, UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get the constraint descriptor given a table and the UUID String
of the backing index.
- getConstraintDescriptor(TableDescriptor, UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the constraint descriptor given a table and the UUID String
of the backing index.
- getConstraintDescriptorById(UUID) - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptorList
-
Get the ConstraintDescriptor with the matching constraint id.
- getConstraintDescriptorById(TableDescriptor, UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get the constraint descriptor given a table and the UUID String
of the constraint
- getConstraintDescriptorById(TableDescriptor, UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the constraint descriptor given a table and the UUID String
of the constraint
- getConstraintDescriptorByName(SchemaDescriptor, String) - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptorList
-
Get the ConstraintDescriptor with the matching constraint name.
- getConstraintDescriptorByName(TableDescriptor, SchemaDescriptor, String, boolean) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get the constraint descriptor given a TableDescriptor and the constraint name.
- getConstraintDescriptorByName(TableDescriptor, SchemaDescriptor, String, boolean) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the constraint descriptor given a TableDescriptor and the constraint name.
- getConstraintDescriptorList() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets the constraint descriptor list
- getConstraintDescriptorList(boolean) - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptorList
-
Return a list of constraints where enforced is
as passed in.
- getConstraintDescriptors(TableDescriptor) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Load up the constraint descriptor list for this table
descriptor (or all) and return it.
- getConstraintDescriptors(TableDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Load up the constraint descriptor list for this table
descriptor and return it.
- getConstraintDescriptorsScan(TableDescriptor, boolean) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Populate the ConstraintDescriptorList for the specified TableDescriptor.
- getConstraintDescriptorViaHeap(ScanQualifier[][], TabInfoImpl, TupleDescriptor, ConstraintDescriptorList) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Return a (single or list of) catalog row descriptor(s) from
SYSCONSTRAINTS through a heap scan
- getConstraintDescriptorViaIndex(int, ExecIndexRow, TabInfoImpl, TableDescriptor, ConstraintDescriptorList, boolean) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Return a (single or list of) ConstraintDescriptor(s) from
SYSCONSTRAINTS where the access is from the index to the heap.
- getConstraintId() - Method in class org.apache.derby.impl.sql.execute.ConstraintConstantAction
-
Get the constraint id of the constraint
- getConstraintId(ExecRow) - Method in class org.apache.derby.impl.sql.catalog.SYSCONSTRAINTSRowFactory
-
Get the constraint ID of the row.
- getConstraintModes() - Method in interface org.apache.derby.iapi.sql.conn.SQLSessionContext
-
Get a handle to the session's constraint modes.
- getConstraintModes() - Method in class org.apache.derby.impl.sql.conn.SQLSessionContextImpl
-
Get a handle to the session's constraint modes.
- getConstraintMoniker() - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
Get the name of the constraint.
- getConstraintName() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
Gets the name of the constraint.
- getConstraintName() - Method in class org.apache.derby.impl.sql.execute.ConstraintConstantAction
-
Get the constraint name
- getConstraintName() - Method in exception org.apache.derby.shared.common.error.DerbySQLIntegrityConstraintViolationException
-
- getConstraintName(ExecRow) - Method in class org.apache.derby.impl.sql.catalog.SYSCONSTRAINTSRowFactory
-
Get the constraint name of the row.
- getConstraints(UUID, int, int) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Return an List which of the relevant column matching
the indexed criteria.
- getConstraintTableDescriptor(UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Return a table descriptor corresponding to the TABLEID
field in SYSCONSTRAINTS where CONSTRAINTID matches
the constraintId passed in.
- getConstraintTableDescriptor(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Return a table descriptor corresponding to the TABLEID
field in SYSCONSTRAINTS where CONSTRAINTID matches
the constraintId passsed in.
- getConstraintText() - Method in class org.apache.derby.iapi.sql.dictionary.CheckConstraintDescriptor
-
Get the text of the constraint.
- getConstraintText() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
Get the text of the constraint.
- getConstraintText() - Method in class org.apache.derby.iapi.sql.dictionary.SubCheckConstraintDescriptor
-
Get the text of the check constraint definition.
- getConstraintText() - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
Get the text of the constraint.
- getConstraintText() - Method in class org.apache.derby.impl.sql.execute.CreateConstraintConstantAction
-
Get the text defining this constraint.
- getConstraintType() - Method in class org.apache.derby.iapi.sql.dictionary.CheckConstraintDescriptor
-
Gets an identifier telling what type of descriptor it is
(UNIQUE, PRIMARY KEY, FOREIGN KEY, CHECK).
- getConstraintType() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
Gets an identifier telling what type of descriptor it is
(UNIQUE, PRIMARY KEY, FOREIGN KEY, CHECK).
- getConstraintType() - Method in class org.apache.derby.iapi.sql.dictionary.ForeignKeyConstraintDescriptor
-
Gets an identifier telling what type of descriptor it is
(UNIQUE, PRIMARY KEY, FOREIGN KEY, CHECK).
- getConstraintType() - Method in class org.apache.derby.iapi.sql.dictionary.ReferencedKeyConstraintDescriptor
-
- getConstraintType() - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
Get the constraint type
- getConstraintType() - Method in class org.apache.derby.impl.sql.execute.ConstraintConstantAction
-
Get the constraint type.
- getConstraintType(ExecRow) - Method in class org.apache.derby.impl.sql.catalog.SYSCONSTRAINTSRowFactory
-
Get the constraint type out of the row.
- getConstructor() - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
- getContainer() - Method in interface org.apache.derby.iapi.store.raw.LogicalUndoable
-
Return the containerHandle used by this log operation.
- getContainer() - Method in class org.apache.derby.impl.store.access.btree.OpenBTree
-
- getContainer() - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
-
- getContainer() - Method in class org.apache.derby.impl.store.raw.data.LogicalPageOperation
-
Return the container handle where the log operated on
- getContainerCache() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
- getContainerHandle() - Method in class org.apache.derby.impl.store.access.btree.OpenBTree
-
Return the container handle.
- getContainerid() - Method in interface org.apache.derby.iapi.store.access.conglomerate.Conglomerate
-
Get the containerid of conglomerate.
- getContainerid() - Method in class org.apache.derby.impl.store.access.btree.BTree
-
- getContainerid() - Method in class org.apache.derby.impl.store.access.heap.Heap
-
- getContainerId() - Method in class org.apache.derby.iapi.store.raw.ContainerKey
-
Return my identifier within the segment
- getContainerId() - Method in class org.apache.derby.iapi.store.raw.PageKey
-
- getContainerId() - Method in interface org.apache.derby.iapi.store.raw.RecordHandle
-
Return the identity of my container.
- getContainerId() - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
- getContainerId() - Method in class org.apache.derby.impl.store.raw.data.ReclaimSpace
-
- getContainerId() - Method in class org.apache.derby.impl.store.raw.data.RecordId
-
- getContainerNames() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
get all the names of the files in seg 0.
- getContainerPath(ContainerKey, boolean) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Return the path to a container file.
- getContainerPath(ContainerKey, boolean, int) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
- getContainerProperties(Properties) - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
Request the system properties associated with a container.
- getContainerProperties(Properties) - Method in interface org.apache.derby.iapi.store.raw.StreamContainerHandle
-
Request the system properties associated with a container.
- getContainerProperties(Properties) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Request the system properties associated with a container.
- getContainerProperties(Properties) - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
Request the system properties associated with a container.
- getContainerProperties(Properties) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Request the system properties associated with a container.
- getContainerProperties(Properties) - Method in class org.apache.derby.impl.store.raw.data.StreamFileContainer
-
Request the system properties associated with a stream container.
- getContainerProperties(Properties) - Method in class org.apache.derby.impl.store.raw.data.StreamFileContainerHandle
-
Request the system properties associated with a container.
- getContainerStatus() - Method in interface org.apache.derby.iapi.store.raw.data.RawContainerHandle
-
Return the status of the container - one of NORMAL, DROPPED, COMMITTED_DROP.
- getContainerStatus() - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
- getContainerStatus() - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
Get the container status.
- getContainerVersion() - Method in interface org.apache.derby.iapi.store.raw.data.RawContainerHandle
-
Get the logged container version
- getContainerVersion() - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Get the logged container version.
- getContainerVersion() - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
- getContainerVersion() - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
- getContext() - Method in interface org.apache.derby.vti.AwareVTI
-
Get the table function context
- getContext() - Method in class org.apache.derby.vti.VTITemplate
-
- getContext(String) - Static method in class org.apache.derby.catalog.Java5SystemProcedures
-
Privileged lookup of a Context.
- getContext(String) - Method in class org.apache.derby.iapi.services.context.ContextManager
-
Obtain the last pushed Context object of the type indicated by
the contextId argument.
- getContext(String) - Static method in class org.apache.derby.iapi.services.context.ContextService
-
Find the context with the given name in the context service factory
loaded for the system.
- getContext(String) - Static method in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
-
Privileged lookup of a Context.
- getContext(String) - Static method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Privileged lookup of a Context.
- getContext(String) - Static method in class org.apache.derby.iapi.types.ClobStreamHeaderGenerator
-
Privileged lookup of a Context.
- getContext(String) - Static method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
Privileged lookup of a Context.
- getContext(String) - Static method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
-
Privileged lookup of a Context.
- getContext(String) - Static method in class org.apache.derby.impl.services.locks.Deadlock
-
Privileged lookup of a Context.
- getContext(String) - Static method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Privileged lookup of a Context.
- getContext(String) - Static method in class org.apache.derby.impl.sql.compile.OptimizerTracer
-
Privileged lookup of a Context.
- getContext(String) - Static method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Privileged lookup of a Context.
- getContext(String) - Static method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Privileged lookup of a Context.
- getContext(String) - Static method in class org.apache.derby.impl.sql.GenericStorablePreparedStatement
-
Privileged lookup of a Context.
- getContext(String) - Static method in class org.apache.derby.impl.sql.LanguageDbPropertySetter
-
Privileged lookup of a Context.
- getContext(String) - Static method in class org.apache.derby.impl.store.access.RAMAccessManager
-
Privileged lookup of a Context.
- getContextClassLoader() - Method in class org.apache.derby.impl.services.timer.SingletonTimerFactory
-
Check if the current context class loader could cause a memory leak
(DERBY-3745) if it is inherited by the timer thread, and return it if
that is the case.
- getContextClassLoader(Thread) - Static method in class org.apache.derby.impl.io.CPFile
-
Privileged wrapper for Thread.getContextClassLoader().
- getContextId() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Get my transaction context Id
- getContextManager() - Method in interface org.apache.derby.iapi.services.context.Context
-
Returns the context manager that has stored this
context in its stack.
- getContextManager() - Method in class org.apache.derby.iapi.services.context.ContextImpl
-
- getContextManager() - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Get the context manager that the transaction was created with.
- getContextManager() - Method in interface org.apache.derby.iapi.store.raw.Transaction
-
Return the context manager this transaction is associated with.
- getContextManager() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Return the context manager for this connection.
- getContextManager() - Method in class org.apache.derby.impl.jdbc.TransactionResourceImpl
-
need to be public because it is in the XATransactionResource interface
- getContextManager() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Get the current ContextManager.
- getContextManager() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Get the Current ContextManager.
- getContextManager() - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Get the context manager that the transaction was created with.
- getContextManager() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
- getContextManager(EmbedConnection) - Static method in class org.apache.derby.jdbc.EmbedXAResource
-
Privileged lookup of the ContextManager.
- getContextOrNull(String) - Static method in class org.apache.derby.diag.DiagUtil
-
Privileged lookup of a Context.
- getContextOrNull(String) - Static method in class org.apache.derby.diag.StatementCache
-
Privileged lookup of a Context.
- getContextOrNull(String) - Static method in class org.apache.derby.iapi.security.SecurityUtil
-
Privileged lookup of a Context.
- getContextOrNull(String) - Static method in class org.apache.derby.iapi.services.context.ContextService
-
Find the context with the given name in the context service factory
loaded for the system.
- getContextOrNull(String) - Static method in class org.apache.derby.iapi.services.io.FormatIdInputStream
-
Privileged lookup of a Context.
- getContextOrNull(String) - Static method in class org.apache.derby.iapi.sql.conn.ConnectionUtil
-
Privileged lookup of a Context.
- getContextOrNull(String) - Static method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Privileged lookup of a Context.
- getContextOrNull(String) - Static method in class org.apache.derby.iapi.store.access.DiskHashtable
-
Privileged lookup of a Context.
- getContextOrNull(String) - Static method in class org.apache.derby.iapi.types.NumberDataType
-
Privileged lookup of a Context.
- getContextOrNull(String) - Static method in class org.apache.derby.iapi.util.InterruptStatus
-
Privileged lookup of a Context.
- getContextOrNull(String) - Static method in class org.apache.derby.impl.services.reflect.UpdateLoader
-
Privileged lookup of a Context.
- getContextOrNull(String) - Static method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Privileged lookup of a Context.
- getContextOrNull(String) - Static method in class org.apache.derby.impl.sql.catalog.SequenceUpdater
-
Privileged lookup of a Context.
- getContextOrNull(String) - Static method in class org.apache.derby.impl.sql.execute.JarUtil
-
Privileged lookup of a Context.
- getContextOrNull(String) - Static method in class org.apache.derby.impl.store.raw.RawStore
-
Privileged lookup of a Context.
- getContextService() - Static method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Privileged lookup of the ContextService.
- getContextService() - Static method in class org.apache.derby.impl.db.BasicDatabase
-
Privileged lookup of the ContextService.
- getContextService() - Static method in class org.apache.derby.impl.db.DatabaseContextImpl
-
Privileged lookup of the ContextService.
- getContextService() - Static method in class org.apache.derby.impl.db.SlaveDatabase
-
Privileged lookup of the ContextService.
- getContextService() - Static method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
-
Privileged lookup of the ContextService.
- getContextService() - Static method in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
Privileged lookup of the ContextService.
- getContextService() - Static method in class org.apache.derby.impl.services.daemon.SingleThreadDaemonFactory
-
Privileged lookup of the ContextService.
- getContextService() - Static method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Privileged lookup of the ContextService.
- getContextService() - Static method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Privileged lookup of the ContextService.
- getContextService() - Static method in class org.apache.derby.impl.sql.catalog.SequenceUpdater
-
Privileged lookup of the ContextService.
- getContextService() - Static method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Privileged lookup of the ContextService.
- getContextService() - Static method in class org.apache.derby.impl.store.access.RAMAccessManager
-
Privileged lookup of the ContextService.
- getContextService() - Static method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Privileged lookup of the ContextService.
- getContextService() - Static method in class org.apache.derby.impl.store.raw.data.StreamFileContainer
-
Privileged lookup of the ContextService.
- getContextService() - Static method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Privileged lookup of the ContextService.
- getContextService() - Static method in class org.apache.derby.impl.store.raw.RawStore
-
Privileged lookup of the ContextService.
- getContextService() - Static method in class org.apache.derby.impl.store.raw.xact.XactFactory
-
Privileged lookup of the ContextService.
- getContextService() - Static method in class org.apache.derby.jdbc.EmbedXAResource
-
Privileged lookup of the ContextService.
- getContextService() - Static method in class org.apache.derby.jdbc.InternalDriver
-
Privileged lookup of the ContextService.
- getContextServiceFactory() - Method in class org.apache.derby.jdbc.InternalDriver
-
- getContextStack(String) - Method in class org.apache.derby.iapi.services.context.ContextManager
-
Return an unmodifiable list reference to the ArrayList backing
CtxStack object for this type of Contexts.
- getControlFileName() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Return the control file name
- getControlFileReader() - Method in class org.apache.derby.impl.load.ExportAbstract
-
- getControlRowForPage(ContainerHandle, Page) - Static method in class org.apache.derby.impl.store.access.btree.ControlRow
-
- getCorrelated() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Return whether or not this CR is correlated.
- getCorrelated() - Method in class org.apache.derby.impl.sql.compile.VirtualColumnNode
-
Return whether or not this VCN is a correlated reference.
- getCorrelationID() - Method in class org.apache.derby.impl.drda.DDMWriter
-
Looks at chaining info for previous DSS written, and use
that to figure out what the correlation id for the current
DSS should be.
- getCorrelationID() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Get correlation id
- getCorrelationName() - Method in class org.apache.derby.impl.sql.compile.FromTable
-
Get this table's correlation name, if any.
- getCorrelationTables(JBitSet) - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
Build a JBitSet of all of the tables that we are
correlated with.
- getCorrespondingJavaTypeName() - Method in class org.apache.derby.iapi.types.TypeId
-
Get the name of the corresponding Java type.
- getCorrespondingPrimitiveTypeName() - Method in interface org.apache.derby.iapi.sql.compile.TypeCompiler
-
Get the name of the corresponding Java type.
- getCorrespondingPrimitiveTypeName() - Method in class org.apache.derby.impl.sql.compile.BitTypeCompiler
-
- getCorrespondingPrimitiveTypeName() - Method in class org.apache.derby.impl.sql.compile.BooleanTypeCompiler
-
- getCorrespondingPrimitiveTypeName() - Method in class org.apache.derby.impl.sql.compile.CharTypeCompiler
-
- getCorrespondingPrimitiveTypeName() - Method in class org.apache.derby.impl.sql.compile.CLOBTypeCompiler
-
- getCorrespondingPrimitiveTypeName() - Method in class org.apache.derby.impl.sql.compile.DateTypeCompiler
-
- getCorrespondingPrimitiveTypeName() - Method in class org.apache.derby.impl.sql.compile.LOBTypeCompiler
-
- getCorrespondingPrimitiveTypeName() - Method in class org.apache.derby.impl.sql.compile.NumericTypeCompiler
-
- getCorrespondingPrimitiveTypeName() - Method in class org.apache.derby.impl.sql.compile.RefTypeCompiler
-
- getCorrespondingPrimitiveTypeName() - Method in class org.apache.derby.impl.sql.compile.TimestampTypeCompiler
-
- getCorrespondingPrimitiveTypeName() - Method in class org.apache.derby.impl.sql.compile.TimeTypeCompiler
-
- getCorrespondingPrimitiveTypeName() - Method in class org.apache.derby.impl.sql.compile.UserDefinedTypeCompiler
-
- getCorrespondingPrimitiveTypeName() - Method in class org.apache.derby.impl.sql.compile.XMLTypeCompiler
-
- getCostEstimate() - Method in interface org.apache.derby.iapi.sql.compile.AccessPath
-
Get the cost estimate for this AccessPath.
- getCostEstimate() - Method in interface org.apache.derby.iapi.sql.compile.OptimizerFactory
-
Return a new CostEstimate.
- getCostEstimate() - Method in class org.apache.derby.impl.sql.compile.AccessPathImpl
-
- getCostEstimate() - Method in class org.apache.derby.impl.sql.compile.IndexToBaseRowNode
-
- getCostEstimate() - Method in class org.apache.derby.impl.sql.compile.OptimizerFactoryImpl
-
- getCostEstimate() - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
Get the CostEstimate for this ProjectRestrictNode.
- getCostEstimate() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Get the CostEstimate for this ResultSetNode.
- getCostEstimate(Optimizer) - Method in class org.apache.derby.impl.sql.compile.FromTable
-
- getCount() - Method in class org.apache.derby.iapi.services.io.CounterOutputStream
-
Get count of bytes written to the stream since the last
reset() call.
- getCount() - Method in interface org.apache.derby.iapi.services.locks.Latch
-
- getCount() - Method in class org.apache.derby.impl.drda.DRDAConnThread.PublicBufferOutputStream
-
- getCount() - Method in class org.apache.derby.impl.services.locks.Lock
-
Return the count of locks.
- getCountMismatchAllowed() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Return whether or not a count mismatch is allowed between this RCL,
as a derived column list, and an underlying RCL.
- getCoveringIndexScan() - Method in interface org.apache.derby.iapi.sql.compile.AccessPath
-
Return whether or not the optimizer is considering a covering index
scan on this AccessPath.
- getCoveringIndexScan() - Method in class org.apache.derby.impl.sql.compile.AccessPathImpl
-
- getCreateAliasConstantAction(String, String, String, AliasInfo, char) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a CREATE ALIAS statement.
- getCreateConstraintConstantAction(String, int, boolean[], boolean, String, UUID, String, String[], IndexConstantAction, String, ConstraintInfo, ProviderInfo[]) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make a ConstantAction for a constraint.
- getCreateDatabase() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
- getCreateDatabase() - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
- getCreateDatabase() - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
-
- getCreateDatabase() - Method in interface org.apache.derby.jdbc.EmbeddedDataSourceInterface
-
- getCreatedConglomNumber() - Method in class org.apache.derby.impl.sql.execute.CreateIndexConstantAction
-
Get the conglomerate number for the conglomerate that was
created by this constant action.
- getCreatedUUID() - Method in class org.apache.derby.impl.sql.execute.CreateIndexConstantAction
-
Get the UUID for the conglomerate descriptor that was created
(or re-used) by this constant action.
- getCreateHeapProperties() - Method in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
-
Get the Properties associated with creating the heap.
- getCreateHeapProperties() - Method in class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
-
Get the Properties associated with creating the heap.
- getCreateHeapProperties() - Method in class org.apache.derby.impl.sql.catalog.SYSCONGLOMERATESRowFactory
-
Get the Properties associated with creating the heap.
- getCreateHeapProperties() - Method in class org.apache.derby.impl.sql.catalog.SYSSTATEMENTSRowFactory
-
Get the Properties associated with creating the heap.
- getCreateHeapProperties() - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Get the Properties associated with creating the heap.
- getCreateIndexConstantAction(boolean, boolean, boolean, boolean, boolean, int, String, String, String, String, UUID, String[], boolean[], boolean, UUID, Properties) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a CREATE INDEX statement.
- getCreateIndexProperties(int) - Method in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
-
Get the Properties associated with creating the specified index.
- getCreateIndexProperties(int) - Method in class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
-
Get the Properties associated with creating the specified index.
- getCreateIndexProperties(int) - Method in class org.apache.derby.impl.sql.catalog.SYSCONGLOMERATESRowFactory
-
Get the Properties associated with creating the specified index.
- getCreateIndexProperties(int) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Get the Properties associated with creating the specified index.
- getCreateRoleConstantAction(String) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a CREATE ROLE statement.
- getCreateSchemaConstantAction(String, String) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a CREATE SCHEMA statement.
- getCreateSequenceConstantAction(TableName, DataTypeDescriptor, long, long, long, long, boolean) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a CREATE SEQUENCE statement.
- getCreateTableConstantAction(String, String, int, ColumnInfo[], CreateConstraintConstantAction[], Properties, char, boolean, boolean) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a CREATE TABLE statement.
- getCreateTriggerConstantAction(String, String, int, boolean, boolean, boolean, TableDescriptor, UUID, String, UUID, String, UUID, int[], int[], String, String, boolean, boolean, String, String, ProviderInfo[]) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a CREATE TRIGGER statement.
- getCreateViewConstantAction(String, String, int, String, int, ColumnInfo[], ProviderInfo[], UUID) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a CREATE VIEW statement.
- getCreationTimestamp() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Get the time that this trigger was created.
- getCrossReference(String, String, String, String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getCrossReference(String, String, String, String, String, String) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getCrossReference(String, String, String, String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a description of the foreign key columns in the foreign key
table that reference the primary key columns of the primary key
table (describe how one table imports another's key.)
- getCrossReference(String, String, String, String, String, String) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getCrossReferenceForODBC(String, String, String, String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
In contrast to the JDBC version of getCrossReference, this
method allows null values for table names.
- getCrossReferenceX(String, String, String, String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getCrrtkn() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Get correlation token
- getCSD() - Method in class org.apache.derby.impl.jdbc.TemporaryClob
-
Returns a character stream descriptor for the stream.
- getCsf() - Method in class org.apache.derby.impl.jdbc.TransactionResourceImpl
-
- getCulprints() - Method in class org.apache.derby.impl.sql.execute.DeferredConstraintsMemory.CheckInfo
-
- getCurBytePos() - Method in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor
-
- getCurCharPos() - Method in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor
-
Returns the current character position.
- getCurrChainState() - Method in class org.apache.derby.impl.drda.DDMReader
-
Return chaining bit for current DSS.
- getCurrentAccessPath() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Get the current access path under consideration for this Optimizable
- getCurrentAccessPath() - Method in class org.apache.derby.impl.sql.compile.FromTable
-
- getCurrentAccessPath() - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
- getCurrentAppUI(HttpServletRequest, String[]) - Method in class org.apache.derby.drda.NetServlet
-
Determine the locale file needed for this browsers preferences
Defaults to the settings for derby.locale and derby.codeset if set
English otherwise if browsers preferences can't be found
- getCurrentAuxiliaryProviderList() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Get the current auxiliary provider list from this CompilerContext.
- getCurrentAuxiliaryProviderList() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
Get the current auxiliary provider list from this CompilerContext.
- getCurrentCcsidManager() - Method in class org.apache.derby.client.net.NetAgent
-
- getCurrentCcsidManager() - Method in class org.apache.derby.impl.drda.DDMWriter
-
- getCurrentConnection() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Used to get a proxy for the current connection.
- GetCurrentConnectionNode - Class in org.apache.derby.impl.sql.compile
-
This node represents a unary getCurrentConnection operator
RESOLVE - parameter will always be null for now.
- GetCurrentConnectionNode(ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.GetCurrentConnectionNode
-
Constructor for a GetCurrentConnectionNode
- getCurrentContextManager() - Method in class org.apache.derby.iapi.services.context.ContextService
-
Get current Context Manager linked to the current Thread.
- getCurrentContextManager() - Method in class org.apache.derby.jdbc.InternalDriver
-
- getCurrentDate() - Method in class org.apache.derby.impl.sql.execute.CurrentDatetime
-
- getCurrentDateExpression(MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
This utility method returns an expression for CURRENT_DATE.
- getCurrentDeleteConnections(DataDictionary, TableDescriptor, int, Hashtable<String, Integer>, boolean, boolean) - Static method in class org.apache.derby.iapi.sql.dictionary.DDUtils
-
Finds the existing delete connection for the table and the referential
actions that will occur and stores the information in the hash table.
- getCurrentDrdaResultSet() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
Gets the current DRDA ResultSet
- getCurrentFreeSpace() - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
The current free space on the page.
- getCurrentIsolationLevel() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the current isolation level.
- getCurrentIsolationLevel() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- getCurrentIsolationLevelStr() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the current isolation level in DB2 format.
- getCurrentIsolationLevelStr() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- getCurrentLCC() - Static method in class org.apache.derby.iapi.sql.conn.ConnectionUtil
-
Get the current LanguageConnectionContext.
- getCurrentLineNumber() - Method in class org.apache.derby.impl.load.ImportAbstract
-
gets the current line number
- getCurrentLocale() - Method in interface org.apache.derby.iapi.services.i18n.LocaleFinder
-
- getCurrentLocale() - Method in class org.apache.derby.impl.db.BasicDatabase
-
- getCurrentOfResultSet(String, Activation, int) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A current of result set forms a result set on the
current row of an open cursor.
- getCurrentOfResultSet(String, Activation, int) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
- getCurrentProperties() - Method in class org.apache.derby.drda.NetworkServerControl
-
Get current Network server properties
- getCurrentProperties() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Get current properties
- getCurrentProperties() - Method in class org.apache.derby.impl.load.ControlInfo
-
read the control file properties into a local variable which is used later on
In case there is no control file, read the default values for these properties
- getCurrentRecordHandleForDebugging() - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
-
- getCurrentRoleId(Activation) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the current role authorization identifier of the dynamic
call context associated with this activation.
- getCurrentRoleId(Activation) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- getCurrentRoleIdDelimited(Activation) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the current role authorization identifier in external delimited form
(not case normal form) of the dynamic call context associated with this
activation.
- getCurrentRoleIdDelimited(Activation) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- getCurrentRow() - Method in interface org.apache.derby.iapi.sql.execute.CursorResultSet
-
Returns the current row of the result set.
- getCurrentRow() - Method in class org.apache.derby.impl.sql.execute.CurrentOfResultSet
-
- getCurrentRow() - Method in class org.apache.derby.impl.sql.execute.DependentResultSet
-
- getCurrentRow() - Method in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
-
This result set has its row from the last fetch done.
- getCurrentRow() - Method in class org.apache.derby.impl.sql.execute.HashScanResultSet
-
This result set has its row from the last fetch done.
- getCurrentRow() - Method in class org.apache.derby.impl.sql.execute.HashTableResultSet
-
Gets last row returned.
- getCurrentRow() - Method in class org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet
-
Gets last row returned.
- getCurrentRow() - Method in class org.apache.derby.impl.sql.execute.JoinResultSet
-
A join is combining rows from two sources, so it
should never be used in a positioned update or delete.
- getCurrentRow() - Method in class org.apache.derby.impl.sql.execute.LastIndexKeyResultSet
-
This result set has its row from the last fetch done.
- getCurrentRow() - Method in class org.apache.derby.impl.sql.execute.MaterializedResultSet
-
Gets information from last getNextRow call.
- getCurrentRow() - Method in class org.apache.derby.impl.sql.execute.NormalizeResultSet
-
Gets information from last getNextRow call.
- getCurrentRow() - Method in class org.apache.derby.impl.sql.execute.ProjectRestrictResultSet
-
Gets last row returned.
- getCurrentRow() - Method in class org.apache.derby.impl.sql.execute.RowCountResultSet
-
Gets information from source
- getCurrentRow() - Method in class org.apache.derby.impl.sql.execute.RowResultSet
-
This is not used in positioned update and delete,
so just return a null.
- getCurrentRow() - Method in class org.apache.derby.impl.sql.execute.ScalarAggregateResultSet
-
This result set has its row from the last fetch done.
- getCurrentRow() - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
-
Gets information from last getNextRow call.
- getCurrentRow() - Method in class org.apache.derby.impl.sql.execute.SetOpResultSet
-
- getCurrentRow() - Method in class org.apache.derby.impl.sql.execute.SortResultSet
-
This result set has its row from the last fetch done.
- getCurrentRow() - Method in class org.apache.derby.impl.sql.execute.TableScanResultSet
-
This result set has its row from the last fetch done.
- getCurrentRow() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
This result set has its row from the last fetch done.
- getCurrentRow() - Method in class org.apache.derby.impl.sql.execute.UnionResultSet
-
A union has a single underlying row at a time, although
from one of several sources.
- getCurrentRow() - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
-
This is not used in positioned update and delete,
so just return a null.
- getCurrentRow(int) - Method in interface org.apache.derby.iapi.sql.Activation
-
Get the current row at the given index.
- getCurrentRow(int) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Get the current row at the given index.
- getCurrentRow(int) - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- getCurrentRowFromHashtable() - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
-
Get the column array from the current position in the hash table
- getCurrentRowNumber() - Method in class org.apache.derby.impl.load.ImportReadData
-
returns the number of the current row
- getCurrentRowNumber(ResultSet) - Method in class org.apache.derby.impl.tools.ij.utilMain
-
Get the current row number
- getCurrentSchemaName() - Method in class org.apache.derby.client.am.ClientConnection
-
Returns the current schema (the schema that would be used for
compilation.
- getCurrentSchemaName() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
Obtain the name of the current schema.
- getCurrentSchemaName() - Method in interface org.apache.derby.iapi.jdbc.EngineConnection
-
Obtain the name of the current schema, so that the NetworkServer can
use it for piggy-backing
- getCurrentSchemaName() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the current schema name (at compile-time, see explanations for
getDefaultSchema overloads).
- getCurrentSchemaName() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Obtain the name of the current schema.
- getCurrentSchemaName() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- getCurrentSchemaName(Activation) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the current schema name (at execution time, see explanations for
getDefaultSchema overloads); This version is used by CURRENT SCHEMA.
- getCurrentSchemaName(Activation) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- getCurrentSeparator() - Method in class org.apache.derby.iapi.types.DateTimeParser
-
- getCurrentSetup() - Method in class org.apache.derby.impl.sql.compile.ActivationClassBuilder
-
- getCurrentSetup() - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
- getCurrentSQLSessionContext() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Return the current SQL session context based on statement context
- getCurrentSQLSessionContext(Activation) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the SQL session context of the given activation.
- getCurrentSQLSessionContext(Activation) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Return the current SQL session context of the activation
- getCurrentStatement() - Method in class org.apache.derby.impl.drda.Database
-
Get current DRDA statement
- getCurrentTime() - Method in class org.apache.derby.impl.sql.execute.CurrentDatetime
-
- getCurrentTimeExpression(MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
This utility method returns an expression for CURRENT_TIME.
- getCurrentTimeMillis() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Return the current time in milliseconds, if DEBUG and RunTimeStats is
on, else return 0.
- getCurrentTimeMillis() - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
Return the current time in milliseconds, if DEBUG and RunTimeStats is
on, else return 0.
- getCurrentTimeMillis(LanguageConnectionContext) - Static method in class org.apache.derby.impl.sql.GenericStatement
-
- getCurrentTimestamp() - Method in class org.apache.derby.impl.sql.execute.CurrentDatetime
-
- getCurrentTimestampExpression(MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
This utility method generates an expression for CURRENT_TIMESTAMP.
- getCurrentTransactionContext() - Method in class org.apache.derby.impl.store.access.RAMAccessManager
-
Get the current transaction context.
- getCurrentUser() - Method in interface org.apache.derby.iapi.sql.conn.SQLSessionContext
-
Get the SQL current user of this SQL connection context
- getCurrentUser() - Method in class org.apache.derby.impl.sql.conn.SQLSessionContextImpl
-
- getCurrentUserId(Activation) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the Authorization Id of the current user
- getCurrentUserId(Activation) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- getCurrentValue() - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
-
- getCurrentValue() - Method in class org.apache.derby.impl.sql.execute.AutoincrementCounter
-
get the current value of the counter.
- getCurrentValueAndAdvance() - Method in class org.apache.derby.impl.sql.catalog.SequenceGenerator
-
Get the next sequence number managed by this generator and advance the number.
- getCurrentValueAndAdvance(String, int) - Method in interface org.apache.derby.iapi.sql.Activation
-
Called by generated code to get the next number in an ANSI/ISO sequence
and advance the sequence.
- getCurrentValueAndAdvance(String, int) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Called by generated code to get the next number in an ANSI/ISO sequence
and advance the sequence.
- getCurrentValueAndAdvance(String, int) - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- getCurrentValueAndAdvance(String, NumberDataValue) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get the next number from an ANSI/ISO sequence generator
which was created with the CREATE SEQUENCE statement.
- getCurrentValueAndAdvance(String, NumberDataValue) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- getCurrentValueAndAdvance(NumberDataValue) - Method in interface org.apache.derby.iapi.sql.dictionary.BulkInsertCounter
-
Get the next sequence number for bulk-insert.
- getCurrentValueAndAdvance(NumberDataValue) - Method in class org.apache.derby.impl.sql.catalog.SequenceUpdater
-
Get the next sequence number managed by this generator and advance the number.
- getCurrentVersion() - Method in class org.apache.derby.impl.load.ControlInfo
-
- getCurrentXid() - Method in class org.apache.derby.jdbc.EmbedXAResource
-
Resturns currently active xid
- getCursor() - Method in class org.apache.derby.impl.sql.execute.CurrentOfResultSet
-
Because the positioned operation only gets one location
per execution, and the cursor could be completely different
for each execution (closed and reopened, perhaps), we
determine where caching the cursor could be applied.
- getCursor(String) - Method in class org.apache.derby.impl.tools.ij.Session
-
- getCursorInfo() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Get the cursor info stored in the context.
- getCursorInfo() - Method in interface org.apache.derby.iapi.sql.execute.ExecPreparedStatement
-
Get the saved cursor info.
- getCursorInfo() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- getCursorInfo() - Method in class org.apache.derby.impl.sql.compile.CursorNode
-
Get information about this cursor.
- getCursorInfo() - Method in class org.apache.derby.impl.sql.compile.ExecSPSNode
-
Get information about this cursor.
- getCursorInfo() - Method in class org.apache.derby.impl.sql.compile.StatementNode
-
Get an object with information about the cursor if there is one.
- getCursorInfo() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Return the cursor info in a single chunk.
- getCursorName() - Method in class org.apache.derby.client.am.ClientResultSet
-
- getCursorName() - Method in interface org.apache.derby.iapi.sql.Activation
-
Return the cursor name of this activation.
- getCursorName() - Method in interface org.apache.derby.iapi.sql.ResultSet
-
Returns the name of the cursor, if this is cursor statement of some
type (declare, open, fetch, positioned update, positioned delete,
close).
- getCursorName() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the name of the SQL cursor used by this ResultSet.
- getCursorName() - Method in class org.apache.derby.impl.sql.compile.CurrentOfNode
-
- getCursorName() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
get the cursor name.
- getCursorName() - Method in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
-
Return my cursor name for JDBC.
- getCursorName() - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
Return the cursor name, null in this case.
- getCursorName() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Returns the name of the cursor, if this is cursor statement of some
type (declare, open, fetch, positioned update, positioned delete,
close).
- getCursorName() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- getCursorName() - Method in class org.apache.derby.vti.VTITemplate
-
- getCursorResultSet() - Method in interface org.apache.derby.iapi.sql.execute.CursorActivation
-
Returns the cursor result set for this activation,
so that the current row can be re-qualified, and
so that the current row location can be determined.
- getCursorResultSet() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Used in CurrentOfResultSet to get to the cursor result set
for a cursor.
- getCursorStatement() - Method in class org.apache.derby.impl.sql.compile.CurrentOfNode
-
Return the CursorNode associated with a positioned update/delete.
- getCursorStatement(String) - Method in class org.apache.derby.impl.tools.ij.Session
-
- getCursorTargetTable() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
return the target table of an updatable cursor result set.
- getCursorTargetTable() - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Assumes that isCursorUpdatable has been called, and that it
is only called for updatable cursors.
- getDaemon() - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
If this raw store has a daemon that services its need, return the
daemon.
- getDaemon() - Method in class org.apache.derby.impl.store.raw.RawStore
-
- getDaemonThread(Runnable, String, boolean) - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
Get a newly created background thread.
- getDaemonThread(Runnable, String, boolean) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
- getDaemonThread(Runnable, String, boolean) - Method in class org.apache.derby.impl.services.monitor.FileMonitor
-
- getData() - Method in class org.apache.derby.client.ClientXid
-
- getData() - Method in class org.apache.derby.iapi.services.classfile.ClassFormatOutput
-
Get a reference to the data array the class data is being built
in.
- getData() - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
-
Return a reference to the array of bytes this stream is going to read
from so that caller may load it with stuff
- getData() - Method in class org.apache.derby.impl.store.raw.data.RawField
-
- getData() - Method in class org.apache.derby.impl.store.replication.buffer.LogBufferElement
-
- getData() - Method in class org.apache.derby.impl.store.replication.buffer.ReplicationLogBuffer
-
Returns a byte[] containing a chunk of serialized log records.
- getData() - Method in class org.apache.derby.impl.store.replication.slave.ReplicationLogScan
-
Method to get the data byte[] read by the last call to next().
- getData() - Method in class org.apache.derby.impl.tools.planexporter.AccessDatabase
-
- getData(ByteArrayOutputStream) - Method in class org.apache.derby.client.net.Reply
-
- getDatabase() - Method in interface org.apache.derby.iapi.db.DatabaseContext
-
- getDatabase() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Returns the Database of this connection.
- getDatabase() - Method in class org.apache.derby.impl.db.DatabaseContextImpl
-
- getDatabase() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Get Database we are working on
- getDatabase() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
- getDatabase() - Method in class org.apache.derby.impl.jdbc.TransactionResourceImpl
-
- getDatabase() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- getDatabase(String) - Method in class org.apache.derby.impl.drda.Session
-
Get database
- getDatabaseMajorVersion() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getDatabaseMajorVersion() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getDatabaseMajorVersion() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 3.0
Retrieves the major version number of the underlying database.
- getDatabaseMajorVersion() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getDatabaseMinorVersion() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getDatabaseMinorVersion() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getDatabaseMinorVersion() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 3.0
Retrieves the minor version number of the underlying database.
- getDatabaseMinorVersion() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getDatabaseName() - Method in class org.apache.derby.impl.drda.Database
-
- getDatabaseName() - Method in class org.apache.derby.impl.io.vfmem.DataStore
-
Returns the database name, which is expected to equal the path of the
service root.
- getDatabaseName() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
- getDatabaseName() - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
- getDatabaseName() - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
-
- getDatabaseName() - Method in interface org.apache.derby.jdbc.EmbeddedDataSourceInterface
-
- getDatabaseName(String, Properties) - Static method in class org.apache.derby.jdbc.InternalDriver
-
Get the database name from the url.
- getDatabaseOfConnection() - Static method in class org.apache.derby.iapi.db.Factory
-
Returns the Database object associated with the current connection.
- getDatabaseProductName() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getDatabaseProductName() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getDatabaseProductName() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the name of this database product?
- getDatabaseProductName() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getDatabaseProductVersion() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getDatabaseProductVersion() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getDatabaseProductVersion() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the version of this database product?
- getDatabaseProductVersion() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getDatabaseProperties() - Method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
-
Get all the database properties.
- getDatabaseProperty(String) - Method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
-
- getDatabaseProperty(PersistentSet, String) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
-
Get a property only looking in the Persistent Transactional (database) set.
- getDatabaseSecretKey(Properties, byte[], String) - Method in class org.apache.derby.impl.services.jce.JCECipherFactory
-
get the secretkey used for encryption and decryption when boot password mechanism is used for encryption
Steps include
retrieve the stored key, decrypt the stored key and verify if the correct boot password was passed
There is a possibility that the decrypted key includes the original key and padded bytes in order to have
been block size aligned during encryption phase.
- getDataCodeset() - Method in class org.apache.derby.impl.load.ControlInfo
-
- getDataDescriptorGenerator() - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get a DataDescriptorGenerator, through which we can create
objects to be stored in the DataDictionary.
- getDataDescriptorGenerator() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get a DataDescriptorGenerator, through which we can create
objects to be stored in the DataDictionary.
- getDataDictionary() - Method in interface org.apache.derby.iapi.db.Database
-
Return the DataDictionary for this database, set up at boot time.
- getDataDictionary() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Get the DataDictionary from this Optimizable.
- getDataDictionary() - Method in interface org.apache.derby.iapi.sql.compile.Optimizer
-
Return the DataDictionary that the Optimizer is using.
- getDataDictionary() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the data dictionary
- getDataDictionary() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
- getDataDictionary() - Method in class org.apache.derby.iapi.sql.dictionary.TupleDescriptor
-
- getDataDictionary() - Method in class org.apache.derby.impl.db.BasicDatabase
-
Return the DataDictionary for this database, set up at boot time.
- getDataDictionary() - Static method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
-
Find the data dictionary for the current connection.
- getDataDictionary() - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
-
- getDataDictionary() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Get the DataDictionary
- getDataDictionary() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- getDataFactory() - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
Get the data factory to be used during this transaction.
- getDataFactory() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
- getDataFactoryModule() - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
- getDataFactoryModule() - Method in class org.apache.derby.impl.store.raw.RawStore
-
- getDataLength() - Method in class org.apache.derby.impl.store.raw.log.ChecksumOperation
-
Access attributes of the checksum log record
- getDataLength() - Method in class org.apache.derby.impl.store.replication.slave.ReplicationLogScan
-
- getDataOffset() - Method in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor
-
Returns the first index of the described stream that contains real data.
- getDataSourceConnection(String, String, String, String, boolean) - Static method in class org.apache.derby.impl.tools.ij.util
-
Returns a connection obtained using the DataSource.
- getDataSourceName() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
- getDataSourceName() - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
- getDataSourceName() - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
-
- getDataSourceName() - Method in interface org.apache.derby.jdbc.EmbeddedDataSourceInterface
-
- getDataTruncation() - Method in class org.apache.derby.client.am.Sqlca
-
Get a java.sql.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
-
- getDataType() - Method in class org.apache.derby.impl.sql.execute.ColumnInfo
-
- getDataValue(boolean, BooleanDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL boolean with the given value.
- getDataValue(boolean, BooleanDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getDataValue(byte, NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL TINYINT with the given value.
- getDataValue(byte, NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getDataValue(char, NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL int with a char value.
- getDataValue(char, NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getDataValue(double, NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL double precision with the given value.
- getDataValue(double, NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getDataValue(float, NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL real with the given value.
- getDataValue(float, NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getDataValue(int, NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL int with the given value.
- getDataValue(int, NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getDataValue(long, NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL bigint with the given value.
- getDataValue(long, NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getDataValue(short, NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL SMALLINT with the given value.
- getDataValue(short, NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getDataValue(Boolean, BooleanDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL boolean with the given value.
- getDataValue(Boolean, BooleanDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getDataValue(Byte, NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL TINYINT with the given value.
- getDataValue(Byte, NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getDataValue(Double, NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL double precision with the given value.
- getDataValue(Double, NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getDataValue(Float, NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL real with the given value.
- getDataValue(Float, NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getDataValue(Integer, NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL int with the given value.
- getDataValue(Integer, NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getDataValue(Long, NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL bigint with the given value.
- getDataValue(Long, NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getDataValue(Object, UserDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a User-defined data value with the given value and type name.
- getDataValue(Object, UserDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getDataValue(Short, NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL smallint with the given value.
- getDataValue(Short, NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getDataValue(Date, DateTimeDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL date with the given value.
- getDataValue(Date, DateTimeDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getDataValue(Time, DateTimeDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL time with the given value.
- getDataValue(Time, DateTimeDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getDataValue(Timestamp, DateTimeDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL timestamp with the given value.
- getDataValue(Timestamp, DateTimeDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getDataValue(RowLocation, RefDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a RefDataValue with the given value.
- getDataValue(RowLocation, RefDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getDataValueFactory() - Method in interface org.apache.derby.iapi.sql.Activation
-
Get the DataValueFactory
- getDataValueFactory() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the data value factory to use with this language connection
context.
- getDataValueFactory() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionFactory
-
Get the DataValueFactory to use with this language connection
This is expected to get stuffed into the language connection
context and accessed from there.
- getDataValueFactory() - Method in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
-
Gets the DataValueFactory for this connection.
- getDataValueFactory() - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get the DataValueFactory associated with this database.
- getDataValueFactory() - Method in interface org.apache.derby.iapi.store.raw.Transaction
-
Get DataValueFactory.
- getDataValueFactory() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get a DataValueFactory, through which we can create
data value objects.
- getDataValueFactory() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Return the DataValueFactory
- getDataValueFactory() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Get the data value factory to use with this language connection
context.
- getDataValueFactory() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
-
Get the DataValueFactory to use with this language connection
- getDataValueFactory() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Used by activations to generate data values.
- getDataValueFactory() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- getDataValueFactory() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Get DataValueFactory.
- getDate(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getDate(int) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getDate(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getDate(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getDate(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
Get the value of a SQL DATE parameter as a java.sql.Date object
- getDate(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the value of a column in the current row as a java.sql.Date object.
- getDate(int) - Method in class org.apache.derby.vti.ForwardingVTI
-
- getDate(int) - Method in class org.apache.derby.vti.StringColumnVTI
-
- getDate(int) - Method in class org.apache.derby.vti.VTITemplate
-
- getDate(int, Calendar) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getDate(int, Calendar) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getDate(int, Calendar) - Method in class org.apache.derby.client.am.Cursor
-
- getDate(int, Calendar) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getDate(int, Calendar) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getDate(int, Calendar) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
- getDate(int, Calendar) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0
Get the value of a column in the current row as a java.sql.Date
object.
- getDate(int, Calendar) - Method in class org.apache.derby.vti.ForwardingVTI
-
- getDate(int, Calendar) - Method in class org.apache.derby.vti.VTITemplate
-
- getDate(String) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getDate(String) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getDate(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getDate(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getDate(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0
Retrieves the value of a JDBC DATE parameter as a java.sql.Date object
- getDate(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the value of a column in the current row as a java.sql.Date object.
- getDate(String) - Method in class org.apache.derby.vti.VTITemplate
-
- getDate(String, Calendar) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getDate(String, Calendar) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getDate(String, Calendar) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getDate(String, Calendar) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getDate(String, Calendar) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0
Retrieves the value of a JDBC DATE parameter as a java.sql.Date object,
using the given Calendar object to construct the date object.
- getDate(String, Calendar) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0
Get the value of a column in the current row as a java.sql.Date
object.
- getDate(String, Calendar) - Method in class org.apache.derby.vti.VTITemplate
-
- getDate(Calendar) - Method in class org.apache.derby.iapi.types.DataType
-
Gets the value in the data value descriptor as a java.sql.Date.
- getDate(Calendar) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Gets the value in the data value descriptor as a java.sql.Date.
- getDate(Calendar) - Method in class org.apache.derby.iapi.types.SQLChar
-
Get date from a SQLChar.
- getDate(Calendar) - Method in class org.apache.derby.iapi.types.SQLClob
-
- getDate(Calendar) - Method in class org.apache.derby.iapi.types.SQLDate
-
Get the value field.
- getDate(Calendar) - Method in class org.apache.derby.iapi.types.SQLTimestamp
-
getDate returns the date portion of the timestamp
Time is set to 00:00:00.0
Since Date is a JDBC object we use the JDBC definition
for the time portion.
- getDate(Calendar) - Method in class org.apache.derby.iapi.types.UserType
-
- getDate(Calendar, String, LocaleFinder) - Static method in class org.apache.derby.iapi.types.SQLChar
-
Static function to Get date from a string.
- getDate(DataValueDescriptor) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Implements the SQL date function
- getDate(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
Implement the date SQL function: construct a SQL date from a string, number, or timestamp.
- getDate(NumberDataValue) - Method in interface org.apache.derby.iapi.types.DateTimeDataValue
-
Get the day of the month.
- getDate(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLDate
-
- getDate(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLTime
-
- getDate(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLTimestamp
-
- getDATE(int, Calendar) - Method in class org.apache.derby.client.am.Cursor
-
- getDateAsString(Date) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
-
- getDateFormat() - Method in interface org.apache.derby.iapi.services.i18n.LocaleFinder
-
Get a formatter for formatting dates.
- getDateFormat() - Method in class org.apache.derby.impl.db.BasicDatabase
-
- getDateFromString(String, Calendar) - Method in class org.apache.derby.client.am.CrossConverters
-
- getDateFromTIMESTAMP(int, Calendar) - Method in class org.apache.derby.client.am.Cursor
-
- getDateValue(String, boolean) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
- getDateValue(String, boolean) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getDay(int) - Static method in class org.apache.derby.iapi.types.SQLDate
-
Get the day from the encodedDate.
- getDayOfMonth() - Method in class org.apache.derby.client.am.DateTimeValue
-
Get day of month component.
- getDB2Length(DataValueDescriptor, int, NumberDataValue) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Compute the DB2 compatible length of a value.
- getDBMD() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
Get the current session's database metadata.
- getDbname() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the database name of this LCC.
- getDbname() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- getDbName() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Get database name
- getDbName() - Method in class org.apache.derby.impl.store.replication.master.MasterController
-
Returns a name of a database associated with this master
controller.
- getDBName() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Return the dbname for this connection.
- getDBName() - Method in class org.apache.derby.impl.jdbc.TransactionResourceImpl
-
- getDDLResultSet(Activation) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
Generic DDL result set creation.
- getDDLResultSet(Activation) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
- getDDLTableDescriptor() - Method in interface org.apache.derby.iapi.sql.Activation
-
Get the TableDescriptor for the target of
DDL.
- getDDLTableDescriptor() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
- getDDLTableDescriptor() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- getDdmLength() - Method in class org.apache.derby.client.net.Reply
-
- getDdmLength() - Method in class org.apache.derby.impl.drda.DDMReader
-
Length of current DDM object
- getDeallocLock(BaseContainerHandle, RecordHandle, boolean, boolean) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Get the special dealloc lock on the page - the lock is gotten by the
transaction that owns the container handle
- getDecimalDataValue(Number, NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL DECIMAL with the given value.
- getDecimalDataValue(Number, NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getDecimalLength(int) - Method in class org.apache.derby.client.net.NetCursor
-
- getDecimalValuePrecision() - Method in class org.apache.derby.iapi.types.SQLDecimal
-
Return the SQL scale of this value, number of digits after the
decimal point, or zero for a whole number.
- getDecimalValueScale() - Method in class org.apache.derby.iapi.types.SQLDecimal
-
Return the SQL scale of this value, number of digits after the
decimal point, or zero for a whole number.
- getDeclaredGlobalTemporaryTablesSchemaDescriptor() - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get the descriptor for the declared global temporary table schema which is always named "SESSION".
- getDeclaredGlobalTemporaryTablesSchemaDescriptor() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the descriptor for the declared global temporary table schema which
is always named "SESSION".
- getDeclaredInSavepointLevel() - Method in class org.apache.derby.impl.sql.conn.TempTableInfo
-
Return the savepoint level when the table was declared
- getDeclaringClass(Member) - Method in class org.apache.derby.iapi.services.loader.ClassInspector
-
Get the declaring class for a method.
- getDefaultAccessLevel() - Method in class org.apache.derby.impl.sql.conn.GenericAuthorizer
-
- getDefaultBulkFetch() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
- getDefaultConn() - Static method in class org.apache.derby.catalog.SystemProcedures
-
Get the default or nested connection corresponding to the URL
jdbc:default:connection.
- getDefaultConn() - Method in class org.apache.derby.impl.sql.execute.xplain.XPLAINSystemTableVisitor
-
Open a nested Connection with which to execute INSERT statements.
- getDefaultConnection() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
Get the default connection, called from inside the database engine.
- getDefaultDescriptor(DataDictionary) - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
-
Get a DefaultDescriptor for the default, if any, associated with this column.
- getDefaultImplementations() - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
- getDefaultInfo() - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
-
Get the DefaultInfo for this ColumnDescriptor.
- getDefaultInfo() - Method in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
-
Return the DefaultInfo containing the default information for this
column
- getDefaultLockingPolicy() - Method in interface org.apache.derby.iapi.store.raw.Transaction
-
Get the current default locking policy for all operations within this
transaction.
- getDefaultLockingPolicy() - Method in class org.apache.derby.impl.store.access.RAMAccessManager
-
Return the default locking policy for this access manager.
- getDefaultLockingPolicy() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Get the current default locking policy for all operations within this
transaction.
- getDefaultModuleProperties() - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Get the complete set of module properties by
loading in contents of all the org/apache/derby/modules.properties
files.
- getDefaultModuleProperties() - Method in class org.apache.derby.impl.services.monitor.FileMonitor
-
- getDefaultNode() - Method in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
-
Return the DefaultNode, if any, associated with this node.
- getDefaultSchema() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the default schema (used at compile-time when no activation
is yet available, cf. the activation argument overload version.
- getDefaultSchema() - Method in interface org.apache.derby.iapi.sql.conn.SQLSessionContext
-
Get the schema of this SQL connection context
- getDefaultSchema() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- getDefaultSchema() - Method in class org.apache.derby.impl.sql.conn.SQLSessionContextImpl
-
- getDefaultSchema(Activation) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the default schema (used at execution time).
- getDefaultSchema(Activation) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- getDefaultStatement() - Method in class org.apache.derby.impl.drda.Database
-
Get default statement for use in EXCIMM
- getDefaultStatement(Pkgnamcsn) - Method in class org.apache.derby.impl.drda.Database
-
Get default statement for use in EXCIMM with specified pkgnamcsn
The pkgnamcsn has the encoded isolation level
- getDefaultText() - Method in interface org.apache.derby.catalog.DefaultInfo
-
Get the text of a default.
- getDefaultText() - Method in class org.apache.derby.catalog.types.DefaultInfoImpl
-
- getDefaultText() - Method in class org.apache.derby.impl.sql.compile.DefaultNode
-
Get the text of the default.
- getDefaultTransactionIsolation() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getDefaultTransactionIsolation() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getDefaultTransactionIsolation() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the database's default transaction isolation level?
- getDefaultTransactionIsolation() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getDefaultTransactionIsolation__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getDefaultTree() - Method in class org.apache.derby.impl.sql.compile.DefaultNode
-
Get the query tree for the default.
- getDefaultUUID() - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
-
Get the UUID for the column default, if any.
- getDefaultValue() - Method in class org.apache.derby.catalog.types.DefaultInfoImpl
-
Get the default value.
- getDefaultValue() - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
-
Get the default value for the column.
- getDefaultValue() - Method in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
-
Return the DataValueDescriptor containing the default value for this
column
- getDefaultValue() - Method in class org.apache.derby.impl.sql.compile.ParameterNode
-
Get the default value for the parameter.
- getDefaultXATransactionTimeout() - Method in class org.apache.derby.jdbc.EmbedXAResource
-
Returns the default value for the transaction timeout in milliseconds
setted up by the system properties.
- getDeferralControl() - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Get the DeferModification interface associated with this VTI
- getDeferredAll() - Method in interface org.apache.derby.iapi.sql.conn.SQLSessionContext
-
Get state of DEFERRED ALL setting.
- getDeferredAll() - Method in class org.apache.derby.impl.sql.conn.SQLSessionContextImpl
-
Get state of DEFERRED ALL setting.
- getDeferredCheckConstraintLocations(Activation, UUID) - Static method in class org.apache.derby.impl.sql.execute.DeferredConstraintsMemory
-
- getDeferredHashTables() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the set of disk backed hash tables containing any index
rows saved for deferred unique/PK constraints in this
transaction, keyed by the conglomerate id, or rows saved
containing row locations violating rows for deferred check
constraints.
- getDeferredHashTables() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- getDeferredResetPassword() - Method in class org.apache.derby.client.net.NetConnection
-
- getDeleteCascadeResultSet(NoPutResultSet, int, ResultSet[], String) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A delete Cascade result set simply reports that it completed, and
the number of rows deleted.
- getDeleteCascadeResultSet(NoPutResultSet, int, ResultSet[], String) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
- getDeleteCascadeUpdateResultSet(NoPutResultSet, GeneratedMethod, GeneratedMethod, int, int) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
An update result set simply reports that it completed, and
the number of rows updated.
- getDeleteCascadeUpdateResultSet(NoPutResultSet, GeneratedMethod, GeneratedMethod, int, int) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
- getDeleteConstantAction(long, int, StaticCompiledOpenConglomInfo, IndexRowGenerator[], long[], StaticCompiledOpenConglomInfo[], boolean, boolean, UUID, int, Object, Object, int[], long, String, String, ResultDescription, FKInfo[], TriggerInfo, FormatableBitSet, int[], int[], int, UUID, boolean, ConstantAction[], boolean) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a Replicated DELETE statement.
- getDeletePriv() - Method in class org.apache.derby.iapi.sql.dictionary.TablePermsDescriptor
-
- getDeleteReadMap(TableDescriptor, List<ConglomerateDescriptor>, TriggerDescriptorList, boolean[]) - Static method in class org.apache.derby.impl.sql.compile.DeleteNode
-
Builds a bitmap of all columns which should be read from the
Store in order to satisfy an DELETE statement.
1) finds all indices on this table
2) adds the index columns to a bitmap of affected columns
3) adds the index descriptors to a list of conglomerate
descriptors.
4) finds all DELETE triggers on the table
5) if there are any DELETE triggers, then do one of the following
a)If all of the triggers have MISSING referencing clause, then that
means that the trigger actions do not have access to before and
after values.
- getDeleteResultSet(NoPutResultSet) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A delete result set simply reports that it completed, and
the number of rows deleted.
- getDeleteResultSet(NoPutResultSet) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
- getDeleteVTIResultSet(NoPutResultSet) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A delete VTI result set simply reports that it completed, and
the number of rows deleted.
- getDeleteVTIResultSet(NoPutResultSet) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
- getDependable(DataDictionary, UUID) - Method in interface org.apache.derby.catalog.DependableFinder
-
Get the in-memory object associated with the passed-in object ID.
- getDependable(DataDictionary, UUID) - Method in class org.apache.derby.impl.sql.catalog.DDdependableFinder
-
Get the dependable for the given UUID
- getDependableFinder() - Method in interface org.apache.derby.catalog.Dependable
-
Get an object which can be written to disk and which,
when read from disk, will find or reconstruct this in-memory
Dependable.
- getDependableFinder() - Method in interface org.apache.derby.iapi.sql.depend.ProviderInfo
-
Get the DependableFinder.
- getDependableFinder() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
-
- getDependableFinder() - Method in class org.apache.derby.iapi.sql.dictionary.ColPermsDescriptor
-
- getDependableFinder() - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
-
- getDependableFinder() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
- getDependableFinder() - Method in class org.apache.derby.iapi.sql.dictionary.DefaultDescriptor
-
- getDependableFinder() - Method in class org.apache.derby.iapi.sql.dictionary.FileInfoDescriptor
-
- getDependableFinder() - Method in class org.apache.derby.iapi.sql.dictionary.PermDescriptor
-
- getDependableFinder() - Method in class org.apache.derby.iapi.sql.dictionary.RoleGrantDescriptor
-
- getDependableFinder() - Method in class org.apache.derby.iapi.sql.dictionary.RoutinePermsDescriptor
-
- getDependableFinder() - Method in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
- getDependableFinder() - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
-
- getDependableFinder() - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Return the stored form of this provider
- getDependableFinder() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
- getDependableFinder() - Method in class org.apache.derby.iapi.sql.dictionary.TablePermsDescriptor
-
- getDependableFinder() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
- getDependableFinder() - Method in class org.apache.derby.iapi.sql.dictionary.ViewDescriptor
-
- getDependableFinder() - Method in class org.apache.derby.impl.sql.depend.BasicProviderInfo
-
- getDependableFinder() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
- getDependableFinder() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- getDependableFinder() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
- getDependableFinder(int) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get a DependableFinder instance.
- getDependableFinder(int) - Method in class org.apache.derby.iapi.sql.dictionary.TupleDescriptor
-
- getDependableFinder(int) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- getDependencyDescriptorList(List<DependencyDescriptor>, Provider) - Method in class org.apache.derby.impl.sql.depend.BasicDependencyManager
-
Turn a list of DependencyDescriptors into a list of Dependencies.
- getDependencyManager() - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Returns the dependency manager for this DataDictionary.
- getDependencyManager() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
returns the dependencymanager associated with this datadictionary.
- getDependencyManager() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
- getDependent() - Method in interface org.apache.derby.iapi.sql.depend.Dependency
-
return the dependent for this dependency.
- getDependent() - Method in class org.apache.derby.impl.sql.depend.BasicDependency
-
return the dependent for this dependency.
- getDependentFinder() - Method in class org.apache.derby.iapi.sql.dictionary.DependencyDescriptor
-
Get the dependent's type for the dependency.
- getDependents(Provider) - Method in class org.apache.derby.impl.sql.depend.BasicDependencyManager
-
Returns an enumeration of all dependencies that this
provider is supporting for any dependent at all (even
invalid ones).
- getDependentsDescriptorList(String) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Gets a list of the dependency descriptors for the given dependent's id.
- getDependentsDescriptorList(String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Gets a list of the dependency descriptors for the given dependent's id.
- getDependentTableNode(String, String, int, ColumnDescriptorList) - Method in class org.apache.derby.impl.sql.compile.DeleteNode
-
In case of referential actions, we require to perform
DML (UPDATE or DELETE) on the dependent tables.
- getDepth() - Method in class org.apache.derby.impl.tools.planexporter.AccessDatabase
-
- getDepth() - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
-
- getDerbyConnection() - Method in class org.apache.derby.impl.sql.compile.OptTraceViewer
-
- getDerbyConnection() - Method in class org.apache.derby.impl.tools.optional.ForeignDBViews
-
- getDerbySchemaName(String, String) - Method in class org.apache.derby.impl.tools.optional.ForeignDBViews
-
Get the name of the local Derby schema corresponding to a foreign schema name.
- getDeregister() - Static method in class org.apache.derby.jdbc.InternalDriver
-
Check whether AutoloadedDriver should deregister itself on
shutdown.
- getDescription() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
- getDescription() - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
- getDescription() - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
-
- getDescription() - Method in interface org.apache.derby.jdbc.EmbeddedDataSourceInterface
-
- getDescriptor() - Method in class org.apache.derby.iapi.services.classfile.ClassMember
-
- getDescriptor() - Method in class org.apache.derby.iapi.sql.compile.OptimizerPlan.RowSource
-
Get the UniqueTupleDescriptor bound to this RowSource
- getDescriptorName() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
-
- getDescriptorName() - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
-
- getDescriptorName() - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
-
- getDescriptorName() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
- getDescriptorName() - Method in class org.apache.derby.iapi.sql.dictionary.FileInfoDescriptor
-
- getDescriptorName() - Method in class org.apache.derby.iapi.sql.dictionary.RoleGrantDescriptor
-
- getDescriptorName() - Method in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
- getDescriptorName() - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
-
- getDescriptorName() - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
- getDescriptorName() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
- getDescriptorName() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
- getDescriptorName() - Method in class org.apache.derby.iapi.sql.dictionary.TupleDescriptor
-
- getDescriptorName() - Method in class org.apache.derby.iapi.sql.dictionary.UserDescriptor
-
- getDescriptorType() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
-
- getDescriptorType() - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
-
- getDescriptorType() - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
-
- getDescriptorType() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
- getDescriptorType() - Method in class org.apache.derby.iapi.sql.dictionary.FileInfoDescriptor
-
- getDescriptorType() - Method in class org.apache.derby.iapi.sql.dictionary.RoleGrantDescriptor
-
- getDescriptorType() - Method in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
- getDescriptorType() - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
-
- getDescriptorType() - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
- getDescriptorType() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
- getDescriptorType() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
- getDescriptorType() - Method in class org.apache.derby.iapi.sql.dictionary.TupleDescriptor
-
Each descriptor must identify itself with its type; i.e index, check
constraint whatever.
- getDescriptorType() - Method in class org.apache.derby.iapi.sql.dictionary.UserDescriptor
-
- getDescriptorViaHeap(FormatableBitSet, ScanQualifier[][], TabInfoImpl, TupleDescriptor, List<? super T>, Class<T>) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Return a (single or list of) catalog row descriptor(s) from a
system table where the access a heap scan
- getDescriptorViaIndex(int, ExecIndexRow, ScanQualifier[][], TabInfoImpl, TupleDescriptor, List<? super T>, Class<T>, boolean) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Return a (single or list of) catalog row descriptor(s) from a
system table where the access is from the index to the heap.
- getDescriptorViaIndex(int, ExecIndexRow, ScanQualifier[][], TabInfoImpl, TupleDescriptor, List<? super T>, Class<T>, boolean, int, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Return a (single or list of) catalog row descriptor(s) from a
system table where the access is from the index to the heap.
- getDescriptorViaIndexMinion(int, ExecIndexRow, ScanQualifier[][], TabInfoImpl, TupleDescriptor, List<? super T>, Class<T>, boolean, int, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- getDescriptorWordCount(String) - Static method in class org.apache.derby.impl.services.bytecode.CodeChunk
-
Get the word count for a type descriptor in the format of the virual
machine.
- getDesiredType(int) - Method in class org.apache.derby.impl.sql.execute.NormalizeResultSet
-
Get a data type descriptor that describes the desired type for the
specified column.
- getDigitPrecision(DataTypeDescriptor) - Static method in class org.apache.derby.iapi.types.DataTypeUtilities
-
Get the precision of the datatype, in decimal digits
This is used by EmbedResultSetMetaData.
- getDirectoryPath(String) - Method in class org.apache.derby.impl.services.monitor.StorageFactoryService
-
- getDistinctGroupedAggregateResultSet(NoPutResultSet, boolean, int, int, int, int, int, double, double, boolean) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A DistinctGroupedAggregateResultSet computes scalar aggregates when
at least one of them is a distinct aggregate.
- getDistinctGroupedAggregateResultSet(NoPutResultSet, boolean, int, int, int, int, int, double, double, boolean) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
- getDistinctIndexConglomerateNumbers() - Method in class org.apache.derby.iapi.sql.dictionary.IndexLister
-
Returns an array of distinct index conglomerate ids on a table.
- getDistinctIndexNames() - Method in class org.apache.derby.iapi.sql.dictionary.IndexLister
-
Returns an array of index names for all distinct indexes on a table.
- getDistinctIndexRowGenerators() - Method in class org.apache.derby.iapi.sql.dictionary.IndexLister
-
Returns an array of distinct index row generators on a table,
erasing entries for duplicate indexes (which share same conglomerate).
- getDistinctScalarAggregateResultSet(NoPutResultSet, boolean, int, int, int, int, int, boolean, double, double) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A DistinctScalarAggregateResultSet computes scalar aggregates when
at least one of them is a distinct aggregate.
- getDistinctScalarAggregateResultSet(NoPutResultSet, boolean, int, int, int, int, int, boolean, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
- getDistinctScanResultSet(Activation, long, int, int, int, int, String, String, String, boolean, int, int, boolean, int, double, double) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A distinct scan result set pushes duplicate elimination into
the scan.
- getDistinctScanResultSet(Activation, long, int, int, int, int, String, String, String, boolean, int, int, boolean, int, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
a distinct scan generator, for ease of use at present.
- getDMD() - Static method in class org.apache.derby.catalog.SystemProcedures
-
Get the DatabaseMetaData for the current connection for use in
mapping the jcc SYSIBM.* calls to the Derby DatabaseMetaData methods
- getDncCompatibleJREVersions() - Static method in class org.apache.derby.client.am.Configuration
-
- getDncPackageConsistencyToken() - Static method in class org.apache.derby.client.am.Configuration
-
- getDNFromUID(String) - Method in class org.apache.derby.impl.jdbc.authentication.LDAPAuthenticationSchemeImpl
-
Search for the full user's DN in the LDAP server.
- getDoAction(HttpServletRequest) - Method in class org.apache.derby.drda.NetServlet
-
- getDominantType() - Method in class org.apache.derby.impl.sql.compile.InListOperatorNode
-
Get the dominant type of all the operands in this IN list.
- getDominantType(DataTypeDescriptor, ClassFactory) - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Get the dominant type (DataTypeDescriptor) of the 2.
- getDominantTypeServices() - Method in class org.apache.derby.impl.sql.compile.ValueNodeList
-
Get the dominant DataTypeServices from the elements in the list.
- getDouble() - Method in class org.apache.derby.iapi.types.DataType
-
Gets the value in the data value descriptor as a double.
- getDouble() - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Gets the value in the data value descriptor as a double.
- getDouble() - Method in class org.apache.derby.iapi.types.SQLBoolean
-
- getDouble() - Method in class org.apache.derby.iapi.types.SQLChar
-
Get double from a SQLChar.
- getDouble() - Method in class org.apache.derby.iapi.types.SQLClob
-
- getDouble() - Method in class org.apache.derby.iapi.types.SQLDecimal
-
If we have a value that is greater than the maximum double,
exception is thrown.
- getDouble() - Method in class org.apache.derby.iapi.types.SQLDouble
-
- getDouble() - Method in class org.apache.derby.iapi.types.SQLInteger
-
- getDouble() - Method in class org.apache.derby.iapi.types.SQLLongint
-
- getDouble() - Method in class org.apache.derby.iapi.types.SQLReal
-
- getDouble() - Method in class org.apache.derby.iapi.types.SQLSmallint
-
- getDouble() - Method in class org.apache.derby.iapi.types.SQLTinyint
-
- getDouble() - Method in class org.apache.derby.iapi.types.UserType
-
- getDouble(byte[], int) - Static method in class org.apache.derby.client.am.FloatingPoint
-
Build a Java double from an 8-byte floating point representation.
- getDouble(byte[], int, int, int) - Static method in class org.apache.derby.client.am.Decimal
-
Build a Java double from a fixed point decimal byte representation.
- getDouble(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getDouble(int) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getDouble(int) - Method in class org.apache.derby.client.am.Cursor
-
- getDouble(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getDouble(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getDouble(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
- getDouble(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the value of a column in the current row as a Java double.
- getDouble(int) - Method in class org.apache.derby.vti.ForwardingVTI
-
- getDouble(int) - Method in class org.apache.derby.vti.StringColumnVTI
-
- getDouble(int) - Method in class org.apache.derby.vti.VTITemplate
-
- getDouble(String) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getDouble(String) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getDouble(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getDouble(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getDouble(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0
Retrieves the value of a JDBC DOUBLE parameter as a double in the Java
programming language.
- getDouble(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the value of a column in the current row as a Java double.
- getDouble(String) - Method in class org.apache.derby.vti.VTITemplate
-
- getDoubleFromBoolean(boolean) - Method in class org.apache.derby.client.am.CrossConverters
-
- getDoubleFromDECIMAL(int) - Method in class org.apache.derby.client.am.Cursor
-
- getDoubleFromString(String) - Method in class org.apache.derby.client.am.CrossConverters
-
- getDrdaHost() - Method in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
-
- getDrdaHost() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
-
Gets the network interface address on which the Network Server is
listening.
- getDrdaID() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the DRDA ID of this LCC.
- getDrdaID() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- getDrdaKeepAlive() - Method in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
-
- getDrdaKeepAlive() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
-
Reports whether or not the Derby Network Server will send keep-alive
probes and attempt to clean up connections for disconnected clients (the
value of the derby.drda.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(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
- getDrdaResultSet(ConsistencyToken) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
- getDrdaSecurityMechanism() - Method in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
-
- getDrdaSecurityMechanism() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
-
The Derby security mechanism required by the Network Server for all
client connections.
- getDrdaSslMode() - Method in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
-
- getDrdaSslMode() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
-
Reports whether client connections must be encrypted using Secure
Sockets Layer (SSL), and whether certificate based peer authentication
is enabled.
- getDRDAStatement(Pkgnamcsn) - Method in class org.apache.derby.impl.drda.Database
-
Get DRDA statement based on pkgnamcsn
- getDrdaStreamOutBufferSize() - Method in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
-
- getDrdaStreamOutBufferSize() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
-
The size of the buffer used for streaming BLOB and CLOB from server to
client.
- getDrdaTimeSlice() - Method in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
-
- getDrdaTimeSlice() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
-
If the server property derby.drda.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.ClientDatabaseMetaData
-
- getDriverMajorVersion() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getDriverMajorVersion() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's this JDBC driver's major version number?
- getDriverMajorVersion() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getDriverMinorVersion() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getDriverMinorVersion() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getDriverMinorVersion() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's this JDBC driver's minor version number?
- getDriverMinorVersion() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getDriverModule() - Static method in class org.apache.derby.jdbc.AutoloadedDriver
-
- getDriverModule() - Method in class org.apache.derby.jdbc.EmbeddedDriver
-
Lookup the booted driver module appropriate to our JDBC level.
- getDriverName() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getDriverName() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getDriverName() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the name of this JDBC driver?
- getDriverName() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getDriverNameAndVersion() - Static method in class org.apache.derby.client.am.Version
-
- getDriverVersion() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getDriverVersion() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getDriverVersion() - Static method in class org.apache.derby.client.am.Version
-
- getDriverVersion() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the version of this JDBC driver?
- getDriverVersion() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getDropAliasConstantAction(SchemaDescriptor, String, char) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a DROP ALIAS statement.
- getDropBehavior() - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
Return the behavior of this constraint.
- getDropConstraintConstantAction(String, String, String, UUID, String, IndexConstantAction, int, int) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make ConstantAction to drop a constraint.
- getDropIndexConstantAction(String, String, String, String, UUID, long) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a DROP INDEX statement.
- getDroppedInSavepointLevel() - Method in class org.apache.derby.impl.sql.conn.TempTableInfo
-
Return the savepoint level when the table was dropped
- getDroppedState() - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
- getDropRoleConstantAction(String) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a DROP ROLE statement.
- getDropSchemaConstantAction(String) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a DROP SCHEMA statement.
- getDropSchemaName() - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
To support dropping existing constraints that may have mismatched schema names
we need to support ALTER TABLE S1.T DROP CONSTRAINT S2.C.
- getDropSequenceConstantAction(SchemaDescriptor, String) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a DROP SEQUENCE statement.
- getDropStatisticsConstantAction(SchemaDescriptor, String, String, boolean) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the constant action for Drop Statistics statement.
- getDropTableConstantAction(String, String, SchemaDescriptor, long, UUID, int) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a DROP TABLE statement.
- getDropTriggerConstantAction(SchemaDescriptor, String, UUID) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a DROP TRIGGER statement.
- getDropViewConstantAction(String, String, SchemaDescriptor) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a DROP VIEW statement.
- getDSSLength() - Method in class org.apache.derby.impl.drda.DDMWriter
-
Get the length of the current DSS block we're working on.
- getDummyValue(Class) - Method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
Get a dummy value for an argument to a DBMD method.
- getDVDforColumnToBeUpdated(int, String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
- getDVF - Variable in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
Get/reuse the Expression for getting the DataValueFactory
- getDynamicCompiledConglomInfo() - Method in interface org.apache.derby.iapi.store.access.conglomerate.Conglomerate
-
Return dynamic information about the conglomerate to be dynamically
reused in repeated execution of a statement.
- getDynamicCompiledConglomInfo() - Method in class org.apache.derby.impl.store.access.btree.BTree
-
Return dynamic information about the conglomerate to be dynamically
reused in repeated execution of a statement.
- getDynamicCompiledConglomInfo() - Method in class org.apache.derby.impl.store.access.heap.Heap
-
Return dynamic information about the conglomerate to be dynamically
reused in repeated execution of a statement.
- getDynamicCompiledConglomInfo(long) - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Return dynamic information about the conglomerate to be dynamically
reused in repeated execution of a statement.
- getDynamicCompiledConglomInfo(long) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Return dynamic information about the conglomerate to be dynamically
reused in repeated execution of a statement.
- getDynamicResults() - Method in interface org.apache.derby.iapi.sql.Activation
-
Return the set of dynamical created result sets, for procedures.
- getDynamicResults() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Real implementations of this method are provided by a generated class.
- getDynamicResults() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- getDynamicSection(int) - Method in class org.apache.derby.client.am.SectionManager
-
- getEF - Variable in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
This is a utility method to get a common expression --
"BaseActivation.getExecutionFactory()".
- getElapsedMillis(long) - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Return the elapsed time in milliseconds, between now and the beginTime, if
DEBUG and RunTimeStats is on, else return 0.
- getElementType() - Method in class org.apache.derby.impl.sql.compile.TableElementNode
-
Get the type of this table element.
- getEmbedConnection() - Method in class org.apache.derby.impl.jdbc.ConnectionChild
-
Return a reference to the EmbedConnection
- getEmbedConnection() - Static method in class org.apache.derby.impl.jdbc.LOBStoredProcedure
-
Returns the EmbedConnection object.
- getEmbryonicPage(DataInput) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Get an embryonic page from the dataInput stream.
- getEmbryonicPage(StorageRandomAccessFile, long) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Read an embryonic page (that is, a section of the first alloc page that
is so large that we know all the borrowed space is included in it) from
the specified offset in a StorageRandomAccessFile.
- getEmbryonicPage(StorageRandomAccessFile, long) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer4
-
Read an embryonic page (that is, a section of the first alloc page that
is so large that we know all the borrowed space is included in it) from
the specified offset in a StorageRandomAccessFile.
- getEmptyDeleteNode(String, String) - Method in class org.apache.derby.impl.sql.compile.DeleteNode
-
- getEmptyExecRow() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets an ExecRow for rows stored in the table this describes.
- getEmptyIndexRow(int, LanguageConnectionContext) - Static method in class org.apache.derby.impl.sql.execute.RowUtil
-
Get an empty ExecIndexRow.
- getEmptyMessageDigest() - Method in class org.apache.derby.iapi.sql.dictionary.PasswordHasher
-
- getEmptyUpdateNode(String, String, ColumnDescriptorList) - Method in class org.apache.derby.impl.sql.compile.DeleteNode
-
- getEmptyValueRow(int, LanguageConnectionContext) - Static method in class org.apache.derby.impl.sql.execute.RowUtil
-
Get an empty ExecRow.
- getEnabledProtocols(SSLServerSocket) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- getEncodedDate() - Method in class org.apache.derby.iapi.types.SQLDate
-
- getEncodedStream(String, String) - Method in class org.apache.derby.vti.StringColumnVTI
-
Turn a string into an appropriately encoded ByteArrayInputStream.
- getEncodedTime() - Method in class org.apache.derby.iapi.types.SQLTime
-
- getEncryptedDataLength(int) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
returns the length that will make the data to be multiple of encryption
block size based on the given length.
- getEncryptionBlockSize() - Method in interface org.apache.derby.iapi.services.crypto.CipherProvider
-
Returns the encryption block size used during creation of the encrypted database
- getEncryptionBlockSize() - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
Return the encryption block size used by the algorithm at time of
encrypted database creation
- getEncryptionBlockSize() - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Returns the encryption block size used during creation of the encrypted database
- getEncryptionBlockSize() - Method in class org.apache.derby.impl.services.jce.JCECipherProvider
-
- getEncryptionBlockSize() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Returns the encryption block size used by the algorithm at time of
creation of an encrypted database
- getEncryptionBlockSize() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
return the encryption block size used during encrypted db creation
- getEncryptionBlockSize() - Method in class org.apache.derby.impl.store.raw.RawStore
-
Returns the encryption block size used by the algorithm at time of
creation of an encrypted database
- getEncryptionBuffer() - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Get encryption buffer.
- getEncryptionManager() - Method in class org.apache.derby.client.net.NetConnection
-
- getEndColumn() - Method in interface org.apache.derby.impl.sql.compile.CharStream
-
Returns the column number of the last character for current token (being
matched after the last call to BeginTOken).
- getEndColumn() - Method in class org.apache.derby.impl.sql.compile.UCode_CharStream
-
- getEndColumn() - Method in class org.apache.derby.impl.tools.ij.UCode_CharStream
-
- getEndCompilationTimestamp() - Method in interface org.apache.derby.iapi.sql.execute.RunTimeStatistics
-
Get the timestamp for the end of query compilation.
- getEndCompilationTimestamp() - Method in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
-
Get the timestamp for the end of query compilation.
- getEndCompileTimestamp() - Method in interface org.apache.derby.iapi.sql.PreparedStatement
-
Get the timestamp for the end of compilation
- getEndCompileTimestamp() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Get the timestamp for the end of compilation
- getEndExecutionTimestamp() - Method in interface org.apache.derby.iapi.sql.execute.RunTimeStatistics
-
Get the timestamp for the end of query execution.
- getEndExecutionTimestamp() - Method in interface org.apache.derby.iapi.sql.ResultSet
-
Get the Timestamp for the end of execution.
- getEndExecutionTimestamp() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Get the Timestamp for the end of execution.
- getEndExecutionTimestamp() - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
Get the Timestamp for the end of execution.
- getEndExecutionTimestamp() - Method in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
-
Get the timestamp for the end of query execution.
- getEndExecutionTimestamp() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Get the Timestamp for the end of execution.
- getEndLine() - Method in interface org.apache.derby.impl.sql.compile.CharStream
-
Returns the line number of the last character for current token (being
matched after the last call to BeginTOken).
- getEndLine() - Method in class org.apache.derby.impl.sql.compile.UCode_CharStream
-
- getEndLine() - Method in class org.apache.derby.impl.tools.ij.UCode_CharStream
-
- getEndOffset() - Method in interface org.apache.derby.impl.sql.compile.CharStream
-
- getEndOffset() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Gets the ending offset of the SQL substring which this
query node represents.
- getEndOffset() - Method in class org.apache.derby.impl.sql.compile.UCode_CharStream
-
- getEngineType() - Method in interface org.apache.derby.iapi.db.Database
-
- getEngineType() - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
- getEngineType() - Method in class org.apache.derby.impl.db.BasicDatabase
-
Return the engine type that this Database implementation
supports.
- getEngineType() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Gets the EngineType of the connected database.
- getEngineType() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- getEngineType(Properties) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
-
- getEngineVersion() - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
- getEngineVersion() - Method in class org.apache.derby.impl.services.monitor.FileMonitor
-
- getEntry() - Method in class org.apache.derby.impl.io.JarDBFile
-
- getEntry() - Method in class org.apache.derby.impl.io.vfmem.VirtualFile
-
Returns the data store entry denoted by this file, if it exists.
- getEntry() - Method in class org.apache.derby.impl.services.cache.ClockPolicy.Holder
-
Returns the entry that is currently associated with this holder.
- getEntry(int) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
-
- getEntry(Object) - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Get the entry associated with the specified key from the cache.
- getEntry(String) - Method in class org.apache.derby.impl.io.vfmem.DataStore
-
Returns the entry with the specified path.
- getEntry(Lockable) - Method in class org.apache.derby.impl.services.locks.ConcurrentLockSet
-
Get an entry from the lock table.
- getEnvironment() - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
Return the environment object that this system was booted in.
- getEnvironment() - Method in class org.apache.derby.impl.services.monitor.FileMonitor
-
- getEnvProperty(String) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
-
- getEquivalenceClass() - Method in class org.apache.derby.impl.sql.compile.Predicate
-
Get the equivalenceClass for this predicate.
- getErrorCode() - Method in class org.apache.derby.client.am.Sqlca
-
Get the error code based on the SQL code received from the server.
- getErrorCode() - Method in exception org.apache.derby.client.am.SqlException
-
- getErrorCode() - Method in exception org.apache.derby.iapi.error.StandardException
-
- getErrorInfo() - Method in class org.apache.derby.iapi.services.io.ApplicationObjectInputStream
-
- getErrorInfo() - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
-
- getErrorInfo() - Method in interface org.apache.derby.iapi.services.io.ErrorInfo
-
- getErrorInfo() - Method in interface org.apache.derby.iapi.services.io.ErrorObjectInput
-
- getErrorInfo() - Method in class org.apache.derby.iapi.services.io.FormatIdInputStream
-
- getErrorInfo() - Method in class org.apache.derby.iapi.services.io.FormatIdOutputStream
-
- getErrorProperty(String) - Method in exception org.apache.derby.iapi.error.StandardException
-
Get the error code for an error given a type.
- getErrorProperty(String, String) - Static method in exception org.apache.derby.iapi.error.StandardException
-
- getErrorSeverity(Throwable) - Method in class org.apache.derby.iapi.services.context.ContextManager
-
return the severity of the exception.
- getEstimatedCost() - Method in interface org.apache.derby.iapi.store.access.StoreCostResult
-
Get the estimated cost.
- getEstimatedCost() - Method in class org.apache.derby.impl.sql.compile.CostEstimateImpl
-
- getEstimatedCostPerInstantiation(VTIEnvironment) - Method in class org.apache.derby.diag.ErrorMessages
-
- getEstimatedCostPerInstantiation(VTIEnvironment) - Method in class org.apache.derby.diag.LockTable
-
- getEstimatedCostPerInstantiation(VTIEnvironment) - Method in class org.apache.derby.diag.SpaceTable
-
- getEstimatedCostPerInstantiation(VTIEnvironment) - Method in class org.apache.derby.diag.TransactionTable
-
- getEstimatedCostPerInstantiation(VTIEnvironment) - Method in interface org.apache.derby.vti.VTICosting
-
Get the estimated cost for a single instantiation of a Table Function.
- getEstimatedMemUsage(Object) - Method in class org.apache.derby.iapi.store.access.BackingStoreHashtable
-
Take a value which will go into the hash table and return an estimate
of how much memory that value will consume.
- getEstimatedPageCount(int) - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
Get the total estimated number of allocated (not freed, not
deallocated) user pages in the container, including overflow pages.
- getEstimatedPageCount(int) - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
- getEstimatedPageCount(BaseContainerHandle, int) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
- getEstimatedPageCount(BaseContainerHandle, int) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
- getEstimatedPageCount(BaseContainerHandle, long) - Method in class org.apache.derby.impl.store.raw.data.AllocationCache
-
returns estimated number of allocated pages
- getEstimatedRowCount() - Method in interface org.apache.derby.iapi.sql.execute.NoPutResultSet
-
Get the estimated row count from this result set.
- getEstimatedRowCount() - Method in interface org.apache.derby.iapi.sql.execute.ResultSetStatistics
-
Get the estimated row count for the number of rows returned
by the associated query or statement.
- getEstimatedRowCount() - Method in interface org.apache.derby.iapi.sql.execute.RunTimeStatistics
-
Get the estimated row count for the number of rows returned
by the associated query or statement.
- getEstimatedRowCount() - Method in interface org.apache.derby.iapi.store.access.RowCountable
-
Get the total estimated number of rows in the container.
- getEstimatedRowCount() - Method in interface org.apache.derby.iapi.store.access.StoreCostResult
-
Get the estimated row count.
- getEstimatedRowCount() - Method in class org.apache.derby.impl.sql.compile.CostEstimateImpl
-
- getEstimatedRowCount() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
- getEstimatedRowCount() - Method in class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
-
Get the estimated row count for the number of rows returned
by the associated query or statement.
- getEstimatedRowCount() - Method in class org.apache.derby.impl.sql.execute.rts.RealNoRowsResultSetStatistics
-
Get the estimated row count for the number of rows returned
by the associated query or statement.
- getEstimatedRowCount() - Method in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
-
Get the estimated row count for the number of rows returned
by the associated query or statement.
- getEstimatedRowCount() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Get the estimated row count from this result set.
- getEstimatedRowCount() - Method in class org.apache.derby.impl.store.access.btree.OpenBTree
-
Get the total estimated number of rows in the container.
- getEstimatedRowCount() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericController
-
Get the total estimated number of rows in the container.
- getEstimatedRowCount() - Method in class org.apache.derby.impl.store.access.sort.Scan
-
Get the total estimated number of rows in the container.
- getEstimatedRowCount(int) - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
Get the total estimated number of rows in the container, not including
overflow rows.
- getEstimatedRowCount(int) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
- getEstimatedRowCount(int) - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
- getEstimatedRowCount(int) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
MT - this routine is NOT MT-safe and clients don't need to provide
synchronization.
- getEstimatedRowCount(VTIEnvironment) - Method in class org.apache.derby.diag.ErrorMessages
-
- getEstimatedRowCount(VTIEnvironment) - Method in class org.apache.derby.diag.LockTable
-
- getEstimatedRowCount(VTIEnvironment) - Method in class org.apache.derby.diag.SpaceTable
-
- getEstimatedRowCount(VTIEnvironment) - Method in class org.apache.derby.diag.TransactionTable
-
- getEstimatedRowCount(VTIEnvironment) - Method in interface org.apache.derby.vti.VTICosting
-
Get the estimated row count for a single scan of a Table Function.
- getEventStatementText() - Method in interface org.apache.derby.iapi.db.TriggerExecutionContext
-
Get the text of the statement that caused the
trigger to fire.
- getEventStatementText() - Method in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
-
Get the text of the statement that caused the
trigger to fire.
- getEventType() - Method in interface org.apache.derby.iapi.db.TriggerExecutionContext
-
Get the type for the event that caused the
trigger to fire.
- getEventType() - Method in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
-
Get the type for the event that caused the
trigger to fire.
- getEvictionCount() - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Get the number of evictions from the cache.
- getEvictionCount() - Method in class org.apache.derby.impl.services.cache.ConcurrentCacheMBeanImpl
-
- getEvictionCount() - Method in interface org.apache.derby.mbeans.CacheManagerMBean
-
Get the number of cached objects that have been evicted from the
cache in order to make room for other objects.
- getException() - Method in class org.apache.derby.impl.tools.ij.ijExceptionResult
-
- getException() - Method in interface org.apache.derby.impl.tools.ij.ijResult
-
- getException() - Method in class org.apache.derby.impl.tools.ij.ijResultImpl
-
- getExceptionOnLoadResources() - Static method in class org.apache.derby.client.am.Configuration
-
- getExceptionSeverity(SQLException) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Translate from Derby exception severity to SVRCOD
- getExclusiveFileLock() - Method in class org.apache.derby.impl.io.DirFile
-
Get an exclusive lock.
- getExclusiveFileLock() - Method in class org.apache.derby.impl.io.InputStreamFile
-
Get an exclusive lock with this name.
- getExclusiveFileLock() - Method in class org.apache.derby.impl.io.vfmem.VirtualFile
-
- getExclusiveFileLock() - Method in interface org.apache.derby.io.StorageFile
-
Get an exclusive lock with this name.
- getExclusiveTableLock() - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
-
Get an exclusive table lock on the target table
(and check to see if the table is populated if
this is not a bulk insert replace).
- getExecuteHoldable() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
Get the execute time holdability for the Statement.
- getExecuteMethod() - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
Get a method builder for adding code to the execute() method.
- getExecuteTime() - Method in interface org.apache.derby.iapi.sql.ResultSet
-
Get the execution time in milliseconds.
- getExecuteTime() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Get the execution time in milliseconds.
- getExecuteTime() - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
Get the execution time in milliseconds.
- getExecuteTime() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Get the execution time in milliseconds.
- getExecuteTimeInMillis() - Method in interface org.apache.derby.iapi.sql.execute.RunTimeStatistics
-
Get the execute time for the associated query in milliseconds.
- getExecuteTimeInMillis() - Method in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
-
Get the execute time for the associated query in milliseconds.
- getExecutionFactory() - Method in interface org.apache.derby.iapi.sql.Activation
-
Get the ExecutionFactory
- getExecutionFactory() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionFactory
-
Get the ExecutionFactory to use with this language connection
- getExecutionFactory() - Method in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
-
Gets a ExecutionFactory
- getExecutionFactory() - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get the ExecutionFactory associated with this database.
- getExecutionFactory() - Method in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
-
- getExecutionFactory() - Method in interface org.apache.derby.iapi.sql.execute.ExecutionContext
-
Get the ExecutionFactory from this ExecutionContext.
- getExecutionFactory() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get ExecutionFactory associated with this database.
- getExecutionFactory() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
- getExecutionFactory() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
-
Get the ExecutionFactory to use with this language connection
- getExecutionFactory() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Used in activations for generating rows.
- getExecutionFactory() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Get a execution factory
- getExecutionFactory() - Method in class org.apache.derby.impl.sql.execute.GenericExecutionContext
-
- getExecutionFactory() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- getExistsBaseTable() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Does this FBT represent an EXISTS FBT.
- getExpectedColumnTypeNames(String, int) - Static method in class org.apache.derby.impl.load.ColumnInfo
-
- getExpectedNumberOfColumnsInFile() - Method in class org.apache.derby.impl.load.ColumnInfo
-
- getExpectedUDTClasses(String) - Static method in class org.apache.derby.impl.load.ColumnInfo
-
- getExpectedVtiColumnTypes(String, int) - Static method in class org.apache.derby.impl.load.ColumnInfo
-
- getExpectedVtiColumnTypesAsString() - Method in class org.apache.derby.impl.load.ColumnInfo
-
- getExplicitlySetColumns() - Method in class org.apache.derby.impl.sql.compile.UpdateNode
-
Get the names of the explicitly set columns, that is, the columns on the left side
of SET operators.
- getExportedKeys(String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getExportedKeys(String, String, String) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getExportedKeys(String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a description of the foreign key columns that reference a
table's primary key columns (the foreign keys exported by a
table).
- getExportedKeys(String, String, String) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getExportedKeysX(String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getExportWriteData() - Method in class org.apache.derby.impl.load.Export
-
For internal use only
- getExportWriteData() - Method in class org.apache.derby.impl.load.ExportAbstract
-
- getExposedName() - Method in interface org.apache.derby.iapi.sql.execute.ExecCursorTableReference
-
Return the exposed name of the table.
- getExposedName() - Method in class org.apache.derby.impl.sql.compile.CurrentOfNode
-
- getExposedName() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Get the exposed name for this table, which is the name that can
be used to refer to it in the rest of the query.
- getExposedName() - Method in class org.apache.derby.impl.sql.compile.FromSubquery
-
Get the exposed name for this table, which is the name that can
be used to refer to it in the rest of the query.
- getExposedName() - Method in class org.apache.derby.impl.sql.compile.FromTable
-
Get the exposed name for this table, which is the name that can
be used to refer to it in the rest of the query.
- getExposedName() - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Get the exposed name for this table, which is the name that can
be used to refer to it in the rest of the query.
- getExposedName() - Method in class org.apache.derby.impl.sql.compile.RowResultSetNode
-
Get the exposed name for this table, which is the name that can
be used to refer to it in the rest of the query.
- getExposedName() - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
-
Return the exposed name for this table, which is the name that
can be used to refer to this table in the rest of the query.
- getExposedName() - Method in class org.apache.derby.impl.sql.CursorTableReference
-
Return the exposed name of the table.
- getExposedName(FromTable) - Method in class org.apache.derby.impl.sql.compile.MergeNode
-
Get the exposed name of a FromTable
- getExposedTableName() - Method in class org.apache.derby.impl.sql.compile.CurrentOfNode
-
- getExposedTableName() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Get the exposed table name for this table, which is the name that can
be used to refer to it in the rest of the query.
- getExposedTableName() - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
- getExpression() - Method in class org.apache.derby.impl.sql.compile.OrderByColumn
-
- getExpression() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Get the expression in this ResultColumn.
- getExpressionOperand(int, int, Optimizable) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
- getExpressionOperand(int, int, Optimizable) - Method in interface org.apache.derby.impl.sql.compile.RelationalOperator
-
Check whether this RelationalOperator is a comparison of the given
column with an expression.
- getExpressionOperand(int, int, Optimizable) - Method in class org.apache.derby.impl.sql.compile.UnaryComparisonOperatorNode
-
- getExpressionText() - Method in class org.apache.derby.impl.sql.compile.GenerationClauseNode
-
Get the defining text of this generation clause
- getExtData(long, boolean) - Method in class org.apache.derby.impl.drda.DDMReader
-
- getExtDtaObjects() - Method in class org.apache.derby.impl.drda.DRDAResultSet
-
Get the extData Objects
- getExtDtaObjects() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
Get the extData Objects
- getEXTDTAReaderInputStream(boolean) - Method in class org.apache.derby.impl.drda.DDMReader
-
Creates an InputStream which can stream EXTDTA objects.
- getEXTDTAStream(CallableStatement, int, int) - Static method in class org.apache.derby.impl.drda.EXTDTAInputStream
-
Create a new EXTDTAInputStream from a CallableStatement.
- getEXTDTAStream(ResultSet, int, int) - Static method in class org.apache.derby.impl.drda.EXTDTAInputStream
-
Create a new EXTDTAInputStream.
- getExtentEnd() - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
-
- getExtPos(int) - Method in class org.apache.derby.impl.drda.DRDAStatement.DrdaParamState
-
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.ClientDatabaseMetaData
-
- getExtraNameCharacters() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getExtraNameCharacters() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get all the "extra" characters that can be used in unquoted
identifier names (those beyond a-z, A-Z, 0-9 and _).
- getExtraNameCharacters() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getExtraNameCharacters__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getFactory() - Static method in class org.apache.derby.iapi.services.context.ContextService
-
- getFactory() - Method in class org.apache.derby.impl.store.raw.xact.XactContext
-
- getFactory() - Static method in class org.apache.derby.jdbc.ClientDriver
-
This method returns an Implementation
of ClientJDBCObjectFactory depending on
VM under use
Currently it returns either
ClientJDBCObjectFactoryImpl
(or)
ClientJDBCObjectFactoryImpl42
- getFactoryFromConglomId(long) - Method in class org.apache.derby.impl.store.access.RAMAccessManager
-
Given a conglomid, return the factory which "owns" it.
- getFactoryInterface() - Method in class org.apache.derby.impl.services.monitor.ProtocolKey
-
- getFalseValue() - Method in class org.apache.derby.impl.sql.catalog.DropDependencyFilter
-
Gets a BooleanDataValue representing FALSE
- getFastData(ByteArrayOutputStream) - Method in class org.apache.derby.client.net.Reply
-
- getFastSkipSQLCARDrowLength() - Method in class org.apache.derby.client.net.Reply
-
- getFetchDescriptorConstant(int) - Static method in class org.apache.derby.iapi.store.access.RowUtil
-
Return a FetchDescriptor which describes a single column set.
- getFetchDescriptorForSaveKey(int[], int) - Method in class org.apache.derby.impl.store.access.btree.BTreeRowPosition
-
Get a fetch descriptor that can be used to fetch the missing columns
in a partial key.
- getFetchDirection() - Method in class org.apache.derby.client.am.ClientResultSet
-
- getFetchDirection() - Method in class org.apache.derby.client.am.ClientStatement
-
- getFetchDirection() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- getFetchDirection() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
- getFetchDirection() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0
Return the fetch direction for this result set.
- getFetchDirection() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
JDBC 2.0
Determine the fetch direction.
- getFetchDirection() - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- getFetchDirection() - Method in class org.apache.derby.vti.VTITemplate
-
- getFetchFirst() - Method in class org.apache.derby.impl.sql.compile.CreateViewNode
-
- getFetchFirst() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Get FETCH FIRST (used to construct FROM_SUBQUERY only), cf.
- getFetchFirst(int) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode.QueryExpressionClauses
-
- getFetchFromFullKeyCost(FormatableBitSet, int) - Method in interface org.apache.derby.iapi.store.access.StoreCostController
-
Return the cost of exact key lookup.
- getFetchFromFullKeyCost(FormatableBitSet, int) - Method in class org.apache.derby.impl.store.access.btree.BTreeCostController
-
Return the cost of exact key lookup.
- getFetchFromFullKeyCost(FormatableBitSet, int) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericCostController
-
Return the cost of exact key lookup.
- getFetchFromRowLocationCost(FormatableBitSet, int) - Method in interface org.apache.derby.iapi.store.access.StoreCostController
-
Return the cost of calling ConglomerateController.fetch().
- getFetchFromRowLocationCost(FormatableBitSet, int) - Method in class org.apache.derby.impl.store.access.btree.BTreeCostController
-
Return the cost of calling ConglomerateController.fetch().
- getFetchFromRowLocationCost(FormatableBitSet, int) - Method in class org.apache.derby.impl.store.access.heap.HeapCostController
-
Return the cost of calling ConglomerateController.fetch().
- getFetchSize() - Method in class org.apache.derby.client.am.ClientResultSet
-
- getFetchSize() - Method in class org.apache.derby.client.am.ClientStatement
-
- getFetchSize() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- getFetchSize() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
- getFetchSize() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0
Return the fetch size for this result set.
- getFetchSize() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
JDBC 2.0
Determine the default fetch size.
- getFetchSize() - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- getFetchSize() - Method in class org.apache.derby.vti.VTITemplate
-
- getField(short, String, String, String) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
-
- getField(String, String, String) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Push the contents of the described field onto the stack.
- getField(String, String, String) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
-
- getField(LocalField) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Push the contents of the local field onto the stack.
- getField(LocalField) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
-
- GETFIELD - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- getFieldEndDelimiter() - Method in class org.apache.derby.impl.load.ControlInfo
-
- getFieldOffset(int, int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Get the offset of the field header of the given field for
the record in the given slot.
- getFields() - Method in class org.apache.derby.iapi.services.classfile.ClassInvestigator
-
- getFieldSeparator() - Method in class org.apache.derby.impl.load.ControlInfo
-
- getFieldStartDelimiter() - Method in class org.apache.derby.impl.load.ControlInfo
-
- getFile() - Method in class org.apache.derby.impl.tools.ij.mtTestCase
-
- getFile(String) - Method in class org.apache.derby.impl.store.raw.data.EncryptOrDecryptData
-
- getFile(ContainerKey, boolean) - Method in class org.apache.derby.impl.store.raw.data.EncryptOrDecryptData
-
Get file handle to a container file that is used to keep
temporary versions of the container file.
- getFileArg(String[]) - Static method in class org.apache.derby.impl.tools.ij.util
-
Return the name of the ij command file or null if none is
specified.
- getFileFormat() - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
-
Convert the object representation of the class into
its class file format.
- getFileHandler() - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Get an object to handle non-transactional files.
- getFileHandler() - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
Get an object to handle non-transactional files.
- getFileHandler() - Method in interface org.apache.derby.iapi.store.raw.Transaction
-
Get an object to handle non-transactional files.
- getFileHandler() - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
- getFileHandler() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
- getFileHandler() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
- getFileInfoDescriptor(UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get a FileInfoDescriptor given its id.
- getFileInfoDescriptor(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- getFileInfoDescriptor(SchemaDescriptor, String) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get a FileInfoDescriptor given its SQL name and
schema name.
- getFileInfoDescriptor(SchemaDescriptor, String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- getFileInfoDescriptorIndex1Scan(UUID, String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Scan sysfiles_index1 (schemaid,name) for a match.
- getFileInfoDescriptorIndex2Scan(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Scan sysfiles_index2 (id) for a match.
- getFileName(ContainerKey, boolean, boolean) - Method in class org.apache.derby.impl.store.raw.data.StreamFileContainer
-
Return a file name for the identity.
- getFileName(ContainerKey, boolean, boolean, boolean) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer
-
- getFileName(ContainerKey, boolean, boolean, boolean) - Method in class org.apache.derby.impl.store.raw.data.TempRAFContainer
-
- getFilePath(File) - Method in class org.apache.derby.impl.store.raw.RawStore
-
- getFilePath(ContainerKey, boolean) - Method in class org.apache.derby.impl.store.raw.data.EncryptOrDecryptData
-
Get path to a container file that is used to keep temporary versions of
the container file.
- getFilePath(StorageFile) - Method in class org.apache.derby.impl.store.raw.RawStore
-
- getFilePointer() - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
-
- getFilePointer() - Method in class org.apache.derby.impl.jdbc.EncryptedLOBFile
-
Returns the currrent position in the file.
- getFilePointer() - Method in class org.apache.derby.impl.jdbc.LOBFile
-
Returns the current position of the file pointer.
- getFilePointer() - Method in interface org.apache.derby.io.StorageRandomAccessFile
-
Get the current offset in this file.
- getFileWhichLoadedClass(Class) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
-
Given a loaded class, this
routine asks the class's class loader for information about where the
class was loaded from.
- getFillInformation() - Method in class org.apache.derby.impl.store.replication.buffer.ReplicationLogBuffer
-
Used to calculate the Fill Information.
- getFinalCases() - Method in class org.apache.derby.impl.tools.ij.mtTestSuite
-
- getFinalCost() - Method in interface org.apache.derby.iapi.sql.compile.Optimizer
-
Get the final estimated cost of the optimized query.
- getFinalCost() - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
-
- getFinalCostEstimate() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Get the final CostEstimate for this ResultSetNode.
- getFinalCostEstimate() - Method in class org.apache.derby.impl.sql.compile.FromTable
-
Get the final CostEstimate for this FromTable.
- getFinalCostEstimate() - Method in class org.apache.derby.impl.sql.compile.IndexToBaseRowNode
-
- getFinalCostEstimate() - Method in class org.apache.derby.impl.sql.compile.IntersectOrExceptNode
-
- getFinalCostEstimate() - Method in class org.apache.derby.impl.sql.compile.JoinNode
-
- getFinalCostEstimate() - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
Get the final CostEstimate for this ProjectRestrictNode.
- getFinalCostEstimate() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Get the final CostEstimate for this ResultSetNode.
- getFinalCostEstimate() - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Get the final CostEstimate for this SelectNode.
- getFinalCostEstimate() - Method in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
-
Get the final CostEstimate for this node.
- getFinalCostEstimate() - Method in class org.apache.derby.impl.sql.compile.UnionNode
-
- getFirstConglom() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
- getFirstField() - Method in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
-
- getFirstGrant() - Method in interface org.apache.derby.impl.services.locks.Control
-
- getFirstGrant() - Method in class org.apache.derby.impl.services.locks.Lock
-
- getFirstGrant() - Method in class org.apache.derby.impl.services.locks.LockControl
-
- getFirstHeadPage(BaseContainerHandle, boolean) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Get the first page in the container.
- getFirstHeadPage(BaseContainerHandle, boolean) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Get the first valid page in the container
- getFirstInstant() - Method in interface org.apache.derby.iapi.store.raw.ScannedTransactionHandle
-
- getFirstKey() - Method in class org.apache.derby.client.am.FailedProperties40
-
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() - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
- getFirstPage(BaseContainerHandle) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Get the first valid page.
- getFirstPagenum() - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
-
Get the first logical page number managed by this extent.
- getFirstRow() - Method in interface org.apache.derby.iapi.sql.ResultSet
-
Returns the first row from the query, and returns NULL when there
are no rows.
- getFirstRow() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Returns the first row from the query, and returns NULL when there
are no rows.
- getFirstRow() - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
Returns the first row from the query, and returns NULL when there
are no rows.
- getFirstRow() - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
-
Returns the first row from the query, and returns NULL when there
are no rows.
- getFirstRow() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Returns the first row from the query, and returns NULL when there
are no rows.
- getFirstRowset() - Method in class org.apache.derby.client.am.ClientResultSet
-
- getFirstSetBit() - Method in class org.apache.derby.iapi.util.JBitSet
-
Get the first set bit (starting at index 0) from a JBitSet.
- getFirstUnflushedInstant() - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
-
Get the instant for the last record in the log.
- getFirstUnflushedInstant() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Get the instant of the first record which was not
flushed.
- getFirstUnflushedInstant() - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
-
- getFirstUnflushedInstantAsLong() - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
-
Get the log instant long value of the first log record that has not
been flushed.
- getFirstUnflushedInstantAsLong() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
- getFirstUnflushedInstantAsLong() - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
-
- getFirstValue() - Method in class org.apache.derby.client.am.FailedProperties40
-
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 maintenance encoding.
- getFkId() - Method in class org.apache.derby.impl.sql.execute.DeferredConstraintsMemory.ForeignKeyInfo
-
- getFKInfo() - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Return the FKInfo structure.
- getFKInfo() - Method in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
-
Gets the foreign key information for this constant action.
- getFloat() - Method in class org.apache.derby.iapi.types.DataType
-
Gets the value in the data value descriptor as a float.
- getFloat() - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Gets the value in the data value descriptor as a float.
- getFloat() - Method in class org.apache.derby.iapi.types.SQLBoolean
-
- getFloat() - Method in class org.apache.derby.iapi.types.SQLChar
-
Get float from a SQLChar.
- getFloat() - Method in class org.apache.derby.iapi.types.SQLClob
-
- getFloat() - Method in class org.apache.derby.iapi.types.SQLDecimal
-
- getFloat() - Method in class org.apache.derby.iapi.types.SQLDouble
-
- getFloat() - Method in class org.apache.derby.iapi.types.SQLInteger
-
- getFloat() - Method in class org.apache.derby.iapi.types.SQLLongint
-
- getFloat() - Method in class org.apache.derby.iapi.types.SQLReal
-
- getFloat() - Method in class org.apache.derby.iapi.types.SQLSmallint
-
- getFloat() - Method in class org.apache.derby.iapi.types.SQLTinyint
-
- getFloat() - Method in class org.apache.derby.iapi.types.UserType
-
- getFloat(byte[], int) - Static method in class org.apache.derby.client.am.FloatingPoint
-
Build a Java float from a 4-byte floating point representation.
- getFloat(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getFloat(int) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getFloat(int) - Method in class org.apache.derby.client.am.Cursor
-
- getFloat(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getFloat(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getFloat(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
- getFloat(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the value of a column in the current row as a Java float.
- getFloat(int) - Method in class org.apache.derby.vti.ForwardingVTI
-
- getFloat(int) - Method in class org.apache.derby.vti.StringColumnVTI
-
- getFloat(int) - Method in class org.apache.derby.vti.VTITemplate
-
- getFloat(String) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getFloat(String) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getFloat(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getFloat(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getFloat(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0
Retrieves the value of a JDBC FLOAT parameter as a float in the Java
programming language.
- getFloat(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the value of a column in the current row as a Java float.
- getFloat(String) - Method in class org.apache.derby.vti.VTITemplate
-
- getFloatFromBoolean(boolean) - Method in class org.apache.derby.client.am.CrossConverters
-
- getFloatFromDouble(double) - Method in class org.apache.derby.client.am.CrossConverters
-
- getFloatFromString(String) - Method in class org.apache.derby.client.am.CrossConverters
-
- getForCreateTable() - Method in interface org.apache.derby.iapi.sql.Activation
-
Get whether or not this activation is for
create table.
- getForCreateTable() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
- getForCreateTable() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- getForeignConnection(String) - Method in class org.apache.derby.impl.tools.optional.ForeignDBViews
-
- getForeignConnection(String, Connection) - Static method in class org.apache.derby.vti.ForeignTableVTI
-
- getForeignKeyConstraints(int) - Method in class org.apache.derby.iapi.sql.dictionary.ReferencedKeyConstraintDescriptor
-
Get the referencing foreign key constraints
- getForeignKeys(UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Return a list of foreign keys constraints referencing
this constraint.
- getForeignKeys(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Return a list of foreign keys constraints referencing
this constraint.
- getForeignTables(DatabaseMetaData) - Method in class org.apache.derby.impl.tools.optional.ForeignDBViews
-
Get a cursor through the user tables in the foreign database.
- getForm(HttpServletRequest) - Method in class org.apache.derby.drda.NetServlet
-
- getFormat() - Method in class org.apache.derby.impl.load.ControlInfo
-
- getFormat_Id() - Method in class org.apache.derby.impl.store.raw.xact.GlobalXactId
-
Obtain the format id part of the GlobalTransactionId.
- getFormatableIntHolders(int[]) - Static method in class org.apache.derby.iapi.services.io.FormatableIntHolder
-
Create and return an array of FormatableIntHolders
given an array of ints.
- getFormatableLongHolders(long[]) - Static method in class org.apache.derby.iapi.services.io.FormatableLongHolder
-
Create and return an array of FormatableLongHolders
given an array of ints.
- getFormatId() - Method in class org.apache.derby.client.ClientXid
-
- getFormatId() - Method in class org.apache.derby.iapi.store.access.xa.XAXactId
-
Obtain the format id part of the Xid.
- getFormatId() - Method in class org.apache.derby.impl.drda.DRDAXid
-
Obtain the format id part of the Xid.
- getFormatId() - Method in class org.apache.derby.impl.tools.ij.ijXid
-
Obtain the format id part of the Xid.
- getFormatIdByteLength(int) - Static method in class org.apache.derby.iapi.services.io.FormatIdUtil
-
- getFormatIds() - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
-
- getFormatIds() - Method in class org.apache.derby.impl.store.access.heap.OpenHeap
-
Public Methods of This class:
- getForQueryRewrite() - Method in class org.apache.derby.impl.sql.compile.BinaryComparisonOperatorNode
-
Was this node generated in a query rewrite?
- getForType() - Method in class org.apache.derby.catalog.types.AggregateAliasInfo
-
- getForUpdateIndexScan() - Method in interface org.apache.derby.iapi.sql.Activation
-
- getForUpdateIndexScan() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
- getForUpdateIndexScan() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- getFreePageNumber(long) - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
-
Get a page number that is free
- getFromList() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Get the FromList.
- getFromList() - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Return the fromList for this SelectNode.
- getFromTableByName(String, String, boolean) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Determine whether or not the specified name is an exposed name in
the current query block.
- getFromTableByName(String, String, boolean) - Method in class org.apache.derby.impl.sql.compile.FromList
-
Determine whether or not the specified name is an exposed name in
the current query block.
- getFromTableByName(String, String, boolean) - Method in class org.apache.derby.impl.sql.compile.FromSubquery
-
Determine whether or not the specified name is an exposed name in
the current query block.
- getFromTableByName(String, String, boolean) - Method in class org.apache.derby.impl.sql.compile.FromTable
-
Determine whether or not the specified name is an exposed name in
the current query block.
- getFromTableByName(String, String, boolean) - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
Determine whether or not the specified name is an exposed name in
the current query block.
- getFromTableByName(String, String, boolean) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Determine whether or not the specified name is an exposed name in
the current query block.
- getFromTableByName(String, String, boolean) - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Determine whether or not the specified name is an exposed name in
the current query block.
- getFromTableByName(String, String, boolean) - Method in class org.apache.derby.impl.sql.compile.SetOperatorNode
-
Determine whether or not the specified name is an exposed name in
the current query block.
- getFromTableByName(String, String, boolean) - Method in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
-
Determine whether or not the specified name is an exposed name in
the current query block.
- getFromTableByName(String, String, boolean) - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
-
Determine whether or not the specified name is an exposed name in
the current query block.
- getFromTableByResultColumn(ResultColumn) - Method in class org.apache.derby.impl.sql.compile.FromList
-
Get the FromTable from this list which has the specified ResultColumn in
its RCL.
- getFullBaseTableName(ExecCursorTableReference) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
- getFullName() - Method in interface org.apache.derby.iapi.services.compiler.ClassBuilder
-
the class's qualified name
- getFullName() - Method in class org.apache.derby.impl.services.bytecode.GClass
-
- getFullName() - Method in class org.apache.derby.impl.sql.compile.DDLStatementNode
-
Return the full dot expression name of the
object being dropped.
- getFullName() - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
Get the schema-qualified name of the the routine.
- getFullName() - Method in class org.apache.derby.impl.sql.compile.StaticMethodCallNode
-
- getFullSQLName() - Method in class org.apache.derby.impl.sql.compile.TableName
-
Get the full SQL name of this object, properly quoted and escaped.
- getFullSQLTypeName() - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Return the SQL type name and, if applicable, scale/precision/length
for this DataTypeDescriptor.
- getFullTableName() - Method in class org.apache.derby.impl.sql.compile.AllResultColumn
-
Return the full table name qualification for this node
- getFullTableName() - Method in class org.apache.derby.impl.sql.compile.TableName
-
Get the full table name (with the schema name, if explicitly
specified).
- getFunction(int) - Method in class org.apache.derby.tools.SignatureChecker
-
- getFunctionColumns(String, String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
Get the function names available in the database.
- getFunctionColumns(String, String, String, String) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getFunctionColumns(String, String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Implements DatabaseMetaData.getFunctionColumns() for an embedded
database.
- getFunctionColumns(String, String, String, String) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getFunctionColumnsX(String, String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
Untraced version of getFunctionColumns(String, String,
String, String).
- getFunctions(String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
Get the function names available in the database.
- getFunctions(String, String, String) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getFunctions(String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Implements DatabaseMetaData.getFunctions() for an embedded
database.
- getFunctions(String, String, String) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getFunctionsX(String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
Untraced version of getFunctions(String, String, String).
- getGC() - Method in interface org.apache.derby.iapi.services.loader.GeneratedByteCode
-
Get the GeneratedClass object for this object.
- getGC() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
- getGeneratedClass() - Method in interface org.apache.derby.iapi.services.compiler.ClassBuilder
-
Fully create the bytecode and load the
class using the ClassBuilder's ClassFactory.
- getGeneratedClass() - Method in class org.apache.derby.impl.services.bytecode.GClass
-
- getGeneratedClass(ByteArray) - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
Take the generated class, and turn it into an
actual class.
- getGeneratedColumns() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets the list of columns defined by generation clauses.
- getGeneratedKeys() - Method in class org.apache.derby.client.am.ClientStatement
-
- getGeneratedKeys() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- getGeneratedKeys() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
JDBC 3.0
Retrieves any auto-generated keys created as a result of executing this
Statement object.
- getGeneratedKeys() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
JDBC 3.0
Retrieves any auto-generated keys created as a result of executing this
Statement object.
- getGeneratedKeys() - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- getGeneratedRC() - Method in class org.apache.derby.impl.sql.compile.AggregateNode
-
Get the generated ResultColumn where this
aggregate now resides after a call to
replaceAggregatesWithColumnReference().
- getGeneratedRef() - Method in class org.apache.derby.impl.sql.compile.AggregateNode
-
Get the generated ColumnReference to this
aggregate after the parent called
replaceAggregatesWithColumnReference().
- getGeneratedRef() - Method in class org.apache.derby.impl.sql.compile.WindowFunctionNode
-
Get the generated ColumnReference to this window function after the
parent called replaceCallsWithColumnReferences().
- getGeneratedToReplaceAggregate() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Determine whether or not this node was generated to
replace an aggregate in the user's SELECT.
- getGeneratedToReplaceWindowFunctionCall() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Determine whether or not this node was generated to
replace a window function call in the user's SELECT.
- getGenerateTimeInMillis() - Method in interface org.apache.derby.iapi.sql.execute.RunTimeStatistics
-
Get the generate time for the associated query in milliseconds.
- getGenerateTimeInMillis() - Method in interface org.apache.derby.iapi.sql.PreparedStatement
-
Get the generate time for the associated query in milliseconds.
- getGenerateTimeInMillis() - Method in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
-
Get the generate time for the associated query in milliseconds.
- getGenerateTimeInMillis() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Get the generate time for the associated query in milliseconds.
- getGenerationClauseNode() - Method in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
-
Get the generation clause.
- getGenerationId() - Method in class org.apache.derby.iapi.sql.dictionary.FileInfoDescriptor
-
Gets the generationId for the current version of this file.
- getGenericConstantActionFactory() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Gets the constant action factory for this database.
- getGenericParameter(int) - Method in class org.apache.derby.impl.sql.GenericParameterValueSet
-
- getGenericParameterTypes(Class, Class) - Method in class org.apache.derby.iapi.services.loader.ClassInspector
-
Given an implementation of a parameterized interface, return
the actual types of the interface type variables.
- getGenericPermissions(UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get one user's privileges for an object using the permUUID
- getGenericPermissions(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get one user's privileges for an object using the permUUID.
- getGenericPermissions(UUID, String, String, String) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get permissions granted to one user for an object using the object's Id
and the user's authorization Id.
- getGenericPermissions(UUID, String, String, String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get permissions granted to one user for an object using the object's Id
and the user's authorization Id.
- getGid() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
-
- getGlobalId() - Method in interface org.apache.derby.iapi.store.raw.Transaction
-
Return my transaction identifier.
- getGlobalId() - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
Get the shortId of this transaction.
- getGlobalId() - Method in class org.apache.derby.impl.store.raw.xact.BeginXact
-
BeginXact method
- getGlobalId() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
get the Global (external to raw store) transaction id that is unique
across all raw stores
- getGlobalTransactionId() - Method in class org.apache.derby.client.ClientXid
-
- getGlobalTransactionId() - Method in class org.apache.derby.iapi.store.access.xa.XAXactId
-
Obtain the global transaction identifier part of XID as an array of
bytes.
- getGlobalTransactionId() - Method in class org.apache.derby.impl.drda.DRDAXid
-
Obtain the global transaction identifier part of XID as an array of
bytes.
- getGlobalTransactionId() - Method in class org.apache.derby.impl.store.raw.xact.GlobalXactId
-
Obtain the global transaction identifier as an array of bytes.
- getGlobalTransactionId() - Method in class org.apache.derby.impl.tools.ij.ijXid
-
Obtain the global transaction identifier part of XID as an array of
bytes.
- getGlobalTransactionIdString() - Method in interface org.apache.derby.iapi.store.access.TransactionInfo
-
- getGlobalTransactionIdString() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
-
- getGMTCalendar() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Get a 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.ClientStatement
-
- getGuessedResultSetMetaData() - Method in interface org.apache.derby.client.am.StatementCallbackInterface
-
- getHandle(PageKey, int) - Method in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
-
Get a record handle for the record.
- getHasDelimeterAtEndString() - Method in class org.apache.derby.impl.load.ControlInfo
-
- getHasDelimiterAtEnd() - Method in class org.apache.derby.impl.load.ControlInfo
-
- getHasExecutePermission() - Method in class org.apache.derby.iapi.sql.dictionary.RoutinePermsDescriptor
-
- getHashingScheme() - Method in class org.apache.derby.iapi.sql.dictionary.UserDescriptor
-
- getHashJoinResultSet(NoPutResultSet, int, NoPutResultSet, int, GeneratedMethod, int, boolean, boolean, double, double, String) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A hash join.
- getHashJoinResultSet(NoPutResultSet, int, NoPutResultSet, int, GeneratedMethod, int, boolean, boolean, double, double, String) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
- getHashKeyColumnNumberString(int[]) - Static method in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
-
- getHashLeftOuterJoinResultSet(NoPutResultSet, int, NoPutResultSet, int, GeneratedMethod, int, GeneratedMethod, boolean, boolean, boolean, double, double, String) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A left outer join using a hash join.
- getHashLeftOuterJoinResultSet(NoPutResultSet, int, NoPutResultSet, int, GeneratedMethod, int, GeneratedMethod, boolean, boolean, boolean, double, double, String) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
- getHashScanResultSet(Activation, long, int, int, int, GeneratedMethod, int, GeneratedMethod, int, boolean, Qualifier[][], Qualifier[][], int, float, int, int, String, String, String, boolean, boolean, int, int, int, boolean, int, double, double) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A hash result set forms a result set on a hash table built on a scan
of a table.
- getHashScanResultSet(Activation, long, int, int, int, GeneratedMethod, int, GeneratedMethod, int, boolean, Qualifier[][], Qualifier[][], int, float, int, int, String, String, String, boolean, boolean, int, int, int, boolean, int, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
a hash scan generator, for ease of use at present.
- getHashTableResultSet(NoPutResultSet, GeneratedMethod, Qualifier[][], GeneratedMethod, int, int, boolean, int, boolean, long, int, float, double, double) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A hash table result set builds a hash table on its source,
applying a list of predicates, if any, to the source,
when building the hash table.
- getHashTableResultSet(NoPutResultSet, GeneratedMethod, Qualifier[][], GeneratedMethod, int, int, boolean, int, boolean, long, int, float, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
- getHasJDBCLimitClause() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode.QueryExpressionClauses
-
- getHeader() - Method in interface org.apache.derby.iapi.services.stream.HeaderPrintWriter
-
Return the header for the stream.
- getHeader() - Method in interface org.apache.derby.iapi.services.stream.PrintWriterGetHeader
-
getHeader
- getHeader() - Method in class org.apache.derby.impl.services.stream.BasicGetLogHeader
-
- getHeader() - Method in class org.apache.derby.impl.services.stream.BasicHeaderPrintWriter
-
- getHeader(int) - Static method in class org.apache.derby.client.net.NetLogWriter
-
- getHeader(int) - Static method in class org.apache.derby.impl.drda.DssTrace
-
- getHeaderAtSlot(int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
- getHeadPage(BaseContainerHandle, long, boolean) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Get only a valid, non-overflow page.
- getHeadPage(BaseContainerHandle, long, boolean) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Get only a valid, non-overflow page.
- getHeadRowHandle() - Method in class org.apache.derby.impl.store.raw.data.ReclaimSpace
-
- getHeapColumnCount() - Method in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
-
Get the number of columns in the heap.
- getHeapColumnCount() - Method in class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
-
- getHeapColumnCount() - Method in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
-
- getHeapConglomerate() - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Get the conglomerate for the heap.
- getHeapConglomerateController() - Method in interface org.apache.derby.iapi.sql.Activation
-
Get the ConglomerateController, if any, that has already
been opened for the heap when scaning for an update or delete.
- getHeapConglomerateController() - Method in interface org.apache.derby.iapi.sql.execute.RowChanger
-
Return the ConglomerateController from this RowChanger.
- getHeapConglomerateController() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
- getHeapConglomerateController() - Method in class org.apache.derby.impl.sql.execute.RowChangerImpl
-
- getHeapConglomerateController() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- getHeapConglomerateId() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets the id for the heap conglomerate of the table.
- getHeight() - Method in class org.apache.derby.impl.store.access.btree.OpenBTree
-
get height of the tree.
- getHighestShippedInstant() - Method in class org.apache.derby.impl.store.replication.master.AsynchronousLogShipper
-
Get the highest log instant shipped so far
- getHitCount() - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Get the number of cache hits.
- getHitCount() - Method in class org.apache.derby.impl.services.cache.ConcurrentCacheMBeanImpl
-
- getHitCount() - Method in interface org.apache.derby.mbeans.CacheManagerMBean
-
Get the number of cache accesses where the requested object was
already in the cache.
- getHold() - Method in class org.apache.derby.impl.store.access.btree.OpenBTree
-
- getHold() - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
-
- getHoldability() - Method in class org.apache.derby.client.am.ClientConnection
-
- getHoldability() - Method in class org.apache.derby.client.am.ClientResultSet
-
Retrieves the holdability for this ResultSet
object.
- getHoldability() - Method in class org.apache.derby.client.am.LogicalConnection
-
- getHoldability() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
Get the holdability for statements created by this connection
when holdability is not passed in.
- getHoldability() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
JDBC 3.0
Retrieves the current holdability of ResultSet objects created using this
Connection object.
- getHoldability() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 4.0
- getHoldability() - Method in class org.apache.derby.vti.VTITemplate
-
- getHost() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Get the host where we listen for connections.
- getHostAddress() - Method in class org.apache.derby.impl.store.replication.net.SlaveAddress
-
Used to get the IP Address corresponding to the host name of the
slave.
- getHostName() - Method in class org.apache.derby.impl.store.replication.master.MasterController
-
Used to return the host name of the slave being connected to.
- getHostName() - Method in class org.apache.derby.impl.store.replication.slave.SlaveController
-
Used to return the host name of the slave.
- getHostNameForSocketPermission(NetworkServerControlImpl) - Static method in class org.apache.derby.drda.NetworkServerControl
-
Get the hostname as a value suitable for substituting into the
default server policy file.
- getHour(int) - Static method in class org.apache.derby.iapi.types.SQLTime
-
Get the encoded hour value (may be different than hour value for
current timezone if value encoded in a different timezone)
- getHours() - Method in class org.apache.derby.client.am.DateTimeValue
-
Get hour of day component (24 hour clock).
- getHours(NumberDataValue) - Method in interface org.apache.derby.iapi.types.DateTimeDataValue
-
Get the hour of the day out of a time or timestamp.
- getHours(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLDate
-
- getHours(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLTime
-
- getHours(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLTimestamp
-
- getHTML(String, String, String, boolean) - Method in class org.apache.derby.impl.tools.planexporter.CreateHTMLFile
-
- getHtmlLabelledMessageInstance(LocalizedResource, String, String) - Method in class org.apache.derby.drda.NetServlet
-
get an HTML labelled message from the resource bundle file, according to
the given key.
- getI1() - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Index_info
-
- getI1() - Method in class org.apache.derby.iapi.services.classfile.ConstantPoolEntry
-
Get the first index in a index type pool entry.
- getI2() - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Index_info
-
- getI2() - Method in class org.apache.derby.iapi.services.classfile.ConstantPoolEntry
-
Get the second index in a index type pool entry.
- getId() - Method in interface org.apache.derby.database.Database
-
Deprecated.
- getId() - Method in interface org.apache.derby.iapi.store.access.conglomerate.Conglomerate
-
Get the id of the container of the conglomerate.
- getId() - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
Return my identifier.
- getId() - Method in interface org.apache.derby.iapi.store.raw.RecordHandle
-
Obtain the page-unique identifier for this record.
- getId() - Method in interface org.apache.derby.iapi.store.raw.StreamContainerHandle
-
Return my identifier.
- getId() - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
Get the shortId of this transaction.
- getId() - Method in class org.apache.derby.impl.db.BasicDatabase
-
Deprecated.
- getId() - Method in class org.apache.derby.impl.store.access.btree.BTree
-
Get the id of the container of the conglomerate.
- getId() - Method in class org.apache.derby.impl.store.access.heap.Heap
-
Get the id of the container of the conglomerate.
- getId() - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
- getId() - Method in class org.apache.derby.impl.store.raw.data.RecordId
-
Get my record id.
- getId() - Method in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
-
Get the record identifier
MT - thread safe
- getId() - Method in class org.apache.derby.impl.store.raw.data.StreamFileContainerHandle
-
get the container key for the stream container
- getId() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
get the short (internal to raw store) transaction id that is unique
only for this raw store
- getId() - Method in class org.apache.derby.impl.store.raw.xact.XactId
-
- getId() - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
-
- getIdentifier() - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
Return the identifier that uniquely identifies this raw store at runtime.
- getIdentifier() - Method in class org.apache.derby.impl.services.monitor.ModuleInstance
-
- getIdentifier() - Method in class org.apache.derby.impl.services.monitor.ProtocolKey
-
- getIdentifier() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Return my unique identifier
- getIdentifierColumn(String, boolean) - Static method in class org.apache.derby.impl.sql.catalog.SystemColumnImpl
-
Create a system column for an identifer with consistent type of
VARCHAR(128)
- getIdentifierQuoteString() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getIdentifierQuoteString() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getIdentifierQuoteString() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the string used to quote SQL identifiers?
- getIdentifierQuoteString() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getIdentity() - Method in interface org.apache.derby.iapi.services.cache.Cacheable
-
Get the identity of this object.
- getIdentity() - Method in class org.apache.derby.impl.services.bytecode.VMTypeIdCacheable
-
- getIdentity() - Method in class org.apache.derby.impl.sql.catalog.NameTDCacheable
-
- getIdentity() - Method in class org.apache.derby.impl.sql.catalog.OIDTDCacheable
-
- getIdentity() - Method in class org.apache.derby.impl.sql.catalog.PermissionsCacheable
-
- getIdentity() - Method in class org.apache.derby.impl.sql.catalog.SequenceUpdater
-
- getIdentity() - Method in class org.apache.derby.impl.sql.catalog.SPSNameCacheable
-
- getIdentity() - Method in class org.apache.derby.impl.sql.conn.CachedStatement
-
- getIdentity() - Method in class org.apache.derby.impl.sql.execute.AutoincrementCounter
-
return the identity of the counter.
- getIdentity() - Method in class org.apache.derby.impl.store.access.CacheableConglomerate
-
Get the identity of this object.
- getIdentity() - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
- getIdentity() - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
OK to hand object outside to cache..
- getIdentity() - Method in class org.apache.derby.impl.store.raw.data.StreamFileContainer
-
Request the container key associated with the stream container.
- getIdentityValue() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the identity column value most recently generated.
- getIdentityValue() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Get the identity column value most recently generated.
- getIdName() - Method in interface org.apache.derby.iapi.services.context.Context
-
Returns the current id name associated
with this context.
- getIdName() - Method in class org.apache.derby.iapi.services.context.ContextImpl
-
- getIdNoCheck() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Get the transaction id without sanity check, this should only be called
by a cloned TransactionTableEntry
- getIDValueAsCHAR(UUID) - Static method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Converts a UUID to an DataValueDescriptor.
- GetImage() - Method in interface org.apache.derby.impl.sql.compile.CharStream
-
Returns a string made up of characters from the marked token beginning
to the current buffer position.
- GetImage() - Method in class org.apache.derby.impl.sql.compile.UCode_CharStream
-
- GetImage() - Method in class org.apache.derby.impl.tools.ij.UCode_CharStream
-
- getImmutable() - Method in interface org.apache.derby.iapi.types.BooleanDataValue
-
Return an immutable BooleanDataValue with the same value as this.
- getImmutable() - Method in class org.apache.derby.iapi.types.SQLBoolean
-
Return an immutable BooleanDataValue with the same value as this.
- getImplementations(Properties, boolean) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Create an implementation set.
- getImportedKeys(String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getImportedKeys(String, String, String) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getImportedKeys(String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a description of the primary key columns that are
referenced by a table's foreign key columns (the primary keys
imported by a table).
- getImportedKeys(String, String, String) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getImportedKeysX(String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getImportReadData() - Method in class org.apache.derby.impl.load.Import
-
virtual method from the abstract class
- getImportReadData() - Method in class org.apache.derby.impl.load.ImportAbstract
-
- getIncLOBKey() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Return the current locator value/
0x800x values are not valid values as they are used to indicate the BLOB
is being sent by value, so we skip those values (DERBY-3243)
- getIncrement() - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
-
- getIndex() - Method in class org.apache.derby.iapi.services.classfile.ConstantPoolEntry
-
- getIndexableRow(int) - Method in interface org.apache.derby.iapi.sql.execute.ExecutionFactory
-
This returns an indexable row
- getIndexableRow(int) - Method in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
-
- getIndexableRow(ExecRow) - Method in interface org.apache.derby.iapi.sql.execute.ExecutionFactory
-
This returns the value row as an indexable row
- getIndexableRow(ExecRow) - Method in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
-
- getIndexAction() - Method in class org.apache.derby.impl.sql.execute.ConstraintConstantAction
-
Get the associated index constant action.
- getIndexColMapping() - Method in class org.apache.derby.impl.sql.compile.IndexToBaseRowNode
-
Fill in the column mapping for those columns coming from the index.
- getIndexColumnCount(int) - Method in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
-
Get the number of columns in the index for the specified index number.
- getIndexColumnCount(int) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Get the column count for the specified index number.
- getIndexColumnPositions(int) - Method in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
-
Return the column positions for a given index number
- getIndexConglomerate(int) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Get the conglomerate for the specified index.
- getIndexConglomerateDescriptor(DataDictionary) - Method in class org.apache.derby.iapi.sql.dictionary.KeyConstraintDescriptor
-
Gets the index conglomerate descriptor
- getIndexConglomerateNumber() - Method in interface org.apache.derby.iapi.sql.Activation
-
Get the conglomerate number of the index, if any, that has already
been opened for scaning for an update or delete.
- getIndexConglomerateNumber() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
- getIndexConglomerateNumber() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- getIndexConglomerateNumbers() - Method in class org.apache.derby.iapi.sql.dictionary.IndexLister
-
Returns an array of all the index conglomerate ids on a table.
- getIndexDescriptor() - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
-
Gets the index row generator for this conglomerate, null if the
conglomerate is not an index.
- getIndexDescriptor() - Method in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
-
Get the IndexDescriptor that this IndexRowGenerator is based on.
- getIndexedCols() - Method in class org.apache.derby.impl.sql.compile.InsertNode
-
Create a boolean[] to track the (0-based) columns which are indexed.
- getIndexId() - Method in class org.apache.derby.iapi.sql.dictionary.KeyConstraintDescriptor
-
Gets the UUID of the backing index for the constraint.
- getIndexId() - Method in class org.apache.derby.iapi.sql.dictionary.SubKeyConstraintDescriptor
-
Gets the UUID of the backing index.
- getIndexInfo(String, String, String, boolean, boolean) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getIndexInfo(String, String, String, boolean, boolean) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getIndexInfo(String, String, String, boolean, boolean) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a description of a table's indices and statistics.
- getIndexInfo(String, String, String, boolean, boolean) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getIndexInfoForODBC(String, String, String, boolean, boolean) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a description of a table's indices and statistics.
- getIndexInfoX(String, String, String, boolean, boolean) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getIndexLister() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets an object which lists out all the index row generators on a table together
with their conglomerate ids.
- getIndexName() - Method in class org.apache.derby.impl.sql.catalog.IndexInfoImpl
-
Get the index name for the index.
- getIndexName() - Method in class org.apache.derby.impl.sql.execute.IndexConstantAction
-
Get the index name.
- getIndexName(int) - Method in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
-
Get the name for the specified index number.
- getIndexName(int) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Get the index name.
- getIndexName(Long) - Method in class org.apache.derby.impl.services.locks.TableNameInfo
-
- getIndexNameFromCID(long) - Method in class org.apache.derby.impl.sql.execute.DMLWriteResultSet
-
get the index name given the conglomerate id of the index.
- getIndexNameFromCID(long) - Method in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
-
get the index name given the conglomerate id of the index.
- getIndexNames() - Method in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
-
- getIndexPosition() - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicate
-
Get the position of the index column that this predicate restricts.
- getIndexPosition() - Method in class org.apache.derby.impl.sql.compile.Predicate
-
- getIndexPosition() - Method in class org.apache.derby.impl.sql.compile.PredicateList.PredicateWrapper
-
- getIndexRow(ExecRow, RowLocation, ExecIndexRow, FormatableBitSet) - Method in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
-
Get an index row for this index given a row from the base table
and the RowLocation of the base row.
- getIndexRowFromHeapRow(IndexRowGenerator, RowLocation, ExecRow) - Static method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get an index row based on a row from the heap.
- getIndexRowFromHeapRow(IndexRowGenerator, RowLocation, ExecRow) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Get an index row based on a row from the heap.
- getIndexRowGenerator() - Method in class org.apache.derby.impl.sql.catalog.IndexInfoImpl
-
Get the IndexRowGenerator for this index.
- getIndexRowGenerator(int) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Get the IndexRowGenerator for the specified index number.
- getIndexRowGenerators() - Method in class org.apache.derby.iapi.sql.dictionary.IndexLister
-
Returns an array of all the index row generators on a table.
- getIndexRowTemplate() - Method in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
-
Get a template for the index row, to be used with getIndexRow.
- getIndexRowToBaseRowResultSet(long, int, NoPutResultSet, int, int, String, int, int, int, int, GeneratedMethod, boolean, double, double, int) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
An index row to base row result set gets an index row from its source
and uses the RowLocation in its last column to get the row from the
base conglomerate.
- getIndexRowToBaseRowResultSet(long, int, NoPutResultSet, int, int, String, int, int, int, int, GeneratedMethod, boolean, double, double, int) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
- getIndexScanController() - Method in interface org.apache.derby.iapi.sql.Activation
-
Get the ScanController, if any, that has already
been opened for the index when scaning for an update or delete.
- getIndexScanController() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
- getIndexScanController() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- getIndexStatsRefresher(boolean) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Returns the index statistics refresher.
- getIndexStatsRefresher(boolean) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Returns the index statistics refresher.
- getIndexStatsUpdateReason() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Returns the update criteria telling why the statistics are considered
stale.
- getIndexTemplateRow() - Method in class org.apache.derby.impl.sql.execute.CreateIndexConstantAction
-
- getIndexUUIDString() - Method in class org.apache.derby.iapi.sql.dictionary.KeyConstraintDescriptor
-
Gets the UUID String of the backing index for the constraint.
- getIndicatorColumn(String) - Static method in class org.apache.derby.impl.sql.catalog.SystemColumnImpl
-
Create a system column for a character representation of an indicator
column with consistent type of CHAR(1) NOT NULL
- getIndoubtTransactionIds() - Method in class org.apache.derby.client.net.NetConnection
-
- getInfo() - Method in class org.apache.derby.impl.sql.execute.JarUtil
-
Get the FileInfoDescriptor for the Jar file or null if it does not exist.
- getInfo(PrintWriter) - Static method in class org.apache.derby.tools.sysinfo
-
- getInitCases() - Method in class org.apache.derby.impl.tools.ij.mtTestSuite
-
- getInitialDefaultSchemaDescriptor() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Get the computed value for the initial default schema.
- getInitialRowCount(int, long) - Method in interface org.apache.derby.iapi.sql.execute.ExecPreparedStatement
-
Get the initial row count of the specified result set.
- getInitialRowCount(int, long) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
- getInitialRowCount(int, long) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement.RowCountStatistics
-
- getInListOp() - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
If this rel op was created for an IN-list probe predicate then return
the underlying InListOperatorNode.
- getInputColNum() - Method in class org.apache.derby.impl.sql.execute.AggregatorInfo
-
Get the column number for the input
(addend) column.
- getInputColumnValue(ExecRow) - Method in class org.apache.derby.impl.sql.execute.GenericAggregator
-
- getInputJdbcType(int) - Static method in class org.apache.derby.client.am.CrossConverters
-
Convert the input targetJdbcType to the correct JdbcType used by CrossConverters.
- getInputResourceNameArg(String[]) - Static method in class org.apache.derby.impl.tools.ij.util
-
Return the name of a resource containing input commands or
null iff none has been specified.
- getInputRows() - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
-
- getInputStream() - Method in class org.apache.derby.client.net.NetAgent
-
- getInputStream() - Method in class org.apache.derby.client.net.NetConnection
-
- getInputStream() - Method in class org.apache.derby.client.net.NetXACallInfo
-
- getInputStream() - Method in class org.apache.derby.iapi.services.io.AccessibleByteArrayOutputStream
-
Return an InputStream that wraps the valid byte array.
- getInputStream() - Method in class org.apache.derby.iapi.services.io.FormatIdInputStream
-
- getInputStream() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Get input stream
- getInputStream() - Method in class org.apache.derby.impl.io.CPFile
-
Creates an input stream from a file name.
- getInputStream() - Method in class org.apache.derby.impl.io.DirFile
-
Creates an input stream from a file name.
- getInputStream() - Method in class org.apache.derby.impl.io.InputStreamFile
-
Creates an input stream from a file name.
- getInputStream() - Method in class org.apache.derby.impl.io.JarDBFile
-
Creates an input stream from a file name.
- getInputStream() - Method in class org.apache.derby.impl.io.URLFile
-
Creates an input stream from a file name.
- getInputStream() - Method in class org.apache.derby.impl.io.vfmem.BlockedByteArray
-
Returns an input stream serving the data in the blocked byte array.
- getInputStream() - Method in class org.apache.derby.impl.io.vfmem.DataStoreEntry
-
Returns an input stream to read from this entry.
- getInputStream() - Method in class org.apache.derby.impl.io.vfmem.VirtualFile
-
Returns an input stream for the file denoted.
- getInputStream() - Method in class org.apache.derby.impl.store.raw.data.InputStreamContainer
-
Get an input stream positioned at the beginning of the file
- getInputStream() - Method in interface org.apache.derby.io.StorageFile
-
Creates an input stream from a file name.
- getInputStream(long) - Method in class org.apache.derby.impl.jdbc.LOBStreamControl
-
returns input stream linked with this object.
- getInsertablePage(BaseContainerHandle, long, boolean, boolean) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
- getInsertColumnNames() - Method in class org.apache.derby.impl.load.ColumnInfo
-
- getInsertConstantAction(TableDescriptor, long, StaticCompiledOpenConglomInfo, IndexRowGenerator[], long[], StaticCompiledOpenConglomInfo[], String[], boolean, boolean, boolean, UUID, int, Object, Object, Properties, FKInfo[], TriggerInfo, int[], boolean[], UUID, Object[], Object[], boolean, RowLocation[], boolean, String) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a INSERT statement.
- getInsertPriv() - Method in class org.apache.derby.iapi.sql.dictionary.TablePermsDescriptor
-
- getInsertResultSet(NoPutResultSet, GeneratedMethod, GeneratedMethod, int, String, String) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
An insert result set simply reports that it completed, and
the number of rows inserted.
- getInsertResultSet(NoPutResultSet, GeneratedMethod, GeneratedMethod, int, String, String) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
- getInsertVTIResultSet(NoPutResultSet, NoPutResultSet) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
An insert VTI result set simply reports that it completed, and
the number of rows inserted.
- getInsertVTIResultSet(NoPutResultSet, NoPutResultSet) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
- getInstance() - Static method in class org.apache.derby.iapi.jdbc.ExceptionFactory
-
Get the singleton exception factory instance.
- getInstance() - Static method in class org.apache.derby.iapi.services.cache.ClassSizeCatalog
-
Get the singleton ClassSizeCatalog instance.
- getInstance() - Static method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
-
- getInstance() - Method in class org.apache.derby.impl.services.monitor.ModuleInstance
-
- getInstance(PiggyBackedSessionData, EngineConnection, boolean) - Static method in class org.apache.derby.impl.drda.PiggyBackedSessionData
-
Get a reference (handle) to the PiggyBackedSessionData object.
- getInstanceNumber() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the instance number of this LCC.
- getInstanceNumber() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- getInstant() - Method in interface org.apache.derby.iapi.store.raw.ScanHandle
-
Get the DatabaseInstant for the current log record.
- getInstant() - Method in class org.apache.derby.impl.store.raw.log.FlushedScan
-
Return the log instant (as an integer) the scan is currently on - this is the log
instant of the log record that was returned by getNextRecord.
- getInstant() - Method in class org.apache.derby.impl.store.raw.log.FlushedScanHandle
-
- getInstant() - Method in class org.apache.derby.impl.store.raw.log.Scan
-
Return the log instant (as an integer) the scan is currently on - this is the log
instant of the log record that was returned by getNextRecord.
- getInstant() - Method in interface org.apache.derby.impl.store.raw.log.StreamLogScan
-
Get the instant of the record just retrieved with getNextRecord().
- getInstant() - Method in class org.apache.derby.impl.store.replication.slave.ReplicationLogScan
-
- getInt() - Method in class org.apache.derby.iapi.services.io.FormatableIntHolder
-
Get the held int.
- getInt() - Method in class org.apache.derby.iapi.types.DataType
-
Gets the value in the data value descriptor as a int.
- getInt() - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Gets the value in the data value descriptor as an int.
- getInt() - Method in class org.apache.derby.iapi.types.SQLBoolean
-
- getInt() - Method in class org.apache.derby.iapi.types.SQLChar
-
Get int from a SQLChar.
- getInt() - Method in class org.apache.derby.iapi.types.SQLClob
-
- getInt() - Method in class org.apache.derby.iapi.types.SQLDecimal
-
- getInt() - Method in class org.apache.derby.iapi.types.SQLDouble
-
- getInt() - Method in class org.apache.derby.iapi.types.SQLInteger
-
- getInt() - Method in class org.apache.derby.iapi.types.SQLLongint
-
- getInt() - Method in class org.apache.derby.iapi.types.SQLReal
-
- getInt() - Method in class org.apache.derby.iapi.types.SQLSmallint
-
- getInt() - Method in class org.apache.derby.iapi.types.SQLTinyint
-
- getInt() - Method in class org.apache.derby.iapi.types.UserType
-
- getInt(byte[], int) - Static method in class org.apache.derby.client.am.SignedBinary
-
Build a Java int from a 4-byte signed binary representation.
- getInt(byte[], int, int) - Static method in class org.apache.derby.impl.drda.SignedBinary
-
Build a Java int from a 4-byte signed binary representation.
- getInt(int) - Method in class org.apache.derby.catalog.GetProcedureColumns
-
- getInt(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getInt(int) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getInt(int) - Method in class org.apache.derby.client.am.Cursor
-
- getInt(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getInt(int) - Method in class org.apache.derby.diag.ErrorMessages
-
- getInt(int) - Method in class org.apache.derby.diag.SpaceTable
-
- getInt(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getInt(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
- getInt(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the value of a column in the current row as a Java int.
- getInt(int) - Method in class org.apache.derby.vti.ForwardingVTI
-
- getInt(int) - Method in class org.apache.derby.vti.StringColumnVTI
-
- getInt(int) - Method in class org.apache.derby.vti.VTITemplate
-
- getInt(Object) - Method in class org.apache.derby.iapi.services.io.FormatableHashtable
-
- getInt(String) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getInt(String) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getInt(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getInt(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getInt(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0
Retrieves the value of a JDBC INTEGER parameter as a int in the Java
programming language.
- getInt(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the value of a column in the current row as a Java int.
- getInt(String) - Method in class org.apache.derby.vti.VTITemplate
-
- getInternalByteArray() - Method in class org.apache.derby.iapi.services.io.AccessibleByteArrayOutputStream
-
The caller promises to set their variable to null
before any other calls to write to this stream are made.
- getInternalClob() - Method in class org.apache.derby.impl.jdbc.EmbedClob
-
Returns the current internal Clob representation.
- getInternalName() - Method in class org.apache.derby.impl.jdbc.EmbedSavepoint
-
- getInternalReader(long) - Method in interface org.apache.derby.impl.jdbc.InternalClob
-
Returns an internal reader for the Clob content, initialized at the
specified character position.
- getInternalReader(long) - Method in class org.apache.derby.impl.jdbc.StoreStreamClob
-
Returns an internal reader for the Clob, initialized at the specified
character position.
- getInternalReader(long) - Method in class org.apache.derby.impl.jdbc.TemporaryClob
-
- getInternalTablePropertySet(Properties) - Method in interface org.apache.derby.iapi.store.access.ConglomPropertyQueryable
-
Request set of properties associated with a table.
- getInternalTablePropertySet(Properties) - Method in class org.apache.derby.impl.store.access.btree.BTreeController
-
Request set of properties associated with a table.
- getInternalTablePropertySet(Properties) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericController
-
- getInternalTablePropertySet(Properties) - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
-
Request set of properties associated with a table.
- getInternalTransaction() - Method in interface org.apache.derby.iapi.store.access.conglomerate.TransactionManager
-
Get an Internal transaction.
- getInternalTransaction() - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Get an Internal transaction.
- getInterruptedException() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get exception created when we detected interruped status
flag.
- getInterruptedException() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- getIntFromBoolean(boolean) - Method in class org.apache.derby.client.am.CrossConverters
-
- getIntFromDouble(double) - Method in class org.apache.derby.client.am.CrossConverters
-
- getIntFromFloat(float) - Method in class org.apache.derby.client.am.CrossConverters
-
- getIntFromLong(long) - Method in class org.apache.derby.client.am.CrossConverters
-
- getIntFromString(String) - Method in class org.apache.derby.client.am.CrossConverters
-
- getIntParameter(String, Properties, int, int, int) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
- getIntParameter(HttpServletRequest, String, String, LocalizedResource, String, PrintWriter) - Method in class org.apache.derby.drda.NetServlet
-
Get an integer parameter
- getIntProperty(String, String) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Get the int value of a Property
- getIntProperty(Dictionary, String, int, int, int) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the value of an integer property.
- getIntPropVal(String, String) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Get integer property values
- getIntSize() - Static method in class org.apache.derby.iapi.services.cache.ClassSize
-
- getIntX(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getInUse() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Return the in use state for the compiler context.
- getInUse() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
Return the in use state for the compiler context.
- getInvalidRecordHandle() - Method in interface org.apache.derby.iapi.store.raw.Page
-
Return an invalid record handle.
- getInvalidRecordHandle() - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
- getIsAscending() - Method in interface org.apache.derby.iapi.store.access.ColumnOrdering
-
- getIsAscending() - Method in class org.apache.derby.impl.sql.execute.IndexColumnOrder
-
- getIsDNC() - Method in class org.apache.derby.impl.tools.ij.Session
-
- getIsEmbeddedDerby() - Method in class org.apache.derby.impl.tools.ij.Session
-
- getIsIndex() - Method in class org.apache.derby.diag.ConglomInfo
-
- getIsInSortedOrder() - Method in class org.apache.derby.impl.sql.compile.GroupByNode
-
Get whether or not the source is in sorted order.
- getIsJCC() - Method in class org.apache.derby.impl.tools.ij.Session
-
- getIsNullsOrderedLow() - Method in interface org.apache.derby.iapi.store.access.ColumnOrdering
-
Indicate whether NULL values should be ordered below non-NULL.
- getIsNullsOrderedLow() - Method in class org.apache.derby.impl.sql.execute.IndexColumnOrder
-
Indicate whether NULL values should be ordered below non-NULL.
- getIso() - Method in class org.apache.derby.impl.drda.PiggyBackedSessionData
-
- getIsolationLevelCode(String) - Static method in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
-
util function, to resolve the isolation level and return a isolation level code
- getIsolationUptoDate() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
Isolation level state in BrokeredConnection can get out of sync
if the isolation is set using SQL rather than JDBC.
- getIsOverflow(int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
- getIsParam() - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
Build an array of booleans denoting whether or not a given method
parameter is a ?.
- getIsRoot() - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
- getIsRowUpdated() - Method in class org.apache.derby.client.am.Cursor
-
Get updated status for this row.
- getIsUpdateDeleteHole() - Method in class org.apache.derby.client.am.Cursor
-
Get deleted status for this row.
- getJ2SEConnection() - Method in class org.apache.derby.tools.SignatureChecker
-
We use reflection to get the J2SE connection so that references to
DriverManager will not generate linkage errors on old J2ME platforms
which may resolve references eagerly.
- getJ2seConnectionUrl() - Method in class org.apache.derby.tools.SignatureChecker.ParsedArgs
-
- getJarFile(String) - Method in class org.apache.derby.impl.io.JarStorageFactory
-
- getJarFile(String, String) - Method in interface org.apache.derby.iapi.services.loader.JarReader
-
Get the StorageFile for an installed jar file.
- getJarFile(String, String) - Method in class org.apache.derby.impl.db.BasicDatabase
-
- getJarName() - Method in class org.apache.derby.impl.services.reflect.JarLoader
-
Return the SQL name for the installed jar.
- getJarReader() - Method in class org.apache.derby.iapi.services.loader.ClassFactoryContext
-
Get the mechanism to rad jar files.
- getJarReader() - Method in class org.apache.derby.impl.db.StoreClassFactoryContext
-
- getJarReader() - Method in class org.apache.derby.impl.services.reflect.UpdateLoader
-
- getJavaClass(ClassFactory, DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.UserAggregateDefinition
-
Get the Java class corresponding to a Derby datatype.
- getJavaClassName() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
-
Gets the java class name of the alias.
- getJavaClassName() - Method in class org.apache.derby.iapi.types.JSQLType
-
If this is a JAVA_CLASS, what is it's name?
- getJavaClassName() - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
- getJavaColumn(String, String, boolean) - Static method in class org.apache.derby.impl.sql.catalog.SystemColumnImpl
-
Create a system column for a java column.
- getJavaEncoding(int) - Static method in class org.apache.derby.impl.drda.CharacterEncodings
-
- getJavaFactory() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Get the JavaFactory from this CompilerContext.
- getJavaFactory() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionFactory
-
Get the JavaFactory to use with this language connection
- getJavaFactory() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- getJavaFactory() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
-
Get the JavaFactory to use with this language connection
REMIND: this is only used by the compiler; should there be
a compiler module control class to boot compiler-only stuff?
- getJavaProperty(String) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
-
Return Java properties from java.lang.System.
- getJavaProperty(String, boolean) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
-
Return Java properties from java.lang.System.
- getJavaTypeName() - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
-
- getJavaTypeName() - Method in class org.apache.derby.impl.sql.compile.SQLToJavaValueNode
-
Returns the name of the java class type that this node coerces to.
- getJavaValueNode() - Method in class org.apache.derby.impl.sql.compile.JavaToSQLValueNode
-
Get the JavaValueNode that lives under this JavaToSQLValueNode.
- getJBMSLockOnDB(UUID, UUIDFactory, String) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
check to see if we are the only JBMS opened against this database.
- getJBMSMinorVersionNumber() - Method in class org.apache.derby.impl.sql.catalog.DD_Version
-
Get the minor version from the JBMS product minor version/maint version.
- getJDBCMajorVersion() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getJDBCMajorVersion() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getJDBCMajorVersion() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 3.0
Retrieves the major JDBC version number for this driver.
- getJDBCMajorVersion() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getJDBCMessage(int) - Method in class org.apache.derby.client.am.Sqlca
-
- getJDBCMinorVersion() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getJDBCMinorVersion() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getJDBCMinorVersion() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 3.0
Retrieves the minor JDBC version number for this driver.
- getJDBCMinorVersion() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getJDBCParameterNumberStr() - Method in class org.apache.derby.impl.sql.GenericParameter
-
get string for param number
- getJdbcStatementInterfaceName() - Method in class org.apache.derby.client.am.ClientCallableStatement
-
Returns the name of the java.sql interface implemented by this class.
- getJdbcStatementInterfaceName() - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
Returns the name of the java.sql interface implemented by this class.
- getJdbcStatementInterfaceName() - Method in class org.apache.derby.client.am.ClientStatement
-
Returns the name of the java.sql interface implemented by this class.
- getJDBCTypeId() - Method in interface org.apache.derby.catalog.TypeDescriptor
-
Get the jdbc type id for this type.
- getJDBCTypeId() - Method in class org.apache.derby.catalog.types.BaseTypeIdImpl
-
Get the jdbc type id for this type.
- getJDBCTypeId() - Method in class org.apache.derby.catalog.types.RowMultiSetImpl
-
Get the corresponding JDBC type.
- getJDBCTypeId() - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
-
Get the jdbc type id for this type.
- getJDBCTypeId() - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Get the jdbc type id for this type.
- getJDBCTypeId() - Method in class org.apache.derby.iapi.types.TypeId
-
JDBC has its own idea of type identifiers which is different from
the Derby internal type ids.
- getJoinArguments(ActivationClassBuilder, MethodBuilder, ValueNode) - Method in class org.apache.derby.impl.sql.compile.JoinNode
-
Get the arguments to the join result set.
- getJoinColumns(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Get the join columns from this list.
- getJoinResultSet() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Returns a non-null value if the ResultColumn represents the join
column which is part of the SELECT list of a RIGHT OUTER JOIN with
USING/NATURAL. eg
select c from t1 right join t2 using (c)
The join column we are talking about is column c as in "select c"
The return value of following method will show the association of this
result column to the join resultset created for the RIGHT OUTER JOIN
with USING/NATURAL.
- getJoinStrategy() - Method in interface org.apache.derby.iapi.sql.compile.AccessPath
-
Get the join strategy, as set by setJoinStrategy().
- getJoinStrategy() - Method in class org.apache.derby.impl.sql.compile.AccessPathImpl
-
- getJoinStrategy(int) - Method in interface org.apache.derby.iapi.sql.compile.Optimizer
-
Gets a join strategy by number (zero-based).
- getJoinStrategy(int) - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
-
- getJoinStrategy(String) - Method in interface org.apache.derby.iapi.sql.compile.Optimizer
-
Gets a join strategy by name.
- getJoinStrategy(String) - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
-
- getJSQLType() - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
-
Get the JSQLType that corresponds to this node.
- getJSQLType() - Method in class org.apache.derby.impl.sql.compile.ParameterNode
-
Get the JSQLType associated with this parameter.
- getJSQLType() - Method in class org.apache.derby.impl.sql.compile.SQLToJavaValueNode
-
Get the JSQLType that corresponds to this node.
- getJVMClass() - Method in class org.apache.derby.impl.services.reflect.LoadedGeneratedClass
-
- getJVMProperty(String) - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
Return a property from the JVM's system set.
- getJVMProperty(String) - Method in class org.apache.derby.impl.services.monitor.FileMonitor
-
- getKeepAlive() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Get the current value of keepAlive to configure how long the server
should keep the socket alive for a disconnected client
- getKey() - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Utf8_info
-
- getKey() - Method in class org.apache.derby.iapi.services.classfile.ConstantPoolEntry
-
Return the key used to key this object in a hashtable
- getKey() - Method in class org.apache.derby.impl.services.monitor.TopService
-
- getKey() - Method in class org.apache.derby.impl.store.access.sort.Node
-
- getKeyColumnPosition(int) - Method in interface org.apache.derby.catalog.IndexDescriptor
-
Returns the postion of a column.
- getKeyColumnPosition(int) - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
-
- getKeyColumnPosition(int) - Method in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
-
- getKeyColumns() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
RESOLVE: For now the ConstraintDescriptor code stores the array of key
columns in the field 'otherColumns'.
- getKeyConstraintId() - Method in class org.apache.derby.iapi.sql.dictionary.SubKeyConstraintDescriptor
-
Gets the UUID of the referenced key constraint
- getKeyTemplate() - Method in class org.apache.derby.impl.store.access.btree.BTreeRowPosition
-
Get a template into which the position key can be copied.
- getKind(TypeId) - Method in class org.apache.derby.impl.sql.compile.NumericConstantNode
-
- getKindForSwap() - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
Return the node type that must be used in order to construct an
equivalent expression if the operands are swapped.
- getKindOfSavepoint() - Method in class org.apache.derby.impl.store.raw.xact.SavePoint
-
- getLanguageConnection() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
- getLanguageConnection() - Method in class org.apache.derby.jdbc.EmbedPooledConnection
-
- getLanguageConnectionContext() - Method in interface org.apache.derby.iapi.sql.Activation
-
Get the language connection context associated with this activation
- getLanguageConnectionContext() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Gets the LanguageConnectionContext for this connection.
- getLanguageConnectionContext() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Gets the LanguageConnectionContext for this connection.
- getLanguageConnectionContext() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Get the language connection factory associated with this connection
- getLanguageConnectionContext() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Cache the language connection context.
- getLanguageConnectionContext() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- getLanguageConnectionContext(ContextManager) - Method in class org.apache.derby.impl.sql.depend.BasicDependencyManager
-
Returns the LanguageConnectionContext to use.
- getLanguageConnectionContext(EmbedConnection) - Method in class org.apache.derby.impl.jdbc.ConnectionChild
-
Get and cache the LanguageConnectionContext for this connection.
- getLanguageConnectionContext(EmbedConnection) - Static method in class org.apache.derby.jdbc.EmbedPooledConnection
-
Gets the LanguageConnectionContext for this connection.
- getLanguageConnectionContext(EmbedConnection) - Method in class org.apache.derby.jdbc.EmbedXAResource
-
Gets the LanguageConnectionContext for this connection.
- getLanguageConnectionContext(EmbedPooledConnection) - Method in class org.apache.derby.jdbc.EmbedXAResource
-
Privileged LCC lookup.
- getLanguageConnectionFactory() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the language connection factory to use with this language connection
context.
- getLanguageConnectionFactory() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Get the language connection factory to use with this language connection
context.
- getLanguageFactory() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the language factory to use with this language connection
context.
- getLanguageFactory() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Get the language factory to use with this language connection
context.
- getLargeMaxRows() - Method in class org.apache.derby.client.am.ClientStatement
-
- getLargeMaxRows() - Method in class org.apache.derby.client.am.LogicalStatementEntity
-
- getLargeMaxRows() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
- getLargeMaxRows() - Method in interface org.apache.derby.iapi.jdbc.EngineStatement
-
- getLargeMaxRows() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
JDBC 4.2
The maxRows limit is the maximum number of rows that a
ResultSet can contain.
- getLargeUpdateCount() - Method in class org.apache.derby.client.am.ClientStatement
-
- getLargeUpdateCount() - Method in class org.apache.derby.client.am.LogicalStatementEntity
-
- getLargeUpdateCount() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
- getLargeUpdateCount() - Method in interface org.apache.derby.iapi.jdbc.EngineStatement
-
- getLargeUpdateCount() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
JDBC 4.2
getLargeUpdateCount returns the current result as an update count;
if the result is a ResultSet or there are no more results -1
is returned.
- getLastActivation() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Return the last activation added
This is used to find the drop activation in dropViewCascade
so we can add warning messages to the activation
- getLastActivation() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- getLastAux() - Method in class org.apache.derby.impl.store.access.sort.SortBuffer
-
Retrieve the aux value from the last node deallocated
from the tree.
- getLastIndexKeyResultSet(Activation, int, int, long, String, String, String, int, int, boolean, int, double, double) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A last index key result set returns the last row from
the index in question.
- getLastIndexKeyResultSet(Activation, int, int, long, String, String, String, int, int, boolean, int, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
A last index key sresult set returns the last row from
the index in question.
- getLastInsertedPage() - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
- getLastInstant() - Method in interface org.apache.derby.iapi.store.raw.ScannedTransactionHandle
-
- getLastInstant() - Method in class org.apache.derby.impl.store.replication.buffer.LogBufferElement
-
- getLastInstant() - Method in class org.apache.derby.impl.store.replication.buffer.ReplicationLogBuffer
-
Can be used so that only the necessary log records are sent
when a flush(LogInstant flush_to_this) is called in the log
factory.
- getLastLog() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
-
- getLastLogInstant() - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
Get the log instant for the last log record written by this transaction.
- getLastLogInstant() - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
- getLastLogInstant() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Get the log instant for the last log record written by this transaction.
- getLastModified() - Method in class org.apache.derby.iapi.sql.dictionary.UserDescriptor
-
- getLastPagenum() - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
-
Get the last logical page number managed by this extent.
- getLastPagenum() - Method in class org.apache.derby.impl.store.raw.data.AllocPage
-
- getLastPageNumber(BaseContainerHandle) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
- getLastPageNumber(BaseContainerHandle, long) - Method in class org.apache.derby.impl.store.raw.data.AllocationCache
-
Get the last (allocated) page of the container
- getLastPreallocPagenum() - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
-
get the last preallocated pagenumber managed by this alloc page
- getLastPreallocPagenum() - Method in class org.apache.derby.impl.store.raw.data.AllocPage
-
- getLastQueryTree() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Debug method for retrieving the last query tree.
- getLastQueryTree() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- getLastRow() - Method in interface org.apache.derby.iapi.sql.ResultSet
-
Returns the last row from the query, and returns NULL when there
are no rows.
- getLastRow() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Returns the last row from the query, and returns NULL when there
are no rows.
- getLastRow() - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
Returns the last row from the query, and returns NULL when there
are no rows.
- getLastRow() - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
-
Returns the last row from the query, and returns NULL when there
are no rows.
- getLastRow() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Returns the last row from the query, and returns NULL when there
are no rows.
- getLastRowset(long) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getLastUnfilledPage() - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
- getLastValidPage(BaseContainerHandle, long) - Method in class org.apache.derby.impl.store.raw.data.AllocationCache
-
Get the last valid page of the file container.
- getLastValidPageNumber() - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
-
- getLatchedPage(BaseContainerHandle, long) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Get a latched page.
- getLayerBStreamingBufferSize() - Static method in class org.apache.derby.impl.drda.DDMWriter
-
- getlcc() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
-
- getLcc() - Method in class org.apache.derby.impl.jdbc.TransactionResourceImpl
-
- getLCC() - Static method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- getLCC() - Static method in class org.apache.derby.impl.sql.catalog.SequenceUpdater
-
- getLCC(EmbedConnection) - Static method in class org.apache.derby.impl.jdbc.ConnectionChild
-
Gets the LanguageConnectionContext for this connection.
- getLeftChild() - Method in class org.apache.derby.vti.Restriction.AND
-
Get the left Restriction
- getLeftChild() - Method in class org.apache.derby.vti.Restriction.OR
-
Get the left Restriction
- getLeftChild(OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.BranchControlRow
-
Return the left child pointer for the page.
- getLeftChild(OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Return the left child pointer for the page.
- getLeftChild(OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.LeafControlRow
-
Return the left child pointer for the page.
- getLeftChildPageno() - Method in class org.apache.derby.impl.store.access.btree.BranchControlRow
-
Return the left child page number for the page.
- getLeftmostResultSet() - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
-
- getLeftOperand() - Method in class org.apache.derby.impl.sql.compile.BinaryListOperatorNode
-
Get the leftOperand
- getLeftOperand() - Method in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
-
Get the leftOperand
- getLeftOperand() - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
-
Get the leftOperand
- getLeftOptPredicateList() - Method in class org.apache.derby.impl.sql.compile.SetOperatorNode
-
Retrieve the list of optimizable predicates that are
targeted for the left child.
- getLeftPredicateList() - Method in class org.apache.derby.impl.sql.compile.JoinNode
-
- getLeftResultSet() - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
-
Get the leftResultSet from this node.
- getLeftSibling(OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Get the control row for this page's left sibling, or null if there is no
left sibling (which probably means it's the leftmost page at its level).
- getleftSiblingPageNumber() - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Get the page number of the left sibling.
- getLeftSourceInput() - Method in class org.apache.derby.impl.sql.execute.SetOpResultSet
-
Return the left source input of this SetOpResultSet
- getLength() - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
-
Get the length in bits
- getLength() - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Gets the length of the data value.
- getLength() - Method in class org.apache.derby.iapi.types.SQLBinary
-
length in bytes
- getLength() - Method in class org.apache.derby.iapi.types.SQLBoolean
-
- getLength() - Method in class org.apache.derby.iapi.types.SQLChar
-
- getLength() - Method in class org.apache.derby.iapi.types.SQLClob
-
Returns the character length of this Clob.
- getLength() - Method in class org.apache.derby.iapi.types.SQLDate
-
- getLength() - Method in class org.apache.derby.iapi.types.SQLDecimal
-
- getLength() - Method in class org.apache.derby.iapi.types.SQLDouble
-
- getLength() - Method in class org.apache.derby.iapi.types.SQLInteger
-
- getLength() - Method in class org.apache.derby.iapi.types.SQLLongint
-
- getLength() - Method in class org.apache.derby.iapi.types.SQLReal
-
- getLength() - Method in class org.apache.derby.iapi.types.SQLRef
-
- getLength() - Method in class org.apache.derby.iapi.types.SQLSmallint
-
- getLength() - Method in class org.apache.derby.iapi.types.SQLTime
-
- getLength() - Method in class org.apache.derby.iapi.types.SQLTimestamp
-
- getLength() - Method in class org.apache.derby.iapi.types.SQLTinyint
-
- getLength() - Method in class org.apache.derby.iapi.types.UserType
-
- getLength() - Method in class org.apache.derby.iapi.types.XML
-
- getLength() - Method in class org.apache.derby.iapi.util.ByteArray
-
- getLength() - Method in class org.apache.derby.impl.drda.StandardEXTDTAReaderInputStream
-
Returns the number of bytes returned by this stream.
- getLength() - Method in class org.apache.derby.impl.jdbc.BinaryToRawStream
-
Return the length of the value in thie stream in bytes.
- getLength() - Method in class org.apache.derby.impl.jdbc.LOBStreamControl
-
Returns length of data.
- getLength() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericConglomerate
-
Gets the length of the data value.
- getLength() - Method in class org.apache.derby.impl.store.access.heap.HeapRowLocation
-
- getLength() - Method in class org.apache.derby.impl.store.access.StorableFormatId
-
Gets the length of the data value.
- getLength(int) - Method in interface org.apache.derby.iapi.jdbc.EngineResultSet
-
Return the length of the designated columnIndex data value.
- getLength(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
- getLengthInBytes() - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
-
Get the length in bytes of a Bit value
- getLevel() - Method in interface org.apache.derby.iapi.sql.compile.Optimizer
-
Get the level of this optimizer.
- getLevel() - Method in class org.apache.derby.impl.sql.compile.FromTable
-
Get the (query block) level (0-based) for this FromTable.
- getLevel() - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
-
- getLevel() - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
- getLimit() - Method in class org.apache.derby.iapi.services.io.LimitReader
-
return limit of the stream that can be read without throwing
EOFException
- getLine() - Method in interface org.apache.derby.impl.sql.compile.CharStream
-
Deprecated.
- getLine() - Method in class org.apache.derby.impl.sql.compile.UCode_CharStream
-
Deprecated.
- getLine() - Method in class org.apache.derby.impl.tools.ij.UCode_CharStream
-
Deprecated.
- getList() - Method in class org.apache.derby.impl.sql.compile.CollectNodesVisitor
-
Return the list of matching nodes.
- getlobHMObj() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Return the Hash Map in the root connection
- getLOBMapping(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
Get the LOB reference corresponding to the locator.
- getLOBMapping(int) - Method in interface org.apache.derby.iapi.jdbc.EngineConnection
-
Get the LOB reference corresponding to the locator.
- getLOBMapping(int) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Get the LOB reference corresponding to the locator.
- getLocalColumnDescriptor(String, TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.ModifyColumnNode
-
- getLocalDriver() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
- getLocale() - Method in interface org.apache.derby.database.Database
-
Get the Locale for this database.
- getLocale() - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
-
- getLocale() - Method in class org.apache.derby.iapi.types.SQLChar
-
- getLocale() - Method in class org.apache.derby.impl.db.BasicDatabase
-
- getLocale(Object) - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
Return the locale of the service that the passed in module lives in.
- getLocale(Object) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
- getLocaleFinder() - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getLocaleFinder() - Method in class org.apache.derby.iapi.types.SQLChar
-
- getLocaleFromString(String) - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
Translate a string of the form ll[_CC[_variant]] to a Locale.
- getLocaleFromString(String) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
-
Translate a localeDescription of the form ll[_CC[_variant]] to
a Locale object.
- getLocaleFromString(String) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
- getLocalizedMessage(int, short, String, String, int, int, int, int, int, int, String, String, String, String, String[], int[]) - Static method in class org.apache.derby.shared.common.error.MessageUtils
-
Method used by Derby Network Server to get localized message
- getLocalizedMessage(Locale, String, Object[]) - Static method in class org.apache.derby.shared.common.error.MessageUtils
-
Method used by Derby Network Server to get localized message
- getLocalizedString(ResultSet, ResultSetMetaData, int) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
-
- getLocalName() - Method in class org.apache.derby.impl.tools.ij.QualifiedIdentifier
-
- getLocation() - Method in class org.apache.derby.impl.tools.sysinfo.ZipInfoProperties
-
- getLocator() - Method in class org.apache.derby.client.am.Lob
-
Get locator for this Lob
- getLocator() - Method in interface org.apache.derby.iapi.jdbc.EngineLOB
-
Returns LOB locator key.
- getLocator() - Method in class org.apache.derby.impl.jdbc.EmbedBlob
-
Return locator for this lob.
- getLocator() - Method in class org.apache.derby.impl.jdbc.EmbedClob
-
- getLocatorLength() - Method in class org.apache.derby.client.am.ClientBlob
-
Get the length in bytes of the Blob value represented by
this locator based object.
- getLocatorLength() - Method in class org.apache.derby.client.am.ClientClob
-
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
- getLogFileName(long) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Given a log file number, return its file name
- getLogFileNumber() - Method in class org.apache.derby.impl.store.raw.log.LogCounter
-
- getLogFileNumber() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Return the current log file number.
- getLogFileNumber(long) - Static method in class org.apache.derby.impl.store.raw.log.LogCounter
-
- getLogFilePosition() - Method in class org.apache.derby.impl.store.raw.log.LogCounter
-
- getLogFilePosition(long) - Static method in class org.apache.derby.impl.store.raw.log.LogCounter
-
- getLogFileToSimulateCorruption(long) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Get the log file to Simulate a log corruption
FOR UNIT TESTING USAGE ONLY
- getLoggable() - Method in interface org.apache.derby.iapi.store.raw.ScanHandle
-
Get the Loggable associated with the currentLogRecord
- getLoggable() - Method in class org.apache.derby.impl.store.raw.log.FlushedScanHandle
-
Get the Loggable associated with the currentLogRecord
- getLoggable() - Method in class org.apache.derby.impl.store.raw.log.LogRecord
-
- getLoggableAllocationActions() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Get the loggable allocation action associated with this implementation
- getLoggablePageActions() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
- getLogger() - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
-
- getLogger() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
MT- not needed
- getLogger() - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
-
- getLogger() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Get the Logger object used to write log records to the transaction log.
- getLogging(HttpServletRequest) - Method in class org.apache.derby.drda.NetServlet
-
- getLogicalLeftResultSet() - Method in class org.apache.derby.impl.sql.compile.HalfOuterJoinNode
-
Return the logical left result set for this qualified
join node.
- getLogicalLeftResultSet() - Method in class org.apache.derby.impl.sql.compile.JoinNode
-
Return the logical left result set for this qualified
join node.
- getLogicalRightResultSet() - Method in class org.apache.derby.impl.sql.compile.HalfOuterJoinNode
-
Return the logical right result set for this qualified
join node.
- getLogicalRightResultSet() - Method in class org.apache.derby.impl.sql.compile.JoinNode
-
Return the logical right result set for this qualified
join node.
- getLoginSQLException(Exception) - Static method in class org.apache.derby.impl.jdbc.authentication.JNDIAuthenticationSchemeBase
-
- getLogInstant() - Method in class org.apache.derby.impl.store.raw.log.FlushedScan
-
Return the log instant the scan is currently on - this is the log
instant of the log record that was returned by getNextRecord.
- getLogInstant() - Method in class org.apache.derby.impl.store.raw.log.Scan
-
Return the log instant the scan is currently on - this is the log
instant of the log record that was returned by getNextRecord.
- getLogInstant() - Method in interface org.apache.derby.impl.store.raw.log.StreamLogScan
-
Get the LogInstant for the record just retrieved with getNextRecord().
- getLoginTimeout() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
- getLoginTimeout() - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Gets the maximum time in seconds that this data source can wait
while attempting to connect to a database.
- getLogQueryPlan() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get value of logQueryPlan.
- getLogQueryPlan() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- getLogRecordEnd() - Method in class org.apache.derby.impl.store.raw.log.FlushedScan
-
Get the log instant that is right after the record just retrived
- getLogRecordEnd() - Method in class org.apache.derby.impl.store.raw.log.Scan
-
Return the log instant at the end of the log record on the current
LogFile in the form of a log instant.
- getLogRecordEnd() - Method in interface org.apache.derby.impl.store.raw.log.StreamLogScan
-
Get the log instant that is right after the record just retrieved with
getNextRecord().
- getLogShipperProperties() - Method in class org.apache.derby.impl.store.replication.master.AsynchronousLogShipper
-
Load relevant system properties: max and min log shipping interval
- getLogStatementText() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get value of logStatementText.
- getLogStatementText() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- getLogStorageFactory() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
- getLogWriter() - Method in class org.apache.derby.client.am.Agent
-
- getLogWriter() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
- getLogWriter() - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Get the log writer for this data source.
- getLong() - Method in class org.apache.derby.iapi.services.io.FormatableLongHolder
-
Get the held int.
- getLong() - Method in class org.apache.derby.iapi.types.DataType
-
Gets the value in the data value descriptor as a long.
- getLong() - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Gets the value in the data value descriptor as a long.
- getLong() - Method in class org.apache.derby.iapi.types.SQLBoolean
-
- getLong() - Method in class org.apache.derby.iapi.types.SQLChar
-
Get long from a SQLChar.
- getLong() - Method in class org.apache.derby.iapi.types.SQLClob
-
- getLong() - Method in class org.apache.derby.iapi.types.SQLDecimal
-
- getLong() - Method in class org.apache.derby.iapi.types.SQLDouble
-
- getLong() - Method in class org.apache.derby.iapi.types.SQLInteger
-
- getLong() - Method in class org.apache.derby.iapi.types.SQLLongint
-
- getLong() - Method in class org.apache.derby.iapi.types.SQLReal
-
- getLong() - Method in class org.apache.derby.iapi.types.SQLSmallint
-
- getLong() - Method in class org.apache.derby.iapi.types.SQLTinyint
-
- getLong() - Method in class org.apache.derby.iapi.types.UserType
-
- getLong(byte[], int) - Static method in class org.apache.derby.client.am.SignedBinary
-
Build a Java long from an 8-byte signed binary representation.
- getLong(byte[], int, int) - Static method in class org.apache.derby.impl.drda.SignedBinary
-
Build a Java long from an 8-byte signed binary representation.
- getLong(byte[], int, int, int) - Static method in class org.apache.derby.client.am.Decimal
-
Build a Java long from a fixed point decimal byte representation.
- getLong(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getLong(int) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getLong(int) - Method in class org.apache.derby.client.am.Cursor
-
- getLong(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getLong(int) - Method in class org.apache.derby.diag.SpaceTable
-
- getLong(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getLong(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
- getLong(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the value of a column in the current row as a Java long.
- getLong(int) - Method in class org.apache.derby.vti.ForwardingVTI
-
- getLong(int) - Method in class org.apache.derby.vti.StringColumnVTI
-
- getLong(int) - Method in class org.apache.derby.vti.VTITemplate
-
- getLong(Object) - Method in class org.apache.derby.iapi.services.io.FormatableHashtable
-
- getLong(String) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getLong(String) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getLong(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getLong(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getLong(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0
Retrieves the value of a JDBC BIGINT parameter as a long in the Java
programming language.
- getLong(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the value of a column in the current row as a Java long.
- getLong(String) - Method in class org.apache.derby.vti.VTITemplate
-
- getLongFromBoolean(boolean) - Method in class org.apache.derby.client.am.CrossConverters
-
- getLongFromDECIMAL(int, String) - Method in class org.apache.derby.client.am.Cursor
-
- getLongFromDouble(double) - Method in class org.apache.derby.client.am.CrossConverters
-
- getLongFromFloat(float) - Method in class org.apache.derby.client.am.CrossConverters
-
- getLongFromString(String) - Method in class org.apache.derby.client.am.CrossConverters
-
- getLongProperty(String, String) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Get the long value of a Property
- getLongVarbitDataValue(byte[], BitDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL Long Bit Varying with the given value.
- getLongVarbitDataValue(byte[], BitDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getLongvarcharDataValue(String) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL long varchar with the given value.
- getLongvarcharDataValue(String) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getLongvarcharDataValue(String, StringDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQLLongvarchar object to represent a SQL LONG VARCHAR (UCS_BASIC)
with the given value.
- getLongvarcharDataValue(String, StringDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getLongvarcharDataValue(String, StringDataValue, int) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a StringDataValue to represent a SQL LONG VARCHAR with the
passed in collationType.
- getLongvarcharDataValue(String, StringDataValue, int) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
Return a StringDataValue to represent a SQL LONG VARCHAR
with the given collation re-using previous if not null.
- getLongX(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getLuceneDir() - Method in class org.apache.derby.impl.db.BasicDatabase
-
Get the location of the Lucene indexes
- getMain(LocalizedOutput) - Method in class org.apache.derby.impl.tools.ij.Main
-
Get the right Main (according to
the JDBC version.
- getMainInfo(PrintWriter, boolean) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
-
- getMaintenanceVersion() - Method in class org.apache.derby.iapi.services.info.Version
-
- getMaintenanceVersion() - Method in interface org.apache.derby.mbeans.VersionMBean
-
- getMaintVersion() - Method in class org.apache.derby.iapi.services.info.ProductVersionHolder
-
Return the encoded maintainence version number.
- getMajorVersion() - Static method in class org.apache.derby.client.am.Version
-
- getMajorVersion() - Method in class org.apache.derby.iapi.services.info.ProductVersionHolder
-
Return the major version number.
- getMajorVersion() - Method in class org.apache.derby.iapi.services.info.Version
-
- getMajorVersion() - Method in class org.apache.derby.jdbc.AutoloadedDriver
-
Returns the driver's major version number.
- getMajorVersion() - Method in class org.apache.derby.jdbc.ClientDriver
-
- getMajorVersion() - Method in class org.apache.derby.jdbc.EmbeddedDriver
-
Returns the driver's major version number.
- getMajorVersion() - Method in class org.apache.derby.jdbc.InternalDriver
-
- getMajorVersion() - Method in class org.apache.derby.jdbc.JDBC
-
- getMajorVersion() - Method in interface org.apache.derby.mbeans.JDBCMBean
-
Return the JDBC driver's major version.
- getMajorVersion() - Method in interface org.apache.derby.mbeans.VersionMBean
-
- getMajorVersion() - Static method in class org.apache.derby.tools.sysinfo
-
gets the major version of the Apache Derby embedded code.
- getMajorVersion(String) - Static method in class org.apache.derby.tools.sysinfo
-
gets the major version of the specified code library.
- getMajorVersionNumber() - Method in class org.apache.derby.impl.store.access.PC_XenaVersion
-
- getManagementService() - Method in class org.apache.derby.mbeans.Management
-
- getManagerIndex(int) - Static method in class org.apache.derby.impl.drda.CodePoint
-
Given a manager codepoint find it's location in the managers array
- getManagerLevel(int) - Method in class org.apache.derby.impl.drda.AppRequester
-
get the Application requester manager level
- getManagerLevel(int) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Get the server manager level for a given manager
- getMasterFactoryModule() - Method in class org.apache.derby.impl.store.raw.RawStore
-
- getMasterProperties() - Method in class org.apache.derby.impl.store.replication.master.MasterController
-
Load relevant system property: replication log buffer size
- getMatchingClause(int) - Method in class org.apache.derby.impl.sql.execute.MergeConstantAction
-
Get the ith (0-based) matching clause
- getMatchingClauseConstantAction(int, String, ResultDescription, String, String, String, ConstantAction) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a WHEN [ NOT ] MATCHED clause.
- getMatchingColumn(ColumnReference) - Method in class org.apache.derby.impl.sql.compile.CurrentOfNode
-
Try to find a ResultColumn in the table represented by this CurrentOfNode
that matches the name in the given ColumnReference.
- getMatchingColumn(ColumnReference) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Try to find a ResultColumn in the table represented by this FromBaseTable
that matches the name in the given ColumnReference.
- getMatchingColumn(ColumnReference) - Method in class org.apache.derby.impl.sql.compile.FromSubquery
-
Try to find a ResultColumn in the table represented by this FromBaseTable
that matches the name in the given ColumnReference.
- getMatchingColumn(ColumnReference) - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Try to find a ResultColumn in the table represented by this FromBaseTable
that matches the name in the given ColumnReference.
- getMatchingColumn(ColumnReference) - Method in class org.apache.derby.impl.sql.compile.JoinNode
-
Try to find a ResultColumn in the table represented by this FromTable
that matches the name in the given ColumnReference.
- getMatchingColumn(ColumnReference) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Try to find a ResultColumn in the table represented by this FromTable
that matches the name in the given ColumnReference.
- getMatchingColumn(ColumnReference) - Method in class org.apache.derby.impl.sql.compile.RowResultSetNode
-
Try to find a ResultColumn in the table represented by this FromTable
that matches the name in the given ColumnReference.
- getMaterializedColumns() - Method in class org.apache.derby.iapi.store.raw.FetchDescriptor
-
Internal to store.
- getMaterializedResultSet(NoPutResultSet, int, double, double) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A ResultSet which materializes the underlying ResultSet tree into a
temp table on the 1st open.
- getMaterializedResultSet(NoPutResultSet, int, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
- getMaterialStatement() - Method in class org.apache.derby.client.am.ClientStatement
-
- getMaxBinaryLiteralLength() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getMaxBinaryLiteralLength() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getMaxBinaryLiteralLength() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
How many hex characters can you have in an inline binary literal?
- getMaxBinaryLiteralLength() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getMaxBinaryLiteralLength__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getMaxCatalogNameLength() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getMaxCatalogNameLength() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getMaxCatalogNameLength() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the maximum length of a catalog name?
- getMaxCatalogNameLength() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getMaxCatalogNameLength__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getMaxCharLength() - Method in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor
-
Returns the imposed maximum character length on the described stream.
- getMaxCharLiteralLength() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getMaxCharLiteralLength() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getMaxCharLiteralLength() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the max length for a character literal?
- getMaxCharLiteralLength() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getMaxCharLiteralLength__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getMaxColumnID() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets the highest column id in the table.
- getMaxColumnNameLength() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getMaxColumnNameLength() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getMaxColumnNameLength() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the limit on column name length?
- getMaxColumnNameLength() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getMaxColumnNameLength__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getMaxColumnsInGroupBy() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getMaxColumnsInGroupBy() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getMaxColumnsInGroupBy() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the maximum number of columns in a "GROUP BY" clause?
- getMaxColumnsInGroupBy() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getMaxColumnsInGroupBy__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getMaxColumnsInIndex() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getMaxColumnsInIndex() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getMaxColumnsInIndex() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the maximum number of columns allowed in an index?
- getMaxColumnsInIndex() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getMaxColumnsInIndex__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getMaxColumnsInOrderBy() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getMaxColumnsInOrderBy() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getMaxColumnsInOrderBy() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the maximum number of columns in an "ORDER BY" clause?
- getMaxColumnsInOrderBy() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getMaxColumnsInOrderBy__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getMaxColumnsInSelect() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getMaxColumnsInSelect() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getMaxColumnsInSelect() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the maximum number of columns in a "SELECT" list?
- getMaxColumnsInSelect() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getMaxColumnsInSelect__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getMaxColumnsInTable() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getMaxColumnsInTable() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getMaxColumnsInTable() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the maximum number of columns in a table?
- getMaxColumnsInTable() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getMaxColumnsInTable__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getMaxColumnWidth(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Return the user-defined maximum size of the column.
- getMaxConnections() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getMaxConnections() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getMaxConnections() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
How many active connections can we have at a time to this database?
- getMaxConnections() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getMaxConnections__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getMaxContainerId() - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
Return an id which can be used to create a container.
- getMaxContainerId() - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Return an id which can be used to create a container.
- getMaxContainerId() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Return an id which can be used to create a container.
- getMaxContainerId() - Method in class org.apache.derby.impl.store.raw.RawStore
-
Return an id which can be used to create a container.
- getMaxCursorNameLength() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getMaxCursorNameLength() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getMaxCursorNameLength() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the maximum cursor name length?
- getMaxCursorNameLength() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getMaxCursorNameLength__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getMaxDataLength(int, int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
return the max datalength allowed with the space available
- getMaxDynamicResults() - Method in interface org.apache.derby.iapi.sql.Activation
-
Return the maximum number of dynamical created result sets from the procedure definition.
- getMaxDynamicResults() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Real implementations of this method are provided by a generated class.
- getMaxDynamicResults() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- getMaxDynamicResultSets() - Method in class org.apache.derby.catalog.types.RoutineAliasInfo
-
- getMaxEntries() - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Get the maximum number of entries in the cache.
- getMaxEntries() - Method in class org.apache.derby.impl.services.cache.ConcurrentCacheMBeanImpl
-
- getMaxEntries() - Method in interface org.apache.derby.mbeans.CacheManagerMBean
-
Get the maximum number of entries that could be held by this cache.
- getMaxFetchColumnId() - Method in class org.apache.derby.iapi.store.raw.FetchDescriptor
-
Internal to store.
- getMaxFieldSize() - Method in class org.apache.derby.client.am.ClientStatement
-
- getMaxFieldSize() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- getMaxFieldSize() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
- getMaxFieldSize() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
The maxFieldSize limit (in bytes) is the maximum amount of data
returned for any column value; it only applies to BINARY,
VARBINARY, LONGVARBINARY, CHAR, VARCHAR, and LONGVARCHAR
columns.
- getMaxFieldSize() - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- getMaxFreeSpace() - Method in class org.apache.derby.impl.store.raw.data.AllocPage
-
- getMaxFreeSpace() - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
The maximum free space on this page possible.
- getMaxHeaderLength() - Method in class org.apache.derby.iapi.types.CharStreamHeaderGenerator
-
Returns the maximum header length.
- getMaxHeaderLength() - Method in class org.apache.derby.iapi.types.ClobStreamHeaderGenerator
-
Returns the maximum header length.
- getMaxHeaderLength() - Method in interface org.apache.derby.iapi.types.StreamHeaderGenerator
-
Returns the maximum length of the header.
- getMaximumColumnSize() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Get the maximum size of the column
- getMaximumMaximumWidth() - Method in class org.apache.derby.iapi.types.TypeId
-
Get the maximum maximum width of the type (that's not a typo).
- getMaximumPrecision() - Method in class org.apache.derby.iapi.types.TypeId
-
Get the maximum precision of the type.
- getMaximumScale() - Method in class org.apache.derby.iapi.types.TypeId
-
Get the maximum scale of the type.
- getMaximumValue() - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
-
- getMaximumWidth() - Method in interface org.apache.derby.catalog.TypeDescriptor
-
Returns the maximum width of the type.
- getMaximumWidth() - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
-
- getMaximumWidth() - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Shorthand method for getCatalogType().getMaximumWidth().
- getMaximumWidthInBytes() - Method in interface org.apache.derby.catalog.TypeDescriptor
-
Returns the maximum width of the type IN BYTES.
- getMaximumWidthInBytes() - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
-
Return the length of this type in bytes.
- getMaxIndexLength() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getMaxIndexLength() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getMaxIndexLength() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the maximum length of an index (in bytes)?
- getMaxIndexLength() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getMaxIndexLength__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getMaxLogicalLobSize() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
See DatabaseMetaData javadoc
- getMaxLogicalLobSize() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
See DatabaseMetaData javadoc
- getMaxLogicalLobSize() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Added in JDBC 4.2.
- getMaxMemoryPerTable() - Method in interface org.apache.derby.iapi.sql.compile.Optimizer
-
- getMaxMemoryPerTable() - Method in interface org.apache.derby.iapi.sql.compile.OptimizerFactory
-
Return the maxMemoryPerTable setting, this is used in
optimizer, as well as subquery materialization at run time.
- getMaxMemoryPerTable() - Method in class org.apache.derby.impl.sql.compile.OptimizerFactoryImpl
-
- getMaxMemoryPerTable() - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
-
- getMaxMemoryUsage() - Method in class org.apache.derby.iapi.types.SQLBinary
-
Return max memory usage for a SQL Binary
- getMaxMemoryUsage() - Method in class org.apache.derby.iapi.types.SQLBit
-
Return max memory usage for a SQL Bit
- getMaxMemoryUsage() - Method in class org.apache.derby.iapi.types.SQLBlob
-
Return max memory usage for a SQL Blob
- getMaxMemoryUsage() - Method in class org.apache.derby.iapi.types.SQLLongVarbit
-
Return max memory usage for a SQL LongVarbit
- getMaxMemoryUsage() - Method in class org.apache.derby.iapi.types.SQLVarbit
-
Return max memory usage for a SQL Varbit
- getMaxPagenum() - Method in class org.apache.derby.impl.store.raw.data.AllocPage
-
- getMaxProcedureNameLength() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getMaxProcedureNameLength() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getMaxProcedureNameLength() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the maximum length of a procedure name?
- getMaxProcedureNameLength() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getMaxProcedureNameLength__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getMaxRows() - Method in class org.apache.derby.client.am.ClientStatement
-
- getMaxRows() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- getMaxRows() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
- getMaxRows() - Method in interface org.apache.derby.iapi.sql.Activation
-
Get the maximum # of rows. (# of rows that can
be returned by a ResultSet. 0 means no limit.)
- getMaxRows() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
The maxRows limit is the maximum number of rows that a
ResultSet can contain.
- getMaxRows() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
- getMaxRows() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- getMaxRows() - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- getMaxRowSize() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getMaxRowSize() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getMaxRowSize() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the maximum length of a single row?
- getMaxRowSize() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getMaxRowSize__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getMaxSchemaNameLength() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getMaxSchemaNameLength() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getMaxSchemaNameLength() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the maximum length allowed for a schema name?
- getMaxSchemaNameLength() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getMaxSchemaNameLength__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getMaxStatementLength() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getMaxStatementLength() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getMaxStatementLength() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the maximum length of a SQL statement?
- getMaxStatementLength() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getMaxStatementLength__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getMaxStatements() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getMaxStatements() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getMaxStatements() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
How many active statements can we have open at one time to this
database?
- getMaxStatements() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getMaxStatements() - Method in class org.apache.derby.jdbc.BasicClientConnectionPoolDataSource40
-
Returns the maximum number of JDBC prepared statements a connection is
allowed to cache.
- getMaxStatements() - Method in class org.apache.derby.jdbc.ClientConnectionPoolDataSource
-
Returns the maximum number of JDBC prepared statements a connection is
allowed to cache.
- getMaxStatements() - Method in interface org.apache.derby.jdbc.ClientConnectionPoolDataSourceInterface
-
Returns the maximum number of JDBC prepared statements a connection is
allowed to cache.
- getMaxStatements__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getMaxStoredSize() - Method in interface org.apache.derby.iapi.store.raw.xact.TransactionId
-
Return the maximum number of bytes the transactionId will take
to store using writeExternal.
- getMaxStoredSize() - Method in class org.apache.derby.impl.store.raw.xact.XactId
-
TransactionId method
- getMaxTableNameLength() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getMaxTableNameLength() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getMaxTableNameLength() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the maximum length of a table name?
- getMaxTableNameLength() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getMaxTableNameLength__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getMaxTablesInSelect() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getMaxTablesInSelect() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getMaxTablesInSelect() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the maximum number of tables in a SELECT?
- getMaxTablesInSelect() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getMaxTablesInSelect__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getMaxThreads() - Method in class org.apache.derby.drda.NetworkServerControl
-
Returns the current maxThreads setting for the running Network Server
- getMaxThreads() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Get the current value of maximum number of threads to create
- getMaxUserNameLength() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getMaxUserNameLength() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getMaxUserNameLength() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the maximum length of a user name?
- getMaxUserNameLength() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getMaxUserNameLength__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getMaxWidth(TypeId, Object) - Method in class org.apache.derby.impl.sql.compile.NumericConstantNode
-
- getMD5Checksum(byte[]) - Method in class org.apache.derby.impl.services.jce.JCECipherFactory
-
Use MD5 MessageDigest algorithm to generate checksum
- getMember(String, String) - Method in class org.apache.derby.iapi.services.classfile.ClassInvestigator
-
- getMemInfo() - Static method in class org.apache.derby.impl.drda.memCheck
-
- getMergeConstantAction(ConstantAction[]) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a MERGE statement.
- getMergedRow(ExecRow, ExecRow) - Method in class org.apache.derby.impl.sql.execute.NestedLoopLeftOuterJoinResultSet
-
- getMergeResultSet(NoPutResultSet) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A MERGE result set simply reports that it completed, and
the number of rows that it INSERTed/UPDATEd/DELETEdd.
- getMergeResultSet(NoPutResultSet) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
- getMergeSort() - Method in class org.apache.derby.impl.store.access.sort.ExternalSortFactory
-
Returns merge sort implementation.
- getMergeSort() - Method in class org.apache.derby.impl.store.access.sort.UniqueWithDuplicateNullsExternalSortFactory
-
- getMergeTableID() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Get the MERGE table (SOURCE or TARGET) associated with this column
- getMergeTableID() - Method in class org.apache.derby.impl.sql.compile.FromTable
-
get the merge table id
- getMergeTableID(ColumnReference) - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Find the MERGE table id of the indicated column
- getMessage() - Method in exception org.apache.derby.client.am.SqlException
-
- getMessage() - Method in exception org.apache.derby.iapi.error.StandardException
-
The message stored in the super class Throwable must be set
up object creation.
- getMessage() - Method in exception org.apache.derby.impl.drda.DRDAProtocolException
-
Override getMessage()
- getMessage() - Method in exception org.apache.derby.impl.sql.compile.ParseException
-
This method has the standard behavior when this object has been
created using the standard constructors.
- getMessage() - Method in class org.apache.derby.impl.store.replication.net.ReplicationMessage
-
Used to get the actual message that is wrapped inside the
ReplicationMessage object.
- getMessage() - Method in exception org.apache.derby.impl.tools.ij.ParseException
-
This method has the standard behavior when this object has been
created using the standard constructors.
- getMessage(int) - Method in class org.apache.derby.client.am.Sqlca
-
- getMessage(String, Object...) - Static method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
-
- getMessageFormatter() - Static method in class org.apache.derby.tools.SignatureChecker
-
Get the message resource.
- getMessageId() - Method in exception org.apache.derby.iapi.error.StandardException
-
Return the message identifier that is used to look up the
error message text in the messages.properties file.
- getMessageLocale() - Method in class org.apache.derby.iapi.services.context.ContextManager
-
- getMessageType(String) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Determine type of message
- getMessageUtil() - Static method in exception org.apache.derby.client.am.SqlException
-
This routine provides singleton access to an instance of MessageUtil
that is constructed for client messages.
- getMetaData() - Method in class org.apache.derby.catalog.GetProcedureColumns
-
- getMetaData() - Method in class org.apache.derby.catalog.TriggerNewTransitionRows
-
- getMetaData() - Method in class org.apache.derby.client.am.ClientConnection
-
- getMetaData() - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- getMetaData() - Method in class org.apache.derby.client.am.ClientResultSet
-
- getMetaData() - Method in class org.apache.derby.client.am.LogicalConnection
-
Retrieves a 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.diag.ContainedRoles
-
- getMetaData() - Method in class org.apache.derby.diag.ErrorLogReader
-
- getMetaData() - Method in class org.apache.derby.diag.ErrorMessages
-
- getMetaData() - Method in class org.apache.derby.diag.LockTable
-
- getMetaData() - Method in class org.apache.derby.diag.SpaceTable
-
- getMetaData() - Method in class org.apache.derby.diag.StatementCache
-
- getMetaData() - Method in class org.apache.derby.diag.StatementDuration
-
- getMetaData() - Method in class org.apache.derby.diag.TransactionTable
-
- getMetaData() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
- getMetaData() - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
JDBC 2.0
The number, types and properties of a ResultSet's columns
are provided by the getMetaData method.
- getMetaData() - Method in interface org.apache.derby.iapi.sql.ResultDescription
-
Get the saved JDBC ResultSetMetaData.
- getMetaData() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
A Connection's database is able to provide information
describing its tables, its supported SQL grammar, its stored
procedures, the capabilities of this connection, etc.
- getMetaData() - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
JDBC 2.0
The number, types and properties of a ResultSet's columns
are provided by the getMetaData method.
- getMetaData() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
The number, types and properties of a ResultSet's columns
are provided by the getMetaData method.
- getMetaData() - Method in class org.apache.derby.impl.load.ImportAbstract
-
Gets the resultset meta data
- getMetaData() - Method in class org.apache.derby.impl.sql.GenericResultDescription
-
Get the saved meta data.
- getMetaData() - Method in class org.apache.derby.vti.ForwardingVTI
-
- getMetaData() - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- getMetaData() - Method in class org.apache.derby.vti.VTITemplate
-
- getMetaData() - Method in class org.apache.derby.vti.XmlVTI
-
- getMetaDataInfo() - Method in class org.apache.derby.impl.load.ExportResultSetForObject
-
- getMetaDataInfoBoolean(int) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getMetaDataInfoBoolean_supportsConvert(int, int, int) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getMetaDataInfoBooleanWithType(int, int) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getMetaDataInfoBooleanWithTypeClient(int, int) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getMetaDataInfoBooleanWithTypeServer(int, int) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getMetaDataInfoInt(int) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getMetaDataInfoInt_SupportsResultSetConcurrency(int, int, int) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getMetaDataInfoString(int) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getMetaDataX() - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- getMetaDataX() - Method in class org.apache.derby.client.am.ClientResultSet
-
- getMethod(String) - Method in interface org.apache.derby.iapi.services.loader.GeneratedByteCode
-
- getMethod(String) - Method in interface org.apache.derby.iapi.services.loader.GeneratedClass
-
Obtain a handle to the method with the given name
that takes no arguments.
- getMethod(String) - Method in class org.apache.derby.impl.services.reflect.ReflectGeneratedClass
-
- getMethod(String) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
- getMethodCall() - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Return the constructor or static method invoked from this node
- getMethodName() - Method in interface org.apache.derby.catalog.AliasInfo
-
Get the name of the static method that the alias
represents at the source database.
- getMethodName() - Method in class org.apache.derby.catalog.types.AggregateAliasInfo
-
- getMethodName() - Method in class org.apache.derby.catalog.types.MethodAliasInfo
-
- getMethodName() - Method in class org.apache.derby.catalog.types.SynonymAliasInfo
-
- getMethodName() - Method in class org.apache.derby.catalog.types.UDTAliasInfo
-
- getMethodName() - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
- getMethodName(int) - Static method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
- getMethodParameterClasses() - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
Get the resolved Classes of our parameters
- getMethodParms() - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
Get the method parameters.
- getMethods() - Method in class org.apache.derby.iapi.services.classfile.ClassInvestigator
-
- getMinimumRecordSize() - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
- getMinimumValue() - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
-
- getMinLen(char[], int, int, boolean, char) - Static method in class org.apache.derby.iapi.types.Like
-
Calculate the shortest length string that could match this pattern
- getMinorVersion() - Static method in class org.apache.derby.client.am.Version
-
- getMinorVersion() - Method in class org.apache.derby.iapi.services.info.ProductVersionHolder
-
Return the minor version number.
- getMinorVersion() - Method in class org.apache.derby.iapi.services.info.Version
-
- getMinorVersion() - Method in class org.apache.derby.jdbc.AutoloadedDriver
-
Returns the driver's minor version number.
- getMinorVersion() - Method in class org.apache.derby.jdbc.ClientDriver
-
- getMinorVersion() - Method in class org.apache.derby.jdbc.EmbeddedDriver
-
Returns the driver's minor version number.
- getMinorVersion() - Method in class org.apache.derby.jdbc.InternalDriver
-
- getMinorVersion() - Method in class org.apache.derby.jdbc.JDBC
-
- getMinorVersion() - Method in interface org.apache.derby.mbeans.JDBCMBean
-
Return the JDBC driver's minor version.
- getMinorVersion() - Method in interface org.apache.derby.mbeans.VersionMBean
-
- getMinorVersion() - Static method in class org.apache.derby.tools.sysinfo
-
gets the minor version of the Apache Derby embedded code.
- getMinorVersion(String) - Static method in class org.apache.derby.tools.sysinfo
-
gets the minor version of the specified code library.
- getMinorVersionNumber() - Method in class org.apache.derby.impl.store.access.PC_XenaVersion
-
- getMinThreads() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Get the current value of minimum number of threads to create at start
- getMinute(int) - Static method in class org.apache.derby.iapi.types.SQLTime
-
Get the encoded minute value (may be different than the minute value for
current timezone if value encoded in a different timezone)
- getMinutes() - Method in class org.apache.derby.client.am.DateTimeValue
-
Get minute component.
- getMinutes(NumberDataValue) - Method in interface org.apache.derby.iapi.types.DateTimeDataValue
-
Get the minute of the hour out of a time or timestamp.
- getMinutes(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLDate
-
- getMinutes(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLTime
-
- getMinutes(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLTimestamp
-
- getMirrorControlFileName() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Return the mirror control file name
- getMiscResultSet(Activation) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
Generic Misc result set creation.
- getMiscResultSet(Activation) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
- getMissCount() - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Get the number of cache misses.
- getMissCount() - Method in class org.apache.derby.impl.services.cache.ConcurrentCacheMBeanImpl
-
- getMissCount() - Method in interface org.apache.derby.mbeans.CacheManagerMBean
-
Get the number of cache accesses where the requested object was
not already in the cache.
- getMode() - Method in interface org.apache.derby.iapi.store.raw.LockingPolicy
-
Get the mode of this policy
- getMode() - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
Get the mode I was opened with.
- getMode() - Method in class org.apache.derby.impl.store.raw.xact.ContainerLocking2
-
- getMode() - Method in class org.apache.derby.impl.store.raw.xact.ContainerLocking3
-
- getMode() - Method in class org.apache.derby.impl.store.raw.xact.NoLocking
-
- getMode() - Method in class org.apache.derby.impl.store.raw.xact.RowLocking3
-
- getModifiedInSavepointLevel() - Method in class org.apache.derby.impl.sql.conn.TempTableInfo
-
Return the savepoint level when the table was last modified
- getModifier() - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
-
- getModifier() - Method in class org.apache.derby.iapi.services.classfile.ClassMember
-
- getModuleFromDbName(String) - Static method in class org.apache.derby.impl.store.raw.data.D_DiagnosticUtil
-
Given a database name come up with a module.
- getMonitor() - Static method in class org.apache.derby.catalog.SystemProcedures
-
Helper routine which looks up the monitor.
- getMonitor() - Static method in class org.apache.derby.iapi.jdbc.DRDAServerStarter
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.iapi.services.context.SystemContext
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.iapi.services.monitor.Monitor
-
Get the monitor.
- getMonitor() - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.iapi.sql.dictionary.DataDescriptorGenerator
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.impl.db.BasicDatabase
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.impl.db.DatabaseContextImpl
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.impl.drda.DRDAConnThread
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.impl.jdbc.authentication.NativeAuthenticationServiceImpl
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.impl.services.daemon.BasicDaemon
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.impl.services.jmx.JMXManagementService
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.impl.services.monitor.StorageFactoryService
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.impl.services.reflect.DatabaseClasses
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.impl.services.stream.SingleStream
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.impl.services.uuid.BasicUUIDFactory
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.impl.store.access.btree.index.B2IFactory
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.impl.store.access.heap.HeapConglomerateFactory
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.impl.store.access.RAMAccessManager
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.impl.store.access.sort.ExternalSortFactory
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.impl.store.raw.RawStore
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.impl.store.raw.xact.XactFactory
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.jdbc.InternalDriver
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.jdbc.XATransactionState
-
Privileged Monitor lookup.
- getMonitorLite() - Static method in class org.apache.derby.iapi.services.monitor.Monitor
-
- getMonitorLite() - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
-
Privileged Monitor lookup.
- getMonth() - Method in class org.apache.derby.client.am.DateTimeValue
-
Get the month component.
- getMonth(int) - Static method in class org.apache.derby.iapi.types.SQLDate
-
Get the month from the encodedDate,
January is one.
- getMonth(NumberDataValue) - Method in interface org.apache.derby.iapi.types.DateTimeDataValue
-
Get the month number out of a date.
- getMonth(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLDate
-
- getMonth(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLTime
-
- getMonth(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLTimestamp
-
- getMoreData_() - Method in class org.apache.derby.client.am.Cursor
-
- getMoreData_() - Method in class org.apache.derby.client.net.NetCursor
-
- getMoreResults() - Method in class org.apache.derby.client.am.ClientStatement
-
- getMoreResults() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- getMoreResults() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
getMoreResults moves to a Statement's next result.
- getMoreResults() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
getMoreResults moves to a Statement's next result.
- getMoreResults() - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- getMoreResults(int) - Method in class org.apache.derby.client.am.ClientStatement
-
- getMoreResults(int) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- getMoreResults(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
JDBC 3.0
Moves to this Statement obect's next result, deals with any current ResultSet
object(s) according to the instructions specified by the given flag, and
returns true if the next result is a ResultSet object
- getMoreResults(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
get more results using reflection.
- getMoreResults(int) - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
JDBC 3.0
Moves to this Statement obect's next result, deals with any current ResultSet
object(s) according to the instructions specified by the given flag, and
returns true if the next result is a ResultSet object
- getMoreResults(int) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- getMoreResultsX(int) - Method in class org.apache.derby.client.am.ClientStatement
-
- getMostAccuratePath(StorageFile) - Static method in class org.apache.derby.impl.services.monitor.StorageFactoryService
-
Helper method returning the "best-effort-most-accurate" path.
- getMostRecentPreparedRecoveredXact(RawTransaction) - Method in class org.apache.derby.impl.store.raw.xact.TransactionTable
-
Get the most recent recovered prepared transaction.
- getMostRecentRollbackFirstTransaction(RawTransaction) - Method in class org.apache.derby.impl.store.raw.xact.TransactionTable
-
Get the most recently added transaction that says it needs to be
rolled back first (an InternalXact) from the transaction table and make
the passed in transaction assume its identity.
- getMostRecentTransactionForRollback(RawTransaction) - Method in class org.apache.derby.impl.store.raw.xact.TransactionTable
-
Get the most recently non-prepared added transaction from the
transaction table and make the passed in transaction assume its
identity.
- getMuckFromBootPassword(byte[], int) - Method in class org.apache.derby.impl.services.jce.JCECipherFactory
-
- getMultipleResultSets() - Method in class org.apache.derby.impl.tools.ij.ijMultipleResultSetResult
-
- getMultipleResultSets() - Method in interface org.apache.derby.impl.tools.ij.ijResult
-
- getMultipleResultSets() - Method in class org.apache.derby.impl.tools.ij.ijResultImpl
-
- getMultiProbeTableScanResultSet(Activation, long, int, int, int, GeneratedMethod, int, GeneratedMethod, int, boolean, Qualifier[][], DataValueDescriptor[], int, String, String, String, boolean, boolean, int, int, int, boolean, int, boolean, double, double) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A multi-probe result set, used for probing an index with one or more
target values (probeValues) and returning the matching rows.
- getMultiProbeTableScanResultSet(Activation, long, int, int, int, GeneratedMethod, int, GeneratedMethod, int, boolean, Qualifier[][], DataValueDescriptor[], int, String, String, String, boolean, boolean, int, int, int, boolean, int, boolean, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
Multi-probing scan that probes an index for specific values contained
in the received probe list.
- getName() - Method in class org.apache.derby.authentication.SystemPrincipal
-
Returns the name of this principal.
- getName() - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
-
- getName() - Method in class org.apache.derby.iapi.services.classfile.ClassMember
-
- getName() - Method in interface org.apache.derby.iapi.services.compiler.ClassBuilder
-
the class's unqualified name
- getName() - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
return the name of the method.
- getName() - Method in interface org.apache.derby.iapi.services.loader.GeneratedClass
-
Return the name of the generated class.
- getName() - Method in interface org.apache.derby.iapi.services.stream.HeaderPrintWriter
-
Gets the name of the wrapped writer or stream
- getName() - Method in interface org.apache.derby.iapi.sql.compile.JoinStrategy
-
Get the name of this join strategy
- getName() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Get the (exposed) name of this Optimizable
- getName() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
-
Gets the name of the alias.
- getName() - Method in class org.apache.derby.iapi.sql.dictionary.FileInfoDescriptor
-
- getName() - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
-
- getName() - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Gets the name of the sps.
- getName() - Method in interface org.apache.derby.iapi.sql.dictionary.SystemColumn
-
Gets the name of this column.
- getName() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets the name of the table.
- getName() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Get the trigger name
- getName() - Method in class org.apache.derby.iapi.sql.dictionary.UniqueSQLObjectDescriptor
-
Get the name of this object.
- getName() - Method in class org.apache.derby.iapi.sql.dictionary.ViewDescriptor
-
- getName() - Method in interface org.apache.derby.iapi.sql.ResultColumnDescriptor
-
Returns the name of the Column.
- getName() - Method in class org.apache.derby.impl.io.InputStreamFile
-
- getName() - Method in class org.apache.derby.impl.io.vfmem.VirtualFile
-
- getName() - Method in class org.apache.derby.impl.services.bytecode.BCClass
-
the class's unqualified name
- getName() - Method in class org.apache.derby.impl.services.bytecode.BCMethod
-
Return the logical name of the method.
- getName() - Method in class org.apache.derby.impl.services.reflect.LoadedGeneratedClass
-
- getName() - Method in class org.apache.derby.impl.services.stream.BasicHeaderPrintWriter
-
- getName() - Method in class org.apache.derby.impl.sql.catalog.SequenceGenerator
-
Get the name of this sequence generator.
- getName() - Method in class org.apache.derby.impl.sql.catalog.SystemColumnImpl
-
Gets the name of this column.
- getName() - Method in class org.apache.derby.impl.sql.compile.FromTable
-
- getName() - Method in class org.apache.derby.impl.sql.compile.HashJoinStrategy
-
- getName() - Method in class org.apache.derby.impl.sql.compile.NestedLoopJoinStrategy
-
- getName() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
The following methods implement the ResultColumnDescriptor
interface.
- getName() - Method in class org.apache.derby.impl.sql.compile.TableElementNode
-
Get the name from this node.
- getName() - Method in class org.apache.derby.impl.sql.compile.WindowNode
-
- getName() - Method in class org.apache.derby.impl.sql.execute.TriggerEvent
-
Get the type number of this trigger
- getName() - Method in class org.apache.derby.impl.sql.GenericColumnDescriptor
-
Returns the name of the Column.
- getName() - Method in class org.apache.derby.impl.store.raw.xact.SavePoint
-
- getName() - Method in class org.apache.derby.impl.tools.ij.AttributeHolder
-
- getName() - Method in class org.apache.derby.impl.tools.ij.mtTestCase
-
- getName() - Method in class org.apache.derby.impl.tools.ij.Session
-
- getName() - Method in interface org.apache.derby.io.StorageFile
-
- getName() - Method in class org.apache.derby.tools.SignatureChecker.SQLRoutine
-
- getNameIndex() - Method in class org.apache.derby.iapi.services.classfile.AttributeEntry
-
- getNameSpace() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
-
Gets the name space of the alias.
- getNamespaceURI(String) - Method in class org.apache.derby.iapi.types.SqlXmlUtil.NullNamespaceContext
-
- getNameString(String, long) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Build a String for a statement name.
- getNanos() - Method in class org.apache.derby.client.am.DateTimeValue
-
Get nanosecond component.
- getNCharacterStream(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getNCharacterStream(int) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getNCharacterStream(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getNCharacterStream(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getNCharacterStream(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
- getNCharacterStream(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
- getNCharacterStream(int) - Method in class org.apache.derby.vti.VTITemplate
-
- getNCharacterStream(String) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getNCharacterStream(String) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getNCharacterStream(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getNCharacterStream(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getNCharacterStream(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
- getNCharacterStream(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
- getNCharacterStream(String) - Method in class org.apache.derby.vti.VTITemplate
-
- getNClob(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getNClob(int) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getNClob(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getNClob(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getNClob(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
- getNClob(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
- getNClob(int) - Method in class org.apache.derby.vti.VTITemplate
-
- getNClob(String) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getNClob(String) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getNClob(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getNClob(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getNClob(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
- getNClob(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
- getNClob(String) - Method in class org.apache.derby.vti.VTITemplate
-
- getNegation(ValueNode) - Method in class org.apache.derby.impl.sql.compile.IsNullNode
-
Negate the comparison.
- getNegation(ValueNode) - Method in class org.apache.derby.impl.sql.compile.UnaryComparisonOperatorNode
-
Negate the comparison.
- getNegation(ValueNode, ValueNode) - Method in class org.apache.derby.impl.sql.compile.BinaryComparisonOperatorNode
-
Negate the comparison.
- getNegation(ValueNode, ValueNode) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
Returns the negation of this operator; negation of Equals is NotEquals.
- getNegationNode() - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
- getNestedConnection(boolean) - Method in interface org.apache.derby.iapi.jdbc.ConnectionContext
-
Get a new connection object equivalent to the call
- getNestedConnection(boolean) - Method in class org.apache.derby.impl.jdbc.EmbedConnectionContext
-
Get a connection equivalent to the call
- getNestedException() - Method in class org.apache.derby.iapi.services.io.ApplicationObjectInputStream
-
- getNestedException() - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
-
- getNestedException() - Method in interface org.apache.derby.iapi.services.io.ErrorInfo
-
- getNestedException() - Method in interface org.apache.derby.iapi.services.io.ErrorObjectInput
-
- getNestedException() - Method in class org.apache.derby.iapi.services.io.FormatIdInputStream
-
- getNestedException() - Method in class org.apache.derby.iapi.services.io.FormatIdOutputStream
-
- getNestedLoopJoinResultSet(NoPutResultSet, int, NoPutResultSet, int, GeneratedMethod, int, boolean, boolean, double, double, String) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A nested loop left outer join result set forms a result set on top of
2 other result sets.
- getNestedLoopJoinResultSet(NoPutResultSet, int, NoPutResultSet, int, GeneratedMethod, int, boolean, boolean, double, double, String) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
- getNestedLoopLeftOuterJoinResultSet(NoPutResultSet, int, NoPutResultSet, int, GeneratedMethod, int, GeneratedMethod, boolean, boolean, boolean, double, double, String) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A nested loop join result set forms a result set on top of
2 other result sets.
- getNestedLoopLeftOuterJoinResultSet(NoPutResultSet, int, NoPutResultSet, int, GeneratedMethod, int, GeneratedMethod, boolean, boolean, boolean, double, double, String) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
- getNestingLevel() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Get the nesting level for this CR.
- getNetConnection() - Method in class org.apache.derby.client.net.NetXAConnection
-
Returns underlying net connection
- getNetProductVersionHolder() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Retrieve product version information
We need to make sure that this method gets the stream and passes it to
ProductVersionHolder, because it lives in the Network Server jar
and won't be readily available to ProductVersionHolder when running
under security manager.
- getNetSysInfo() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Get Net Server information
- getNetworkTimeout() - Method in class org.apache.derby.client.am.ClientConnection
-
- getNetworkTimeout() - Method in class org.apache.derby.client.am.LogicalConnection
-
- getNetworkTimeout() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
- getNetworkTimeout() - Method in interface org.apache.derby.iapi.jdbc.EngineConnection
-
- getNetworkTimeout() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
- getNewAggregatorResultColumn(DataDictionary) - Method in class org.apache.derby.impl.sql.compile.AggregateNode
-
Get the result column that has a new aggregator.
- getNewCostEstimate() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Get a cost estimate to use for this ResultSetNode.
- getNewCostEstimate(double, double, double) - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
-
- getNewCurrentConnectionHandle() - Method in class org.apache.derby.jdbc.EmbedPooledConnection
-
- getNewEmbedConnection(String, Properties) - Method in class org.apache.derby.jdbc.InternalDriver
-
- getNewEncodedInput(InputStream, String) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
-
- getNewEncodedOutput(OutputStream, String) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
-
Get a new LocalizedOutput with the given encoding.
- getNewExpressionResultColumn(DataDictionary) - Method in class org.apache.derby.impl.sql.compile.AggregateNode
-
Get the aggregate expression in a new result
column.
- getNewInput(InputStream) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
-
- getNewInstance() - Method in class org.apache.derby.catalog.types.TypesImplInstanceGetter
-
- getNewInstance() - Method in class org.apache.derby.iapi.services.loader.ClassInfo
-
Create an instance of this class.
- getNewInstance() - Method in interface org.apache.derby.iapi.services.loader.InstanceGetter
-
Create an instance of a class.
- getNewInstance() - Method in class org.apache.derby.iapi.types.DTSClassInfo
-
- getNewInstance() - Method in class org.apache.derby.impl.services.uuid.BasicUUIDGetter
-
- getNewInstance() - Method in class org.apache.derby.impl.sql.catalog.CoreDDFinderClassInfo
-
- getNewInstance() - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
- getNewInstance() - Method in class org.apache.derby.impl.sql.depend.DepClassInfo
-
- getNewInstance() - Method in class org.apache.derby.impl.store.access.heap.HeapClassInfo
-
- getNewJoinCondition(ValueNode, ValueNode) - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Build a new join condition between the leftOperand
and the rightOperand.
- getNewLocale(String) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
-
- getNewNestedConnection(EmbedConnection) - Method in class org.apache.derby.jdbc.InternalDriver
-
Get a new nested connection.
- getNewNull() - Method in class org.apache.derby.iapi.types.CollatorSQLChar
-
- getNewNull() - Method in class org.apache.derby.iapi.types.CollatorSQLClob
-
- getNewNull() - Method in class org.apache.derby.iapi.types.CollatorSQLLongvarchar
-
- getNewNull() - Method in class org.apache.derby.iapi.types.CollatorSQLVarchar
-
- getNewNull() - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Get a new null value of the same type as this data value.
- getNewNull() - Method in class org.apache.derby.iapi.types.SQLBit
-
- getNewNull() - Method in class org.apache.derby.iapi.types.SQLBlob
-
- getNewNull() - Method in class org.apache.derby.iapi.types.SQLBoolean
-
- getNewNull() - Method in class org.apache.derby.iapi.types.SQLChar
-
- getNewNull() - Method in class org.apache.derby.iapi.types.SQLClob
-
- getNewNull() - Method in class org.apache.derby.iapi.types.SQLDate
-
- getNewNull() - Method in class org.apache.derby.iapi.types.SQLDecimal
-
- getNewNull() - Method in class org.apache.derby.iapi.types.SQLDouble
-
- getNewNull() - Method in class org.apache.derby.iapi.types.SQLInteger
-
- getNewNull() - Method in class org.apache.derby.iapi.types.SQLLongint
-
- getNewNull() - Method in class org.apache.derby.iapi.types.SQLLongVarbit
-
- getNewNull() - Method in class org.apache.derby.iapi.types.SQLLongvarchar
-
- getNewNull() - Method in class org.apache.derby.iapi.types.SQLReal
-
- getNewNull() - Method in class org.apache.derby.iapi.types.SQLRef
-
- getNewNull() - Method in class org.apache.derby.iapi.types.SQLSmallint
-
- getNewNull() - Method in class org.apache.derby.iapi.types.SQLTime
-
- getNewNull() - Method in class org.apache.derby.iapi.types.SQLTimestamp
-
- getNewNull() - Method in class org.apache.derby.iapi.types.SQLTinyint
-
- getNewNull() - Method in class org.apache.derby.iapi.types.SQLVarbit
-
- getNewNull() - Method in class org.apache.derby.iapi.types.SQLVarchar
-
- getNewNull() - Method in class org.apache.derby.iapi.types.UserType
-
- getNewNull() - Method in class org.apache.derby.iapi.types.XML
-
- getNewNull() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericConglomerate
-
Get a new null value of the same type as this data value.
- getNewNull() - Method in class org.apache.derby.impl.store.access.heap.HeapRowLocation
-
- getNewNull() - Method in class org.apache.derby.impl.store.access.StorableFormatId
-
Get a new null value of the same type as this data value.
- getNewNullResultExpression() - Method in class org.apache.derby.impl.sql.compile.AggregateNode
-
Get the null aggregate result expression
column.
- getNewNullResultExpression() - Method in class org.apache.derby.impl.sql.compile.WindowFunctionNode
-
Get the null result expression column.
- getNewNullRow() - Method in interface org.apache.derby.iapi.sql.execute.ExecRow
-
Get a new row with the same columns type as this one, containing nulls.
- getNewNullRow() - Method in class org.apache.derby.impl.sql.execute.IndexValueRow
-
- getNewNullRow() - Method in class org.apache.derby.impl.sql.execute.ValueRow
-
- getNewObjectArray() - Method in interface org.apache.derby.iapi.sql.execute.ExecRow
-
Get a new DataValueDescriptor[]
- getNewObjectArray() - Method in class org.apache.derby.impl.sql.execute.IndexValueRow
-
- getNewObjectArray() - Method in class org.apache.derby.impl.sql.execute.ValueRow
-
- getNewOutput(OutputStream) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
-
- getNewOverflowPage() - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
- getNewOverflowPage() - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Get an empty overflow page.
- getNewPooledConnection(BasicEmbeddedDataSource40, String, String, boolean) - Method in class org.apache.derby.jdbc.InternalDriver
-
Create and return an EmbedPooledConnection from the received instance of
EmbeddedDataSource.
- getNewReferencingName() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Get the new Referencing name, if any,
from the REFERENCING clause.
- getNewRow() - Method in interface org.apache.derby.iapi.db.TriggerExecutionContext
-
Like getNewRowSet(), but returns a result set positioned
on the first row of the after (new) result set.
- getNewRow() - Method in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
-
Like getAfterResultSet(), but returns a result set positioned
on the first row of the before result set.
- getNewRowSet() - Method in interface org.apache.derby.iapi.db.TriggerExecutionContext
-
Returns a result set of the new (after) images of the changed rows.
- getNewRowSet() - Method in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
-
Returns a result set row the new images of the changed rows.
- getNewRSOnCurrentRow(TriggerDescriptor, Activation, CursorResultSet, int[]) - Static method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Whip up a new Temp ResultSet that has a single
row.
- getNewSubMethod(String, boolean) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
-
Create a sub-method from this method to allow the code builder to split a
single logical method into multiple methods to avoid the 64k per-method
code size limit.
- getNewVarchar() - Method in class org.apache.derby.iapi.types.CollatorSQLVarchar
-
- getNewVarchar() - Method in class org.apache.derby.iapi.types.SQLChar
-
Get a SQLVarchar for a built-in string function.
- getNewXAConnection(BasicEmbeddedDataSource40, ResourceAdapter, String, String, boolean) - Method in class org.apache.derby.jdbc.InternalDriver
-
Create and return an EmbedXAConnection from the received instance of
BasicEmbeddedDataSource40.
- getNextAllocPageNumber() - Method in class org.apache.derby.impl.store.raw.data.AllocPage
-
- getNextAllocPageOffset() - Method in class org.apache.derby.impl.store.raw.data.AllocPage
-
- getNextAppendedRow() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
- getNextBuffer_r() - Method in class org.apache.derby.impl.store.raw.data.MemByteHolder
-
Get the next buffer for reading bytes.
- getNextBuffer_w() - Method in class org.apache.derby.impl.store.raw.data.MemByteHolder
-
Get the next buffer for writing bytes.
- getNextBuffer_w_Sanity() - Method in class org.apache.derby.impl.store.raw.data.MemByteHolder
-
Do sanity checking when getting the next write buffer
- getNextColumn() - Method in exception org.apache.derby.impl.store.raw.data.LongColumnException
-
- getNextColumnNumber() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Get the current next column number (for generated column names)
from this CompilerContext.
- getNextColumnNumber() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- getNextColumnPiece(int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Return the next recordHandle in a long column chain.
- getNextConglom(ConglomerateDescriptor) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
- getNextConglomId(int) - Method in class org.apache.derby.impl.store.access.RAMAccessManager
-
Return next conglomid to try to add the container with.
- getNextDecoratedPermutation() - Method in interface org.apache.derby.iapi.sql.compile.Optimizer
-
Iterate through the "decorated permutations", returning false when they
are exhausted.
- getNextDecoratedPermutation() - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
-
- getNextEquivalenceClass() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Get the next equivalence class for equijoin clauses.
- getNextEquivalenceClass() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
Get the next equivalence class for equijoin clauses.
- getNextException() - Method in exception org.apache.derby.client.am.SqlException
-
- getNextException() - Method in exception org.apache.derby.iapi.error.StandardException
-
Get the next SQLException that should be put into the parent
exception when this instance is converted to an 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(long) - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
- getNextPage(BaseContainerHandle, long) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Get the next valid page and latch it
- getNextParentRow() - Method in class org.apache.derby.impl.sql.execute.DependentResultSet
-
- getNextPermutation() - Method in interface org.apache.derby.iapi.sql.compile.Optimizer
-
Iterate through the permutations, returning false when the permutations
are exhausted.
- getNextPermutation() - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
-
- getNextProbeValue() - Method in class org.apache.derby.impl.sql.execute.MultiProbeTableScanResultSet
-
Return the next non-duplicate value from the probe list.
- getNextQualifiers() - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
-
- getNextRecord() - Method in interface org.apache.derby.iapi.store.raw.ScannedTransactionHandle
-
- getNextRecord(ArrayInputStream, TransactionId, int) - Method in class org.apache.derby.impl.store.raw.log.FlushedScan
-
Read a log record into the byte array provided.
- getNextRecord(ArrayInputStream, TransactionId, int) - Method in class org.apache.derby.impl.store.raw.log.Scan
-
Read the next log record.
- getNextRecord(ArrayInputStream, TransactionId, int) - Method in interface org.apache.derby.impl.store.raw.log.StreamLogScan
-
Get the next record in the scan and place its data in the passed in
array.
- getNextRecordBackward(ArrayInputStream, TransactionId, int) - Method in class org.apache.derby.impl.store.raw.log.Scan
-
Read the previous log record.
- getNextRecordForward(ArrayInputStream, TransactionId, int) - Method in class org.apache.derby.impl.store.raw.log.Scan
-
Read the next log record.
- getNextRef() - Method in class org.apache.derby.impl.sql.execute.RIBulkChecker
-
- getNextResultSetNumber() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Get the current next ResultSet number from this CompilerContext.
- getNextResultSetNumber() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- getNextRow() - Method in interface org.apache.derby.iapi.sql.ResultSet
-
Returns the next row from the query, and returns NULL when there
are no more rows.
- getNextRow() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Return the requested values computed
from the next row (if any) for which
the restriction evaluates to true.
- getNextRow() - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
No rows to return, so throw an exception.
- getNextRow() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Returns the next row from the query, and returns NULL when there
are no more rows.
- getNextRowCore() - Method in interface org.apache.derby.iapi.sql.execute.NoPutResultSet
-
Return the requested values computed
from the next row (if any) for which
the restriction evaluates to true.
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.AnyResultSet
-
Return the requested value computed from the next row.
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.BulkTableScanResultSet
-
Return the next row (if any) from the scan (if open).
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.CurrentOfResultSet
-
If open and not returned yet, returns the row.
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.DependentResultSet
-
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.DistinctScalarAggregateResultSet
-
Return the next row.
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.DistinctScanResultSet
-
Return the next row (if any) from the scan (if open).
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
-
Return the next row.
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.HashScanResultSet
-
Return the next row (if any) from the scan (if open).
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.HashTableResultSet
-
Return the requested values computed
from the next row (if any) for which
the restriction evaluates to true.
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet
-
Return the requested values computed
from the next row (if any) for which
the restriction evaluates to true.
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.LastIndexKeyResultSet
-
Return the next row (if any) from the scan (if open).
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.MaterializedResultSet
-
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.MergeJoinResultSet
-
Return the requested values computed
from the next row (if any) for which
the restriction evaluates to true.
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.MultiProbeTableScanResultSet
-
Return the next row (if any) from the scan (if open).
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.NestedLoopJoinResultSet
-
Return the requested values computed
from the next row (if any) for which
the restriction evaluates to true.
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.NestedLoopLeftOuterJoinResultSet
-
Return the requested values computed
from the next row (if any) for which
the restriction evaluates to true.
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.NormalizeResultSet
-
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.OnceResultSet
-
Return the requested value computed from the next row.
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.ProjectRestrictResultSet
-
Return the requested values computed
from the next row (if any) for which
the restriction evaluates to true.
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.RowCountResultSet
-
Return the requested values computed from the next row (if any)
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.RowResultSet
-
If open and not returned yet, returns the row
after plugging the parameters into the expressions.
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.ScalarAggregateResultSet
-
Return the next row.
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
-
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.SetOpResultSet
-
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.SortResultSet
-
Return the next row.
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.TableScanResultSet
-
Return the next row (if any) from the scan (if open).
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Get the next row.
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.UnionResultSet
-
If there are rows still on the first source, return the
next one; otherwise, switch to the second source and
return a row from there.
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
-
If open and not returned yet, returns the row
after plugging the parameters into the expressions.
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.WindowResultSet
-
Return the requested values computed from the next row (if any) for which
the restriction evaluates to true.
- getNextRowCore(NoPutResultSet) - Method in class org.apache.derby.impl.sql.execute.DMLWriteResultSet
-
Get next row from the source result set.
- getNextRowCore(NoPutResultSet) - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
-
- getNextRowCore(NoPutResultSet) - Method in class org.apache.derby.impl.sql.execute.UpdateResultSet
-
- getNextRowFromRowSource() - Method in class org.apache.derby.iapi.store.access.BackingStoreHashtable
-
Call method to either get next row or next row with non-null
key columns.
- getNextRowFromRowSource() - Method in interface org.apache.derby.iapi.store.access.RowSource
-
Get the next row as an array of column objects.
- getNextRowFromRowSource() - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
- getNextRowFromRowSource() - Method in class org.apache.derby.impl.sql.execute.CardinalityCounter
-
Gets next row from the row source and update the count of unique values
that are returned.
- getNextRowFromRowSource() - Method in class org.apache.derby.impl.sql.execute.HashTableResultSet
-
- getNextRowFromRowSource() - Method in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
-
- getNextRowFromRowSource() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Get the next row as an array of column objects.
- getNextRowFromRowSource() - Method in class org.apache.derby.impl.store.access.sort.MergeScanRowSource
-
- getNextRowFromRowSource() - Method in class org.apache.derby.impl.store.access.sort.SortBufferRowSource
-
- getNextRowFromRS() - Method in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
-
Get the next output row for processing
- getNextRowFromRS() - Method in class org.apache.derby.impl.sql.execute.SortResultSet
-
Get the next output row for processing
- getNextRowFromSource() - Method in class org.apache.derby.impl.sql.execute.MaterializedResultSet
-
- getNextRowFromSource() - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
-
- getNextRowFromTempTable() - Method in class org.apache.derby.impl.sql.execute.MaterializedResultSet
-
- getNextRowOfResultSet() - Method in interface org.apache.derby.impl.tools.ij.ijResult
-
- getNextRowOfResultSet() - Method in class org.apache.derby.impl.tools.ij.ijResultImpl
-
- getNextRowOfResultSet() - Method in class org.apache.derby.impl.tools.ij.ijRowResult
-
- getNextRowset() - Method in class org.apache.derby.client.am.ClientResultSet
-
- getNextSession(Session) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Get the next session for the thread to work on
Called from DRDAConnThread after session completes or timeslice
exceeded.
- getNextSlotNumber(RecordHandle) - Method in interface org.apache.derby.iapi.store.raw.Page
-
Find slot for record with an id greater than the passed in identifier.
- getNextSlotNumber(RecordHandle) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
- getNextStartColumn() - Method in class org.apache.derby.impl.store.raw.data.InsertOperation
-
- getNextStartColumn() - Method in class org.apache.derby.impl.store.raw.data.UpdateOperation
-
Return the last column of the row this operation logged
- getNextStorageFactory() - Method in class org.apache.derby.impl.services.monitor.BaseMonitor.ProviderEnumeration
-
- getNextSubqueryNumber() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Get the current next subquery number from this CompilerContext.
- getNextSubqueryNumber() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
Get the current next subquery number from this CompilerContext.
- getNextTableNumber() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Get the current next table number from this CompilerContext.
- getNextTableNumber() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- getNextValidPage(BaseContainerHandle, long, long) - Method in class org.apache.derby.impl.store.raw.data.AllocationCache
-
- getNextValidPageNumber(long) - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
-
- getNextWaiter(ActiveLock, boolean, LockTable) - Method in class org.apache.derby.impl.services.locks.LockControl
-
Get the next waiting lock (if any).
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealAnyResultSetStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealCurrentOfStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealDeleteCascadeResultSetStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealDeleteResultSetStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealDeleteVTIResultSetStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealDistinctScalarAggregateStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealDistinctScanStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealGroupedAggregateStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealHashScanStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealHashTableStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealIndexRowToBaseRowStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealInsertResultSetStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealInsertVTIResultSetStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealJoinResultSetStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealLastIndexKeyScanStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealMaterializedResultSetStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealNestedLoopJoinStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealNormalizeResultSetStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealNoRowsResultSetStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealOnceResultSetStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealProjectRestrictStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealRowCountStatistics
-
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealRowResultSetStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealScalarAggregateStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealScrollInsensitiveResultSetStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealSetOpResultSetStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealSortStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealTableScanStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealUnionResultSetStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealUpdateResultSetStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealVTIStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealWindowResultSetStatistics
-
RealBasicNoPutResultSetStatistics override.
- getNodeOn() - Method in class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
-
If this node is on a database item (like a table or an index), then provide a
string that describes the on item.
- getNodeOn() - Method in class org.apache.derby.impl.sql.execute.rts.RealDistinctScanStatistics
-
If this node is on a database item (like a table or an index), then provide a
string that describes the on item.
- getNodeOn() - Method in class org.apache.derby.impl.sql.execute.rts.RealHashScanStatistics
-
If this node is on a database item (like a table or an index), then provide a
string that describes the on item.
- getNodeOn() - Method in class org.apache.derby.impl.sql.execute.rts.RealHashTableStatistics
-
If this node is on a database item (like a table or an index), then provide a
string that describes the on item.
- getNodeOn() - Method in class org.apache.derby.impl.sql.execute.rts.RealIndexRowToBaseRowStatistics
-
If this node is on a database item (like a table or an index), then provide a
string that describes the on item.
- getNodeOn() - Method in class org.apache.derby.impl.sql.execute.rts.RealLastIndexKeyScanStatistics
-
If this node is on a database item (like a table or an index), then provide a
string that describes the on item.
- getNodeOn() - Method in class org.apache.derby.impl.sql.execute.rts.RealTableScanStatistics
-
If this node is on a database item (like a table or an index), then provide a
string that describes the on item.
- getNodeOn() - Method in class org.apache.derby.impl.sql.execute.rts.RealVTIStatistics
-
If this node is on a database item (like a table or an index), then provide a
string that describes the on item.
- getNodeOn() - Method in class org.apache.derby.impl.sql.execute.rts.RealWindowResultSetStatistics
-
RealBasicNoPutResultSetStatistics override.
- getNodes() - Method in class org.apache.derby.impl.sql.compile.OffsetOrderVisitor
-
- getNodesFromParameters(Class<T>) - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Get all of the nodes of the specified class
from the parameters to this VTI.
- getNodeTime() - Method in class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
-
Return the time for all operations performed by this node, but not the
time for the children of this node.
- getNodeType() - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
-
- getNonCoreTI(int) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get a TabInfoImpl for a non-core table.
- getNonCoreTIByNumber(int) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
returns the tabinfo for a non core system catalog.
- getNonMatchingIndexScan() - Method in interface org.apache.derby.iapi.sql.compile.AccessPath
-
Return whether or not the optimizer is considering a non-matching
index scan on this AccessPath.
- getNonMatchingIndexScan() - Method in class org.apache.derby.impl.sql.compile.AccessPathImpl
-
- getNonNullableSqlType(int) - Static method in class org.apache.derby.client.am.Utils
-
- getNonNullableSqlType(int) - Static method in class org.apache.derby.impl.drda.SQLTypes
-
Translate DB2 SQL Type to the non-nullable type.
- getNonRedundantExpression() - Method in class org.apache.derby.impl.sql.compile.OrderByColumn
-
Get the underlying expression, skipping over ResultColumns that
are marked redundant.
- getNonSelfReferencingFK(int) - Method in class org.apache.derby.iapi.sql.dictionary.ReferencedKeyConstraintDescriptor
-
Am I referenced by a FK on another table?
- getNoOfOpens() - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
-
- getNormalizeResultSet(NoPutResultSet, int, int, double, double, boolean) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
REMIND: needs more description...
- getNormalizeResultSet(NoPutResultSet, int, int, double, double, boolean) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
- getNoRowsResultSetStatistics(ResultSet) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetStatisticsFactory
-
- getNoRowsResultSetStatistics(ResultSet) - Method in class org.apache.derby.impl.sql.execute.RealResultSetStatisticsFactory
-
- getNoWait(OpenBTree, long) - Static method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Get the control row for the given page if the latch on the
page can be obtained without waiting, else return null.
- getNString(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getNString(int) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getNString(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getNString(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getNString(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
- getNString(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
- getNString(int) - Method in class org.apache.derby.vti.VTITemplate
-
- getNString(String) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getNString(String) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getNString(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getNString(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getNString(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
- getNString(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
- getNString(String) - Method in class org.apache.derby.vti.VTITemplate
-
- getNull() - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Get a Null for this type.
- getNull() - Method in class org.apache.derby.iapi.types.TypeId
-
Get SQL null value.
- getNull(int, int) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Return an object based on the format id and collation type.
- getNull(int, int) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getNullabilityType(boolean) - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Return a type descriptor identical to the this type
with the exception of its nullability.
- getNullAuthorizationID() - Method in class org.apache.derby.impl.sql.catalog.PermissionsCatalogRowFactory
-
- getNullBit(BitDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL Bit with a SQL null value.
- getNullBit(BitDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getNullBlob(BitDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL Blob with a SQL null value.
- getNullBlob(BitDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getNullBoolean(BooleanDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL boolean with a SQL null value.
- getNullBoolean(BooleanDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getNullByte(NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL tinyint with a SQL null value.
- getNullByte(NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getNullChar(StringDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL CHAR (UCS_BASIC) with a SQL null value.
- getNullChar(StringDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getNullChar(StringDataValue, int) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL CHAR set to NULL with collation set to collationType.
- getNullChar(StringDataValue, int) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
Get a SQL CHAR set to NULL with collation set to collationType.
- getNullClob(StringDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL CLOB (UCS_BASIC) with a SQL null value.
- getNullClob(StringDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getNullClob(StringDataValue, int) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL CLOB set to NULL with collation set to collationType.
- getNullClob(StringDataValue, int) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
Get a SQL CLOB set to NULL with collation set to collationType.
- getNullDate(DateTimeDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL date with a SQL null value.
- getNullDate(DateTimeDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getNullDecimal(NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL Decimal/Numeric with a SQL null value.
- getNullDecimal(NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getNullDouble(NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL double with a SQL null value.
- getNullDouble(NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getNullDVDWithUCS_BASICcollation(int) - Static method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
This method will return a DVD based on the formatId.
- getNullFloat(NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL float with a SQL null value.
- getNullFloat(NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getNullIndexRow(ColumnDescriptorList, RowLocation) - Method in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
-
Get a NULL Index Row for this index.
- getNullInteger(NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL int with a SQL null value.
- getNullInteger(NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getNullLong(NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL bigint with a SQL null value.
- getNullLong(NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getNullLongVarbit(BitDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL Long Bit Varying with a SQL null value.
- getNullLongVarbit(BitDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getNullLongvarchar(StringDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL LONG VARCHAR (UCS_BASIC) with a SQL null value.
- getNullLongvarchar(StringDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getNullLongvarchar(StringDataValue, int) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL LONG VARCHAR set to NULL with collation set to collationType.
- getNullLongvarchar(StringDataValue, int) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
Get a SQL LONG VARCHAR set to NULL with collation set to collationType.
- getNullNode(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Get a ConstantNode to represent a typed null value.
- getNullObject(UserDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a User-defined data value with a SQL null value.
- getNullObject(UserDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getNullRef(RefDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a RefDataValue with a SQL null value.
- getNullRef(RefDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getNullShort(NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL smallint with a SQL null value.
- getNullShort(NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getNullString() - Method in class org.apache.derby.impl.load.ControlInfo
-
- getNullTime(DateTimeDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL time with a SQL null value.
- getNullTime(DateTimeDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getNullTimestamp(DateTimeDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL timestamp with a SQL null value.
- getNullTimestamp(DateTimeDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getNullVarbit(BitDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL Bit Varying with a SQL null value.
- getNullVarbit(BitDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getNullVarchar(StringDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL VARCHAR (UCS_BASIC) with a SQL null value.
- getNullVarchar(StringDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getNullVarchar(StringDataValue, int) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL VARCHAR set to NULL with collation set to collationType.
- getNullVarchar(StringDataValue, int) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
Get a SQL VARCHAR set to NULL with collation set to collationType.
- getNullXML(XMLDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get an XML with a SQL null value.
- getNullXML(XMLDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
getNullXML:
Get an XML with a SQL null value.
- getNumAllocatedPages() - Method in interface org.apache.derby.iapi.store.access.SpaceInfo
-
Get the estimated number of allocated pages
- getNumAllocatedPages() - Method in class org.apache.derby.impl.store.raw.data.SpaceInformation
-
Get the estimated number of allocated pages
- getNumber() - Method in class org.apache.derby.impl.sql.execute.TriggerEvent
-
Get the type number of this trigger
- getNumber(int) - Static method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
-
- getNumber(long) - Static method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
-
- getNumberAsString(double) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
-
- getNumberAsString(int) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
-
- getNumberAsString(long) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
-
- getNumberAsString(Object) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
-
- getNumberFields() - Method in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
-
- getNumberOfColumns() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets the number of columns in the table.
- getNumberOfColumns() - Method in class org.apache.derby.impl.load.ImportReadData
-
- getNumberOfColumns(int, FormatableBitSet) - Static method in class org.apache.derby.iapi.store.access.RowUtil
-
Get the number of columns represented by a FormatableBitSet.
- getNumberOfControlRowColumns() - Method in class org.apache.derby.impl.store.access.btree.BranchControlRow
-
Get the number of columns in the control row.
- getNumberOfControlRowColumns() - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Get the number of columns in the control row.
- getNumberOfControlRowColumns() - Method in class org.apache.derby.impl.store.access.btree.LeafControlRow
-
Get the number of columns in the control row.
- getNumberOfIndexes() - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Get the number of indexes on this catalog.
- getNumberOfJoinStrategies() - Method in interface org.apache.derby.iapi.sql.compile.Optimizer
-
Get the number of join strategies supported by this optimizer.
- getNumberOfJoinStrategies() - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
-
Get the number of join strategies supported by this optimizer.
- getNumBitsSet() - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
-
Get a count of the number of bits that are set.
- getNumColumnsReturned() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Get the number of the number of columns returned by this Optimizable.
- getNumColumnsReturned() - Method in class org.apache.derby.impl.sql.compile.FromTable
-
- getNumericBounds() - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Get the maximum and minimum value for a fixed numeric type.
- getNumericFunctions() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getNumericFunctions() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getNumericFunctions() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a comma separated list of JDBC escaped numeric functions.
- getNumericFunctions() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getNumericFunctions__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getNumFreePages() - Method in interface org.apache.derby.iapi.store.access.SpaceInfo
-
Get the estimated number of free pages
- getNumFreePages() - Method in class org.apache.derby.impl.store.raw.data.SpaceInformation
-
Get the estimated number of free pages
- getNumIndexes() - Method in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
-
get the number of indexes on this catalog
- getNumJoinArguments() - Method in class org.apache.derby.impl.sql.compile.HalfOuterJoinNode
-
Return the number of arguments to the join result set.
- getNumJoinArguments() - Method in class org.apache.derby.impl.sql.compile.JoinNode
-
Return the number of arguments to the join result set.
- getNumNeedToAddGroupingCols() - Method in class org.apache.derby.impl.sql.compile.GroupByList
-
Get the number of grouping columns that need to be added to the SELECT list.
- getNumPagesVisited() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
- getNumResultSets() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Get the number of Results in the current statement from this CompilerContext.
- getNumResultSets() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
- getNumResultSets() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- getNumRowsQualified() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
- getNumRowsVisited() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
- getNumRsCols() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
get the number of result set columns for the current resultSet
- getNumSubqueries() - Method in interface org.apache.derby.iapi.sql.Activation
-
Get the number of subqueries in the entire query.
- getNumSubqueries() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Get the number of subqueries in the entire query.
- getNumSubqueries() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
Get the number of subqueries in the entire query.
- getNumSubquerys() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Get the number of subquerys in the current statement from this CompilerContext.
- getNumSubquerys() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
Get the number of subquerys in the current statement from this CompilerContext.
- getNumTables() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Get the number of tables in the current statement from this CompilerContext.
- getNumTables() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- getNumThreads() - Method in class org.apache.derby.impl.tools.ij.mtTestSuite
-
- getNumUnfilledPages() - Method in interface org.apache.derby.iapi.store.access.SpaceInfo
-
Get the estimated number of unfilled pages
- getNumUnfilledPages() - Method in class org.apache.derby.impl.store.raw.data.SpaceInformation
-
Get the estimated number of unfilled pages
- getObject() - Method in class org.apache.derby.iapi.types.DataType
-
Gets the value in the data value descriptor as a int.
- getObject() - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Gets the value in the data value descriptor as a Java Object.
- getObject() - Method in class org.apache.derby.iapi.types.SQLBit
-
- getObject() - Method in class org.apache.derby.iapi.types.SQLBlob
-
Return a JDBC Blob.
- getObject() - Method in class org.apache.derby.iapi.types.SQLBoolean
-
- getObject() - Method in class org.apache.derby.iapi.types.SQLChar
-
- getObject() - Method in class org.apache.derby.iapi.types.SQLClob
-
- getObject() - Method in class org.apache.derby.iapi.types.SQLDate
-
getObject returns the date value
- getObject() - Method in class org.apache.derby.iapi.types.SQLDecimal
-
- getObject() - Method in class org.apache.derby.iapi.types.SQLDouble
-
- getObject() - Method in class org.apache.derby.iapi.types.SQLInteger
-
- getObject() - Method in class org.apache.derby.iapi.types.SQLLongint
-
- getObject() - Method in class org.apache.derby.iapi.types.SQLReal
-
- getObject() - Method in class org.apache.derby.iapi.types.SQLRef
-
- getObject() - Method in class org.apache.derby.iapi.types.SQLSmallint
-
- getObject() - Method in class org.apache.derby.iapi.types.SQLTime
-
- getObject() - Method in class org.apache.derby.iapi.types.SQLTimestamp
-
- getObject() - Method in class org.apache.derby.iapi.types.SQLTinyint
-
- getObject() - Method in class org.apache.derby.iapi.types.UserType
-
- getObject() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericConglomerate
-
Gets the value in the data value descriptor as a Java Object.
- getObject() - Method in class org.apache.derby.impl.store.access.heap.HeapRowLocation
-
- getObject() - Method in class org.apache.derby.impl.store.access.StorableFormatId
-
Gets the value in the data value descriptor as a Java Object.
- getObject(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getObject(int) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getObject(int) - Method in class org.apache.derby.client.am.Cursor
-
- getObject(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getObject(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getObject(int) - Method in class org.apache.derby.iapi.store.access.KeyHasher
-
Get the object stored at the specified index.
- getObject(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
- getObject(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the value of a column in the current row as a Java object.
- getObject(int) - Method in class org.apache.derby.impl.load.ImportAbstract
-
Returns Object that contains the column data
from the import file.
- getObject(int) - Method in class org.apache.derby.vti.ForwardingVTI
-
- getObject(int) - Method in class org.apache.derby.vti.VTITemplate
-
- getObject(int, Class<T>) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getObject(int, Class<T>) - Method in class org.apache.derby.client.am.ClientResultSet
-
Retrieve the column as an object of the desired type.
- getObject(int, Class<T>) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getObject(int, Class<T>) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getObject(int, Class<T>) - Method in interface org.apache.derby.iapi.jdbc.EngineCallableStatement
-
- getObject(int, Class<T>) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
- getObject(int, Class<T>) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Retrieve the column as an object of the desired type.
- getObject(int, Class<T>) - Method in class org.apache.derby.vti.VTITemplate
-
- getObject(int, Map) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getObject(int, Map) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getObject(int, Map) - Method in class org.apache.derby.vti.VTITemplate
-
- getObject(int, Map<String, Class<?>>) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getObject(int, Map<String, Class<?>>) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getObject(int, Map<String, Class<?>>) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 2.0
Returns an object representing the value of OUT parameter i.
- getObject(int, Map<String, Class<?>>) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0
Returns the value of column i as a Java object.
- getObject(String) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getObject(String) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getObject(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getObject(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getObject(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0
Retrieves the value of a parameter as an Object in the java programming
language.
- getObject(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the value of a column in the current row as a Java object.
- getObject(String) - Method in class org.apache.derby.vti.VTITemplate
-
- getObject(String, Class<T>) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getObject(String, Class<T>) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getObject(String, Class<T>) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getObject(String, Class<T>) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getObject(String, Class<T>) - Method in interface org.apache.derby.iapi.jdbc.EngineCallableStatement
-
- getObject(String, Class<T>) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
- getObject(String, Class<T>) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
- getObject(String, Class<T>) - Method in class org.apache.derby.vti.VTITemplate
-
- getObject(String, Map) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getObject(String, Map) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getObject(String, Map) - Method in class org.apache.derby.vti.VTITemplate
-
- getObject(String, Map<String, Class<?>>) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getObject(String, Map<String, Class<?>>) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getObject(String, Map<String, Class<?>>) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0
Returns an object representing the value of OUT parameter i and uses map
for the custom mapping of the parameter value.
- getObject(String, Map<String, Class<?>>) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0
Returns the value of column i as a Java object.
- getObjectForWriteFdoca(CallableStatement, int, int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
- getObjectForWriteFdoca(ResultSet, int, int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
- getObjectId() - Method in interface org.apache.derby.iapi.sql.depend.ProviderInfo
-
Get the object id
- getObjectId() - Method in class org.apache.derby.impl.sql.depend.BasicProviderInfo
-
- getObjectID() - Method in interface org.apache.derby.catalog.Dependable
-
Get the UUID of this Dependable OBJECT.
- getObjectID() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
-
Get the provider's UUID
- getObjectID() - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
-
Get the provider's UUID
- getObjectID() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
Get the provider's UUID
- getObjectID() - Method in class org.apache.derby.iapi.sql.dictionary.DefaultDescriptor
-
Get the provider's UUID
- getObjectID() - Method in class org.apache.derby.iapi.sql.dictionary.FileInfoDescriptor
-
- getObjectID() - Method in class org.apache.derby.iapi.sql.dictionary.PermissionsDescriptor
-
Get the provider's UUID
- getObjectID() - Method in class org.apache.derby.iapi.sql.dictionary.RoleGrantDescriptor
-
Get the provider's UUID
- getObjectID() - Method in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
Get the provider's UUID
- getObjectID() - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
-
Get the provider's UUID
- getObjectID() - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Get the provider's UUID
- getObjectID() - Method in class org.apache.derby.iapi.sql.dictionary.StatementGenericPermission
-
- getObjectID() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Get the provider's UUID
- getObjectID() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Get the provider's UUID
- getObjectID() - Method in class org.apache.derby.iapi.sql.dictionary.ViewDescriptor
-
Get the provider's UUID
- getObjectID() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
- getObjectID() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- getObjectID() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Get the Dependable's UUID String.
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.derby.client.ClientDataSourceFactory
-
Reconstructs a Derby client-driver data source object from a JNDI data
source reference.
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.apache.derby.jdbc.EmbeddedDataSource
-
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.apache.derby.jdbc.ReferenceableDataSource
-
Reconstructs a Derby embedded-driver data source object from a JNDI data
source reference.
- getObjectName() - Method in interface org.apache.derby.catalog.Dependable
-
Get the name of this Dependable OBJECT.
- getObjectName() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
-
Return the name of this Provider.
- getObjectName() - Method in class org.apache.derby.iapi.sql.dictionary.ColPermsDescriptor
-
Return the name of this Provider.
- getObjectName() - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
-
Return the name of this Provider.
- getObjectName() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
Return the name of this Provider.
- getObjectName() - Method in class org.apache.derby.iapi.sql.dictionary.DefaultDescriptor
-
Return the name of this Provider.
- getObjectName() - Method in class org.apache.derby.iapi.sql.dictionary.FileInfoDescriptor
-
- getObjectName() - Method in class org.apache.derby.iapi.sql.dictionary.PermDescriptor
-
Return the name of this Provider.
- getObjectName() - Method in class org.apache.derby.iapi.sql.dictionary.RoleGrantDescriptor
-
Return the name of this Provider.
- getObjectName() - Method in class org.apache.derby.iapi.sql.dictionary.RoutinePermsDescriptor
-
Return the name of this Provider.
- getObjectName() - Method in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
Return the name of this Provider.
- getObjectName() - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
-
Return the name of this Provider.
- getObjectName() - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Return the name of this Provider.
- getObjectName() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Return the name of this Provider.
- getObjectName() - Method in class org.apache.derby.iapi.sql.dictionary.TablePermsDescriptor
-
Return the name of this Provider.
- getObjectName() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Return the name of this Provider.
- getObjectName() - Method in class org.apache.derby.iapi.sql.dictionary.ViewDescriptor
-
Return the name of this Provider.
- getObjectName() - Method in class org.apache.derby.impl.sql.compile.DDLStatementNode
-
- getObjectName() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
- getObjectName() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- getObjectName() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Return the name of this Dependable.
- getObjectSignature() - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
Build an array of names of the argument types.
- getObjectStream() - Method in class org.apache.derby.iapi.services.io.FormatIdInputStream
-
- getObjectType() - Method in class org.apache.derby.iapi.sql.dictionary.PermDescriptor
-
- getObjectType() - Method in class org.apache.derby.iapi.sql.dictionary.StatementGenericPermission
-
- getObjectType() - Method in class org.apache.derby.iapi.sql.dictionary.StatementPermission
-
Get the type of the privileged object.
- getObjectType() - Method in class org.apache.derby.iapi.sql.dictionary.StatementRoutinePermission
-
- getObjectTypeName() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
-
- getObjectTypeName() - Method in class org.apache.derby.iapi.sql.dictionary.PrivilegedSQLObject
-
Get the type of the object for storage in SYS.SYSPERMS
- getObjectTypeName() - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
-
- getObjectTypeName(JSQLType, TypeCompilerFactory) - Static method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
- getObjectValue() - Method in class org.apache.derby.impl.sql.compile.UserTypeConstantNode
-
Return the object value of this user defined type.
- getObjectX(int) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getOffset() - Method in class org.apache.derby.iapi.util.ByteArray
-
- getOffset() - Method in class org.apache.derby.impl.sql.compile.CreateViewNode
-
- getOffset() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Get OFFSET (used to construct FROM_SUBQUERY only), cf.
- getOffset(int) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode.QueryExpressionClauses
-
- getOffsetOrderedNodes(Class<N>) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Get all child nodes of a specific type, and return them in the order
in which they appear in the SQL text.
- getOldDefaultUUID() - Method in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
-
Get the UUID of the old column default.
- getOldDefaultUUID() - Method in class org.apache.derby.impl.sql.compile.ModifyColumnNode
-
Get the UUID of the old column default.
- getOldReferencingName() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Get the old Referencing name, if any,
from the REFERENCING clause.
- getOldRow() - Method in interface org.apache.derby.iapi.db.TriggerExecutionContext
-
Like getOldRowSet(), but returns a result set positioned
on the first row of the before (old) result set.
- getOldRow() - Method in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
-
Like getBeforeResultSet(), but returns a result set positioned
on the first row of the before result set.
- getOldRowSet() - Method in interface org.apache.derby.iapi.db.TriggerExecutionContext
-
Returns a result set of the old (before) images of the changed rows.
- getOldRowSet() - Method in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
-
Returns a result set row the old images of the changed rows.
- getOldStyleBulkInsertValue(int, long) - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
-
Identity generation logic for bulk-insert used in pre-10.11 databases.
- getOldStyleIdentityValue(int) - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
-
Identity generation logic used in pre-10.11 databases.
- getOnceResultSet(NoPutResultSet, GeneratedMethod, int, int, int, int, double, double) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A once result set iterates over its source,
raising an error if the source returns > 1 row and
returning a row with all columns set to nulls
if the source returns no rows.
- getOnceResultSet(NoPutResultSet, GeneratedMethod, int, int, int, int, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
- getOneRowAtATime(ResultSet, boolean[], boolean[]) - Method in class org.apache.derby.impl.load.ExportAbstract
-
convert resultset data for the current row to string array.
- getOpcode(int) - Method in class org.apache.derby.impl.services.bytecode.CodeChunk
-
Return the opcode at the given pc.
- getOpenConglom() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericController
-
- getOpenConglomerate() - Method in class org.apache.derby.impl.store.access.heap.HeapController
-
Public Methods of XXXX class:
- getOpenMode() - Method in class org.apache.derby.impl.store.access.btree.OpenBTree
-
- getOpenMode() - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
-
- getOperand() - Method in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
-
Get the operand of this unary operator.
- getOperand(ColumnReference, int, boolean) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
- getOperand(ColumnReference, int, boolean) - Method in interface org.apache.derby.impl.sql.compile.RelationalOperator
-
Find the operand (left or right) that points to the same table
as the received ColumnReference, and then return either that
operand or the "other" operand, depending on the value of
otherSide.
- getOperand(ColumnReference, int, boolean) - Method in class org.apache.derby.impl.sql.compile.UnaryComparisonOperatorNode
-
- getOperator() - Method in interface org.apache.derby.iapi.store.access.Qualifier
-
Get the operator to use in the comparison.
- getOperator() - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
- getOperator() - Method in class org.apache.derby.impl.sql.compile.IsNullNode
-
- getOperator() - Method in interface org.apache.derby.impl.sql.compile.RelationalOperator
-
Return the operator (as an int) for this RelationalOperator.
- getOperator() - Method in class org.apache.derby.impl.sql.compile.SumAvgAggregateDefinition
-
Return the arithmetic operator corresponding
to this operation.
- getOperator() - Method in class org.apache.derby.impl.sql.execute.GenericQualifier
-
Get the operator to use in the comparison.
- getOperator() - Method in class org.apache.derby.impl.sql.execute.GenericScanQualifier
-
Get the operator to use in the comparison.
- getOperator() - Method in class org.apache.derby.impl.store.access.UTFQualifier
-
Get the operator to use in the comparison.
- getOperatorName() - Method in class org.apache.derby.impl.sql.compile.IntersectOrExceptNode
-
- getOperatorName() - Method in class org.apache.derby.impl.sql.compile.SetOperatorNode
-
- getOperatorName() - Method in class org.apache.derby.impl.sql.compile.UnionNode
-
- getOperatorName(int) - Static method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
- getOperatorString() - Method in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
-
Get the operator of this unary operator.
- getOperatorSymbol() - Method in interface org.apache.derby.iapi.sql.compile.JoinStrategy
-
Get the operator symbol used to represent this join strategy in optimizer traces
- getOperatorSymbol() - Method in class org.apache.derby.impl.sql.compile.HashJoinStrategy
-
- getOperatorSymbol() - Method in class org.apache.derby.impl.sql.compile.NestedLoopJoinStrategy
-
- getOptimizable(int) - Method in interface org.apache.derby.iapi.sql.compile.OptimizableList
-
Return the nth Optimizable in the list.
- getOptimizable(int) - Method in interface org.apache.derby.iapi.sql.compile.Optimizer
-
Get the ith (0-based) Optimizable being considered by this Optimizer.
- getOptimizable(int) - Method in class org.apache.derby.impl.sql.compile.FromList
-
- getOptimizable(int) - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
-
- getOptimizable(int) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
-
Get the Optimizable with the given tableNumber
- getOptimizableCount() - Method in interface org.apache.derby.iapi.sql.compile.Optimizer
-
Get the number of optimizables being considered by this Optimizer.
- getOptimizableCount() - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
-
- getOptimizableName(Optimizable) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
-
Get the name of an optimizable
- getOptimizedCost() - Method in interface org.apache.derby.iapi.sql.compile.Optimizer
-
Get the estimated cost of the optimized query
- getOptimizedCost() - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
-
- getOptimizer() - Method in interface org.apache.derby.iapi.sql.compile.AccessPath
-
Get the optimizer associated with this access path.
- getOptimizer() - Method in class org.apache.derby.impl.sql.compile.AccessPathImpl
-
- getOptimizer() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Get the optimizer being used on this result set
- getOptimizer(OptimizableList, OptimizablePredicateList, DataDictionary, RequiredRowOrdering, int, OptimizerPlan, LanguageConnectionContext) - Method in interface org.apache.derby.iapi.sql.compile.OptimizerFactory
-
Only one optimizer level should exist in the database, however, the
connection may have multiple instances of that optimizer
at a given time.
- getOptimizer(OptimizableList, OptimizablePredicateList, DataDictionary, RequiredRowOrdering, int, OptimizerPlan, LanguageConnectionContext) - Method in class org.apache.derby.impl.sql.compile.OptimizerFactoryImpl
-
- getOptimizer(OptimizableList, OptimizablePredicateList, DataDictionary, RequiredRowOrdering, OptimizerPlan) - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Get an optimizer to use for this SelectNode.
- getOptimizerFactory() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Get the OptimizerFactory from this CompilerContext.
- getOptimizerFactory() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
get the optimizer factory to use with this language connection context.
- getOptimizerFactory() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionFactory
-
Get the OptimizerFactory to use with this language connection
- getOptimizerFactory() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
Get the OptimizerFactory for this context
- getOptimizerFactory() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Gets the NodeFactory for this database.
- getOptimizerFactory() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- getOptimizerFactory() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
-
Get the OptimizerFactory to use with this language connection
- getOptimizerImpl() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Get the optimizer for this result set.
- getOptimizerImpl(OptimizableList, OptimizablePredicateList, DataDictionary, RequiredRowOrdering, int, OptimizerPlan, LanguageConnectionContext) - Method in class org.apache.derby.impl.sql.compile.OptimizerFactoryImpl
-
- getOptimizerTraceOutput() - Static method in class org.apache.derby.iapi.db.OptimizerTrace
-
Get the optimizer trace output for the last optimized query as a String.
- getOptimizerTracer() - Static method in class org.apache.derby.iapi.db.OptimizerTrace
-
Get the current optimizer tracer, if any.
- getOptimizerTracer() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Get the optimizer tracer, if any
- getOptimizerTracer() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the optimizer tracer (could be null if we aren't tracing the optimizer).
- getOptimizerTracer() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Convenience method for finding the optimizer tracer
- getOptimizerTracer() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- getOptimizeTimeInMillis() - Method in interface org.apache.derby.iapi.sql.execute.RunTimeStatistics
-
Get the optimize time for the associated query in milliseconds.
- getOptimizeTimeInMillis() - Method in interface org.apache.derby.iapi.sql.PreparedStatement
-
Get the optimize time for the associated query in milliseconds.
- getOptimizeTimeInMillis() - Method in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
-
Get the optimize time for the associated query in milliseconds.
- getOptimizeTimeInMillis() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Get the optimize time for the associated query in milliseconds.
- getOption(String, String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Helper for SQLForeignKeys and SQLTables
- getOptionalData() - Method in interface org.apache.derby.iapi.store.raw.ScanHandle
-
Get an InputStream for reading the optional data associated with
the current log record.
- getOptionalData() - Method in interface org.apache.derby.iapi.store.raw.ScannedTransactionHandle
-
- getOptionalData() - Method in class org.apache.derby.impl.store.raw.log.FlushedScanHandle
-
- getOptions() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getOptPredicate(int) - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicateList
-
Return the nth OptimizablePredicate in the list.
- getOptPredicate(int) - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
- getOpType() - Method in class org.apache.derby.impl.sql.compile.IntersectOrExceptNode
-
- getOpType() - Method in class org.apache.derby.impl.sql.execute.SetOpResultSet
-
Return the set operation of this SetOpResultSet
- getOrderable() - Method in interface org.apache.derby.iapi.store.access.Qualifier
-
Get the value that the column is to be compared to.
- getOrderable() - Method in class org.apache.derby.impl.sql.execute.GenericQualifier
-
- getOrderable() - Method in class org.apache.derby.impl.sql.execute.GenericScanQualifier
-
- getOrderable() - Method in class org.apache.derby.impl.store.access.UTFQualifier
-
Get the value that the column is to be compared to.
- getOrderableVariantType() - Method in class org.apache.derby.impl.sql.compile.BaseColumnNode
-
Return the variant type for the underlying expression.
- getOrderableVariantType() - Method in class org.apache.derby.impl.sql.compile.BinaryListOperatorNode
-
Return the variant type for the underlying expression.
- getOrderableVariantType() - Method in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
-
Return the variant type for the underlying expression.
- getOrderableVariantType() - Method in class org.apache.derby.impl.sql.compile.CastNode
-
- getOrderableVariantType() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Return the variant type for the underlying expression.
- getOrderableVariantType() - Method in class org.apache.derby.impl.sql.compile.ConstantNode
-
Return the variant type for the underlying expression.
- getOrderableVariantType() - Method in class org.apache.derby.impl.sql.compile.CurrentDatetimeOperatorNode
-
Return the variant type for the underlying expression.
- getOrderableVariantType() - Method in class org.apache.derby.impl.sql.compile.GetCurrentConnectionNode
-
Return the variant type for the underlying expression.
- getOrderableVariantType() - Method in class org.apache.derby.impl.sql.compile.JavaToSQLValueNode
-
Return the variant type for the underlying expression.
- getOrderableVariantType() - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
-
Return the variant type for the underlying expression.
- getOrderableVariantType() - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
Return the variant type for the underlying expression.
- getOrderableVariantType() - Method in class org.apache.derby.impl.sql.compile.NonStaticMethodCallNode
-
Return the variant type for the underlying expression.
- getOrderableVariantType() - Method in class org.apache.derby.impl.sql.compile.ParameterNode
-
Return the variant type for the underlying expression.
- getOrderableVariantType() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Return the variant type for the underlying expression.
- getOrderableVariantType() - Method in class org.apache.derby.impl.sql.compile.SpecialFunctionNode
-
Return the variant type for the underlying expression.
- getOrderableVariantType() - Method in class org.apache.derby.impl.sql.compile.SQLToJavaValueNode
-
Return the variant type for the underlying expression.
- getOrderableVariantType() - Method in class org.apache.derby.impl.sql.compile.StaticClassFieldReferenceNode
-
Return the variant type for the underlying expression.
- getOrderableVariantType() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Return the variant type for the underlying expression.
- getOrderableVariantType() - Method in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
-
Return the variant type for the underlying expression.
- getOrderableVariantType() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Return the variant type for the underlying expression.
- getOrderableVariantType() - Method in class org.apache.derby.impl.sql.compile.ValueNodeList
-
Return the variant type for the underlying expression.
- getOrderableVariantType() - Method in class org.apache.derby.impl.sql.compile.VirtualColumnNode
-
Return the variant type for the underlying expression.
- getOrderableVariantType(Optimizable) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
- getOrderableVariantType(Optimizable) - Method in interface org.apache.derby.impl.sql.compile.RelationalOperator
-
Return the variant type for the Qualifier's Orderable.
- getOrderableVariantType(Optimizable) - Method in class org.apache.derby.impl.sql.compile.UnaryComparisonOperatorNode
-
- getOrderByColumn(int) - Method in class org.apache.derby.impl.sql.compile.OrderByList
-
Get a column from the list
- getOrderByColumn(int) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Get a ResultColumn from a column position (1-based) in the list,
null if out of range (for order by).
- getOrderByColumnToBind(String, TableName, int, OrderByColumn) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
For order by column bind, get a ResultColumn that matches the specified
columnName.
- getOrderByList() - Method in class org.apache.derby.impl.sql.compile.CreateViewNode
-
- getOrderByList() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Get ORDER BY list (used to construct FROM_SUBQUERY only), cf.
- getOrderByList() - Method in class org.apache.derby.impl.sql.compile.WindowDefinitionNode
-
- getOrderByList(int) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode.QueryExpressionClauses
-
- getOrderBySelect() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
- getOrderedNulls() - Method in interface org.apache.derby.iapi.store.access.Qualifier
-
Get the getOrderedNulls argument to use in the comparison.
- getOrderedNulls() - Method in class org.apache.derby.impl.sql.execute.GenericQualifier
-
Get the getOrderedNulls argument to use in the comparison.
- getOrderedNulls() - Method in class org.apache.derby.impl.sql.execute.GenericScanQualifier
-
Get the getOrderedNulls argument to use in the comparison.
- getOrderedNulls() - Method in class org.apache.derby.impl.store.access.UTFQualifier
-
- getOriginalCurrentSchema() - Method in interface org.apache.derby.catalog.DefaultInfo
-
Return the name of the current schema when the default was created.
- getOriginalCurrentSchema() - Method in class org.apache.derby.catalog.types.DefaultInfoImpl
-
- getOriginalPosition(List<int[]>, int) - Static method in class org.apache.derby.impl.sql.compile.CreateTriggerNode
-
- getOriginalSQL() - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
- getOriginalSQL() - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
-
- getOriginalSQL() - Method in interface org.apache.derby.vti.VTIEnvironment
-
Return the SQL text of the original SQL statement.
- getOrigTableName() - Method in class org.apache.derby.impl.sql.compile.FromTable
-
Gets the original or unbound table name for this FromTable.
- getOutovr_drdaType() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
- getOutputColNum() - Method in class org.apache.derby.impl.sql.execute.AggregatorInfo
-
Get the column number for the output
(result) column.
- getOutputParameterTypeFromClassName(String) - Static method in class org.apache.derby.impl.drda.DRDAStatement
-
Given an object class name get the paramameter type if the
parameter mode is unknown.
- getOutputParamPrecision(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
get precision for output parameter.
- getOutputParamScale(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
get scale for output parameter.
- getOutputParamType(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
get type for output parameter.
- getOutputStream() - Method in class org.apache.derby.client.net.NetAgent
-
- getOutputStream() - Method in class org.apache.derby.client.net.NetConnection
-
- getOutputStream() - Method in class org.apache.derby.client.net.NetXACallInfo
-
- getOutputStream() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Get output stream
- getOutputStream() - Method in class org.apache.derby.impl.io.DirFile
-
Creates an output stream from a file name.
- getOutputStream() - Method in class org.apache.derby.impl.io.InputStreamFile
-
Creates an output stream from a file name.
- getOutputStream() - Method in class org.apache.derby.impl.io.vfmem.VirtualFile
-
Obtains an output stream for the file denoted.
- getOutputStream() - Static method in class org.apache.derby.impl.services.stream.RollingFileStreamProvider
-
Creates and returns the OutputStream for a RollingFileStream.
- getOutputStream() - Method in interface org.apache.derby.io.StorageFile
-
Creates an output stream from a file name.
- getOutputStream(boolean) - Method in class org.apache.derby.impl.io.DirFile
-
Creates an output stream from a file name.
- getOutputStream(boolean) - Method in class org.apache.derby.impl.io.InputStreamFile
-
Creates an output stream from a file name.
- getOutputStream(boolean) - Method in class org.apache.derby.impl.io.vfmem.DataStoreEntry
-
Returns an output stream to write into this entry.
- getOutputStream(boolean) - Method in class org.apache.derby.impl.io.vfmem.VirtualFile
-
Obtains an output stream for the file denoted.
- getOutputStream(boolean) - Method in interface org.apache.derby.io.StorageFile
-
Creates an output stream from a file name.
- getOutputStream(long) - Method in class org.apache.derby.impl.io.vfmem.BlockedByteArray
-
Returns an output stream writing data into the blocked byte array.
- getOutputStream(long) - Method in class org.apache.derby.impl.jdbc.LOBStreamControl
-
returns output stream linked with this object
- getOverflowId() - Method in class org.apache.derby.impl.store.raw.data.OverflowInputStream
-
- getOverflowId() - Method in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
-
- getOverflowPage() - Method in class org.apache.derby.impl.store.raw.data.OverflowInputStream
-
- getOverflowPage() - Method in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
-
- getOverflowPage(long) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Get the overflow page for a record that has already overflowed.
- getOverflowPageForInsert(int, Object[], FormatableBitSet) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Get a overflow page that potentially can handle a new overflowed record.
- getOverflowPageForInsert(int, Object[], FormatableBitSet, int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
- getOverflowPageForInsert(int, Object[], FormatableBitSet, int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
- getOverFlowRecordHeader() - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
get scratch space for over flow record header.
- getOverflowSlot(BasePage, StoredRecordHeader) - Static method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Get the overflow slot for a record that has already overflowed.
- getOwner() - Method in class org.apache.derby.client.am.ClientStatement
-
Returns the owner of this statement, if any.
- getOwner() - Method in interface org.apache.derby.iapi.services.locks.CompatibilitySpace
-
Gets an object representing the owner of the compatibility space.
- getOwner() - Method in class org.apache.derby.impl.services.locks.LockSpace
-
Get the object representing the owner of the compatibility space.
- getPackage() - Method in class org.apache.derby.client.am.Section
-
- getPackageName() - Method in class org.apache.derby.client.am.Section
-
- getPackageName() - Method in class org.apache.derby.impl.sql.compile.ActivationClassBuilder
-
Get the package name that this generated class lives in
- getPackageName() - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
Get the name of the package that the generated class will live in.
- getPage() - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
- getPage() - Method in class org.apache.derby.impl.store.raw.data.PageBasicOperation
-
- getPage(long) - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
Obtain exclusive access to the page with the given page number.
- getPage(long) - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
- getPage(BaseContainerHandle, long, boolean) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Return a BasePage that represents the given page number in this container.
- getPage(BaseContainerHandle, long, boolean) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Get a valid (non-deallocated or free) page in the container.
- getPageArray() - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
- getPageArray() - Method in class org.apache.derby.impl.store.raw.data.CachedPage
-
Returns the page data array used to write on disk version.
- getPageCache() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
- getPageDumpString() - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
- getPageForCompress(int, long) - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
- getPageForCompress(int, long) - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
- getPageForCompress(BaseContainerHandle, int, long) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
- getPageForCompress(BaseContainerHandle, int, long) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Get candidate page to move a row for compressing the table.
- getPageForInsert(int) - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
Get a page for insert.
- getPageForInsert(int) - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
- getPageForInsert(BaseContainerHandle, int) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Get a potentially suitable page for insert and latch it.
- getPageForInsert(BaseContainerHandle, int) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Get a potentially suitable page for insert and latch it.
- getPageForRedoRecovery(Transaction) - Method in class org.apache.derby.impl.store.raw.data.InitPageOperation
-
If we are in load tran, this page may not exist for the container yet.
- getPageForRedoRecovery(Transaction) - Method in class org.apache.derby.impl.store.raw.data.PageBasicOperation
-
Subclass (e.g., init page) that wishes to do something about missing
pages in load tran should override this method to return the page
- getPageId() - Method in interface org.apache.derby.iapi.store.raw.RecordHandle
-
Return the identity of my Page.
- getPageId() - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Get the Page identifer
MT - RESOLVE
- getPageId() - Method in class org.apache.derby.impl.store.raw.data.PageBasicOperation
-
- getPageId() - Method in class org.apache.derby.impl.store.raw.data.ReclaimSpace
-
- getPageId() - Method in class org.apache.derby.impl.store.raw.data.RecordId
-
- getPageKey() - Method in interface org.apache.derby.iapi.store.raw.Page
-
Return the page key of this page.
- getPageKey() - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
- getPageNoWait(long) - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
Identical to getPage but returns null immediately if the desired page
is already latched by another Container.
- getPageNoWait(long) - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
- getPagenum(int) - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
-
translate bit position in map to page number.
- getPageNumber() - Method in interface org.apache.derby.iapi.store.raw.Page
-
Return the page number of this page.
- getPageNumber() - Method in class org.apache.derby.iapi.store.raw.PageKey
-
- getPageNumber() - Method in interface org.apache.derby.iapi.store.raw.RecordHandle
-
Obtain the page number this record lives on.
- getPageNumber() - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
- getPageNumber() - Method in class org.apache.derby.impl.store.raw.data.PageVersion
-
- getPageNumber() - Method in class org.apache.derby.impl.store.raw.data.RecordId
-
Get my page number.
- getPageOffset(long, int, boolean) - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
-
Get the physical offset of pagenum.
- getPageSize() - Method in interface org.apache.derby.iapi.store.access.SpaceInfo
-
Get the page size
- getPageSize() - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
- getPageSize() - Method in class org.apache.derby.impl.store.raw.data.SpaceInformation
-
- getPageSize() - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Get the full size of the page.
- getPageStatus() - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Get the page status, one of the values in the above page status flag
- getPageStatus(long) - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
-
Return the status of a particular page
- getPageStatus(long) - Method in class org.apache.derby.impl.store.raw.data.AllocPage
-
- getPageStatus(BaseContainerHandle, long, long) - Method in class org.apache.derby.impl.store.raw.data.AllocationCache
-
Get the page status of a page
- getPageTimeStamp() - Method in class org.apache.derby.impl.store.raw.data.ReclaimSpace
-
- getPageVersion() - Method in interface org.apache.derby.iapi.store.raw.Page
-
Get the current version number of the page.
- getPageVersion() - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Return the current page version.
- getPageVersion() - Method in class org.apache.derby.impl.store.raw.data.PageBasicOperation
-
- getPageVersion() - Method in class org.apache.derby.impl.store.raw.data.PageVersion
-
- getParam(HttpServletRequest, String) - Method in class org.apache.derby.drda.NetServlet
-
get UTF8 parameter value and decode international characters
- getParamColumnTypes(DataTypeDescriptor[], RowResultSetNode) - Method in class org.apache.derby.impl.sql.compile.SetOperatorNode
-
Get the parameter types from the given RowResultSetNode into the
given array of types.
- getParamDRDAType(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
get parameter DRDAType
- getParameter(int) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Push a parameter value.
- getParameter(int) - Method in interface org.apache.derby.iapi.sql.ParameterValueSet
-
Returns the parameter at the given position.
- getParameter(int) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
-
- getParameter(int) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
This method can help reduce the amount of generated code by changing
instances of this.pvs.getParameter(position) to this.getParameter(position)
- getParameter(int) - Method in class org.apache.derby.impl.sql.GenericParameterValueSet
-
Returns the parameter value at the given position.
- getParameterClassName(int) - Method in class org.apache.derby.client.am.ClientParameterMetaData
-
- getParameterClassName(int) - Method in class org.apache.derby.impl.jdbc.EmbedParameterSetMetaData
-
Retrieves the fully-qualified name of the Java class whose instances should be
passed to the method PreparedStatement.setObject.
- getParameterCount() - Method in class org.apache.derby.catalog.types.RoutineAliasInfo
-
- getParameterCount() - Method in class org.apache.derby.client.am.ClientParameterMetaData
-
- getParameterCount() - Method in interface org.apache.derby.iapi.sql.ParameterValueSet
-
Returns the number of parameters in this set.
- getParameterCount() - Method in class org.apache.derby.impl.jdbc.EmbedParameterSetMetaData
-
Retrieves the number of parameters in the PreparedStatement object for which
this ParameterMetaData object contains information.
- getParameterCount() - Method in class org.apache.derby.impl.sql.GenericParameterValueSet
-
Returns the number of parameters in this set.
- getParameterDefaults() - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Get the default parameter values for this
statement.
- getParameterForGet(int) - Method in interface org.apache.derby.iapi.sql.ParameterValueSet
-
Get the DataValueDescriptor for an INOUT or OUT parameter.
- getParameterForGet(int) - Method in class org.apache.derby.impl.sql.GenericParameterValueSet
-
- getParameterForSet(int) - Method in interface org.apache.derby.iapi.sql.ParameterValueSet
-
Returns the parameter at the given position in order to set it.
- getParameterForSet(int) - Method in class org.apache.derby.impl.sql.GenericParameterValueSet
-
- getParameterJDBCType(int) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Get the target JDBC type for a parameter.
- getParameterList() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Get the parameter list.
- getParameterList() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- getParameterMetaData() - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- getParameterMetaData() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- getParameterMetaData() - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
- getParameterMetaData() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
Retrieve the ParameterMetaData for the prepared statement.
- getParameterMetaData() - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
JDBC 3.0
Retrieves the number, types and properties of this PreparedStatement
object's parameters.
- getParameterMetaData() - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- getParameterMetaDataX() - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- getParameterMode(int) - Method in class org.apache.derby.client.am.ClientParameterMetaData
-
- getParameterMode(int) - Method in interface org.apache.derby.iapi.sql.ParameterValueSet
-
Return the mode of the parameter according to JDBC 3.0 ParameterMetaData
- getParameterMode(int) - Method in class org.apache.derby.impl.jdbc.EmbedParameterSetMetaData
-
Retrieves the designated parameter's mode.
- getParameterMode(int) - Method in class org.apache.derby.impl.sql.GenericParameterValueSet
-
Return the mode of the parameter according to JDBC 3.0 ParameterMetaData
- getParameterModes() - Method in class org.apache.derby.catalog.types.RoutineAliasInfo
-
- getParameterNames() - Method in class org.apache.derby.catalog.types.RoutineAliasInfo
-
Returns an array containing the names of the parameters.
- getParameterNumber() - Method in class org.apache.derby.impl.sql.compile.ParameterNode
-
Get the parameter number
- getParameterNumber(GenericParameter) - Method in class org.apache.derby.impl.sql.GenericParameterValueSet
-
Return the parameter number (in jdbc lingo, i.e. 1 based)
for the given parameter.
- getParameterOperand() - Method in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
-
Get the parameter operand of this unary operator.
- getParameterSQLType(int) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Return the SQL type name for the parameter.
- getParameterStyle() - Method in class org.apache.derby.catalog.types.RoutineAliasInfo
-
- getParameterType(int) - Method in class org.apache.derby.client.am.ClientParameterMetaData
-
- getParameterType(int) - Method in interface org.apache.derby.iapi.sql.PreparedStatement
-
Get the type of the parameter at the given (0-based) index.
- getParameterType(int) - Method in class org.apache.derby.impl.jdbc.EmbedParameterSetMetaData
-
Retrieves the designated parameter's SQL type.
- getParameterType(int) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Return the type of the parameter (0-based indexing)
- getParameterTypeName(int) - Method in class org.apache.derby.client.am.ClientParameterMetaData
-
- getParameterTypeName(int) - Method in class org.apache.derby.impl.jdbc.EmbedParameterSetMetaData
-
Retrieves the designated parameter's database-specific type name.
- getParameterTypeName(JavaValueNode) - Static method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
- getParameterTypes() - Method in class org.apache.derby.catalog.types.RoutineAliasInfo
-
Types of the parameters.
- getParameterTypes() - Method in interface org.apache.derby.iapi.sql.PreparedStatement
-
Get an array of DataTypeDescriptors describing the types of the
parameters of this PreparedStatement.
- getParameterTypes() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
Get an array of type descriptors for all the ?
- getParameterTypes() - Method in class org.apache.derby.impl.sql.compile.ExecSPSNode
-
Return a description of the ?
- getParameterTypes() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Parameter info is stored in the compiler context.
- getParameterTypes() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
- getParameterTypes(Class<?>, HashMap<Type, Type>) - Method in class org.apache.derby.iapi.services.loader.ClassInspector
-
Given a map of resolved types, compose them together in order
to resolve the actual concrete types that are plugged into the
parameterized type.
- getParameterTypes(Member) - Method in class org.apache.derby.iapi.services.loader.ClassInspector
-
Get the parameter types for a method described by a Member as a String[].
- getParameterValueSet() - Method in interface org.apache.derby.iapi.sql.Activation
-
Gets the ParameterValueSet for this execution of the statement.
- getParameterValueSet() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Try to see if we can fish the pvs out of the local statement.
- getParameterValueSet() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
- getParameterValueSet() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
return the parameters.
- getParameterValueSet() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- getParamLen(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
returns drda length of parameter as sent by client.
- getParamPrecision(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
get parameter precision or DB2 max (31)
- getParams() - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Get the array of date type descriptors for
this statement.
- getParamScale(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
get parameter scale or DB2 max (31)
- getParent() - Method in class org.apache.derby.impl.sql.compile.GroupByNode
-
Return the parent node to this one, if there is
one.
- getParent() - Method in class org.apache.derby.impl.sql.compile.WindowResultSetNode
-
- getParent() - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
-
- getParent(String) - Static method in class org.apache.derby.impl.io.vfmem.PathUtil
-
Returns the parent of the path.
- getParentActivation() - Method in interface org.apache.derby.iapi.sql.Activation
-
This activation is created in a dynamic call context, or substatement
execution context; get its caller's or superstatement's activation.
- getParentActivation() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Get the activation of the calling statement or parent statement.
- getParentActivation() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- getParentDir() - Method in class org.apache.derby.impl.io.DirFile
-
Get the name of the parent directory if this name includes a parent.
- getParentDir() - Method in class org.apache.derby.impl.io.InputStreamFile
-
Get the name of the parent directory if this name includes a parent.
- getParentDir() - Method in class org.apache.derby.impl.io.vfmem.VirtualFile
-
- getParentDir() - Method in interface org.apache.derby.io.StorageFile
-
Get the name of the parent directory if this name includes a parent.
- getParentDir(int) - Method in class org.apache.derby.impl.io.CPFile
-
Get the parent of this file.
- getParentDir(int) - Method in class org.apache.derby.impl.io.InputStreamFile
-
Get the parent of this file.
- getParentDir(int) - Method in class org.apache.derby.impl.io.JarDBFile
-
Get the name of the parent directory if this name includes a parent.
- getParentDir(int) - Method in class org.apache.derby.impl.io.URLFile
-
Get the parent of this file.
- getParentList(String) - Method in class org.apache.derby.impl.io.vfmem.DataStore
-
Returns the list of parents for the specified path.
- getParentLogger() - Method in class org.apache.derby.jdbc.AutoloadedDriver
-
- getParentLogger() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
- getParentLogger() - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
- getParentLogger() - Method in class org.apache.derby.jdbc.ClientDriver
-
- getParentLogger() - Method in class org.apache.derby.jdbc.EmbeddedDriver
-
- getParentLogger() - Method in class org.apache.derby.jdbc.InternalDriver
-
- getParentPageNumber() - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Get the page number of the parent, if it's being maintained.
- getParentResultSet(String) - Method in interface org.apache.derby.iapi.sql.Activation
-
get the reference to parent table ResultSets, that will be needed by the
referential action dependent table scans.
- getParentResultSet(String) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
get the reference to parent table ResultSets, that will be needed by the
referential action dependent table scans.
- getParentResultSet(String) - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- getParentResultSetKeys() - Method in interface org.apache.derby.iapi.sql.Activation
-
- getParentResultSetKeys() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
- getParentResultSetKeys() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- getParms() - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Get the ParameterValueSet from the activation.
- getParsedQueryExpression() - Method in class org.apache.derby.impl.sql.compile.CreateViewNode
-
Get the parsed query expression (the SELECT statement).
- getParser() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Get the Parser from this CompilerContext
- getParser() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- getParser() - Method in class org.apache.derby.impl.sql.compile.ParserImpl
-
new parser, appropriate for the ParserImpl object.
- getParseTimeInMillis() - Method in interface org.apache.derby.iapi.sql.execute.RunTimeStatistics
-
Get the parse time for the associated query in milliseconds.
- getParseTimeInMillis() - Method in interface org.apache.derby.iapi.sql.PreparedStatement
-
Get the parse time for the associated query in milliseconds.
- getParseTimeInMillis() - Method in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
-
Get the parse time for the associated query in milliseconds.
- getParseTimeInMillis() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Get the parse time for the associated query in milliseconds.
- getPassword() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
- getPassword() - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
- getPassword() - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
-
- getPassword() - Method in interface org.apache.derby.jdbc.EmbeddedDataSourceInterface
-
- getPassword() - Method in class org.apache.derby.jdbc.EmbedPooledConnection
-
- getPassword(Properties) - Static method in class org.apache.derby.jdbc.BasicClientDataSource40
-
- getPath() - Method in class org.apache.derby.impl.io.InputStreamFile
-
Converts this StorageFile into a pathname string.
- getPath() - Method in class org.apache.derby.impl.io.vfmem.VirtualFile
-
Returns the path of this file.
- getPath() - Method in interface org.apache.derby.io.StorageFile
-
Converts this StorageFile into a pathname string.
- getPC() - Method in class org.apache.derby.impl.services.bytecode.CodeChunk
-
Get the current program counter
- getPermission() - Method in class org.apache.derby.iapi.sql.dictionary.PermDescriptor
-
- getPermissionDescriptor(String, DataDictionary) - Method in class org.apache.derby.iapi.sql.dictionary.StatementColumnPermission
-
- getPermissionDescriptor(String, DataDictionary) - Method in class org.apache.derby.iapi.sql.dictionary.StatementGenericPermission
-
- getPermissionDescriptor(String, DataDictionary) - Method in class org.apache.derby.iapi.sql.dictionary.StatementPermission
-
Get the PermissionsDescriptor for the passed authorization id for this
object.
- getPermissionDescriptor(String, DataDictionary) - Method in class org.apache.derby.iapi.sql.dictionary.StatementRolePermission
-
Role level permission is never required as list of privileges required
for triggers/constraints/views and hence we don't do any work here, but
simply return null
- getPermissionDescriptor(String, DataDictionary) - Method in class org.apache.derby.iapi.sql.dictionary.StatementRoutinePermission
-
- getPermissionDescriptor(String, DataDictionary) - Method in class org.apache.derby.iapi.sql.dictionary.StatementSchemaPermission
-
Schema level permission is never required as list of privileges required
for triggers/constraints/views and hence we don't do any work here, but
simply return null
- getPermissionDescriptor(String, DataDictionary) - Method in class org.apache.derby.iapi.sql.dictionary.StatementTablePermission
-
- getPermissions(PermissionsDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- getPermissionsCache() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- getPermObjectId() - Method in class org.apache.derby.iapi.sql.dictionary.PermDescriptor
-
- getPermString(int, boolean) - Method in class org.apache.derby.impl.sql.execute.TablePrivilegeInfo
-
- getPerRowUsage() - Method in class org.apache.derby.impl.sql.compile.FromTable
-
- getPersistentProviderInfos(Dependent) - Method in interface org.apache.derby.iapi.sql.depend.DependencyManager
-
Get a new array of ProviderInfos representing all the persistent
providers for the given dependent.
- getPersistentProviderInfos(Dependent) - Method in class org.apache.derby.impl.sql.depend.BasicDependencyManager
-
- getPersistentProviderInfos(ProviderList) - Method in interface org.apache.derby.iapi.sql.depend.DependencyManager
-
Get a new array of ProviderInfos representing all the persistent
providers from the given list of providers.
- getPersistentProviderInfos(ProviderList) - Method in class org.apache.derby.impl.sql.depend.BasicDependencyManager
-
- getPersistentService(String) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Return a PersistentService implementation to handle the subSubProtocol.
- getPersistentService(String, String) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
- getPersistentServiceImplementation(Class<?>) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
- getPersistentSet() - Method in class org.apache.derby.iapi.services.loader.ClassFactoryContext
-
Get the set of properties stored with this service.
- getPersistentSet() - Method in class org.apache.derby.impl.db.StoreClassFactoryContext
-
- getPhysCs() - Method in class org.apache.derby.client.am.LogicalStatementEntity
-
Returns the associated physical callable statement.
- getPhysPs() - Method in class org.apache.derby.client.am.LogicalStatementEntity
-
Returns the associated physical prepared statement.
- getPhysStmt() - Method in class org.apache.derby.client.am.LogicalStatementEntity
-
Returns the associated physical statement.
- getPiggyBackedSessionData(boolean) - Method in class org.apache.derby.impl.drda.Database
-
Get a reference (handle) to the PiggyBackedSessionData object.
- getPkgcnstkn() - Method in class org.apache.derby.impl.drda.Pkgnamcsn
-
Get PKGCNSTKN.
- getPkgid() - Method in class org.apache.derby.impl.drda.Pkgnamcsn
-
Get PKGID.
- getPKGNAMCBytes() - Method in class org.apache.derby.client.am.Section
-
retrieve the package name and consistency token information
- getPkgnamcsn() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
Get pkgnamcsn
- getPkgsn() - Method in class org.apache.derby.impl.drda.Pkgnamcsn
-
Get PKGSN.
- getPointOfAttachment() - Method in interface org.apache.derby.iapi.sql.execute.NoPutResultSet
-
Return the point of attachment for this subquery.
- getPointOfAttachment() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Get the ResultSet # for the point of attachment for this SubqueryNode.
- getPointOfAttachment() - Method in class org.apache.derby.impl.sql.execute.AnyResultSet
-
- getPointOfAttachment() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
- getPointOfAttachment() - Method in class org.apache.derby.impl.sql.execute.OnceResultSet
-
- getPointOfAttachment() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Return the point of attachment for this subquery.
- getPolicyFileURL() - Static method in class org.apache.derby.drda.NetworkServerControl
-
Get the URL of the policy file.
- getPooledConnection() - Method in class org.apache.derby.jdbc.BasicClientConnectionPoolDataSource40
-
- getPooledConnection() - Method in class org.apache.derby.jdbc.BasicEmbeddedConnectionPoolDataSource40
-
- getPooledConnection() - Method in class org.apache.derby.jdbc.ClientConnectionPoolDataSource
-
- getPooledConnection() - Method in class org.apache.derby.jdbc.EmbeddedConnectionPoolDataSource
-
Attempt to establish a database connection.
- getPooledConnection(String, String) - Method in class org.apache.derby.jdbc.BasicClientConnectionPoolDataSource40
-
- getPooledConnection(String, String) - Method in class org.apache.derby.jdbc.BasicEmbeddedConnectionPoolDataSource40
-
- getPooledConnection(String, String) - Method in class org.apache.derby.jdbc.ClientConnectionPoolDataSource
-
- getPooledConnection(String, String) - Method in class org.apache.derby.jdbc.EmbeddedConnectionPoolDataSource
-
Attempt to establish a database connection.
- getPooledConnectionMinion() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
- getPooledConnectionMinion(String, String) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
- getPooledConnectionX(LogWriter, BasicClientDataSource40, String, String) - Static method in class org.apache.derby.jdbc.BasicClientDataSource40
-
- getPort() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Get the port where we listen for connections.
- getPortNumber() - Method in class org.apache.derby.impl.store.replication.master.MasterController
-
Used to return the port number of the slave being connected to.
- getPortNumber() - Method in class org.apache.derby.impl.store.replication.net.SlaveAddress
-
Used to get the port number of the slave.
- getPortNumber() - Method in class org.apache.derby.impl.store.replication.slave.SlaveController
-
Used to return the port number of the slave.
- getPortNumber() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
- getPortNumber() - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
-
- getPosition() - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
-
- getPosition() - Method in class org.apache.derby.iapi.services.io.ArrayOutputStream
-
- getPosition() - Method in class org.apache.derby.iapi.services.io.DynamicByteArrayOutputStream
-
Get the current position in the stream
- getPosition() - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
-
Get the ordinal position of the column (1 based)
- getPosition() - Method in interface org.apache.derby.iapi.types.PositionedStream
-
Returns the current byte position of the stream.
- getPosition() - Method in class org.apache.derby.impl.io.vfmem.BlockedByteArrayInputStream
-
Returns the current position.
- getPosition() - Method in class org.apache.derby.impl.io.vfmem.BlockedByteArrayOutputStream
-
Returns the current position.
- getPosition() - Method in class org.apache.derby.impl.jdbc.LOBInputStream
-
Returns the current byte position.
- getPosition() - Method in class org.apache.derby.impl.jdbc.PositionedStoreStream
-
Returns the current position of the underlying store stream.
- getPosition(String, int) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Get the position of first result column with the given name.
- getPositionedStream() - Method in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor
-
Returns the associated positioned stream, if the stream is position
aware.
- getPositionedUpdateResultSet(String) - Method in class org.apache.derby.client.am.SectionManager
-
- getPositionedUpdateSection() - Method in class org.apache.derby.client.am.Section
-
- getPositionedUpdateSection(String, boolean) - Method in class org.apache.derby.client.am.SectionManager
-
- getPositionedUpdateSection(Section) - Method in class org.apache.derby.client.am.SectionManager
-
- getPositionIndexConglomId() - Method in interface org.apache.derby.iapi.sql.execute.TemporaryRowHolder
-
- getPositionIndexConglomId() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
-
- getPossibleTypesForNull(int) - Static method in class org.apache.derby.client.am.ClientPreparedStatement.PossibleTypes
-
This method return possibleTypes of null value in variable typed as typeOfVariable.
- getPrecision() - Method in interface org.apache.derby.catalog.TypeDescriptor
-
Returns the number of decimal digits for the type, if applicable.
- getPrecision() - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
-
Returns the number of decimal digits for the datatype, if applicable.
- getPrecision() - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Returns the number of decimal digits for the datatype, if applicable.
- getPrecision() - Method in class org.apache.derby.impl.sql.GenericParameter
-
- getPrecision(int) - Method in class org.apache.derby.client.am.ClientParameterMetaData
-
- getPrecision(int) - Method in class org.apache.derby.client.am.ColumnMetaData
-
- getPrecision(int) - Method in interface org.apache.derby.iapi.sql.ParameterValueSet
-
Return the precision of the given parameter index in this pvs.
- getPrecision(int) - Method in class org.apache.derby.impl.jdbc.EmbedParameterSetMetaData
-
Retrieves the designated parameter's number of decimal digits.
- getPrecision(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
-
What's a column's number of decimal digits?
- getPrecision(int) - Method in class org.apache.derby.impl.sql.GenericParameterValueSet
-
Return the precision of the given parameter index in this pvs.
- getPrecision(int) - Method in class org.apache.derby.vti.VTIMetaDataTemplate
-
How many decimal digits are in the column?
- getPrecision(String, DataTypeDescriptor, DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.NumericTypeCompiler
-
Get the precision of the operation involving
two of the same types.
- getPrecision(DataTypeDescriptor) - Static method in class org.apache.derby.iapi.types.DataTypeUtilities
-
Get the precision of the datatype.
- getPrecision(DataTypeDescriptor, DataTypeDescriptor) - Method in class org.apache.derby.iapi.types.TypeId
-
Get the precision of the merge of two Decimals
- getPrecision(TypeId, Number) - Method in class org.apache.derby.impl.sql.compile.NumericConstantNode
-
- getPredicate() - Method in class org.apache.derby.impl.sql.compile.PredicateList.PredicateWrapper
-
- getPredicateID() - Method in class org.apache.derby.impl.sql.compile.PredicateList.PredicateWrapper
-
- getPredScopedForResultSet(JBitSet, ResultSetNode, int[]) - Method in class org.apache.derby.impl.sql.compile.Predicate
-
If this predicate's operator is a BinaryRelationalOperatorNode,
then look at the operands and return a new, equivalent predicate
that is "scoped" to the received ResultSetNode.
- getPrefix(String) - Method in class org.apache.derby.iapi.types.SqlXmlUtil.NullNamespaceContext
-
- getPrefixes(String) - Method in class org.apache.derby.iapi.types.SqlXmlUtil.NullNamespaceContext
-
- getPreparedLog() - Method in interface org.apache.derby.iapi.store.raw.Loggable
-
The log operations are responsible to create the ByteArray, and the log
operations should write out any optional data for the change to the
ByteArray.
- getPreparedLog() - Method in class org.apache.derby.impl.store.raw.data.ContainerBasicOperation
-
the default for prepared log is always null for all the operations
that don't have optionalData.
- getPreparedLog() - Method in class org.apache.derby.impl.store.raw.data.CopyRowsOperation
-
- getPreparedLog() - Method in class org.apache.derby.impl.store.raw.data.DeleteOperation
-
- getPreparedLog() - Method in class org.apache.derby.impl.store.raw.data.EncryptContainerOperation
-
the default for prepared log is always null for all the operations
that don't have optionalData.
- getPreparedLog() - Method in class org.apache.derby.impl.store.raw.data.EncryptContainerUndoOperation
-
the default for prepared log is always null for all the operations
that don't have optionalData.
- getPreparedLog() - Method in class org.apache.derby.impl.store.raw.data.InsertOperation
-
- getPreparedLog() - Method in class org.apache.derby.impl.store.raw.data.LogicalUndoOperation
-
- getPreparedLog() - Method in class org.apache.derby.impl.store.raw.data.PageBasicOperation
-
the default for optional data is set to null.
- getPreparedLog() - Method in class org.apache.derby.impl.store.raw.data.PhysicalUndoOperation
-
- getPreparedLog() - Method in class org.apache.derby.impl.store.raw.data.PurgeOperation
-
- getPreparedLog() - Method in class org.apache.derby.impl.store.raw.data.RemoveFileOperation
-
the default for prepared log is always null for all the operations
that don't have optionalData.
- getPreparedLog() - Method in class org.apache.derby.impl.store.raw.data.UpdateFieldOperation
-
- getPreparedLog() - Method in class org.apache.derby.impl.store.raw.data.UpdateOperation
-
- getPreparedLog() - Method in class org.apache.derby.impl.store.raw.log.CheckpointOperation
-
the default for prepared log is always null for all the operations
that don't have optionalData.
- getPreparedLog() - Method in class org.apache.derby.impl.store.raw.log.ChecksumOperation
-
the default for prepared log is always null for all the operations
that don't have optionalData.
- getPreparedLog() - Method in class org.apache.derby.impl.store.raw.xact.BeginXact
-
the default for prepared log is always null for all the operations
that don't have optionalData.
- getPreparedLog() - Method in class org.apache.derby.impl.store.raw.xact.EndXact
-
the default for prepared log is always null for all the operations
that don't have optionalData.
- getPreparedQuery(String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a prepared query from system tables or metadata.properties.
- getPreparedQuery(String, boolean) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Either get the prepared query for the metadata call from the
system tables, or from the metadata.properties or
metadata_net.properties file.
- getPreparedQueryUsingSystemTables(String, boolean) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a stored prepared statement from the system tables.
- getPreparedStatement() - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
Access the underlying PreparedStatement.
- getPreparedStatement() - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
Access the underlying PreparedStatement.
- getPreparedStatement() - Method in interface org.apache.derby.iapi.sql.Activation
-
Get the prepared statement that this activation is for.
- getPreparedStatement() - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Get the preparedStatement for this statement.
- getPreparedStatement() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
Get prepared statement
- getPreparedStatement() - Method in class org.apache.derby.impl.sql.conn.CachedStatement
-
Get the PreparedStatement that is associated with this Cacheable
- getPreparedStatement() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
- getPreparedStatement() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- getPreparedStatement() - Method in class org.apache.derby.impl.sql.GenericStatement
-
- getPreparedStatement(boolean) - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Get the preparedStatement for this statement.
- getPreparedStatement(String) - Method in class org.apache.derby.impl.tools.ij.Session
-
- getPreparedStatementForDelete() - Method in class org.apache.derby.client.am.ClientResultSet
-
- getPreparedStatementForInsert() - Method in class org.apache.derby.client.am.ClientResultSet
-
- getPreparedStatementForUpdate() - Method in class org.apache.derby.client.am.ClientResultSet
-
- getPrepareIsolation() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
get the isolation level that is currently being used to prepare
statements (used for network server)
- getPrepareIsolation() - Method in interface org.apache.derby.iapi.jdbc.EngineConnection
-
Return prepare isolation
- getPrepareIsolation() - Method in class org.apache.derby.impl.drda.Database
-
- getPrepareIsolation() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Return prepare isolation
- getPrepareIsolationLevel() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the prepare isolation level.
- getPrepareIsolationLevel() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- getPreprocessed() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Get whether or not this SubqueryNode has already been
preprocessed.
- getPreviousRow() - Method in interface org.apache.derby.iapi.sql.ResultSet
-
Returns the previous row from the query, and returns NULL when there
are no more previous rows.
- getPreviousRow() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Returns the previous row from the query, and returns NULL when there
are no more previous rows.
- getPreviousRow() - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
Returns the previous row from the query, and returns NULL when there
are no more previous rows.
- getPreviousRow() - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
-
Returns the previous row from the query, and returns NULL when there
are no more previous rows.
- getPreviousRow() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Returns the previous row from the query, and returns NULL when there
are no more previous rows.
- getPreviousRowset() - Method in class org.apache.derby.client.am.ClientResultSet
-
- getPrimaryKey() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptorList
-
Get the ConstraintDescriptor with the matching constraint name.
- getPrimaryKey() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets the primary key, may return null if no primary key
- getPrimaryKeyIndexNumber() - Method in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
-
Get the index number for the primary key index on this catalog.
- getPrimaryKeyIndexNumber() - Method in class org.apache.derby.impl.sql.catalog.SYSCOLPERMSRowFactory
-
- getPrimaryKeyIndexNumber() - Method in class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
-
Get the index number for the primary key index on this catalog.
- getPrimaryKeyIndexNumber() - Method in class org.apache.derby.impl.sql.catalog.SYSPERMSRowFactory
-
- getPrimaryKeyIndexNumber() - Method in class org.apache.derby.impl.sql.catalog.SYSROUTINEPERMSRowFactory
-
- getPrimaryKeyIndexNumber() - Method in class org.apache.derby.impl.sql.catalog.SYSTABLEPERMSRowFactory
-
- getPrimaryKeys(String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getPrimaryKeys(String, String, String) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getPrimaryKeys(String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a description of a table's primary key columns.
- getPrimaryKeys(String, String, String) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getPrimaryKeysX(String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getPrimitiveID(String) - Static method in class org.apache.derby.iapi.types.JSQLType
-
Translate the name of a java primitive to an id
- getPrimitiveKind() - Method in class org.apache.derby.iapi.types.JSQLType
-
If this is a JAVA_PRIMITIVE, what is its name?
- getPrimitiveMethodName() - Method in interface org.apache.derby.iapi.sql.compile.TypeCompiler
-
Get the method name for getting out the corresponding primitive
Java type from a DataValueDescriptor.
- getPrimitiveMethodName() - Method in class org.apache.derby.impl.sql.compile.BaseTypeCompiler
-
Get the method name for getting out the corresponding primitive
Java type.
- getPrimitiveMethodName() - Method in class org.apache.derby.impl.sql.compile.BooleanTypeCompiler
-
Get the method name for getting out the corresponding primitive
Java type.
- getPrimitiveMethodName() - Method in class org.apache.derby.impl.sql.compile.NumericTypeCompiler
-
Get the method name for getting out the corresponding primitive
Java type.
- getPrimitiveName(byte) - Static method in class org.apache.derby.iapi.types.JSQLType
-
- getPrimitiveSignature(boolean) - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
- getPrimitiveTypeName() - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
-
- getPrimitiveTypeName() - Method in class org.apache.derby.impl.sql.compile.SQLToJavaValueNode
-
Returns the name of the java primitive type that this node coerces to.
- getPrintedObjectsMap() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Return a map of AST nodes that have already been printed during a
compiler phase, so as to be able to avoid printing a node more than once.
- getPrintedObjectsMap() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- getPrintWriter() - Method in interface org.apache.derby.iapi.services.stream.HeaderPrintWriter
-
Gets a PrintWriter object for writing to this HeaderPrintWriter.
- getPrintWriter() - Method in class org.apache.derby.impl.services.stream.BasicHeaderPrintWriter
-
- getPrintWriter(String, boolean) - Static method in class org.apache.derby.jdbc.BasicClientDataSource40
-
- getPrivilege() - Method in class org.apache.derby.iapi.sql.dictionary.StatementGenericPermission
-
- getPrivilegedObject(DataDictionary) - Method in class org.apache.derby.iapi.sql.dictionary.StatementGenericPermission
-
- getPrivilegedObject(DataDictionary) - Method in class org.apache.derby.iapi.sql.dictionary.StatementPermission
-
Get the privileged object associated with this permission.
- getPrivilegedObject(DataDictionary) - Method in class org.apache.derby.iapi.sql.dictionary.StatementRoutinePermission
-
- getPrivName() - Method in class org.apache.derby.iapi.sql.dictionary.StatementRolePermission
-
- getPrivName() - Method in class org.apache.derby.iapi.sql.dictionary.StatementSchemaPermission
-
- getPrivName() - Method in class org.apache.derby.iapi.sql.dictionary.StatementTablePermission
-
Return privilege needed for this access as string
- getPrivType() - Method in class org.apache.derby.iapi.sql.dictionary.StatementTablePermission
-
Return privilege access requested for this access descriptor
- getPrivType() - Method in class org.apache.derby.impl.sql.compile.CallStatementNode
-
Set default privilege of EXECUTE for this node.
- getPrivType() - Method in class org.apache.derby.impl.sql.compile.DeleteNode
-
- getPrivType() - Method in class org.apache.derby.impl.sql.compile.DMLStatementNode
-
Return default privilege needed for this node.
- getPrivType() - Method in class org.apache.derby.impl.sql.compile.FKConstraintDefinitionNode
-
- getPrivType() - Method in class org.apache.derby.impl.sql.compile.InsertNode
-
- getPrivType() - Method in class org.apache.derby.impl.sql.compile.StaticMethodCallNode
-
Set default privilege of EXECUTE for this node.
- getPrivType() - Method in class org.apache.derby.impl.sql.compile.UpdateNode
-
- getProcedure(int) - Method in class org.apache.derby.tools.SignatureChecker
-
- getProcedureColumns(String, String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getProcedureColumns(String, String, String, String) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getProcedureColumns(String, String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a description of a catalog's stored procedure parameters
and result columns.
- getProcedureColumns(String, String, String, String) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- GetProcedureColumns - Class in org.apache.derby.catalog
-
Use of VirtualTableInterface to provide support for
DatabaseMetaData.getProcedureColumns().
- GetProcedureColumns(AliasInfo, String) - Constructor for class org.apache.derby.catalog.GetProcedureColumns
-
- getProcedureColumnsForODBC(String, String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a description of a catalog's stored procedure parameters
and result columns.
- getProcedureColumnsX(String, String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getProcedures(String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getProcedures(String, String, String) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getProcedures(String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a description of stored procedures available in a
catalog.
- getProcedures(String, String, String) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getProceduresForODBC(String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a description of stored procedures available in a
catalog.
- getProceduresX(String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getProcedureTerm() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getProcedureTerm() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getProcedureTerm() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the database vendor's preferred term for "procedure"?
- getProcedureTerm() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getProcedureTerm__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getProductID() - Method in class org.apache.derby.client.net.NetConnection
-
- getProductIDBytes() - Static method in class org.apache.derby.impl.drda.DRDAConnThread
-
Get product id as bytes
- getProductName() - Method in class org.apache.derby.iapi.services.info.ProductVersionHolder
-
Return the external product name.
- getProductName() - Method in class org.apache.derby.iapi.services.info.Version
-
- getProductName() - Method in interface org.apache.derby.mbeans.VersionMBean
-
- getProductName() - Static method in class org.apache.derby.tools.sysinfo
-
gets the product name for the Apache Derby embedded library
- getProductName(String) - Static method in class org.apache.derby.tools.sysinfo
-
gets the external name for the specified code library.
- getProductTechnologyName() - Method in class org.apache.derby.iapi.services.info.ProductVersionHolder
-
- getProductTechnologyName() - Method in class org.apache.derby.iapi.services.info.Version
-
- getProductTechnologyName() - Method in interface org.apache.derby.mbeans.VersionMBean
-
- getProductVendorName() - Method in class org.apache.derby.iapi.services.info.ProductVersionHolder
-
Return the product vendor name.
- getProductVendorName() - Method in class org.apache.derby.iapi.services.info.Version
-
- getProductVendorName() - Method in interface org.apache.derby.mbeans.VersionMBean
-
- getProductVersionHolder() - Static method in class org.apache.derby.client.am.Configuration
-
- getProductVersionHolder(String, String, String, int, int, int, int, String, Boolean) - Static method in class org.apache.derby.iapi.services.info.ProductVersionHolder
-
Create a valid ProductVersionHolder.
- getProductVersionHolder(Properties) - Static method in class org.apache.derby.iapi.services.info.ProductVersionHolder
-
Get a ProductVersionHolder based on the information in
the Properties object provided.
- getProductVersionHolderFromMyEnv(InputStream) - Static method in class org.apache.derby.iapi.services.info.ProductVersionHolder
-
Load the version info from the already opened properties files.
- getProductVersionHolderFromMyEnv(String) - Static method in class org.apache.derby.iapi.services.info.ProductVersionHolder
-
Get a ProductVersionHolder for a product of a given genus,
that is available in the caller's environment.
- getProjectedColList() - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
-
- getProjectRestrictResultSet(NoPutResultSet, GeneratedMethod, GeneratedMethod, int, GeneratedMethod, int, int, boolean, boolean, boolean, String, double, double) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A project restrict result set iterates over its source,
evaluating a restriction and when it is satisfied,
constructing a row to return in its result set based on
its projection.
- getProjectRestrictResultSet(NoPutResultSet, GeneratedMethod, GeneratedMethod, int, GeneratedMethod, int, int, boolean, boolean, boolean, String, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
- getProperties() - Method in class org.apache.derby.client.am.FailedProperties40
-
getProperties provides a
Map<String,ClientInfoStatus> object describing the
failed properties (as specified in the javadoc for
java.sql.SQLClientInfoException).
- getProperties() - Method in class org.apache.derby.iapi.jdbc.FailedProperties40
-
getProperties provides a
Map&glt;String,ClientInfoStatus> object describing the
failed properties (as specified in the javadoc for
java.sql.SQLClientInfoException).
- getProperties() - Method in interface org.apache.derby.iapi.services.property.PersistentSet
-
Get properties that can be stored in a java.util.Properties object.
- getProperties() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Get the Properties list, if any, associated with this optimizable.
- getProperties() - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
Get the optional properties for the backing index to this constraint.
- getProperties() - Method in class org.apache.derby.impl.sql.compile.FromTable
-
- getProperties() - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
- getProperties(TransactionController) - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
-
Fetch the set of properties as a Properties object.
- getProperties(TransactionController, Dictionary<Object, Object>, boolean, boolean) - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
-
- getProperties(BasicClientDataSource40) - Method in class org.apache.derby.client.am.LogWriter
-
Obtain a set of Properties for the client data source.
- getProperties(BasicClientDataSource40) - Static method in class org.apache.derby.jdbc.BasicClientDataSource40
-
- getProperty(String) - Method in interface org.apache.derby.iapi.services.property.PersistentSet
-
Gets a value for a stored property.
- getProperty(String) - Method in class org.apache.derby.iapi.util.DoubleProperties
-
- getProperty(String) - Method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
-
Returns a property if it was set at the database or
system level.
- getProperty(String) - Method in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
-
The the value of the specified key, if it exists, from
the targetProperties.
- getProperty(String) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
- getProperty(String, String) - Static method in class org.apache.derby.iapi.services.i18n.MessageService
-
- getProperty(String, String) - Method in class org.apache.derby.iapi.util.DoubleProperties
-
- getProperty(String, Securable) - Static method in class org.apache.derby.catalog.SystemProcedures
-
This method exists so that we can get a property value without performing
authorization checks.
- getProperty(TransactionController, String) - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
-
Gets the de-serialized object associated with a property key.
- getPropertyArg(String[]) - Static method in class org.apache.derby.impl.tools.ij.util
-
ij is started with "-p[r] file OtherArgs";
the file contains properties to control the driver and database
used to run ij, and can provide additional system properties.
- getPropertyArg(String[]) - Static method in class org.apache.derby.tools.ij
-
- getPropertyDefault(String) - Method in interface org.apache.derby.iapi.services.property.PersistentSet
-
Gets a default value for a stored property.
- getPropertyDefault(String) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
- getPropertyDefault(TransactionController, String) - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
-
Get the default for a property.
- getPropertyFactory() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionFactory
-
Get the PropertyFactory to use with this language connection
- getPropertyFactory() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
-
Get the PropertyFactory to use with this language connection
- getPropertyFromSet(boolean, Dictionary, String) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
-
- getPropertyFromSet(boolean, Properties, String) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
-
- getPropertyFromSet(Dictionary, String) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
-
- getPropertyFromSet(Properties, String) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
-
Get a property from the passed in set.
- getPropertyInfo() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Initialize fields from system properties
- getPropertyInfo(String, Properties) - Method in class org.apache.derby.jdbc.AutoloadedDriver
-
Returns an array of DriverPropertyInfo objects describing possible properties.
- getPropertyInfo(String, Properties) - Method in class org.apache.derby.jdbc.ClientDriver
-
- getPropertyInfo(String, Properties) - Method in class org.apache.derby.jdbc.EmbeddedDriver
-
Returns an array of DriverPropertyInfo objects describing possible properties.
- getPropertyInfo(String, Properties) - Method in class org.apache.derby.jdbc.InternalDriver
-
The getPropertyInfo method is intended to allow a generic GUI tool to
discover what properties it should prompt a human for in order to get
enough information to connect to a database.
- getPropertyValue(String) - Method in class org.apache.derby.impl.load.ControlInfo
-
- getPropertyValues() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Constructs an object containing network server related properties
and their values.
- getPropFile() - Method in class org.apache.derby.impl.tools.ij.mtTestCase
-
- getProtectedObject(DataDictionary, UUID, String) - Static method in class org.apache.derby.iapi.sql.dictionary.PermDescriptor
-
Get the protected object.
- getProtocolLeadIn() - Method in class org.apache.derby.impl.services.monitor.StorageFactoryService
-
Returns the protocol lead in for this service.
- getProtocolMaintVersion() - Static method in class org.apache.derby.client.am.Version
-
- getProvider() - Method in interface org.apache.derby.iapi.sql.depend.Dependency
-
return the provider for this dependency.
- getProvider() - Method in class org.apache.derby.impl.sql.depend.BasicDependency
-
return the provider for this dependency.
- getProviderFinder() - Method in class org.apache.derby.iapi.sql.dictionary.DependencyDescriptor
-
Get the provider's type for the dependency.
- getProviderID() - Method in class org.apache.derby.iapi.sql.dictionary.DependencyDescriptor
-
Get the provider's ID for the dependency.
- getProviderKey() - Method in interface org.apache.derby.iapi.sql.depend.Dependency
-
return the provider's key for this dependency.
- getProviderKey() - Method in class org.apache.derby.impl.sql.depend.BasicDependency
-
return the provider's key for this dependency.
- getProviderName() - Method in interface org.apache.derby.iapi.sql.depend.ProviderInfo
-
Get the provider's name.
- getProviderName() - Method in class org.apache.derby.impl.sql.depend.BasicProviderInfo
-
- getProviders(Dependent) - Method in class org.apache.derby.impl.sql.depend.BasicDependencyManager
-
Returns a list of all providers that this dependent has (even invalid
ones).
- getProvidersDescriptorList(String) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Gets a list of the dependency descriptors for the given provider's id.
- getProvidersDescriptorList(String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Gets a list of the dependency descriptors for the given provider's id.
- getPseudoColumns(String, String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getPseudoColumns(String, String, String, String) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
See DatabaseMetaData javadoc.
- getPseudoColumns(String, String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
See DatabaseMetaData javadoc.
- getPseudoColumnsX() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getPUBLIClevelColPermsDescriptor(String, DataDictionary) - Method in class org.apache.derby.iapi.sql.dictionary.StatementColumnPermission
-
This method gets called in execution phase after it is established that
all the required privileges exist for the given sql.
- getPushable() - Method in class org.apache.derby.impl.sql.compile.Predicate
-
Return the pushable.
- getPushablePredicates(JBitSet) - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
Build a list of pushable predicates, if any,
that satisfy the referencedTableMap.
- getQryclsimpEnabled() - Method in class org.apache.derby.client.net.NetCursor
-
Check whether QRYCLSIMP is enabled on this cursor.
- getQryprctyp() - Method in class org.apache.derby.impl.drda.DRDAResultSet
-
- getQryprctyp() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
- getQryrownbr() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
- getQryrowset() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
- getQryrtndta() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
- getQryscrorn() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
- getQualifiedName() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
-
Gets the full, qualified name of the alias.
- getQualifiedName() - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Gets the full, qualified name of the statement.
- getQualifiedName() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets the full, qualified name of the table.
- getQualifiedName() - Method in class org.apache.derby.tools.SignatureChecker.SQLRoutine
-
- getQualifiedNumberOfIndexes(int, boolean) - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Returns the number of indexes matching the criteria.
- getQualifiedTableName() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Return the table name as the node it is.
- getQualifier() - Method in interface org.apache.derby.iapi.services.locks.Latch
-
Get the qualifier used when the latch was obtained.
- getQualifier() - Method in class org.apache.derby.impl.services.locks.Lock
-
Return the qualifier lock was obtained with.
- getQualifier() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
- getQualifier(int, int, GeneratedMethod, Activation, boolean, boolean, boolean, int) - Method in interface org.apache.derby.iapi.sql.execute.ExecutionFactory
-
Get a Qualifier to use with a scan of a conglomerate.
- getQualifier(int, int, GeneratedMethod, Activation, boolean, boolean, boolean, int) - Method in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
-
- getQualifierBitSet(Qualifier[][]) - Static method in class org.apache.derby.iapi.store.access.RowUtil
-
Get a FormatableBitSet representing all the columns represented in
a qualifier list.
- getQualifierList() - Method in class org.apache.derby.iapi.store.raw.FetchDescriptor
-
Return the qualifier array.
- getQuery() - Method in class org.apache.derby.impl.tools.planexporter.AccessDatabase
-
- getQueryDescriptions(boolean) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Return all queries found in either metadata.properties or
metadata_net.properties.
- getQueryDescriptions(boolean) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- getQueryFromDescription(String, boolean) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Given a queryName, find closest match in queryDescriptions.
- getQueryPlanText(int) - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
RESOLVE - This method will go away once it is overloaded in all subclasses.
- getQueryTimeout() - Method in class org.apache.derby.client.am.ClientStatement
-
- getQueryTimeout() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- getQueryTimeout() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
- getQueryTimeout() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
The queryTimeout limit is the number of seconds the driver will
wait for a Statement to execute.
- getQueryTimeout() - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- getRaDeleteRule() - Method in class org.apache.derby.iapi.sql.dictionary.ForeignKeyConstraintDescriptor
-
Gets a referential action rule on a DELETE
- getRaDeleteRule() - Method in class org.apache.derby.iapi.sql.dictionary.SubKeyConstraintDescriptor
-
Gets a referential action rule on a DELETE
- getRaDependentTableScanResultSet(Activation, long, int, int, int, GeneratedMethod, int, GeneratedMethod, int, boolean, Qualifier[][], String, String, String, boolean, boolean, int, int, int, boolean, int, boolean, double, double, String, long, int, int) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A Dependent table scan result set forms a result set on a scan
of a dependent table for the rows that got materialized
on the scan of its parent table and if the row being deleted
on parent table has a reference in the dependent table.
- getRaDependentTableScanResultSet(Activation, long, int, int, int, GeneratedMethod, int, GeneratedMethod, int, boolean, Qualifier[][], String, String, String, boolean, boolean, int, int, int, boolean, int, boolean, double, double, String, long, int, int) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
a referential action dependent table scan generator.
- getRandomAccessFile(File) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer
-
Get a RandomAccessFile for accessing a file in read-write mode.
- getRandomAccessFile(String) - Method in class org.apache.derby.impl.io.DirFile
-
Get a random access (read/write) file.
- getRandomAccessFile(String) - Method in class org.apache.derby.impl.io.InputStreamFile
-
Get a random access file.
- getRandomAccessFile(String) - Method in class org.apache.derby.impl.io.vfmem.VirtualFile
-
Creates a random access file that can be used to read and write
from/into the file.
- getRandomAccessFile(String) - Method in interface org.apache.derby.io.StorageFile
-
Get a random access file.
- getRandomAccessFile(StorageFile) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer
-
- getRangeBound(DataTypeDescriptor, int) - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
Get the ran max or min range bound for an autoincrement column.
- getRaUpdateRule() - Method in class org.apache.derby.iapi.sql.dictionary.ForeignKeyConstraintDescriptor
-
Gets a referential action rule on a UPDATE
- getRaUpdateRule() - Method in class org.apache.derby.iapi.sql.dictionary.SubKeyConstraintDescriptor
-
Gets a referential action rule on a UPDATE
- getRawByteStream() - Method in interface org.apache.derby.impl.jdbc.InternalClob
-
Returns a stream serving the raw bytes of the Clob.
- getRawByteStream() - Method in class org.apache.derby.impl.jdbc.StoreStreamClob
-
Returns a stream serving the raw bytes of this Clob.
- getRawByteStream() - Method in class org.apache.derby.impl.jdbc.TemporaryClob
-
Returns a stream serving the raw bytes of this Clob.
- getRawColumn(int) - Method in class org.apache.derby.vti.StringColumnVTI
-
Get the string value of the column in the current row identified by the 1-based columnNumber.
- getRawColumn(int) - Method in class org.apache.derby.vti.XmlVTI
-
Get the string value of the column in the current row identified by the 1-based columnNumber.
- getRawDataAndZeroIt() - Method in class org.apache.derby.iapi.types.SQLChar
-
This is a special accessor used when we wrap passwords in VARCHARs.
- getRawStore() - Method in class org.apache.derby.impl.store.access.RAMAccessManager
-
- getRawStoreFactory() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
- getRawStoreProperties(PersistentSet) - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Get JBMS properties relevant to raw store
- getRawStoreProperties(PersistentSet) - Method in class org.apache.derby.impl.store.raw.RawStore
-
Get JBMS properties relevant to raw store
- getRawStoreXact() - Method in interface org.apache.derby.iapi.store.access.conglomerate.TransactionManager
-
Get the Transaction from the Transaction manager.
- getRawStoreXact() - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Get the Transaction from the Transaction manager.
- getRawStream(InputStream, String) - Method in class org.apache.derby.impl.services.reflect.JarLoader
-
Get a stream from a zip file that is itself a stream.
- getRawStream(String) - Method in class org.apache.derby.impl.services.reflect.JarLoader
-
Get a stream for a resource directly from a JarFile.
- getRawTran() - Method in class org.apache.derby.impl.store.access.btree.OpenBTree
-
- getRawTran() - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
-
- getRawType(Type) - Method in class org.apache.derby.iapi.services.loader.ClassInspector
-
Get the raw type of a type bound.
- getRCLForInsert(InsertNode, int[]) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Generate an RCL that can replace the original RCL of this node to
match the RCL of the target for the insert.
- getRDB() - Method in class org.apache.derby.client.net.NetConnection
-
- getRdbAccessErrorCodePoint() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
- getRdbcolid() - Method in class org.apache.derby.impl.drda.Pkgnamcsn
-
Get RDBCOLID.
- getRdbnam() - Method in class org.apache.derby.impl.drda.Pkgnamcsn
-
Get RDBNAM.
- getReadColMap(int, FormatableBitSet) - Static method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Get a map to efficiently find heap columns from a compressed set of
read columns.
- getReader() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
get DDMReader
- getReader(long) - Method in interface org.apache.derby.impl.jdbc.InternalClob
-
Returns a reader for the Clob content, initialized at the specified
character position.
- getReader(long) - Method in class org.apache.derby.impl.jdbc.StoreStreamClob
-
Returns a reader for the Clob, initialized at the specified character
position.
- getReader(long) - Method in class org.apache.derby.impl.jdbc.TemporaryClob
-
Constructs and returns a Reader.
- getReadLockType() - Method in class org.apache.derby.impl.store.raw.xact.RowLocking3
-
Get type of lock to get while reading data.
- getReadLockType() - Method in class org.apache.derby.impl.store.raw.xact.RowLockingRR
-
- getReadMap(DataDictionary, TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.DeleteNode
-
Gets the map of all columns which must be read out of the base table.
- getReadMap(DataDictionary, TableDescriptor, ResultColumnList, ColumnDescriptorList) - Method in class org.apache.derby.impl.sql.compile.UpdateNode
-
Gets the map of all columns which must be read out of the base table.
- getRealCallableStatement() - Method in interface org.apache.derby.iapi.jdbc.BrokeredStatementControl
-
Return the real JDBC CallableStatement for the brokered statement
when this is controlling a CallableStatement.
- getRealCallableStatement() - Method in class org.apache.derby.jdbc.XAStatementControl
-
- getRealConnection() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
A little indirection for getting the real connection.
- getRealConnection() - Method in interface org.apache.derby.iapi.jdbc.BrokeredConnectionControl
-
Return the real JDBC connection for the brokered connection.
- getRealConnection() - Method in class org.apache.derby.jdbc.EmbedPooledConnection
-
- getRealConnection() - Method in class org.apache.derby.jdbc.EmbedXAConnection
-
Override getRealConnection to create a a local connection
when we are not associated with an XA transaction.
- getRealMetaDataObject() - Method in class org.apache.derby.client.am.LogicalConnection
-
Returns the real underlying database metadata object.
- getRealMetaDataObject() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
Returns the real metadata object if appropriate.
- getRealPreparedStatement() - Method in interface org.apache.derby.iapi.jdbc.BrokeredStatementControl
-
Return the real JDBC PreparedStatement for the brokered statement
when this is controlling a PreparedStatement.
- getRealPreparedStatement() - Method in class org.apache.derby.jdbc.XAStatementControl
-
- getRealSpaceOnPage() - Method in exception org.apache.derby.impl.store.raw.data.LongColumnException
-
- getRealStatement() - Method in interface org.apache.derby.iapi.jdbc.BrokeredStatementControl
-
Return the real JDBC statement for the brokered statement
when this is controlling a Statement.
- getRealStatement() - Method in class org.apache.derby.jdbc.XAStatementControl
-
- getReceiver() - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
-
- getReceiverExpression(ExpressionClassBuilder, MethodBuilder, JavaValueNode) - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
-
Get an expression that has the value of the receiver.
- getReceiverInterfaceName() - Method in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
-
Determine the type the binary method is called on.
- getReceiverInterfaceName() - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
The methods generated for this node all are on Orderable.
- getReceiverInterfaceName() - Method in class org.apache.derby.impl.sql.compile.DB2LengthOperatorNode
-
This is a length operator node.
- getReceiverInterfaceName() - Method in class org.apache.derby.impl.sql.compile.IsNullNode
-
null operators are defined on DataValueDescriptor.
- getReceiverInterfaceName() - Method in class org.apache.derby.impl.sql.compile.LengthOperatorNode
-
This is a length operator node.
- getReceiverInterfaceName() - Method in class org.apache.derby.impl.sql.compile.SimpleStringOperatorNode
-
This is a length operator node.
- getReceiverInterfaceName() - Method in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
-
Determine the type the binary method is called on.
- getRecordHandle() - Method in interface org.apache.derby.iapi.store.raw.LogicalUndoable
-
Return the recordHandle stored in the log operation that correspond to
the record that was changed in the rollforward.
- getRecordHandle() - Method in class org.apache.derby.impl.store.raw.data.LogicalPageOperation
-
Return the record handle that correspond to the record that was changed
during roll forward.
- getRecordHandle() - Method in class org.apache.derby.impl.store.raw.data.UpdateOperation
-
return RecordHandle of the update row.
- getRecordHandle(int) - Method in interface org.apache.derby.iapi.store.raw.Page
-
Get a record handle from a previously stored record id.
- getRecordHandle(int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
- getRecordHandle(ContainerHandle) - Method in class org.apache.derby.impl.store.access.heap.HeapRowLocation
-
- getRecordHandleAtSlot(int) - Method in interface org.apache.derby.iapi.store.raw.Page
-
Get the record handle of row at slot.
- getRecordHandleAtSlot(int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
- getRecordLength(int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Get the stored length of a record.
- getRecordLength(int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
- getRecordOffset(int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Get the page offset of the record associated with the input slot.
- getRecordPortionLength(int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Return length of row on this page.
- getRecordSeparator() - Method in class org.apache.derby.impl.load.ControlInfo
-
- getRecyclableCalendar() - Method in class org.apache.derby.client.am.Cursor
-
Instantiate an instance of Calendar that can be re-used for getting
Time, Timestamp, and Date values from this cursor.
- getRef(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getRef(int) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getRef(int) - Method in class org.apache.derby.client.am.Cursor
-
- getRef(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getRef(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getRef(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 2.0
Get a REF(<structured-type>) OUT parameter.
- getRef(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0
Get a REF(<structured-type>) column.
- getRef(int) - Method in class org.apache.derby.vti.VTITemplate
-
- getRef(String) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getRef(String) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getRef(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getRef(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getRef(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0
Retrieves the value of a JDBC REF (structured-type) parameter as a Ref
object in the Java programming language.
- getRef(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0
Get a REF(<structured-type>) column.
- getRef(String) - Method in class org.apache.derby.vti.VTITemplate
-
- getRefActionAsInt(String) - Method in class org.apache.derby.impl.sql.catalog.SYSFOREIGNKEYSRowFactory
-
- getRefActionAsString(int) - Method in class org.apache.derby.impl.sql.catalog.SYSFOREIGNKEYSRowFactory
-
- getReference() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
- getReference() - Method in class org.apache.derby.jdbc.ClientDataSource
-
- getReference() - Method in class org.apache.derby.jdbc.EmbeddedDataSource
-
This method creates a new 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 enforced fks that
reference this key.
- getReferenceCount() - Method in class org.apache.derby.iapi.sql.dictionary.ReferencedKeyConstraintDescriptor
-
Get the number of enforced fks that
reference this key.
- getReferenceCount() - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
Get the count of enabled fks
that reference this constraint
- getReferencedCols() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Get the referenced column array for this trigger, used in "alter table
drop column", we get the handle and change it
- getReferencedColsInTriggerAction() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Get the referenced column array for the trigger action columns.
- getReferencedColumnMap() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Get the referenced column map of the table.
- getReferencedColumnMap(TableDescriptor) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the referenced column map for a table
- getReferencedColumnMap(TableDescriptor) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- getReferencedColumnNames() - Method in interface org.apache.derby.catalog.DefaultInfo
-
If this default is a generation clause, then return the names of
other columns in the row which the generation clause references.
- getReferencedColumnNames() - Method in class org.apache.derby.catalog.types.DefaultInfoImpl
-
- getReferencedColumnNames() - Method in interface org.apache.derby.iapi.sql.dictionary.ConsInfo
-
This ConsInfo describes columns in a referenced table.
- getReferencedColumnNames() - Method in class org.apache.derby.impl.sql.execute.ConstraintInfo
-
This ConsInfo describes columns in a referenced table.
- getReferencedColumnPositions() - Method in interface org.apache.derby.catalog.ReferencedColumns
-
Returns an array of 1-based column positions in the table that the
check constraint is on.
- getReferencedColumnPositions() - Method in class org.apache.derby.catalog.types.ReferencedColumnsDescriptorImpl
-
- getReferencedColumns() - Method in class org.apache.derby.iapi.sql.dictionary.CheckConstraintDescriptor
-
Get the referenced columns as an int[] of column ids.
- getReferencedColumns() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
Returns an array of column ids (i.e. ordinal positions) for
the columns referenced in this table for a primary key, unique
key, referential, or check constraint.
- getReferencedColumnsDescriptor() - Method in class org.apache.derby.iapi.sql.dictionary.CheckConstraintDescriptor
-
Get the ReferencedColumns.
- getReferencedColumnsDescriptor() - Method in class org.apache.derby.iapi.sql.dictionary.SubCheckConstraintDescriptor
-
Get the ReferencedColumns.
- getReferencedConstraint() - Method in class org.apache.derby.iapi.sql.dictionary.ForeignKeyConstraintDescriptor
-
Get the constraint that this FK references.
- getReferencedConstraintId() - Method in class org.apache.derby.iapi.sql.dictionary.ForeignKeyConstraintDescriptor
-
Get the constraint id for the constraint that this FK references.
- getReferencedConstraintInfo() - Method in class org.apache.derby.impl.sql.compile.FKConstraintDefinitionNode
-
- getReferencedFormatableBitSet(boolean, boolean, boolean) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Generate a FormatableBitSet representing the columns that are referenced in this RCL.
- getReferencedMap() - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicate
-
Get the map of referenced tables for this OptimizablePredicate.
- getReferencedMap() - Method in class org.apache.derby.impl.sql.compile.Predicate
-
- getReferencedSet() - Method in class org.apache.derby.impl.sql.compile.Predicate
-
Return the referencedSet.
- getReferencedTableDescriptor(DataDictionary) - Method in interface org.apache.derby.iapi.sql.dictionary.ConsInfo
-
This ConsInfo describes columns in a referenced table.
- getReferencedTableDescriptor(DataDictionary) - Method in class org.apache.derby.impl.sql.execute.ConstraintInfo
-
- getReferencedTableMap() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Get the map of referenced tables for this Optimizable.
- getReferencedTableMap() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Get the referencedTableMap for this ResultSetNode.
- getReferencedTableName() - Method in interface org.apache.derby.iapi.sql.dictionary.ConsInfo
-
Get the name of the table that these column live in.
- getReferencedTableName() - Method in class org.apache.derby.impl.sql.execute.ConstraintInfo
-
Get the name of the table that these column live in.
- getReferencedTableSchemaDescriptor(DataDictionary) - Method in interface org.apache.derby.iapi.sql.dictionary.ConsInfo
-
This ConsInfo describes columns in a referenced table.
- getReferencedTableSchemaDescriptor(DataDictionary) - Method in class org.apache.derby.impl.sql.execute.ConstraintInfo
-
- getReferenceID() - Method in class org.apache.derby.iapi.sql.dictionary.StatisticsDescriptor
-
- getReferencesPriv() - Method in class org.apache.derby.iapi.sql.dictionary.TablePermsDescriptor
-
- getReferencingNew() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Get whether or not NEW was replaced
in the REFERENCING clause.
- getReferencingOld() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Get whether or not OLD was replaced
in the REFERENCING clause.
- getReferencingUUID() - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
-
Get the UUID of the object the column is a part of.
- getReferentialActionDeleteRule() - Method in interface org.apache.derby.iapi.sql.dictionary.ConsInfo
-
Get the referential Action for a Delete.
- getReferentialActionDeleteRule() - Method in class org.apache.derby.impl.sql.execute.ConstraintInfo
-
Get the referential Action for a Delete.
- getReferentialActionUpdateRule() - Method in interface org.apache.derby.iapi.sql.dictionary.ConsInfo
-
Get the referential Action for an Update.
- getReferentialActionUpdateRule() - Method in class org.apache.derby.impl.sql.execute.ConstraintInfo
-
Get the referential Action for an Update.
- getRefreshRowset() - Method in class org.apache.derby.client.am.ClientResultSet
-
- getRefSize() - Static method in class org.apache.derby.iapi.services.cache.ClassSize
-
Get the estimate of the size of an object reference.
- getRefTableName() - Method in class org.apache.derby.impl.sql.compile.FKConstraintDefinitionNode
-
- getRelativeName() - Method in class org.apache.derby.impl.sql.compile.DDLStatementNode
-
Return the name of the table being dropped.
- getRelativeRow(int) - Method in interface org.apache.derby.iapi.sql.ResultSet
-
Returns the row at the relative position from the current
cursor position, and returns NULL when there is no such position.
- getRelativeRow(int) - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Returns the row at the relative position from the current
cursor position, and returns NULL when there is no such position.
- getRelativeRow(int) - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
Returns the row at the relative position from the current
cursor position, and returns NULL when there is no such position.
- getRelativeRow(int) - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
-
Returns the row at the relative position from the current
cursor position, and returns NULL when there is no such position.
- getRelativeRow(int) - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Returns the row at the relative position from the current
cursor position, and returns NULL when there is no such position.
- getRelativeRowset(long) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getReliability() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Return the reliability requirements of this clause.
- getReliability() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
Return the reliability requirements of this clause.
- getRelop() - Method in class org.apache.derby.impl.sql.compile.Predicate
-
Get the RelationalOperator on the left side of the AND node, if
there is one.
- getRelOpType(int) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
- getRemove(Object, boolean, boolean) - Method in class org.apache.derby.iapi.store.access.DiskHashtable
-
- getRenameConstantAction(String, String, String, String, SchemaDescriptor, UUID, boolean, int) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a RENAME TABLE/COLUMN/INDEX statement.
- getReplacedConglomNumber() - Method in class org.apache.derby.impl.sql.execute.CreateIndexConstantAction
-
If the purpose of this constant action was to "replace" a
dropped physical conglomerate, then this method returns the
conglomerate number of the dropped conglomerate.
- getReplacementPolicy() - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Return the 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.ClassInspector
-
Given an inheritance chain of types, stretching from a superclass down
to a terminal concrete class, construct a map of generic types to their
resolved types.
- getResource(ClassLoader, String) - Static method in class org.apache.derby.impl.io.CPFile
-
Privileged wrapper for ClassLoader.getResource(String).
- getResourceAdapter() - Method in interface org.apache.derby.iapi.db.Database
-
Get a Resource Adapter - only used by XA system.
- getResourceAdapter() - Method in class org.apache.derby.impl.db.BasicDatabase
-
- getResourceAdapter() - Method in class org.apache.derby.impl.drda.DRDAXAProtocol
-
- getResourceAdapter() - Method in class org.apache.derby.impl.drda.XADatabase
-
- getResourceAdapter() - Method in class org.apache.derby.jdbc.BasicEmbeddedXADataSource40
-
- getResourceAdapter() - Method in class org.apache.derby.jdbc.EmbeddedXADataSource
-
- getResourceAdapter() - Method in interface org.apache.derby.jdbc.EmbeddedXADataSourceInterface
-
- getResourceAsStream(ClassLoader, String) - Static method in class org.apache.derby.impl.io.CPFile
-
Privileged wrapper for ClassLoader.getResourceAsStream(String).
- getResourceAsStream(String) - Method in class org.apache.derby.impl.services.reflect.JarLoader
-
- getResourceAsStream(String) - Method in class org.apache.derby.impl.services.reflect.UpdateLoader
-
- getResourceAsStream(String) - Static method in class org.apache.derby.impl.tools.ij.util
-
Convenience routine to get a resource as a BufferedInputStream.
- getRestrictionList() - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
Return the restriction list from this node.
- getResult() - Method in interface org.apache.derby.iapi.sql.execute.ExecAggregator
-
Produces the result to be returned by the query.
- getResult() - Method in class org.apache.derby.impl.sql.execute.AvgAggregator
-
Return the result of the aggregation.
- getResult() - Method in class org.apache.derby.impl.sql.execute.CountAggregator
-
Return the result of the aggregation.
- getResult() - Method in class org.apache.derby.impl.sql.execute.OrderableAggregator
-
Return the result of the operations that we
have been performing.
- getResult() - Method in class org.apache.derby.impl.sql.execute.UserDefinedAggregator
-
Return the result of the aggregation. .
- getResult() - Method in class org.apache.derby.impl.tools.ij.AsyncStatement
-
- getResultColumn() - Method in class org.apache.derby.impl.sql.compile.OrderByColumn
-
Get the underlying ResultColumn.
- getResultColumn(int) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Get a ResultColumn from a column position (1-based) in the list
- getResultColumn(int, int, String) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Return a result column, if any found, which contains in its
expression/{VCN,CR} chain a result column with the given
columnNumber from a FromTable with the given tableNumber.
- getResultColumn(int, ResultSetNode, int[]) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Take a column position and a ResultSetNode and find the ResultColumn
in this RCL whose source result set is the same as the received
RSN and whose column position is the same as the received column
position.
- getResultColumn(String) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Get a ResultColumn that matches the specified columnName and
mark the ResultColumn as being referenced.
- getResultColumn(String, boolean) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Get a ResultColumn that matches the specified columnName.
- getResultColumn(String, String) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Get a ResultColumn that matches the specified columnName and
mark the ResultColumn as being referenced.
- getResultColumnDescriptor(String, int, boolean) - Static method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
-
- getResultColumnDescriptor(String, int, boolean, int) - Static method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
-
- getResultColumnDescriptor(String, DataTypeDescriptor) - Static method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
-
- getResultColumnDescriptor(ResultColumnDescriptor) - Method in interface org.apache.derby.iapi.sql.execute.ExecutionFactory
-
Create an execution time ResultColumnDescriptor from a
compile time RCD.
- getResultColumnDescriptor(ResultColumnDescriptor) - Method in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
-
Create an execution time ResultColumnDescriptor from a
compile time RCD.
- getResultColumnList() - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Get and bind the ResultColumnList representing the columns in the
target table, given the table's name.
- getResultColumnList(FromBaseTable, ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Get and bind the ResultColumnList representing the columns in the
target table, given a FromTable for the target table.
- getResultColumnList(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Get and bind the ResultColumnList representing the columns in the
target table, given the table's name.
- getResultColumns() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Get the resultColumns for this ResultSetNode
- getResultColumnsForList(TableName, ResultColumnList, TableName) - Method in class org.apache.derby.impl.sql.compile.FromTable
-
Return a ResultColumnList with all of the columns in this table.
- getResultDescription() - Method in interface org.apache.derby.iapi.sql.Activation
-
Get the result description for this activation, if it has one.
- getResultDescription() - Method in interface org.apache.derby.iapi.sql.PreparedStatement
-
Get the ResultDescription for the statement.
- getResultDescription() - Method in interface org.apache.derby.iapi.sql.ResultSet
-
Returns a ResultDescription object, which describes the results
of the statement this ResultSet is in.
- getResultDescription() - Method in class org.apache.derby.impl.sql.execute.AggregatorInfo
-
Get the result description for the input value
to this aggregate.
- getResultDescription() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
- getResultDescription() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Returns the description of the table's rows
- getResultDescription() - Method in class org.apache.derby.impl.sql.execute.DMLWriteResultSet
-
Returns the description of the inserted rows.
- getResultDescription() - Method in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
-
Returns the description of the table's rows
- getResultDescription() - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
Returns null.
- getResultDescription() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Returns a ResultDescription object, which describes the results
of the statement this ResultSet is in.
- getResultDescription() - Method in class org.apache.derby.impl.sql.execute.UnionResultSet
-
Returns the description of the first source.
- getResultDescription() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- getResultDescription() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
- getResultDescription(ResultColumnDescriptor[], String) - Method in interface org.apache.derby.iapi.sql.execute.ExecutionFactory
-
Create a result description given parameters for it.
- getResultDescription(ResultColumnDescriptor[], String) - Method in interface org.apache.derby.iapi.sql.LanguageFactory
-
Get a new result description
- getResultDescription(ResultColumnDescriptor[], String) - Method in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
-
Make a result description
- getResultDescription(ResultColumnDescriptor[], String) - Method in class org.apache.derby.impl.sql.GenericLanguageFactory
-
Get a new result description
- getResultDescription(ResultDescription, int[]) - Method in interface org.apache.derby.iapi.sql.LanguageFactory
-
Get a new result description from the input result
description.
- getResultDescription(ResultDescription, int[]) - Method in class org.apache.derby.impl.sql.GenericLanguageFactory
-
Get a new result description from the input result
description.
- getResultSet() - Method in class org.apache.derby.client.am.ClientStatement
-
- getResultSet() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- getResultSet() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
getResultSet returns the current result as a ResultSet.
- getResultSet() - Method in interface org.apache.derby.iapi.sql.Activation
-
Returns the current result set for this activation, i.e.
- getResultSet() - Method in interface org.apache.derby.iapi.sql.execute.TemporaryRowHolder
-
Get a result set for scanning what has been inserted
so far.
- getResultSet() - Method in class org.apache.derby.impl.drda.DRDAResultSet
-
- getResultSet() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
Get result set
- getResultSet() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
getResultSet returns the current result as a ResultSet.
- getResultSet() - Method in class org.apache.derby.impl.load.ExportResultSetForObject
-
- getResultSet() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Return the resultSet for this SubqueryNode.
- getResultSet() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
- getResultSet() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
-
Get a result set for scanning what has been inserted
so far.
- getResultSet() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- getResultSet() - Method in class org.apache.derby.impl.tools.ij.ijMultiResult
-
- getResultSet() - Method in interface org.apache.derby.impl.tools.ij.ijResult
-
- getResultSet() - Method in class org.apache.derby.impl.tools.ij.ijResultImpl
-
- getResultSet() - Method in class org.apache.derby.impl.tools.ij.ijResultSetResult
-
- getResultSet() - Method in class org.apache.derby.impl.tools.ij.ijStatementResult
-
- getResultSet() - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- getResultSet(ResultSet) - Method in interface org.apache.derby.iapi.jdbc.ConnectionContext
-
Get a jdbc ResultSet based on the execution ResultSet.
- getResultSet(ResultSet) - Method in class org.apache.derby.impl.jdbc.EmbedConnectionContext
-
Get a jdbc ResultSet based on the execution ResultSet.
- getResultSetConcurrency() - Method in class org.apache.derby.catalog.TriggerNewTransitionRows
-
- getResultSetConcurrency() - Method in class org.apache.derby.catalog.TriggerOldTransitionRows
-
- getResultSetConcurrency() - Method in class org.apache.derby.client.am.ClientStatement
-
- getResultSetConcurrency() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- getResultSetConcurrency() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
- getResultSetConcurrency() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
JDBC 2.0
Determine the result set concurrency.
- getResultSetConcurrency() - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- getResultSetCursorName() - Method in class org.apache.derby.impl.drda.DRDAResultSet
-
Get the cursor name for the ResultSet
- getResultSetCursorName(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
- getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in interface org.apache.derby.iapi.sql.execute.xplain.XPLAINable
-
- getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
-
- getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealDeleteResultSetStatistics
-
- getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealDeleteVTIResultSetStatistics
-
- getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealGroupedAggregateStatistics
-
- getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealHashLeftOuterJoinStatistics
-
- getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealHashScanStatistics
-
- getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealInsertResultSetStatistics
-
- getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealInsertVTIResultSetStatistics
-
- getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealJoinResultSetStatistics
-
- getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealLastIndexKeyScanStatistics
-
- getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealNestedLoopLeftOuterJoinStatistics
-
- getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealNoRowsResultSetStatistics
-
- getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealRowResultSetStatistics
-
- getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealScalarAggregateStatistics
-
- getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealSetOpResultSetStatistics
-
- getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealSortStatistics
-
- getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealTableScanStatistics
-
- getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealUnionResultSetStatistics
-
- getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealUpdateResultSetStatistics
-
- getResultSetFactory() - Method in interface org.apache.derby.iapi.sql.execute.ExecutionFactory
-
Only one result set factory is needed for a database
in the system.
- getResultSetFactory() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Used in the execute method of activations for
generating the result sets that they concatenate together.
- getResultSetFactory() - Method in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
-
Factories are generic and can be used by all connections.
- getResultSetHoldability() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getResultSetHoldability() - Method in class org.apache.derby.client.am.ClientStatement
-
- getResultSetHoldability() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getResultSetHoldability() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- getResultSetHoldability() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
Return the holdability of ResultSets created by this Statement.
- getResultSetHoldability() - Method in interface org.apache.derby.iapi.sql.Activation
-
Return the holdability of this activation.
- getResultSetHoldability() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 3.0
Retrieves the default holdability of this ResultSet object.
- getResultSetHoldability() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
JDBC 3.0
Retrieves the result set holdability for ResultSet objects
generated by this Statement object.
- getResultSetHoldability() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
- getResultSetHoldability() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- getResultSetHoldability() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getResultSetHoldability() - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- getResultSetMetaData() - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Get the ResultSetMetaData for the class/object.
- getResultSetMetaDataTypeName() - Method in class org.apache.derby.iapi.types.TypeId
-
Get the name of the corresponding Java type.
- getResultSetNode() - Method in class org.apache.derby.impl.sql.compile.DMLStatementNode
-
Get the ResultSetNode from this DML Statement.
- getResultSetNumber() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Get this Optimizable's result set number
- getResultSetNumber() - Method in class org.apache.derby.impl.sql.compile.OrderByList
-
- getResultSetNumber() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Get the resultSetNumber for this ResultColumn.
- getResultSetNumber() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Get the resultSetNumber in this ResultSetNode.
- getResultSetNumber() - Method in class org.apache.derby.impl.sql.execute.SetOpResultSet
-
Return the result set number
- getResultSetOrderId() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Return a unique order number for a result set.
- getResultSetPkgcnstkn(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
- getResultSetStatistics(NoPutResultSet) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetStatisticsFactory
-
- getResultSetStatistics(NoPutResultSet) - Method in class org.apache.derby.impl.sql.execute.RealResultSetStatisticsFactory
-
- getResultSetStatistics(ResultSet) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetStatisticsFactory
-
Get the matching ResultSetStatistics for the specified ResultSet.
- getResultSetStatistics(ResultSet) - Method in class org.apache.derby.impl.sql.execute.RealResultSetStatisticsFactory
-
- getResultSetStatisticsFactory() - Method in interface org.apache.derby.iapi.sql.execute.ExecutionFactory
-
Get the ResultSetStatisticsFactory from this ExecutionFactory.
- getResultSetStatisticsFactory() - Method in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
-
Get the ResultSetStatisticsFactory from this ExecutionFactory.
- getResultSetTimingsDescriptor(Object) - Method in interface org.apache.derby.iapi.sql.execute.xplain.XPLAINable
-
- getResultSetTimingsDescriptor(Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
-
- getResultSetTimingsDescriptor(Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealJoinResultSetStatistics
-
- getResultSetTimingsDescriptor(Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealMaterializedResultSetStatistics
-
- getResultSetTimingsDescriptor(Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealNoRowsResultSetStatistics
-
- getResultSetTimingsDescriptor(Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealProjectRestrictStatistics
-
- getResultSetType() - Method in class org.apache.derby.client.am.ClientStatement
-
- getResultSetType() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- getResultSetType() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
JDBC 2.0
Determine the result set type.
- getResultSetType() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
JDBC 2.0
Determine the result set type.
- getResultSetType() - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
- getResultSetType() - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- getRetrieveMessageText() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
- getRetrieveMessageText() - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
-
- getRetrieveMessageText(Properties) - Static method in class org.apache.derby.jdbc.BasicClientDataSource40
-
- getReturnColumnTypes() - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
-
Get the types of the columns returned by a Derby-style table function.
- getReturnedRows() - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
-
- getReturnParameterFlag() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Is the callable statement uses ?
- getReturnParameterFlag() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- getReturnRow(ExecRow, ExecRow) - Method in class org.apache.derby.impl.sql.execute.MergeJoinResultSet
-
- getReturnTableSignature(Connection) - Method in class org.apache.derby.vti.VTITemplate
-
Get an array of descriptors for the return table shape declared for this
AwareVTI by its CREATE FUNCTION statement.
- getReturnType() - Method in class org.apache.derby.catalog.types.AggregateAliasInfo
-
- getReturnType() - Method in class org.apache.derby.catalog.types.RoutineAliasInfo
-
- getReturnValueForSet() - Method in interface org.apache.derby.iapi.sql.ParameterValueSet
-
Get the value of the return parameter in order to set it.
- getReturnValueForSet() - Method in class org.apache.derby.impl.sql.GenericParameterValueSet
-
Get the value of the return parameter in order to set it.
- getReusableRecordIdSequenceNumber() - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
Get the reusable recordId sequence number.
- getReusableRecordIdSequenceNumber() - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Get the reusable RecordId sequence number for the
container.
- getReusableRecordIdSequenceNumber() - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
Get the reusable recordId sequence number.
- getReusableRecordIdSequenceNumber() - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Get the reusable RecordId sequence number for the container.
- getRevokeConstantAction(PrivilegeInfo, List) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the constant action for a Revoke statement
- getRevokeRoleConstantAction(List, List) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a REVOKE role statement.
- getRICheckIsolationLevel() - Method in class org.apache.derby.impl.sql.execute.ForeignKeyRIChecker
-
Get the isolation level for the scan for
the RI check.
- getRICheckIsolationLevel() - Method in class org.apache.derby.impl.sql.execute.GenericRIChecker
-
Get the isolation level for the scan for
the RI check.
- getRightChild() - Method in class org.apache.derby.vti.Restriction.AND
-
Get the right Restriction
- getRightChild() - Method in class org.apache.derby.vti.Restriction.OR
-
Get the right Restriction
- getRightChild(OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.BranchControlRow
-
Return the right child pointer for the page.
- getRightChild(OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Return the right child pointer for the page.
- getRightChild(OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.LeafControlRow
-
Return the right child pointer for the page.
- getRightOperand() - Method in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
-
Get the rightOperand
- getRightOperand() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Get the node that will be the right operand in the join condition if
this ALL/ANY/SOME/(NOT) IN subquery is flattened to a join.
- getRightOperand() - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
-
Get the rightOperand
- getRightOperandList() - Method in class org.apache.derby.impl.sql.compile.BinaryListOperatorNode
-
Get the rightOperandList
- getRightOptPredicateList() - Method in class org.apache.derby.impl.sql.compile.SetOperatorNode
-
Retrieve the list of optimizable predicates that are
targeted for the right child.
- getRightPredicateList() - Method in class org.apache.derby.impl.sql.compile.JoinNode
-
- getRightResultSet() - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
-
Get the rightResultSet from this node.
- getRightSibling(OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Return the control row for this page's right sibling.
- getrightSiblingPageNumber() - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Get the page number of the right sibling.
- getRightSourceInput() - Method in class org.apache.derby.impl.sql.execute.SetOpResultSet
-
Return the right source input of this SetOpResultSet
- getRmId() - Method in class org.apache.derby.client.ClientXAConnection
-
- getRole() - Method in interface org.apache.derby.iapi.sql.conn.SQLSessionContext
-
Get the SQL role of this SQL connection context
- getRole() - Method in class org.apache.derby.impl.sql.conn.SQLSessionContextImpl
-
- getRoleDefinitionDescriptor(String) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get a role grant descriptor for a role definition.
- getRoleDefinitionDescriptor(String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the target role definition by searching for a matching row
in SYSROLES by rolename where isDef==true.
- getRoleGrantDescriptor(String, String, String) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get a descriptor for a role grant
- getRoleGrantDescriptor(String, String, String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the target role by searching for a matching row
in SYSROLES by rolename, grantee and grantor.
- getRoleGrantDescriptor(UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get the role grant descriptor corresponding to the uuid provided
- getRoleGrantDescriptor(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- getRoleGrantGraph(TransactionController, boolean) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Return an in-memory representation of the role grant graph (sans
grant of roles to users, only role-role relation.
- getRoleName() - Method in class org.apache.derby.iapi.sql.dictionary.RoleGrantDescriptor
-
- getRoot() - Method in class org.apache.derby.impl.tools.ij.mtTestSuite
-
- getRootDirectory() - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
Get the root directory of the data storage area.
- getRootDirectory() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
- getRoutineArgIdx(int) - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
Get the offset into the routine arguments corresponding to the index
of the invocation parameter.
- getRoutineArgIdx(RoutineAliasInfo, int) - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
- getRoutineInfo() - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
Get the details on the invoked routines.
- getRoutineList(String, String, char) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get the list of routines matching the schema and routine name.
- getRoutineList(String, String, char) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the list of routines matching the schema and routine name.
- getRoutinePermissions(UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get one user's privileges for a routine using routinePermsUUID
- getRoutinePermissions(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- getRoutinePermissions(UUID, String) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get one user's permissions for a routine (function or procedure).
- getRoutinePermissions(UUID, String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get one user's permissions for a routine (function or procedure).
- getRoutineReferences(QueryTreeNode) - Method in class org.apache.derby.impl.sql.compile.MergeNode
-
Get a list of routines in an expression
- getRoutineUUID() - Method in class org.apache.derby.iapi.sql.dictionary.RoutinePermsDescriptor
-
- getRoutineUUID() - Method in class org.apache.derby.iapi.sql.dictionary.StatementRoutinePermission
-
Return routine UUID for this access descriptor
- getRow() - Method in class org.apache.derby.client.am.ClientResultSet
-
- getRow() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0
- getRow() - Method in class org.apache.derby.impl.load.ImportAbstract
-
gets the next row
- getRow() - Method in class org.apache.derby.impl.store.access.btree.BranchRow
-
Return the branch row.
- getRow() - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Get the row.
- getRow() - Method in class org.apache.derby.vti.VTITemplate
-
- getRow(TransactionController, ExecIndexRow, int) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Given a key row, return the first matching heap row.
- getRow(TransactionController, ConglomerateController, ExecIndexRow, int) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Given a key row, return the first matching heap row.
- getRowArray() - Method in interface org.apache.derby.iapi.sql.execute.ExecRow
-
Return the array of objects that the store needs.
- getRowArray() - Method in class org.apache.derby.impl.sql.execute.IndexValueRow
-
Get the array form of the row that Access expects.
- getRowArray() - Method in class org.apache.derby.impl.sql.execute.ValueRow
-
Get the array form of the row that Access expects.
- getRowArrayClone() - Method in interface org.apache.derby.iapi.sql.execute.ExecRow
-
Get a clone of the array form of the row that Access expects.
- getRowArrayClone() - Method in class org.apache.derby.impl.sql.execute.IndexValueRow
-
Get a clone of the array form of the row that Access expects.
- getRowArrayClone() - Method in class org.apache.derby.impl.sql.execute.ValueRow
-
Get a clone of the array form of the row that Access expects.
- getRowArrayFromHashTable(int) - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
-
Get the row data at the specified position
from the hash table.
- getRowChanger(long, StaticCompiledOpenConglomInfo, DynamicCompiledOpenConglomInfo, IndexRowGenerator[], long[], StaticCompiledOpenConglomInfo[], DynamicCompiledOpenConglomInfo[], int, TransactionController, int[], int[], Activation) - Method in interface org.apache.derby.iapi.sql.execute.ExecutionFactory
-
Create a new RowChanger for performing update and delete
operations based on full before and after rows.
- getRowChanger(long, StaticCompiledOpenConglomInfo, DynamicCompiledOpenConglomInfo, IndexRowGenerator[], long[], StaticCompiledOpenConglomInfo[], DynamicCompiledOpenConglomInfo[], int, TransactionController, int[], int[], Activation) - Method in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
-
- getRowChanger(long, StaticCompiledOpenConglomInfo, DynamicCompiledOpenConglomInfo, IndexRowGenerator[], long[], StaticCompiledOpenConglomInfo[], DynamicCompiledOpenConglomInfo[], int, TransactionController, int[], FormatableBitSet, int[], int[], Activation) - Method in interface org.apache.derby.iapi.sql.execute.ExecutionFactory
-
Create a new RowChanger for doing insert update and delete
operations based on partial before and after.
- getRowChanger(long, StaticCompiledOpenConglomInfo, DynamicCompiledOpenConglomInfo, IndexRowGenerator[], long[], StaticCompiledOpenConglomInfo[], DynamicCompiledOpenConglomInfo[], int, TransactionController, int[], FormatableBitSet, int[], int[], Activation) - Method in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
-
- getRowChanger(TransactionController, int[], ExecRow) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Gets a row changer for this catalog.
- getRowColumnNames() - Method in interface org.apache.derby.catalog.TypeDescriptor
-
If this catalog type is a row multi-set type
then return its array of column names.
- getRowColumnNames() - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
-
- getRowCount() - Method in class org.apache.derby.client.am.ClientResultSet
-
- getRowCount() - Method in class org.apache.derby.client.am.Sqlca
-
- getRowCount() - Method in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl.KeyComparator
-
Returns the number of rows fetched.
- getRowCount() - Method in class org.apache.derby.impl.sql.compile.ActivationClassBuilder
-
Get the number of ExecRows to allocate
- getRowCount() - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
Get the number of ExecRows that must be allocated
- getRowCount() - Method in class org.apache.derby.impl.sql.execute.CardinalityCounter
-
get the number of rows seen in the row source thus far.
- getRowCountBase() - Static method in class org.apache.derby.impl.sql.execute.RowUtil
-
Retrieve the row count base
- getRowCountEstimate(double, double) - Method in class org.apache.derby.impl.sql.compile.IntersectOrExceptNode
-
- getRowCountResultSet(NoPutResultSet, Activation, int, GeneratedMethod, GeneratedMethod, boolean, double, double) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
This result sets implements the filtering needed by and .
- getRowCountResultSet(NoPutResultSet, Activation, int, GeneratedMethod, GeneratedMethod, boolean, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
- getRowEstimate() - Method in interface org.apache.derby.catalog.Statistics
-
Returns the estimated number of rows in the index.
- getRowEstimate() - Method in class org.apache.derby.catalog.types.StatisticsImpl
-
Returns the estimated number of rows in the index.
- getRowFromHashTable(int) - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
-
Get the row at the specified position
from the hash table.
- getRowFromResultSet() - Method in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
-
Get a row from the input result set.
- getRowFromResultSet() - Method in class org.apache.derby.impl.sql.execute.SortResultSet
-
Get a row from the input result set.
- getRowFromResultSet(boolean) - Method in class org.apache.derby.impl.sql.execute.DistinctScalarAggregateResultSet
-
Get a row from the sorter.
- getRowFromResultSet(boolean) - Method in class org.apache.derby.impl.sql.execute.ScalarAggregateResultSet
-
Get a row from the input result set.
- getRowFromSorter() - Method in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
-
Get a row from the sorter.
- getRowFromSorter() - Method in class org.apache.derby.impl.sql.execute.SortResultSet
-
Get a row from the sorter.
- getRowId(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getRowId(int) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getRowId(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getRowId(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getRowId(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
- getRowId(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
- getRowId(int) - Method in class org.apache.derby.vti.VTITemplate
-
- getRowId(String) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getRowId(String) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getRowId(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getRowId(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getRowId(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
- getRowId(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
- getRowId(String) - Method in class org.apache.derby.vti.VTITemplate
-
- getRowIdLifetime() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
Indicates whether or not this data source supports the SQL
ROWID type.
- getRowIdLifetime() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getRowIdLifetime() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
- getRowInternal(TransactionController, ConglomerateController, ExecIndexRow, int, RowLocation[]) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
- getRowLocation() - Method in interface org.apache.derby.iapi.sql.execute.CursorResultSet
-
Returns the row location of the current base table row of the cursor.
- getRowLocation() - Method in class org.apache.derby.impl.sql.execute.CurrentOfResultSet
-
This result set has its row location from
the last fetch done.
- getRowLocation() - Method in class org.apache.derby.impl.sql.execute.DependentResultSet
-
- getRowLocation() - Method in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
-
This result set has its row location from
the last fetch done.
- getRowLocation() - Method in class org.apache.derby.impl.sql.execute.HashScanResultSet
-
This result set has its row location from
the last fetch done.
- getRowLocation() - Method in class org.apache.derby.impl.sql.execute.HashTableResultSet
-
Gets information from its source.
- getRowLocation() - Method in class org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet
-
Return the RowLocation of the base row.
- getRowLocation() - Method in class org.apache.derby.impl.sql.execute.JoinResultSet
-
A join is combining rows from two sources, so it has no
single row location to return; just return a null.
- getRowLocation() - Method in class org.apache.derby.impl.sql.execute.MaterializedResultSet
-
Gets information from its source.
- getRowLocation() - Method in class org.apache.derby.impl.sql.execute.NormalizeResultSet
-
Gets information from its source.
- getRowLocation() - Method in class org.apache.derby.impl.sql.execute.ProjectRestrictResultSet
-
Gets information from its source.
- getRowLocation() - Method in class org.apache.derby.impl.sql.execute.RowCountResultSet
-
Gets information from its source.
- getRowLocation() - Method in class org.apache.derby.impl.sql.execute.RowResultSet
-
This is not operating against a stored table,
so it has no row location to report.
- getRowLocation() - Method in class org.apache.derby.impl.sql.execute.ScalarAggregateResultSet
-
This result set has its row location from
the last fetch done.
- getRowLocation() - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
-
Gets information from its source.
- getRowLocation() - Method in class org.apache.derby.impl.sql.execute.SetOpResultSet
-
- getRowLocation() - Method in class org.apache.derby.impl.sql.execute.SortResultSet
-
This result set has its row location from
the last fetch done.
- getRowLocation() - Method in class org.apache.derby.impl.sql.execute.TableScanResultSet
-
This result set has its row location from
the last fetch done.
- getRowLocation() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Returns the row location of the current base table row of the cursor.
- getRowLocation() - Method in class org.apache.derby.impl.sql.execute.UnionResultSet
-
A union has a single underlying row at a time, although
from one of several sources.
- getRowLocation() - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
-
This is not operating against a stored table,
so it has no row location to report.
- getRowLocation(TransactionController, ExecIndexRow, int) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Given an index row and index number return the RowLocation
in the heap of the first matching row.
- getRowLocationScanResultSetName() - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
- getRowLocationTemplate(int) - Method in interface org.apache.derby.iapi.sql.Activation
-
Get the saved RowLocation.
- getRowLocationTemplate(int) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Get the saved RowLocation.
- getRowLocationTemplate(int) - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- getRowLocationTemplate(LanguageConnectionContext, TableDescriptor) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
- getRowLocationTemplate(LanguageConnectionContext, TableDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- getRowMap(FormatableBitSet, TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Get a integer based row map from a bit set.
- getRowMultiSet(String[], TypeDescriptor[]) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Get a catalog type that corresponds to a SQL Row Multiset
- getRowMultiSetCollation(TypeDescriptor, int) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
For a row multi set type return an identical type
with the collation type changed.
- getRowNumber() - Method in interface org.apache.derby.iapi.sql.ResultSet
-
Returns the row number of the current row.
- getRowNumber() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Returns the row number of the current row.
- getRowNumber() - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
Returns the row number of the current row.
- getRowNumber() - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
-
Returns the row number of the current row.
- getRowNumber() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Returns the row number of the current row.
- getRowPositionFromRowLocation(RowLocation, RowPosition) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericController
-
Private/Protected methods of This class:
- getRowPositionFromRowLocation(RowLocation, RowPosition) - Method in class org.apache.derby.impl.store.access.heap.HeapController
-
Protected concrete impl of abstract methods of
GenericConglomerateController class:
- getRowResultSet(Activation, GeneratedMethod, boolean, int, double, double) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A row result set forms a result set on a single, known row value.
- getRowResultSet(Activation, GeneratedMethod, boolean, int, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
- getRowsetRowCount() - Method in class org.apache.derby.client.am.Sqlca
-
- getRowsReturned() - Method in class org.apache.derby.impl.sql.execute.SetOpResultSet
-
Return the number of rows returned from the result set
- getRowsSeenLeft() - Method in class org.apache.derby.impl.sql.execute.SetOpResultSet
-
Return the number of rows seen on the left source input
- getRowsSeenRight() - Method in class org.apache.derby.impl.sql.execute.SetOpResultSet
-
Return the number of rows seen on the right source input
- getRowTemplate() - Method in class org.apache.derby.impl.sql.execute.GenericAggregateResultSet
-
Get a template row of the right shape for sorting or returning results.
- getRowTemplate(ConglomerateDescriptor, StoreCostController) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
- getRowTemplate(OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.BranchControlRow
-
Return a new template for reading a data row from the current page.
- getRowTemplate(OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Return a new template for reading a data row from the current page.
- getRowTypes() - Method in interface org.apache.derby.catalog.TypeDescriptor
-
If this catalog type is a row multi-set type
then return its array of catalog types.
- getRowTypes() - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
-
- getRowUncast() - Method in class org.apache.derby.client.am.ClientResultSet
-
- getRowX() - Method in class org.apache.derby.client.am.ClientResultSet
-
- getRsDRDAType(int) - Method in class org.apache.derby.impl.drda.DRDAResultSet
-
get resultset/out parameter DRDAType
- getRsDRDAType(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
get resultset/out parameter DRDAType
- getRsDRDATypes() - Method in class org.apache.derby.impl.drda.DRDAResultSet
-
- getRsDRDATypes() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
- getRSF - Variable in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
This is a utility method to get a common expression --
"BaseActivation.getResultSetFactory()".
- getRsLen(int) - Method in class org.apache.derby.impl.drda.DRDAResultSet
-
get resultset DRDALen
- getRsLen(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
get resultset/out parameter DRDALen
- getRsPrecision(int) - Method in class org.apache.derby.impl.drda.DRDAResultSet
-
get resultset /out parameter precision
- getRsPrecision(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
get resultset /out parameter precision
- getRSReturnability() - Method in class org.apache.derby.client.am.ClientResultSet
-
- getRsScale(int) - Method in class org.apache.derby.impl.drda.DRDAResultSet
-
get resultset /out parameter scale
- getRsScale(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
get resultset /out parameter scale
- getRSXplainDetails() - Method in interface org.apache.derby.iapi.sql.execute.xplain.XPLAINable
-
- getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealAnyResultSetStatistics
-
- getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
-
- getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealDeleteCascadeResultSetStatistics
-
- getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealDeleteVTIResultSetStatistics
-
- getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealDistinctScalarAggregateStatistics
-
- getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealHashJoinStatistics
-
- getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealHashLeftOuterJoinStatistics
-
- getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealHashScanStatistics
-
- getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealHashTableStatistics
-
- getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealIndexRowToBaseRowStatistics
-
- getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealInsertResultSetStatistics
-
- getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealInsertVTIResultSetStatistics
-
- getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealLastIndexKeyScanStatistics
-
- getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealMaterializedResultSetStatistics
-
- getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealNestedLoopJoinStatistics
-
- getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealNestedLoopLeftOuterJoinStatistics
-
- getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealNoRowsResultSetStatistics
-
- getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealOnceResultSetStatistics
-
- getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealProjectRestrictStatistics
-
- getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealScrollInsensitiveResultSetStatistics
-
- getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealSetOpResultSetStatistics
-
- getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealTableScanStatistics
-
- getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealUnionResultSetStatistics
-
- getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealVTIStatistics
-
- getRSXplainType() - Method in interface org.apache.derby.iapi.sql.execute.xplain.XPLAINable
-
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealAnyResultSetStatistics
-
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealCurrentOfStatistics
-
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealDeleteResultSetStatistics
-
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealDeleteVTIResultSetStatistics
-
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealDistinctScanStatistics
-
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealGroupedAggregateStatistics
-
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealHashJoinStatistics
-
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealHashLeftOuterJoinStatistics
-
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealHashScanStatistics
-
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealHashTableStatistics
-
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealIndexRowToBaseRowStatistics
-
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealInsertResultSetStatistics
-
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealInsertVTIResultSetStatistics
-
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealLastIndexKeyScanStatistics
-
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealMaterializedResultSetStatistics
-
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealNestedLoopJoinStatistics
-
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealNestedLoopLeftOuterJoinStatistics
-
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealNormalizeResultSetStatistics
-
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealOnceResultSetStatistics
-
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealProjectRestrictStatistics
-
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealRowCountStatistics
-
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealRowResultSetStatistics
-
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealScalarAggregateStatistics
-
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealScrollInsensitiveResultSetStatistics
-
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealSetOpResultSetStatistics
-
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealSortStatistics
-
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealTableScanStatistics
-
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealUnionResultSetStatistics
-
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealUpdateResultSetStatistics
-
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealVTIStatistics
-
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealWindowResultSetStatistics
-
- getRSYNCMGR() - Method in class org.apache.derby.client.net.NetConnection
-
- getRunQueueSize() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- getRuntimeInfo() - Method in class org.apache.derby.drda.NetworkServerControl
-
Return detailed session runtime information about sessions,
prepared statements, and memory usage for the running Network Server.
- getRuntimeInfo() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- getRuntimeMem() - Method in class org.apache.derby.impl.store.access.btree.OpenBTree
-
- getRuntimeMem() - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
-
- getRunTimeStatistics(Activation, ResultSet, NoPutResultSet[]) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetStatisticsFactory
-
RunTimeStatistics creation.
- getRunTimeStatistics(Activation, ResultSet, NoPutResultSet[]) - Method in class org.apache.derby.impl.sql.execute.RealResultSetStatisticsFactory
-
- getRunTimeStatisticsMode() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the RUNTIMESTATISTICS mode.
- getRunTimeStatisticsMode() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- getRunTimeStatisticsObject() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the RUNTIMESTATISTICS object.
- getRunTimeStatisticsObject() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- getSavedObject(int) - Method in interface org.apache.derby.iapi.sql.execute.ExecPreparedStatement
-
Get a saved object by number.
- getSavedObject(int) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Get the specified saved object.
- getSavedObjects() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Get the saved object pool (for putting into the prepared statement).
- getSavedObjects() - Method in interface org.apache.derby.iapi.sql.execute.ExecPreparedStatement
-
Get all the saved objects.
- getSavedObjects() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- getSavedObjects() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Get the saved objects.
- getSavePoint() - Method in class org.apache.derby.impl.store.raw.xact.SavePoint
-
- getSavepointConstantAction(String, int) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a savepoint statement (ROLLBACK savepoint, RELASE savepoint and SAVEPOINT).
- getSavepointId() - Method in class org.apache.derby.client.am.ClientSavepoint
-
- getSavepointId() - Method in class org.apache.derby.impl.jdbc.EmbedSavepoint
-
Retrieves the generated ID for the savepoint that this Savepoint object
represents.
- getSavepointName() - Method in class org.apache.derby.client.am.ClientSavepoint
-
- getSavepointName() - Method in class org.apache.derby.impl.jdbc.EmbedSavepoint
-
Retrieves the name of the savepoint that this Savepoint object
represents.
- getSavePointPosition(String, Object, boolean) - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Does a save point exist in the stack with the given name.
- getScalarAggregateResultSet(NoPutResultSet, boolean, int, int, int, int, int, boolean, double, double) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A ScalarAggregateResultSet computes non-distinct scalar aggregates.
- getScalarAggregateResultSet(NoPutResultSet, boolean, int, int, int, int, int, boolean, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
- getScale() - Method in interface org.apache.derby.catalog.TypeDescriptor
-
Returns the number of digits to the right of the decimal for
the type, if applicable.
- getScale() - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
-
Returns the number of digits to the right of the decimal for
the datatype, if applicable.
- getScale() - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Returns the number of digits to the right of the decimal for
the datatype, if applicable.
- getScale() - Method in class org.apache.derby.impl.sql.GenericParameter
-
Return the scale of the parameter.
- getScale(int) - Method in class org.apache.derby.client.am.ClientParameterMetaData
-
- getScale(int) - Method in class org.apache.derby.client.am.ColumnMetaData
-
- getScale(int) - Method in interface org.apache.derby.iapi.sql.ParameterValueSet
-
Return the scale of the given parameter index in this pvs.
- getScale(int) - Method in class org.apache.derby.impl.jdbc.EmbedParameterSetMetaData
-
Retrieves the designated parameter's number of digits to right of the decimal point.
- getScale(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
-
What's a column's number of digits to right of the decimal point?
- getScale(int) - Method in class org.apache.derby.impl.sql.GenericParameterValueSet
-
Return the scale of the given parameter index in this pvs.
- getScale(int) - Method in class org.apache.derby.vti.VTIMetaDataTemplate
-
What's a column's number of digits to the right of the decimal point?
- getScale(String, DataTypeDescriptor, DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.NumericTypeCompiler
-
Get the scale of the operation involving
two of the same types.
- getScale(DataTypeDescriptor, DataTypeDescriptor) - Method in class org.apache.derby.iapi.types.TypeId
-
Get the scale of the merge of two decimals
- getScale(TypeId, Object) - Method in class org.apache.derby.impl.sql.compile.NumericConstantNode
-
- getScanArgs(TransactionController, MethodBuilder, Optimizable, OptimizablePredicateList, OptimizablePredicateList, ExpressionClassBuilderInterface, int, int, int, int, int, boolean, int, int, boolean) - Method in interface org.apache.derby.iapi.sql.compile.JoinStrategy
-
Get the appropriate arguments to the scan for this type of join.
- getScanArgs(TransactionController, MethodBuilder, Optimizable, OptimizablePredicateList, OptimizablePredicateList, ExpressionClassBuilderInterface, int, int, int, int, int, boolean, int, int, boolean) - Method in class org.apache.derby.impl.sql.compile.HashJoinStrategy
-
- getScanArgs(TransactionController, MethodBuilder, Optimizable, OptimizablePredicateList, OptimizablePredicateList, ExpressionClassBuilderInterface, int, int, int, int, int, boolean, int, int, boolean) - Method in class org.apache.derby.impl.sql.compile.NestedLoopJoinStrategy
-
- getScanArguments(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
- getScanArguments(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
- getScanColumnList() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
- getScanController(long, StaticCompiledOpenConglomInfo, DynamicCompiledOpenConglomInfo, ExecRow) - Method in class org.apache.derby.impl.sql.execute.GenericRIChecker
-
Get a scan controller positioned using searchRow as
the start/stop position.
- getScanCost(int, long, int, boolean, FormatableBitSet, DataValueDescriptor[], DataValueDescriptor[], int, DataValueDescriptor[], int, boolean, int, StoreCostResult) - Method in interface org.apache.derby.iapi.store.access.StoreCostController
-
Calculate the cost of a scan.
- getScanCost(int, long, int, boolean, FormatableBitSet, DataValueDescriptor[], DataValueDescriptor[], int, DataValueDescriptor[], int, boolean, int, StoreCostResult) - Method in class org.apache.derby.impl.store.access.btree.BTreeCostController
-
Calculate the cost of a scan.
- getScanCost(int, long, int, boolean, FormatableBitSet, DataValueDescriptor[], DataValueDescriptor[], int, DataValueDescriptor[], int, boolean, int, StoreCostResult) - Method in class org.apache.derby.impl.store.access.heap.HeapCostController
-
Calculate the cost of a scan.
- getScanInfo() - Method in interface org.apache.derby.iapi.store.access.GenericScanController
-
Return ScanInfo object which describes performance of scan.
- getScanInfo() - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
-
Return ScanInfo object which describes performance of scan.
- getScanInfo() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
Return ScanInfo object which describes performance of scan.
- getScanInfo() - Method in class org.apache.derby.impl.store.access.heap.HeapScan
-
Return ScanInfo object which describes performance of scan.
- getScanInfo() - Method in class org.apache.derby.impl.store.access.sort.Scan
-
Return ScanInfo object which describes performance of scan.
- getScanIsolationLevel() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Get the isolation level for the scans in this query.
- getScanIsolationLevel() - Method in interface org.apache.derby.iapi.sql.execute.NoPutResultSet
-
Return the isolation level of the scan in the result set.
- getScanIsolationLevel() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- getScanIsolationLevel() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
- getScanIsolationLevel() - Method in class org.apache.derby.impl.sql.execute.ScanResultSet
-
Return the isolation level of the scan in the result set.
- getScanIsolationLevel() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Return the isolation level of the scan in the result set.
- getScanIsolationLevel() - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
-
- getScanned() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptorList
-
Return whether or not the underlying system table has been scanned.
- getScanned() - Method in class org.apache.derby.iapi.sql.dictionary.GenericDescriptorList
-
Return whether or not the underlying system table has been scanned.
- getScannedObject() - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
-
- getScanPosition() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
- getScanProperties() - Method in class org.apache.derby.impl.sql.execute.DependentResultSet
-
- getScanProperties() - Method in class org.apache.derby.impl.sql.execute.HashScanResultSet
-
- getScanProperties() - Method in class org.apache.derby.impl.sql.execute.TableScanResultSet
-
- getScanPropsDescriptor(Object) - Method in interface org.apache.derby.iapi.sql.execute.xplain.XPLAINable
-
- getScanPropsDescriptor(Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
-
- getScanPropsDescriptor(Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealHashScanStatistics
-
- getScanPropsDescriptor(Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealHashTableStatistics
-
- getScanPropsDescriptor(Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealLastIndexKeyScanStatistics
-
- getScanPropsDescriptor(Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealNoRowsResultSetStatistics
-
- getScanPropsDescriptor(Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealTableScanStatistics
-
- getScanQualifier(int) - Method in interface org.apache.derby.iapi.sql.execute.ExecutionFactory
-
Get an array of ScanQualifiers for a scan.
- getScanQualifier(int) - Method in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
-
- getScanQualifiers() - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
-
- getScanState() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
- getScanStatisticsText() - Method in interface org.apache.derby.iapi.sql.execute.RunTimeStatistics
-
Get a String representation of the information on the nodes
relating to table and index scans from the execution plan for
the associated query or statement.
- getScanStatisticsText() - Method in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
-
Get the information on the nodes relating to table and index scans
from the execution plan for the associated query or statement as a String.
- getScanStatisticsText(String) - Method in interface org.apache.derby.iapi.sql.execute.RunTimeStatistics
-
Get a String representation of the information on the nodes
relating to table and index scans from the execution plan for
the associated query or statement for a particular table.
- getScanStatisticsText(String) - Method in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
-
Get the information on the nodes relating to table and index scans
for table tableName from the execution plan for the associated query
or statement as a String.
- getScanStatisticsText(String, int) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetStatistics
-
Return information on the scan nodes from the statement execution
plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealAnyResultSetStatistics
-
Return information on the scan nodes from the statement execution
plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealCurrentOfStatistics
-
Return information on the scan nodes from the statement execution
plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealDeleteCascadeResultSetStatistics
-
Return information on the scan nodes from the statement execution
plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealDeleteResultSetStatistics
-
Return information on the scan nodes from the statement execution
plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealDeleteVTIResultSetStatistics
-
Return information on the scan nodes from the statement execution
plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealDistinctScalarAggregateStatistics
-
Return information on the scan nodes from the statement execution
plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealDistinctScanStatistics
-
Return information on the scan nodes from the statement execution
plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealGroupedAggregateStatistics
-
Return information on the scan nodes from the statement execution
plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealHashScanStatistics
-
Return information on the scan nodes from the statement execution
plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealHashTableStatistics
-
Return information on the scan nodes from the statement execution
plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealIndexRowToBaseRowStatistics
-
Return information on the scan nodes from the statement execution
plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealInsertResultSetStatistics
-
Return information on the scan nodes from the statement execution
plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealInsertVTIResultSetStatistics
-
Return information on the scan nodes from the statement execution
plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealLastIndexKeyScanStatistics
-
Return information on the scan nodes from the statement execution
plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealMaterializedResultSetStatistics
-
Return information on the scan nodes from the statement execution
plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealNestedLoopJoinStatistics
-
Return information on the scan nodes from the statement execution
plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealNestedLoopLeftOuterJoinStatistics
-
Return information on the scan nodes from the statement execution
plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealNormalizeResultSetStatistics
-
Return information on the scan nodes from the statement execution
plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealOnceResultSetStatistics
-
Return information on the scan nodes from the statement execution
plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealProjectRestrictStatistics
-
Return information on the scan nodes from the statement execution
plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealRowCountStatistics
-
Return information on the scan nodes from the statement execution
plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealRowResultSetStatistics
-
Return information on the scan nodes from the statement execution
plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealScalarAggregateStatistics
-
Return information on the scan nodes from the statement execution
plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealScrollInsensitiveResultSetStatistics
-
Return information on the scan nodes from the statement execution
plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealSetOpResultSetStatistics
-
Return information on the scan nodes from the statement execution
plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealSortStatistics
-
Return information on the scan nodes from the statement execution
plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealTableScanStatistics
-
Return information on the scan nodes from the statement execution
plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealUnionResultSetStatistics
-
Return information on the scan nodes from the statement execution
plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealUpdateResultSetStatistics
-
Return information on the scan nodes from the statement execution
plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealVTIStatistics
-
Return information on the scan nodes from the statement execution
plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealWindowResultSetStatistics
-
Return information on the scan nodes from the statement execution
plan as a String.
- getScanType() - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
-
- getSchema() - Method in class org.apache.derby.client.am.ClientConnection
-
Get the name of the current schema.
- getSchema() - Method in class org.apache.derby.client.am.LogicalConnection
-
Get the name of the current schema.
- getSchema() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
Get the name of the current schema.
- getSchema() - Method in interface org.apache.derby.iapi.jdbc.EngineConnection
-
Get the name of the current schema.
- getSchema() - Method in class org.apache.derby.impl.drda.PiggyBackedSessionData
-
- getSchema() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Get the name of the current schema.
- getSchema() - Method in class org.apache.derby.tools.SignatureChecker.SQLRoutine
-
- getSchemaDescriptor() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
-
Gets the SchemaDescriptor for this alias.
- getSchemaDescriptor() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
Get the SchemaDescriptor for the schema that this constraint
belongs to.
- getSchemaDescriptor() - Method in class org.apache.derby.iapi.sql.dictionary.FileInfoDescriptor
-
- getSchemaDescriptor() - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
-
- getSchemaDescriptor() - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Gets the SchemaDescriptor for this SPS Descriptor.
- getSchemaDescriptor() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets the SchemaDescriptor for this TableDescriptor.
- getSchemaDescriptor() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Get the triggers schema descriptor
- getSchemaDescriptor() - Method in class org.apache.derby.iapi.sql.dictionary.UniqueSQLObjectDescriptor
-
Get the objects schema descriptor
- getSchemaDescriptor() - Method in class org.apache.derby.impl.sql.compile.DDLStatementNode
-
Get a schema descriptor for this DDL object.
- getSchemaDescriptor() - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Get a schema descriptor for the given table.
- getSchemaDescriptor() - Method in class org.apache.derby.impl.sql.compile.FromTable
-
Get a schema descriptor for the given table.
- getSchemaDescriptor(boolean, boolean) - Method in class org.apache.derby.impl.sql.compile.DDLStatementNode
-
Get a schema descriptor for this DDL object.
- getSchemaDescriptor(String) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Get the descriptor for the named schema.
- getSchemaDescriptor(String, boolean) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Get the descriptor for the named schema.
- getSchemaDescriptor(String, boolean, DataDictionary, LanguageConnectionContext, CompilerContext) - Static method in class org.apache.derby.iapi.sql.StatementUtil
-
Get the descriptor for the named schema.
- getSchemaDescriptor(String, TransactionController, boolean) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get the descriptor for the named schema.
- getSchemaDescriptor(String, TransactionController, boolean) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the descriptor for the named schema.
- getSchemaDescriptor(UUID, int, TransactionController) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get the SchemaDescriptor for the given schema identifier.
- getSchemaDescriptor(UUID, int, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the SchemaDescriptor for the given schema identifier.
- getSchemaDescriptor(UUID, TransactionController) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get the SchemaDescriptor for the given schema identifier.
- getSchemaDescriptor(UUID, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the SchemaDescriptor for the given schema identifier.
- getSchemaDescriptor(TableName) - Method in class org.apache.derby.impl.sql.compile.FromTable
-
Get a schema descriptor for the given table.
- getSchemaDescriptorBody(UUID, int, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- getSchemaDescriptorForCreate(DataDictionary, Activation, String) - Static method in class org.apache.derby.impl.sql.execute.DDLConstantAction
-
Get the schema descriptor in the creation of an object in
the passed in schema.
- getSchemaId() - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
-
- getSchemaId() - Method in class org.apache.derby.impl.sql.catalog.TableKey
-
Get the schema id.
- getSchemaId(ExecRow) - Method in class org.apache.derby.impl.sql.catalog.SYSCONSTRAINTSRowFactory
-
Get the schema ID of the row.
- getSchemaID() - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
-
Gets the UUID for the schema that the conglomerate belongs to.
- getSchemaName() - Method in class org.apache.derby.catalog.types.BaseTypeIdImpl
-
Get the schema name of this type.
- getSchemaName() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
-
Gets the name of the schema that the alias lives in.
- getSchemaName() - Method in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
Gets the name of the schema
- getSchemaName() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets the name of the schema the table lives in.
- getSchemaName() - Method in interface org.apache.derby.iapi.sql.execute.ExecCursorTableReference
-
Return the schema for the table.
- getSchemaName() - Method in class org.apache.derby.impl.sql.catalog.SequenceGenerator
-
Get the name of the schema of this sequence generator.
- getSchemaName() - Method in class org.apache.derby.impl.sql.compile.BaseColumnNode
-
Get the user-supplied schema name for this column's table.
- getSchemaName() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Get the user-supplied schema name of this column.
- getSchemaName() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
- getSchemaName() - Method in class org.apache.derby.impl.sql.compile.TableName
-
Get the schema name.
- getSchemaName() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
This returns the user-supplied schema name of the column.
- getSchemaName() - Method in class org.apache.derby.impl.sql.compile.VirtualColumnNode
-
Get the name of the schema the ResultColumn's table is in, if any.
- getSchemaName() - Method in class org.apache.derby.impl.sql.CursorTableReference
-
Return the schema for the table.
- getSchemaName() - Method in class org.apache.derby.impl.sql.execute.InsertConstantAction
-
Gets the name of the schema that the table is in
- getSchemaName() - Method in class org.apache.derby.impl.sql.execute.UpdateConstantAction
-
- getSchemaName(int) - Method in class org.apache.derby.client.am.ColumnMetaData
-
- getSchemaName(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
-
What's a column's table's schema?
- getSchemaName(int) - Method in class org.apache.derby.vti.VTIMetaDataTemplate
-
What's a column's table's schema?
- getSchemas() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getSchemas() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getSchemas() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get the schema names available in this database.
- getSchemas(String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
Get the schema names available in this database.
- getSchemas(String, String) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getSchemas(String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 4.0
- getSchemas(String, String) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getSchemasX() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getSchemasX(String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
Untraced version of getSchemas(String, String).
- getSchemaTerm() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getSchemaTerm() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getSchemaTerm() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the database vendor's preferred term for "schema"?
- getSchemaTerm() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getSchemaTerm__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getSchemaUUID() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
-
Gets the UUID of the schema for this method alias.
- getSchemaUUID(ExecRow) - Method in class org.apache.derby.impl.sql.catalog.SYSCONGLOMERATESRowFactory
-
Get the schema's UUID from the row.
- getScopedOperand(int, JBitSet, ResultSetNode, int[]) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
Take a ResultSetNode and return a column reference that is scoped for
for the received ResultSetNode, where "scoped" means that the column
reference points to a specific column in the RSN.
- getScratchCostEstimate() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Get the scratch estimate
- getScratchCostEstimate(Optimizer) - Method in class org.apache.derby.impl.sql.compile.FromTable
-
- getScrollable() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
- getScrollInsensitiveResultSet(NoPutResultSet, Activation, int, int, boolean, double, double) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A ResultSet which provides the insensitive scrolling functionality
for the underlying result set by materializing the underlying ResultSet
tree into a hash table while scrolling forward.
- getScrollInsensitiveResultSet(NoPutResultSet, Activation, int, int, boolean, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
- getScrollType() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
- getSearchStringEscape() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getSearchStringEscape() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getSearchStringEscape() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
This is the string that can be used to escape '_' or '%' in
the string pattern style catalog search parameters.
- getSearchStringEscape() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getSearchStringEscape__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getSecMecValue(String) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Retrieve the SECMEC integer value from the
user friendly security mechanism name
- getSECMGR() - Method in class org.apache.derby.client.net.NetConnection
-
- getSecond(int) - Static method in class org.apache.derby.iapi.types.SQLTime
-
Get the encoded second value (may be different than the second value for
current timezone if value encoded in a different timezone)
- getSeconds() - Method in class org.apache.derby.client.am.DateTimeValue
-
Get second component.
- getSeconds(NumberDataValue) - Method in interface org.apache.derby.iapi.types.DateTimeDataValue
-
Get the second of the minute out of a time or timestamp.
- getSeconds(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLDate
-
- getSeconds(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLTime
-
- getSeconds(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLTimestamp
-
- getSection() - Method in class org.apache.derby.client.am.ClientStatement
-
Provides public access for section_.
- getSection(Stack, String, String, int) - Method in class org.apache.derby.client.am.SectionManager
-
- getSectionNumber() - Method in class org.apache.derby.client.am.Section
-
- getSecureRandom() - Method in interface org.apache.derby.iapi.services.crypto.CipherFactory
-
- getSecureRandom() - Method in class org.apache.derby.impl.services.jce.JCECipherFactory
-
- getSecurityMechanism() - Method in class org.apache.derby.client.net.NetConnection
-
- getSecurityMechanism() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
get the security mechanism (secmec value) that the server
will accept connections from.
- getSecurityMechanism() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
Return the security mechanism.
- getSecurityMechanism() - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
-
- getSecurityMechanism(String) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
Return the security mechanism for this datasource object.
- getSecurityMechanism(String) - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
-
- getSecurityMechanism(Properties) - Static method in class org.apache.derby.jdbc.BasicClientDataSource40
-
Return security mechanism if it is set, else upgrade the security
mechanism if possible and return the upgraded security mechanism
- getSegmentId() - Method in class org.apache.derby.iapi.store.raw.ContainerKey
-
Return my segment identifier
- getSegmentId() - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
- getSelectedSchema(Connection) - Static method in class org.apache.derby.impl.tools.ij.util
-
Selects the current schema from the given connection.
- getSelectListOffset(ResultColumnList, ValueNode) - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Find a column reference in the SELECT list of the driving left join
and return its 1-based offset into that list.
- getSelectPriv() - Method in class org.apache.derby.iapi.sql.dictionary.TablePermsDescriptor
-
- getSelectSubquerys() - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Return the selectSubquerys for this SelectNode.
- getSemiRowCount(TransactionController) - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
Return the "semi" row count of a table.
- getSeparator() - Method in class org.apache.derby.impl.io.BaseStorageFactory
-
Get the pathname separator character used by the StorageFile implementation.
- getSeparator() - Method in class org.apache.derby.impl.io.VFMemoryStorageFactory
-
Returns the path separator used by this storage factory.
- getSeparator() - Method in interface org.apache.derby.io.StorageFactory
-
Get the pathname separator character used by the StorageFile implementation.
- getSeparatorChar() - Method in interface org.apache.derby.iapi.store.access.FileResource
-
- getSeparatorChar() - Method in class org.apache.derby.impl.store.raw.data.RFResource
-
- getSequenceDescriptor(UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
get a descriptor for a Sequence by uuid
- getSequenceDescriptor(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- getSequenceDescriptor(SchemaDescriptor, String) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
get a descriptor for a Sequence by sequence name
- getSequenceDescriptor(SchemaDescriptor, String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the sequence descriptor given a sequence name and a schema Id.
- getSequenceID(String, String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the uuid string of a sequence given its schema and sequence name.
- getSequenceName() - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
-
- getServer() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Get server
- getServerCursorName() - Method in class org.apache.derby.client.am.ClientResultSet
-
- getServerCursorName() - Method in class org.apache.derby.client.am.Section
-
- getServerCursorNameForPositionedUpdate() - Method in class org.apache.derby.client.am.Section
-
- getServerName() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
- getServerName() - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
-
- getServerProperty(String) - Method in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
-
Gets the value of a specific network server setting (property).
- getServerStatus() - Method in class org.apache.derby.drda.NetServlet
-
Get the currrent server status by using test connection
- getServerVersion() - Method in class org.apache.derby.client.am.ClientConnection
-
- getServerVersion() - Method in class org.apache.derby.client.am.LogicalConnection
-
- getService() - Method in class org.apache.derby.impl.services.monitor.TopService
-
- getServiceBoolean(PersistentSet, String, boolean) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
-
Get a service wide property as a boolean.
- getServiceInt(PersistentSet, String, int, int, int) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
-
Get a service wide property as a int.
- getServiceInt(PersistentSet, Properties, String, int, int, int) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
-
Get a service wide property as a int.
- getServiceList(String) - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
Return an array of the service identifiers that are running and
implement the passed in protocol (java interface class name).
- getServiceList(String) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Return an array of the service identifiers that are running and
implement the passed in protocol (java interface class name).
- getServiceModule(Object, String) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
-
- getServiceModule(Object, String) - Static method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
-
Privileged module lookup.
- getServiceModule(Object, String) - Static method in class org.apache.derby.impl.services.reflect.UpdateLoader
-
Privileged module lookup.
- getServiceModule(Object, String) - Static method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
-
Privileged module lookup.
- getServiceModule(Object, String) - Static method in class org.apache.derby.impl.store.raw.data.D_DiagnosticUtil
-
Privileged module lookup.
- getServiceModule(Object, String) - Static method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Privileged module lookup.
- getServiceModule(Object, String) - Static method in class org.apache.derby.impl.store.raw.data.StreamFileContainer
-
Privileged module lookup.
- getServiceModule(Object, String) - Static method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Privileged module lookup.
- getServiceName() - Method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
-
Get the name of the database if we are performing authentication at the database level.
- getServiceName(Object) - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
Return the name of the service that the passed in module lives in.
- getServiceName(Object) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
-
Return the name of the service that the passed in module lives in.
- getServiceName(Object) - Static method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
-
Privileged service name lookup.
- getServiceName(Object) - Static method in class org.apache.derby.impl.jdbc.authentication.NativeAuthenticationServiceImpl
-
Privileged Monitor lookup.
- getServiceName(Object) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Return the name of the service that the passed in module lives in.
- getServiceName(Object) - Static method in class org.apache.derby.impl.store.raw.RawStore
-
Privileged service name lookup.
- getServiceProperties(String, Properties) - Method in interface org.apache.derby.iapi.services.monitor.PersistentService
-
For a service return its service properties, typically from the service.properties
file.
- getServiceProperties(String, Properties) - Method in class org.apache.derby.impl.services.monitor.StorageFactoryService
-
Open the service properties in the directory identified by the service name.
- getServiceProperty(PersistentSet, String) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
-
Find a service wide property.
- getServiceProperty(PersistentSet, String, String) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
-
Find a service wide property with a default.
- getServicePropertyList() - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
-
Get the list of properties which are normally stored in service.properties
- getServiceProvider(String) - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
Return the PersistentService for a subsubprotocol.
- getServiceProvider(String) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
- getServiceType() - Method in class org.apache.derby.impl.services.monitor.TopService
-
- getServiceType(Object) - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
Return the PersistentService object for a service.
- getServiceType(Object) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Return the PersistentService object for a service.
- getSession() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Get session we are working on
- getSession() - Method in class org.apache.derby.impl.tools.ij.ConnectionEnv
-
- getSession(String) - Method in class org.apache.derby.impl.tools.ij.ConnectionEnv
-
- getSessionName() - Method in class org.apache.derby.impl.tools.ij.QualifiedIdentifier
-
- getSessions() - Method in class org.apache.derby.impl.tools.ij.ConnectionEnv
-
- getSessionSchemaTableNamesForCursor() - Method in class org.apache.derby.impl.sql.compile.CursorNode
-
- getSessionUserId() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the Authorization Id of the session user
- getSessionUserId() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Get the session user
- getSetAutoincrementValue(int, long) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Called by generated code to compute the next autoincrement value.
- getSetAutoincrementValue(int, long) - Method in class org.apache.derby.impl.sql.execute.DMLWriteGeneratedColumnsResultSet
-
getSetAutoincrementValue will get the autoincrement value of the
columnPosition specified for the target table.
- getSetAutoincrementValue(int, long) - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
-
getSetAutoincrementValue will get the autoincrement value of the
columnPosition specified for the target table.
- getSetAutoincrementValue(int, long) - Method in class org.apache.derby.impl.sql.execute.UpdateResultSet
-
getSetAutoincrementValue will get the autoincrement value of the
columnPosition specified for the target table.
- getSetAutoincrementValue(RowLocation, TransactionController, boolean, NumberDataValue, boolean) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
getSetAutoincrementValue fetches the autoincrement value from
SYSCOLUMNS given a row location.
- getSetAutoincrementValue(RowLocation, TransactionController, boolean, NumberDataValue, boolean) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- getSetClause(ColumnDescriptorList) - Method in class org.apache.derby.impl.sql.compile.DeleteNode
-
- getSetConstraintsConstantAction(List<TableName>, boolean) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Get ConstantAction for SET CONSTRAINTS statement.
- getSetOpResultSet(NoPutResultSet, NoPutResultSet, Activation, int, long, double, int, boolean, int, int, int) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
The SetOpResultSet is used to implement an INTERSECT or EXCEPT operation.
- getSetOpResultSet(NoPutResultSet, NoPutResultSet, Activation, int, long, double, int, boolean, int, int, int) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
- getSetRoleConstantAction(String, int) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a SET ROLE statement.
- getSetSchemaConstantAction(String, int) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a SET SCHEMA statement.
- getSetTransactionIsolationConstantAction(int) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a SET TRANSACTION ISOLATION statement.
- getSetTransactionResultSet(Activation) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
- getSetTransactionResultSet(Activation) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
- getSeverity() - Method in exception org.apache.derby.iapi.error.StandardException
-
- getSeverityFromIdentifier(String) - Static method in class org.apache.derby.iapi.error.ExceptionUtil
-
Get the severity given a message identifier from SQLState.
- getSeverityFromIdentifier(String) - Static method in exception org.apache.derby.iapi.error.StandardException
-
Get the severity given a message identifier from org.apache.derby.iapi.reference.SQLState.
- getSeverityFromIdentifier(String) - Static method in class org.apache.derby.shared.common.error.ExceptionUtil
-
Get the severity given a message identifier from SQLState.
- getSharedState(String) - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
- getSharedState(String) - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
-
- getSharedState(String) - Method in interface org.apache.derby.vti.VTIEnvironment
-
Get an object associated with a key from set of objects maintained with the statement plan.
- getShort() - Method in class org.apache.derby.iapi.types.DataType
-
Gets the value in the data value descriptor as a short.
- getShort() - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Gets the value in the data value descriptor as a short.
- getShort() - Method in class org.apache.derby.iapi.types.SQLBoolean
-
- getShort() - Method in class org.apache.derby.iapi.types.SQLChar
-
Get Short from a SQLChar.
- getShort() - Method in class org.apache.derby.iapi.types.SQLClob
-
- getShort() - Method in class org.apache.derby.iapi.types.SQLDecimal
-
- getShort() - Method in class org.apache.derby.iapi.types.SQLDouble
-
- getShort() - Method in class org.apache.derby.iapi.types.SQLInteger
-
- getShort() - Method in class org.apache.derby.iapi.types.SQLLongint
-
- getShort() - Method in class org.apache.derby.iapi.types.SQLReal
-
- getShort() - Method in class org.apache.derby.iapi.types.SQLSmallint
-
- getShort() - Method in class org.apache.derby.iapi.types.SQLTinyint
-
- getShort() - Method in class org.apache.derby.iapi.types.UserType
-
- getShort(byte[], int) - Static method in class org.apache.derby.client.am.SignedBinary
-
Build a Java short from a 2-byte signed binary representation.
- getShort(byte[], int, int) - Static method in class org.apache.derby.impl.drda.SignedBinary
-
Build a Java short from a 2-byte signed binary representation.
- getShort(int) - Method in class org.apache.derby.catalog.GetProcedureColumns
-
- getShort(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getShort(int) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getShort(int) - Method in class org.apache.derby.client.am.Cursor
-
- getShort(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getShort(int) - Method in class org.apache.derby.diag.SpaceTable
-
- getShort(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getShort(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
- getShort(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the value of a column in the current row as a Java short.
- getShort(int) - Method in class org.apache.derby.vti.ForwardingVTI
-
- getShort(int) - Method in class org.apache.derby.vti.StringColumnVTI
-
- getShort(int) - Method in class org.apache.derby.vti.VTITemplate
-
- getShort(String) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getShort(String) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getShort(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getShort(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getShort(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0
Retrieves the value of a JDBC SMALLINT parameter as a short in the Java
programming language.
- getShort(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the value of a column in the current row as a Java short.
- getShort(String) - Method in class org.apache.derby.vti.VTITemplate
-
- getShortDatabaseName() - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Return database name with ant attributes stripped off.
- getShortDbName() - Method in class org.apache.derby.impl.drda.Database
-
- getShortFromBoolean(boolean) - Method in class org.apache.derby.client.am.CrossConverters
-
- getShortFromDouble(double) - Method in class org.apache.derby.client.am.CrossConverters
-
- getShortFromFloat(float) - Method in class org.apache.derby.client.am.CrossConverters
-
- getShortFromInt(int) - Method in class org.apache.derby.client.am.CrossConverters
-
- getShortFromLong(long) - Method in class org.apache.derby.client.am.CrossConverters
-
- getShortFromString(String) - Method in class org.apache.derby.client.am.CrossConverters
-
- getShowSelectCount() - Static method in class org.apache.derby.tools.JDBCDisplayUtil
-
- getShrinkKey(OpenBTree, ControlRow, int) - Method in class org.apache.derby.impl.store.access.btree.BTreePostCommit
-
- getShutdown() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- getShutdownDatabase() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
- getShutdownDatabase() - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
- getShutdownDatabase() - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
-
- getShutdownDatabase() - Method in interface org.apache.derby.jdbc.EmbeddedDataSourceInterface
-
- getShutdownSync() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- getSigners(String, JarEntry) - Method in class org.apache.derby.impl.services.reflect.JarLoader
-
Validate the security certificates (signers) for the class data.
- getSimpleQuery(String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Execute a query in metadata.properties, or an SPS in the SYS
schema.
- getSimpleQuery(String, boolean) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Execute a query in metadata.properties (or SPS in the SYS
schema) or metadata_net.properties (or SPS in the SYSIBM
schema).
- getSimpleVersionString() - Method in class org.apache.derby.iapi.services.info.ProductVersionHolder
-
Return the feature version string, ie. major.minor.
- getSingleScanRowCountEstimate(double, double) - Method in class org.apache.derby.impl.sql.compile.IntersectOrExceptNode
-
- getSize() - Method in interface org.apache.derby.iapi.services.cache.SizedCacheable
-
Get the estimated size of the cacheable object.
- getSize() - Method in class org.apache.derby.impl.store.replication.buffer.ReplicationLogBuffer
-
- getSizeCoefficients(Class) - Static method in class org.apache.derby.iapi.services.cache.ClassSize
-
The estimate of the size of a class instance depends on whether the JVM uses 32 or 64
bit addresses, that is it depends on the size of an object reference.
- getSlaveFactoryModule() - Method in class org.apache.derby.impl.store.raw.RawStore
-
- getSlotNumber(RecordHandle) - Method in interface org.apache.derby.iapi.store.raw.Page
-
Get the slot number.
- getSlotNumber(RecordHandle) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
- getSlotNumberHint() - Method in interface org.apache.derby.iapi.store.raw.RecordHandle
-
What slot number might the record be at?
- getSlotNumberHint() - Method in class org.apache.derby.impl.store.raw.data.RecordId
-
What slot number might the record be at?
- getSlotOffset(int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Get the page offset of a given slot entry.
- getSlotsInUse() - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
- getSocketFactory() - Static method in class org.apache.derby.client.net.NaiveTrustManager
-
Generate a socket factory with this trust manager.
- getSocketFactory() - Static method in class org.apache.derby.impl.drda.NaiveTrustManager
-
Generate a socket factory with this trust manager.
- getSortAggregators(AggregatorInfoList, boolean, LanguageConnectionContext, NoPutResultSet) - Method in class org.apache.derby.impl.sql.execute.GenericAggregateResultSet
-
For each AggregatorInfo in the list, generate a
GenericAggregator and stick it in an array of
GenericAggregators.
- getSortCost(DataValueDescriptor[], ColumnOrdering[], boolean, long, long, int) - Method in interface org.apache.derby.iapi.store.access.SortCostController
-
Calculate the cost of a sort.
- getSortCost(DataValueDescriptor[], ColumnOrdering[], boolean, long, long, int) - Method in class org.apache.derby.impl.store.access.sort.ExternalSortFactory
-
Short one line description of routine.
- getSortCostController() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Get a SortCostController.
- getSortCostController() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- getSortedByPosition() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Return an array that contains references to the columns in this list
sorted by position.
- getSorterOutput() - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
-
- getSortInfo() - Method in interface org.apache.derby.iapi.store.access.SortController
-
Return SortInfo object which contains information about the current
state of the sort.
- getSortInfo() - Method in class org.apache.derby.impl.store.access.sort.MergeInserter
-
Return SortInfo object which contains information about the current
sort.
- getSortNeeded() - Method in interface org.apache.derby.iapi.sql.compile.RequiredRowOrdering
-
- getSortNeeded() - Method in class org.apache.derby.impl.sql.compile.OrderByList
-
Get whether or not a sort is needed.
- getSortPropsDescriptor(Object) - Method in interface org.apache.derby.iapi.sql.execute.xplain.XPLAINable
-
- getSortPropsDescriptor(Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
-
- getSortPropsDescriptor(Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealGroupedAggregateStatistics
-
- getSortPropsDescriptor(Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealNoRowsResultSetStatistics
-
- getSortPropsDescriptor(Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealSortStatistics
-
- getSortResultSet(NoPutResultSet, boolean, boolean, int, int, int, int, double, double) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A sort result set sorts its source and if requested removes
duplicates.
- getSortResultSet(NoPutResultSet, boolean, boolean, int, int, int, int, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
- getSortType() - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
-
- getSource() - Method in interface org.apache.derby.iapi.sql.PreparedStatement
-
Return the SQL string that this statement is for.
- getSource() - Method in interface org.apache.derby.iapi.sql.Statement
-
Return the SQL string that this statement is for.
- getSource() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Get the source this columnReference
- getSource() - Method in class org.apache.derby.impl.sql.compile.ColumnReference.RemapInfo
-
- getSource() - Method in class org.apache.derby.impl.sql.compile.SubstituteExpressionVisitor
-
used by GroupByNode to process expressions by complexity level.
- getSource() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
- getSource() - Method in class org.apache.derby.impl.sql.GenericStatement
-
- getSourceColumn() - Method in class org.apache.derby.impl.sql.compile.VirtualColumnNode
-
Return the ResultColumn that is the source of this VirtualColumnNode.
- getSourceColumnName() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Returns the underlying source column name, if this ResultColumn
is a simple direct reference to a table column, or NULL otherwise.
- getSourceInList() - Method in class org.apache.derby.impl.sql.compile.Predicate
-
If this predicate corresponds to an IN-list, return the underlying
InListOperatorNode from which it was built.
- getSourceInList(boolean) - Method in class org.apache.derby.impl.sql.compile.Predicate
-
Does the work of getSourceInList() above, but can also be called
directly with an argument to indicate whether or not we should
limit ourselves to probe predicates.
- getSourceLevel() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Get the source level for this CR.
- getSourceResultColumn() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
- getSourceResultColumn() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Get the source for this ValueNode.
- getSourceResultColumn() - Method in class org.apache.derby.impl.sql.compile.VirtualColumnNode
-
Return the ResultColumn that is the source of this VirtualColumnNode.
- getSourceResultSet() - Method in class org.apache.derby.impl.sql.compile.VirtualColumnNode
-
Return the ResultSetNode that is the source of this VirtualColumnNode.
- getSourceResultSet(int[]) - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Find the source result set for this ColumnReference and
return it.
- getSourceSchemaName() - Method in interface org.apache.derby.iapi.sql.ResultColumnDescriptor
-
Get the name of the schema for the Column's base table, if any.
- getSourceSchemaName() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Get the name of the schema for the Column's base table, if any.
- getSourceSchemaName() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
- getSourceSchemaName() - Method in class org.apache.derby.impl.sql.GenericColumnDescriptor
-
Get the name of the schema for the Column's base table, if any.
- getSourceTableName() - Method in interface org.apache.derby.iapi.sql.ResultColumnDescriptor
-
Get the name of the underlying(base) table this column comes from, if any.
- getSourceTableName() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Get the name of the underlying(base) table this column comes from, if any.
- getSourceTableName() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
- getSourceTableName() - Method in class org.apache.derby.impl.sql.GenericColumnDescriptor
-
Get the name of the underlying(base) table this column comes from, if any.
- getSpaceInfo() - Method in interface org.apache.derby.iapi.store.access.ConglomerateController
-
Get information about space used by the conglomerate.
- getSpaceInfo() - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
Get information about space used by the container.
- getSpaceInfo() - Method in class org.apache.derby.impl.store.access.btree.OpenBTree
-
- getSpaceInfo() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericController
-
- getSpaceInfo() - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
-
Get information about space used by the conglomerate.
- getSpaceInfo() - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
Get information about space used by the container.
- getSpaceInfo(int) - Method in class org.apache.derby.diag.SpaceTable
-
- getSpaceInfo(BaseContainerHandle) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Get information about space used by the container.
- getSpaceInfo(BaseContainerHandle) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Get information about space used by the container.
- getSpareSpace() - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
- getSparseRow(ExecRow, int[]) - Method in class org.apache.derby.impl.sql.execute.CurrentOfResultSet
-
Return a sparse heap row, based on a compact index row.
- getSpecialTriggerVTITableName(LanguageConnectionContext, String) - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Check and see if we have a special trigger VTI.
- getSpecificName() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
-
Return the specific name for this object.
- getSplitQRYDTA() - Method in class org.apache.derby.impl.drda.DRDAResultSet
-
- getSplitQRYDTA() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
- getSPS(LanguageConnectionContext, boolean) - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Get the SPS for the triggered SQL statement or the WHEN clause.
- getSPSDescriptor() - Method in class org.apache.derby.impl.sql.catalog.SPSNameCacheable
-
Get the sps descriptor that is associated with this Cacheable
- getSPSDescriptor(String, SchemaDescriptor) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get the stored prepared statement descriptor given
a sps name.
- getSPSDescriptor(String, SchemaDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get a SPSDescriptor given its name.
- getSPSDescriptor(UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get a SPSDescriptor given its UUID.
- getSPSDescriptor(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get a SPSDescriptor given its UUID.
- getSPSDescriptorIndex1Scan(String, String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Scan sysschemas_index1 (stmtname, schemaid) for a match.
- getSPSDescriptorIndex2Scan(String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Scan sysstatements_index2 (stmtid) for a match.
- getSPSName() - Method in interface org.apache.derby.iapi.sql.execute.RunTimeStatistics
-
Get the name of the Stored Prepared Statement used
for the statement.
- getSPSName() - Method in interface org.apache.derby.iapi.sql.PreparedStatement
-
Return the SPS Name for this statement.
- getSPSName() - Method in class org.apache.derby.impl.sql.compile.ExecSPSNode
-
Get the name of the SPS that is used
to execute this statement.
- getSPSName() - Method in class org.apache.derby.impl.sql.compile.StatementNode
-
Get the name of the SPS that is used to execute this statement.
- getSPSName() - Method in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
-
Get the name of the Stored Prepared Statement
for the statement.
- getSPSName() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
- getSPSParams(SPSDescriptor, List<DataValueDescriptor>) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get all the parameter descriptors for an SPS.
- getSPSParams(SPSDescriptor, List<DataValueDescriptor>) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get all the parameter descriptors for an SPS.
- getSQLAllowed() - Method in class org.apache.derby.catalog.types.RoutineAliasInfo
-
- getSQLAllowed() - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
-
Get the setting of the SQL allowed state.
- getSQLAllowed() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
- getSQLAllowedInProcedure() - Method in class org.apache.derby.impl.sql.compile.CallStatementNode
-
This method checks the SQL allowed by the called procedure.
- getSQLAM() - Method in class org.apache.derby.client.net.NetConnection
-
- getSqlca() - Method in interface org.apache.derby.client.am.Diagnosable
-
- getSqlca() - Method in exception org.apache.derby.client.am.SqlException
-
- getSqlca() - Method in exception org.apache.derby.client.am.XaException
-
- getSqlCode() - Method in class org.apache.derby.client.am.Sqlca
-
- getSqlCode(SQLException) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Get the SQLCODE to send for an exception or a warning.
- getSqlcodeFromSqlca(Sqlca) - Static method in class org.apache.derby.client.am.Utils
-
- getSQLColumnName() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Get the column name for purposes of error
messages or debugging.
- getSQLDataTypeDescriptor(String) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Get a DataTypeServices that corresponds to a Java type
- getSQLDataTypeDescriptor(String, boolean) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Get a DataTypeServices that corresponds to a Java type
- getSQLDataTypeDescriptor(String, int, int, boolean, int) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Get a DataTypeDescriptor that corresponds to a Java type
- getSqlErrd() - Method in class org.apache.derby.client.am.Sqlca
-
- getSqlErrmc() - Method in class org.apache.derby.client.am.Sqlca
-
- getSqlErrp() - Method in class org.apache.derby.client.am.Sqlca
-
- getSQLException() - Method in exception org.apache.derby.client.am.SqlException
-
Convert this SqlException into a java.sql.SQLException
- getSQLException(String, String, int, Object[]) - Method in class org.apache.derby.client.am.SQLExceptionFactory
-
creates jdbc4.0 SQLException and its subclass based on sql state
- getSQLException(String, String, SQLException, int, Throwable, Object...) - Method in class org.apache.derby.iapi.jdbc.ExceptionFactory
-
Construct an SQLException whose message and severity are specified
explicitly.
- getSQLException(String, String, SQLException, int, Throwable, Object...) - Method in class org.apache.derby.impl.jdbc.SQLExceptionFactory
-
method to construct SQLException
version specific drivers can overload this method to create
version specific exceptions
- getSQLException(String, SQLException, Throwable, Object...) - Method in class org.apache.derby.iapi.jdbc.ExceptionFactory
-
Construct an SQLException whose message and severity are derived from
the message id.
- getSQLException(String, SQLException, Throwable, Object...) - Method in class org.apache.derby.impl.jdbc.SQLExceptionFactory
-
Construct an SQLException whose message and severity are derived from
the message id.
- getSqlExceptionXAErrorCode(SqlException) - Method in class org.apache.derby.client.net.NetXAResource
-
Get XAException.errorCode from SqlException
For disconnect exception, return XAER_RMFAIL
For other exceptions return XAER_RMERR
For server side SQLExceptions during
XA operations the errorCode has already been determined
and wrapped in an XAException for return to the client.
- getSQLKeywords() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getSQLKeywords() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getSQLKeywords() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a comma separated list of all a database's SQL keywords
that are NOT also SQL92 keywords.
- getSQLKeywords() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getSQLKeywords__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getSQLName() - Method in class org.apache.derby.impl.sql.compile.AggregateNode
-
Get the SQL name of the aggregate
- getSQLObjectType() - Method in interface org.apache.derby.catalog.DependableFinder
-
The name of the class of Dependables as a "SQL Object" which this
Finder can find.
- getSQLObjectType() - Method in class org.apache.derby.impl.sql.catalog.DDdependableFinder
-
- getSQLSessionContext() - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
-
Get the current SQL session context.
- getSQLSessionContext() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
- getSQLSessionContextForChildren() - Method in interface org.apache.derby.iapi.sql.Activation
-
Get the current SQL session context if in a nested connection of a
stored routine or in a substatement.
- getSQLSessionContextForChildren() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Return the current SQL session context for all immediately
nested connections stemming from the call or function
invocation of the statement corresponding to this activation.
- getSQLSessionContextForChildren() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- getSqlState() - Method in class org.apache.derby.client.am.Sqlca
-
- getSqlState(int) - Method in class org.apache.derby.client.am.Sqlca
-
Get the SQL state for a given error.
- getSQLState() - Method in exception org.apache.derby.client.am.SqlException
-
- getSQLState() - Method in exception org.apache.derby.iapi.error.StandardException
-
Return the 5 character SQL State.
- getSQLState() - Method in exception org.apache.derby.iapi.services.io.DerbyIOException
-
- getSQLState() - Method in exception org.apache.derby.impl.tools.ij.ijFatalException
-
- getSQLStateFromIdentifier(String) - Static method in class org.apache.derby.iapi.error.ExceptionUtil
-
Convert a message identifier from
org.apache.derby.shared.common.reference.SQLState to
a SQLState five character string.
- getSQLStateFromIdentifier(String) - Static method in exception org.apache.derby.iapi.error.StandardException
-
Convert a message identifer from org.apache.derby.iapi.reference.SQLState to
a SQLState five character string.
- getSQLStateFromIdentifier(String) - Static method in class org.apache.derby.shared.common.error.ExceptionUtil
-
Convert a message identifer from
org.apache.derby.shared.common.reference.SQLState to
a SQLState five character string.
- getSQLStateType() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getSQLStateType() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getSQLStateType() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 3.0
Indicates whether the SQLSTATEs returned by SQLException.getSQLState
is X/Open (now known as Open Group) SQL CLI or SQL99.
- getSQLStateType() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getSQLstring() - Method in interface org.apache.derby.catalog.TypeDescriptor
-
Converts this type descriptor (including length/precision)
to a string suitable for appearing in a SQL type specifier.
- getSQLstring() - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
-
Converts this data type descriptor (including length/precision)
to a string.
- getSQLstring() - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Converts this data type descriptor (including length/precision)
to a string.
- getSQLtext() - Method in interface org.apache.derby.iapi.sql.compile.Parser
-
Returns the current SQL text string that is being parsed.
- getSQLtext() - Method in class org.apache.derby.impl.sql.compile.ParserImpl
-
Returns the current SQL text string that is being parsed.
- getSQLText() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
Use reflection to retrieve SQL Text for EmbedPreparedStatement
or BrokeredPreparedStatement.
- getSQLText() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Try to see if we can fish the SQL Statement out of the local statement.
- getSQLText() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
- getSQLType() - Method in class org.apache.derby.iapi.types.JSQLType
-
What's our SQLTYPE?
- getSQLTypeForJavaType(String) - Static method in class org.apache.derby.iapi.types.TypeId
-
Get a TypeId for the class that corresponds to the given Java type
name.
- getSQLTypeName() - Method in class org.apache.derby.catalog.types.BaseTypeIdImpl
-
Returns the SQL name of the datatype.
- getSQLTypeName() - Method in class org.apache.derby.catalog.types.RowMultiSetImpl
-
Get the SQL name of this multi set.
- getSQLTypeName() - Method in class org.apache.derby.iapi.types.TypeId
-
Returns the SQL name of the datatype.
- getSQLTypeNameWithCollation() - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
- getSQLValueInterfaceName() - Method in class org.apache.derby.impl.sql.compile.SQLToJavaValueNode
-
Get the type name of the SQLValue we generate.
- getSQLValueNode() - Method in class org.apache.derby.impl.sql.compile.SQLToJavaValueNode
-
Get the SQL ValueNode that is being converted to a JavaValueNode
- getSqlWarn() - Method in class org.apache.derby.client.am.Sqlca
-
- getSQLWarning() - Method in exception org.apache.derby.client.am.SqlWarning
-
Get the java.sql.SQLWarning for this SqlWarning
- getSqlWarnings() - Method in class org.apache.derby.client.am.ClientStatement
-
- getSQLWarnings() - Method in class org.apache.derby.impl.tools.ij.ijConnectionResult
-
- getSQLWarnings() - Method in class org.apache.derby.impl.tools.ij.ijExceptionResult
-
- getSQLWarnings() - Method in class org.apache.derby.impl.tools.ij.ijMultipleResultSetResult
-
- getSQLWarnings() - Method in class org.apache.derby.impl.tools.ij.ijMultiResult
-
- getSQLWarnings() - Method in interface org.apache.derby.impl.tools.ij.ijResult
-
- getSQLWarnings() - Method in class org.apache.derby.impl.tools.ij.ijResultImpl
-
- getSQLWarnings() - Method in class org.apache.derby.impl.tools.ij.ijResultSetResult
-
- getSQLWarnings() - Method in class org.apache.derby.impl.tools.ij.ijRowResult
-
- getSQLWarnings() - Method in class org.apache.derby.impl.tools.ij.ijStatementResult
-
- getSQLWarnings() - Method in class org.apache.derby.impl.tools.ij.ijVectorResult
-
- getSQLWarnings() - Method in class org.apache.derby.impl.tools.ij.ijWarningResult
-
- getSQLXML(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getSQLXML(int) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getSQLXML(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getSQLXML(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getSQLXML(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
- getSQLXML(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
- getSQLXML(int) - Method in class org.apache.derby.vti.VTITemplate
-
- getSQLXML(String) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getSQLXML(String) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getSQLXML(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getSQLXML(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getSQLXML(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
- getSQLXML(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
- getSQLXML(String) - Method in class org.apache.derby.vti.VTITemplate
-
- getSsl() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
Returns the SSL encryption mode specified for the data source.
- getSsl() - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
-
- getSSLMode() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- getSSLModeFromString(String) - Static method in class org.apache.derby.jdbc.BasicClientDataSource40
-
Parses the string and returns the corresponding constant for the SSL
mode denoted.
- getSSLModeString(int) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Get the string value of the SSL-mode.
- getSSLModeValue(String) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Get the SSL-mode from a string.
- getStackDumpString() - Static method in class org.apache.derby.iapi.error.ThreadDump
-
- getStackDumpString() - Static method in class org.apache.derby.shared.common.sanity.ThreadDump
-
- getStalePlanCheckInterval() - Method in interface org.apache.derby.iapi.sql.execute.ExecPreparedStatement
-
Get the stale plan check interval.
- getStalePlanCheckInterval() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
- getStalePlanCheckInterval() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement.RowCountStatistics
-
- getStartKeyValue() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
- getStartOperator(Optimizable) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
- getStartOperator(Optimizable) - Method in class org.apache.derby.impl.sql.compile.IsNullNode
-
- getStartOperator(Optimizable) - Method in class org.apache.derby.impl.sql.compile.Predicate
-
Get the start operator for this predicate for a scan.
- getStartOperator(Optimizable) - Method in interface org.apache.derby.impl.sql.compile.RelationalOperator
-
Get the start operator for a scan (at the store level) for this
RelationalOperator.
- getStartOperator(Optimizable) - Method in class org.apache.derby.impl.sql.compile.UnaryComparisonOperatorNode
-
- getStartPosition(int) - Static method in class org.apache.derby.client.net.NetLogWriter
-
- getStartPosition(int) - Static method in class org.apache.derby.impl.drda.DssTrace
-
- getStartSearchOperator() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
- getStartTime() - Method in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
-
Return start time.
- getStartTime() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
-
Gets the start time of the network server.
- getStartValue() - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
-
- getStartValue() - Method in class org.apache.derby.impl.sql.execute.AutoincrementCounter
-
get the start value
- getState() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
- getStatement() - Method in class org.apache.derby.client.am.ClientResultSet
-
Retrieves the 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() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
Get the statement
- getStatement() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0
Return the Statement that produced the ResultSet.
- getStatement() - Method in class org.apache.derby.impl.tools.ij.ijMultiResult
-
- getStatement() - Method in interface org.apache.derby.impl.tools.ij.ijResult
-
- getStatement() - Method in class org.apache.derby.impl.tools.ij.ijResultImpl
-
- getStatement() - Method in class org.apache.derby.impl.tools.ij.ijStatementResult
-
- getStatement() - Method in class org.apache.derby.vti.VTITemplate
-
- getStatement(SchemaDescriptor, String, boolean) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionFactory
-
Get a Statement
- getStatement(SchemaDescriptor, String, boolean) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
-
Get a Statement for the connection
- getStatementCache() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionFactory
-
- getStatementCache() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
-
returns the statement cache that this connection should use; currently
there is a statement cache per database.
- getStatementCallbackInterface() - Method in class org.apache.derby.client.am.ClientResultSet
-
- getStatementCallbackInterface() - Method in interface org.apache.derby.client.am.ResultSetCallbackInterface
-
- getStatementContext() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the current StatementContext.
- getStatementContext() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- getStatementDepth() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Reports how many statement levels deep we are.
- getStatementDepth() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Reports how many statement levels deep we are.
- getStatementExecutionPlanText() - Method in interface org.apache.derby.iapi.sql.execute.RunTimeStatistics
-
Get a String representation of the execution plan
for the associated query or statement.
- getStatementExecutionPlanText() - Method in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
-
Get the execution plan for the associated query or statement as a String.
- getStatementExecutionPlanText(int) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealAnyResultSetStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealCurrentOfStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealDeleteCascadeResultSetStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealDeleteResultSetStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealDeleteVTIResultSetStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealDistinctScalarAggregateStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealDistinctScanStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealGroupedAggregateStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealHashScanStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealHashTableStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealIndexRowToBaseRowStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealInsertResultSetStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealInsertVTIResultSetStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealLastIndexKeyScanStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealMaterializedResultSetStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealNestedLoopJoinStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealNestedLoopLeftOuterJoinStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealNormalizeResultSetStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealOnceResultSetStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealProjectRestrictStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealRowCountStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealRowResultSetStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealScalarAggregateStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealScrollInsensitiveResultSetStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealSetOpResultSetStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealSortStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealTableScanStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealUnionResultSetStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealUpdateResultSetStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealVTIStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealWindowResultSetStatistics
-
Return the statement execution plan as a String.
- getStatementIsolationLevel() - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
- getStatementIsolationLevel() - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
-
- getStatementIsolationLevel() - Method in interface org.apache.derby.vti.VTIEnvironment
-
Get the specific JDBC isolation of the statement.
- getStatementKey() - Method in class org.apache.derby.impl.drda.Pkgnamcsn
-
Return an object which can be used as a key in a hash table
when the value of the consistency token can be ignored.
- getStatementName() - Method in interface org.apache.derby.iapi.sql.execute.RunTimeStatistics
-
Get the name of the associated query or statement.
- getStatementName() - Method in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
-
Get the name of the associated query or statement.
- getStatementText() - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
-
Return the text of the current statement.
- getStatementText() - Method in interface org.apache.derby.iapi.sql.execute.RunTimeStatistics
-
Get the text for the associated query or statement.
- getStatementText() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
Return the text of the current statement.
- getStatementText() - Method in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
-
Get the text for the associated query or statement.
- getStatementTextString() - Method in interface org.apache.derby.iapi.store.access.TransactionInfo
-
- getStatementTextString() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
-
- getStatementToken(String) - Method in class org.apache.derby.client.am.ClientStatement
-
Step past any initial non-significant characters and comments to find
first significant SQL token so we can classify statement.
- getStatementType() - Method in interface org.apache.derby.iapi.sql.ResultDescription
-
Returns an identifier that tells what type of statement has been
executed.
- getStatementType() - Method in class org.apache.derby.impl.sql.compile.DeleteNode
-
Return the type of statement, something from
StatementType.
- getStatementType() - Method in class org.apache.derby.impl.sql.compile.InsertNode
-
Return the type of statement, something from
StatementType.
- getStatementType() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Return the type of statement, something from
StatementType.
- getStatementType() - Method in class org.apache.derby.impl.sql.compile.UpdateNode
-
Return the type of statement, something from
StatementType.
- getStatementType() - Method in class org.apache.derby.impl.sql.GenericResultDescription
-
- getStatementType(String) - Static method in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
-
This method helps to figure out the statement type and returns
an appropriate return code, characterizing the stmt type.
- getStatementType(Properties) - Static method in class org.apache.derby.impl.sql.compile.InsertNode
-
Return the statement type, where it is dependent on
the targetProperties.
- getStatementWasInvalidated() - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
-
Tells if this statement has been invalidated.
- getStatementWasInvalidated() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
- getStateString(int) - Method in class org.apache.derby.impl.drda.DRDAResultSet
-
- GETSTATIC - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- getStaticCompiledConglomInfo(long) - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Return static information about the conglomerate to be included in a
a compiled plan.
- getStaticCompiledConglomInfo(long) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Return static information about the conglomerate to be included in a
a compiled plan.
- getStaticCompiledConglomInfo(TransactionController, long) - Method in interface org.apache.derby.iapi.store.access.conglomerate.Conglomerate
-
Return static information about the conglomerate to be included in a
a compiled plan.
- getStaticCompiledConglomInfo(TransactionController, long) - Method in class org.apache.derby.impl.store.access.btree.index.B2I
-
Return static information about the conglomerate to be included in a
a compiled plan.
- getStaticCompiledConglomInfo(TransactionController, long) - Method in class org.apache.derby.impl.store.access.heap.Heap
-
Return static information about the conglomerate to be included in a
a compiled plan.
- getStaticField(String, String, String) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Push the contents of the described static field onto the stack.
- getStaticField(String, String, String) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
-
Push the contents of the described static field onto the stack.
- getStaticPackageIsolation(String) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
get the isolation level for a static package.
- getStaticStatementType() - Method in class org.apache.derby.client.am.Section
-
- getStatistic() - Method in class org.apache.derby.iapi.sql.dictionary.StatisticsDescriptor
-
- getStatistics() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Returns a list of statistics for this table.
- getStatisticsDescriptors(TableDescriptor) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Gets all statistics Descriptors for a given table.
- getStatisticsDescriptors(TableDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Returns all the statistics descriptors for the given table.
- getStatisticsTiming() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the STATISTICS TIMING mode.
- getStatisticsTiming() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- getStatType() - Method in class org.apache.derby.iapi.sql.dictionary.StatisticsDescriptor
-
- getStatus() - Method in class org.apache.derby.impl.drda.EXTDTAReaderInputStream
-
Returns the status byte.
- getStopKeyValue() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
- getStopOperator(Optimizable) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
- getStopOperator(Optimizable) - Method in class org.apache.derby.impl.sql.compile.IsNullNode
-
- getStopOperator(Optimizable) - Method in class org.apache.derby.impl.sql.compile.Predicate
-
- getStopOperator(Optimizable) - Method in interface org.apache.derby.impl.sql.compile.RelationalOperator
-
Get the stop operator for a scan (at the store level) for this
RelationalOperator.
- getStopOperator(Optimizable) - Method in class org.apache.derby.impl.sql.compile.UnaryComparisonOperatorNode
-
- getStopSearchOperator() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
- getStorageFactory() - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
- getStorageFactory() - Method in class org.apache.derby.impl.db.BasicDatabase
-
Get the database StorageFactory.
- getStorageFactory() - Method in class org.apache.derby.impl.services.monitor.UpdateServiceProperties
-
- getStorageFactory() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
- getStorageFactoryClass() - Method in class org.apache.derby.impl.services.monitor.StorageFactoryService
-
Get the StorageFactory implementation for this PersistentService
- getStorageFactoryClassName(String) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Find the StorageFactory class name that handles the subSub protocol.
- getStorageFactoryInstance(boolean, String, String, String) - Method in interface org.apache.derby.iapi.services.monitor.PersistentService
-
Get an initialized StorageFactoryInstance
- getStorageFactoryInstance(boolean, String, String, String) - Method in class org.apache.derby.impl.services.monitor.StorageFactoryService
-
Get an initialized StorageFactoryInstance
- getStorageFactoryVersion() - Method in class org.apache.derby.impl.io.BaseStorageFactory
-
- getStorageFactoryVersion() - Method in class org.apache.derby.impl.io.VFMemoryStorageFactory
-
- getStorageFactoryVersion() - Method in interface org.apache.derby.io.StorageFactory
-
- getStorageFile() - Method in class org.apache.derby.impl.jdbc.LOBFile
-
Get the 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() - Method in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
-
- getStreamStorableHeapColIds(ExecRow) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
- getStreamWithDescriptor() - Method in class org.apache.derby.iapi.types.SQLChar
-
Returns a descriptor for the input stream for this character data value.
- getStreamWithDescriptor() - Method in class org.apache.derby.iapi.types.SQLClob
-
Returns a descriptor for the input stream for this CLOB value.
- getStreamWithDescriptor() - Method in interface org.apache.derby.iapi.types.StringDataValue
-
Returns a descriptor for the input stream for this data value.
- getString() - Method in class org.apache.derby.client.am.ClientClob
-
- getString() - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Gets the value in the data value descriptor as a String.
- getString() - Method in class org.apache.derby.iapi.types.SQLBinary
-
Used by JDBC -- string should not contain
SQL92 formatting.
- getString() - Method in class org.apache.derby.iapi.types.SQLBoolean
-
- getString() - Method in class org.apache.derby.iapi.types.SQLChar
-
If possible, use getCharArray() if you don't really
need a string.
- getString() - Method in class org.apache.derby.iapi.types.SQLDate
-
- getString() - Method in class org.apache.derby.iapi.types.SQLDecimal
-
- getString() - Method in class org.apache.derby.iapi.types.SQLDouble
-
- getString() - Method in class org.apache.derby.iapi.types.SQLInteger
-
- getString() - Method in class org.apache.derby.iapi.types.SQLLongint
-
- getString() - Method in class org.apache.derby.iapi.types.SQLReal
-
- getString() - Method in class org.apache.derby.iapi.types.SQLRef
-
- getString() - Method in class org.apache.derby.iapi.types.SQLSmallint
-
- getString() - Method in class org.apache.derby.iapi.types.SQLTime
-
- getString() - Method in class org.apache.derby.iapi.types.SQLTimestamp
-
- getString() - Method in class org.apache.derby.iapi.types.SQLTinyint
-
- getString() - Method in class org.apache.derby.iapi.types.UserType
-
- getString() - Method in class org.apache.derby.iapi.types.XML
-
- getString() - Method in class org.apache.derby.impl.sql.compile.CharConstantNode
-
Return the value from this CharConstantNode
- getString() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericConglomerate
-
Gets the value in the data value descriptor as a String.
- getString() - Method in class org.apache.derby.impl.store.access.heap.HeapRowLocation
-
- getString() - Method in class org.apache.derby.impl.store.access.StorableFormatId
-
Gets the value in the data value descriptor as a String.
- getString(int) - Method in class org.apache.derby.catalog.GetProcedureColumns
-
- getString(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getString(int) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getString(int) - Method in class org.apache.derby.client.am.Cursor
-
- getString(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getString(int) - Method in class org.apache.derby.diag.ContainedRoles
-
- getString(int) - Method in class org.apache.derby.diag.ErrorLogReader
-
All columns in the Db2jLogReader VTI have a of String type.
- getString(int) - Method in class org.apache.derby.diag.ErrorMessages
-
- getString(int) - Method in class org.apache.derby.diag.LockTable
-
All columns in TransactionTable VTI are of String type.
- getString(int) - Method in class org.apache.derby.diag.SpaceTable
-
- getString(int) - Method in class org.apache.derby.diag.StatementCache
-
- getString(int) - Method in class org.apache.derby.diag.StatementDuration
-
All columns in StatementDuration VTI have String data types.
- getString(int) - Method in class org.apache.derby.diag.TransactionTable
-
All columns in TransactionTable VTI is of String type.
- getString(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getString(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
- getString(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the value of a column in the current row as a Java String.
- getString(int) - Method in class org.apache.derby.impl.load.ImportAbstract
-
- getString(int) - Method in class org.apache.derby.vti.ForwardingVTI
-
- getString(int) - Method in class org.apache.derby.vti.StringColumnVTI
-
- getString(int) - Method in class org.apache.derby.vti.VTITemplate
-
- getString(long, int) - Method in class org.apache.derby.impl.load.ImportLobFile
-
Returns the clob data at the given location as String.
- getString(String) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getString(String) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getString(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getString(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getString(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0
Retrieves the value of a JDBC CHAR, VARCHAR, or LONGVARCHAR parameter as
a String in the Java programming language.
- getString(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the value of a column in the current row as a Java String.
- getString(String) - Method in class org.apache.derby.vti.VTITemplate
-
- getStringFromBytes(byte[]) - Method in class org.apache.derby.client.am.CrossConverters
-
- getStringFromBytes(byte[]) - Static method in class org.apache.derby.client.am.Utils
-
- getStringFromDate(String) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
-
- getStringFromDATE(int) - Method in class org.apache.derby.client.am.Cursor
-
- getStringFromInts(int[]) - Static method in class org.apache.derby.client.am.Utils
-
- getStringFromTime(String) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
-
- getStringFromTIME(int) - Method in class org.apache.derby.client.am.Cursor
-
- getStringFromTimestamp(String) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
-
- getStringFromTIMESTAMP(int) - Method in class org.apache.derby.client.am.Cursor
-
- getStringFromValue(String) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
-
- getStringFunctions() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getStringFunctions() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getStringFunctions() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a comma separated list of JDBC escaped string functions.
- getStringFunctions() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getStringFunctions__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getStrings() - Method in class org.apache.derby.iapi.services.classfile.ClassInvestigator
-
- getStringValueForSecMec(int) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Retrieve the string name for the integer
secmec value
- getStringWithoutConvert(int, int) - Method in class org.apache.derby.client.am.Cursor
-
- getStringX(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getSubCheckConstraint(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get a SubCheckConstraintDescriptor from syschecks for
the specified constraint id.
- getSubKeyConstraint(UUID, int) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get a SubKeyConstraintDescriptor from syskeys or sysforeignkeys for
the specified constraint id.
- getSubKeyConstraint(UUID, int) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get a SubKeyConstraintDescriptor from syskeys or sysforeignkeys for
the specified constraint id.
- getSubList(int) - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptorList
-
Return a ConstraintDescriptorList containing the ConstraintDescriptors
of the specified type that are in this list.
- getSubquery() - Method in class org.apache.derby.impl.sql.compile.FromSubquery
-
Return the "subquery" from this node.
- getSubqueryTrackingArray() - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
-
Get the subquery tracking array for this query.
- getSubqueryTrackingArray() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
Get the subquery tracking array for this query.
- getSubqueryTrackingArray(int) - Method in interface org.apache.derby.iapi.sql.ResultSet
-
Get the subquery ResultSet tracking array from the top ResultSet.
- getSubqueryTrackingArray(int) - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
- getSubqueryTrackingArray(int) - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
- getSubqueryTrackingArray(int) - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Get the subquery ResultSet tracking array from the top ResultSet.
- getSubqueryType() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Return the type of this subquery.
- getSubString(long, int) - Method in class org.apache.derby.client.am.ClientClob
-
Returns a copy of the specified substring
in the CLOB value
designated by this ClientClob 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.ClientClob
-
- GetSuffix(int) - Method in interface org.apache.derby.impl.sql.compile.CharStream
-
Returns an array of characters that make up the suffix of length 'len' for
the currently matched token.
- GetSuffix(int) - Method in class org.apache.derby.impl.sql.compile.UCode_CharStream
-
- GetSuffix(int) - Method in class org.apache.derby.impl.tools.ij.UCode_CharStream
-
- getSuperClassName() - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
-
- getSuperClassName() - Method in class org.apache.derby.impl.services.bytecode.BCClass
-
- getSuperTables(String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getSuperTables(String, String, String) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getSuperTables(String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 3.0
Retrieves a description of the table hierarchies defined in a particular
schema in this database.
- getSuperTables(String, String, String) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getSuperTablesX() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getSuperTypes(String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getSuperTypes(String, String, String) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getSuperTypes(String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 3.0
Retrieves a description of the user-defined type (UDT) hierarchies defined
in a particular schema in this database.
- getSuperTypes(String, String, String) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getSuperTypesX() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getSvrcod() - Method in class org.apache.derby.client.net.NetAgent
-
- getSwappedEquivalent() - Method in class org.apache.derby.impl.sql.compile.BinaryComparisonOperatorNode
-
Return a node equivalent to this node, but with the left and right
operands swapped.
- getSwappedEquivalent() - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
Return an equivalent node with the operands swapped, and possibly with
the operator type changed in order to preserve the meaning of the
expression.
- getSYNCPTMGR() - Method in class org.apache.derby.client.net.NetConnection
-
- getSynonymSchema() - Method in class org.apache.derby.catalog.types.SynonymAliasInfo
-
- getSynonymTable() - Method in class org.apache.derby.catalog.types.SynonymAliasInfo
-
- getSYSCOLUMNSHeapConglomerateNumber() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the heap conglomerate number for SYS.SYSCOLUMNS.
- getSysIBMSchemaDescriptor() - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get the descriptor for the SYSIBM schema.
- getSysIBMSchemaDescriptor() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the descriptor for the SYSIBM schema.
- getSysinfo() - Method in class org.apache.derby.drda.NetworkServerControl
-
Return classpath and version information about the running
Network Server.
- getSystemAlias() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
-
Gets whether or not the alias is a system alias.
- getSystemBoolean(String) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
-
Get a system wide property as a boolean.
- getSystemBoolean(String) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
-
Get an ij boolean system property.
- getSystemBoolean(String, boolean) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
-
Get a system wide property as a boolean.
- getSystemCode() - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
-
Return true if this statement is system code.
- getSystemCode() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
Return true if this statement is system code.
- getSystemCredentialsDatabaseName() - Method in interface org.apache.derby.iapi.jdbc.AuthenticationService
-
Get the name of the credentials database used to authenticate system-wide operations.
- getSystemCredentialsDatabaseName() - Method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
-
- getSystemCredentialsDatabaseName() - Method in class org.apache.derby.impl.jdbc.authentication.NativeAuthenticationServiceImpl
-
Override behavior in superclass
- getSystemFunctions() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getSystemFunctions() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getSystemFunctions() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a comma separated list of JDBC escaped system functions.
- getSystemFunctions() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getSystemFunctions__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getSystemIdentifier() - Method in class org.apache.derby.impl.services.jmx.JMXManagementService
-
- getSystemIdentifier() - Method in class org.apache.derby.impl.services.jmxnone.NoManagementService
-
- getSystemIdentifier() - Method in class org.apache.derby.mbeans.Management
-
Return the system identifier that this MBean is managing.
- getSystemIdentifier() - Method in interface org.apache.derby.mbeans.ManagementMBean
-
Get the system identifier that this MBean is managing.
- getSystemInt(String, int) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
-
Get a system wide property as a int.
- getSystemInt(String, int, int, int) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
-
s
Get a system wide property as a int.
- getSystemLockLevel() - Method in class org.apache.derby.impl.store.access.RAMAccessManager
-
Return the locking level of the system.
- getSystemLockLevel() - Method in class org.apache.derby.impl.store.access.RllRAMAccessManager
-
Return the locking level of the system.
- getSystemModule(String) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
-
Return a system module.
- getSystemModule(String) - Static method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Privileged module lookup.
- getSystemModule(String) - Static method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Privileged module lookup.
- getSystemModule(String) - Static method in class org.apache.derby.jdbc.InternalDriver
-
Privileged module lookup.
- getSystemModule(String) - Static method in class org.apache.derby.mbeans.Management
-
Privileged module lookup.
- getSystemProperty(String) - Static method in class org.apache.derby.iapi.services.cache.ClassSize
-
Attempts to read the specified system property.
- getSystemProperty(String) - Static method in class org.apache.derby.iapi.services.info.JVMInfo
-
Get system property.
- getSystemProperty(String) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
-
Find a system wide property.
- getSystemProperty(String) - Method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
-
- getSystemProperty(String) - Method in class org.apache.derby.impl.services.stream.RollingFileStream
-
Gets a system property in a privileged block
- getSystemProperty(String) - Static method in class org.apache.derby.impl.tools.ij.util
-
- getSystemProperty(String, String) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
-
Find a system wide property with a default.
- getSystemResource(String) - Static method in class org.apache.derby.impl.io.CPFile
-
Privileged wrapper for ClassLoader.getSystemResource(String).
- getSystemResourceAsStream(String) - Static method in class org.apache.derby.impl.io.CPFile
-
Privileged wrapper for
ClassLoader.getSystemResourceAsStream(String).
- getSystemSchemaDescriptor() - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get the descriptor for the system schema.
- getSystemSchemaDescriptor() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the descriptor for the system schema.
- getSystemSQLName() - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Returns a unique system generated name of the form SQLyymmddhhmmssxxn
yy - year, mm - month, dd - day of month, hh - hour, mm - minute, ss - second,
xx - the first 2 digits of millisec because we don't have enough space to keep the exact millisec value,
n - number between 0-9
- getSystemSQLName() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Returns a unique system generated name of the form SQLyymmddhhmmssxxn
yy - year, mm - month, dd - day of month, hh - hour, mm - minute, ss - second,
xx - the first 2 digits of millisec because we don't have enough space to keep the exact millisec value,
n - number between 0-9
The number at the end is to handle more than one system generated name request came at the same time.
- getSystemStreams() - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
Get the defined default system streams object.
- getSystemStreams() - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
- getSystemUtilSchemaDescriptor() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the descriptor for the SYSCS_UTIL system schema.
- getTableColumnDescriptor() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
If this ResultColumn is bound to a column in a table
get the column descriptor for the column in the table.
- getTableDDL(String) - Method in class org.apache.derby.impl.sql.catalog.XPLAINTableDescriptor
-
- getTableDescriptor() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Get the table descriptor for this table (if any).
- getTableDescriptor() - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
-
Get the TableDescriptor of the column's table.
- getTableDescriptor() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
Get the table descriptor upon which this constraint
is declared.
- getTableDescriptor() - Method in class org.apache.derby.iapi.sql.dictionary.SubConstraintDescriptor
-
Returns the cached TableDescriptor, if
supplied, that the constraint is on.
- getTableDescriptor() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Get the trigger table descriptor
- getTableDescriptor() - Method in class org.apache.derby.impl.sql.catalog.TDCacheable
-
Get the table descriptor that is associated with this Cacheable
- getTableDescriptor() - Method in class org.apache.derby.impl.sql.compile.DDLStatementNode
-
- getTableDescriptor() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
- getTableDescriptor() - Method in class org.apache.derby.impl.sql.compile.FromTable
-
- getTableDescriptor() - Method in class org.apache.derby.impl.sql.conn.TempTableInfo
-
Return the table descriptor
- getTableDescriptor(boolean) - Method in class org.apache.derby.impl.sql.compile.DDLStatementNode
-
Validate that the table is ok for DDL -- e.g.
- getTableDescriptor(String, SchemaDescriptor) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Get the descriptor for the named table within the given schema.
- getTableDescriptor(String, SchemaDescriptor, TransactionController) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get the descriptor for the named table within the given schema.
- getTableDescriptor(String, SchemaDescriptor, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the descriptor for the named table within the given schema.
- getTableDescriptor(UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get the descriptor for the table with the given UUID.
- getTableDescriptor(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the descriptor for the table with the given UUID.
- getTableDescriptor(UUID) - Method in class org.apache.derby.impl.sql.compile.DDLStatementNode
-
- getTableDescriptor(DataDictionary) - Method in class org.apache.derby.iapi.sql.dictionary.StatementTablePermission
-
- getTableDescriptor(TableName) - Method in class org.apache.derby.impl.sql.compile.DDLStatementNode
-
Validate that the table is ok for DDL -- e.g.
- getTableDescriptorForDeclaredGlobalTempTable(String) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get table descriptor for the declared global temporary table from the list of temporary
tables known by this connection.
- getTableDescriptorForDeclaredGlobalTempTable(String) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- getTableDescriptorIndex1Scan(String, String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Scan systables_index1 (tablename, schemaid) for a match.
- getTableDescriptorIndex2Scan(String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Scan systables_index2 (tableid) for a match.
- getTableId() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
Gets the UUID of the table the constraint is on.
- getTableId() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
- getTableId(ExecRow) - Method in class org.apache.derby.impl.sql.catalog.SYSCONSTRAINTSRowFactory
-
Get the table ID of the row.
- getTableID() - Method in class org.apache.derby.diag.ConglomInfo
-
- getTableID() - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
-
Gets the UUID for the table that the conglomerate belongs to.
- getTableInsert() - Method in class org.apache.derby.impl.sql.catalog.XPLAINTableDescriptor
-
- getTableMap() - Method in class org.apache.derby.impl.sql.compile.ReferencedTablesVisitor
-
- getTableName() - Method in class org.apache.derby.client.am.ClientResultSet
-
- getTableName() - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Get the table name.
- getTableName() - Method in class org.apache.derby.impl.sql.catalog.TableKey
-
Get the table name (without the schema name).
- getTableName() - Method in class org.apache.derby.impl.sql.compile.BaseColumnNode
-
Get the user-supplied table name of this column.
- getTableName() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Get the user-supplied table name of this column.
- getTableName() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Return a TableName node representing this FromTable.
- getTableName() - Method in class org.apache.derby.impl.sql.compile.FromTable
-
Return a TableName node representing this FromTable.
- getTableName() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
- getTableName() - Method in class org.apache.derby.impl.sql.compile.TableName
-
Get the table name (without the schema name).
- getTableName() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
This returns the user-supplied table name of the column.
- getTableName() - Method in class org.apache.derby.impl.sql.compile.VirtualColumnNode
-
Get the name of the table the ResultColumn is in, if any.
- getTableName() - Method in class org.apache.derby.impl.sql.execute.InsertConstantAction
-
Gets the name of the table being inserted into
- getTableName() - Method in class org.apache.derby.impl.sql.execute.RenameConstantAction
-
- getTableName() - Method in class org.apache.derby.impl.sql.execute.UpdateConstantAction
-
- getTableName() - Method in exception org.apache.derby.shared.common.error.DerbySQLIntegrityConstraintViolationException
-
- getTableName(int) - Method in class org.apache.derby.client.am.ColumnMetaData
-
- getTableName(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
-
What's a column's table name?
- getTableName(int) - Method in class org.apache.derby.vti.VTIMetaDataTemplate
-
What's a column's table name?
- getTableName(Long) - Method in class org.apache.derby.impl.services.locks.TableNameInfo
-
- getTableName(ExecRow) - Method in class org.apache.derby.impl.sql.catalog.SYSTABLESRowFactory
-
Get the table name out of this SYSTABLES row
- getTableNameField() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Return the table name for this table.
- getTableNameObject() - Method in class org.apache.derby.impl.sql.compile.AllResultColumn
-
- getTableNameObject() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
- getTableNumber() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Get this Optimizable's table number
- getTableNumber() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Get the table number for this ColumnReference.
- getTableNumber() - Method in class org.apache.derby.impl.sql.compile.ColumnReference.RemapInfo
-
- getTableNumber() - Method in class org.apache.derby.impl.sql.compile.FromTable
-
- getTableNumber() - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
- getTableNumber() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Search the tree beneath this ResultColumn until we find
the number of the table to which this RC points, and
return that table number.
- getTableNumberHere - Variable in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
- getTableNumbers() - Method in class org.apache.derby.impl.sql.compile.FromList
-
- getTablePermissions(UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get one user's privileges on a table using tablePermsUUID
- getTablePermissions(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- getTablePermissions(UUID, String) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get one user's privileges on a table using tableUUID and authorizationid
- getTablePermissions(UUID, String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get one user's privileges on a table
- getTablePrivileges(String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getTablePrivileges(String, String, String) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getTablePrivileges(String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a description of the access rights for each table available
in a catalog.
- getTablePrivileges(String, String, String) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getTablePrivilegesX(String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getTableProperties(Properties) - Method in interface org.apache.derby.iapi.store.access.ConglomPropertyQueryable
-
Request the system properties associated with a table.
- getTableProperties(Properties) - Method in class org.apache.derby.impl.store.access.btree.BTreeController
-
Request the system properties associated with a table.
- getTableProperties(Properties) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericController
-
- getTableProperties(Properties) - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
-
Request the system properties associated with a table.
- getTables(String, String, String) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getTables(String, String, String, String[]) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getTables(String, String, String, String[]) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getTables(String, String, String, String[]) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a description of tables available in a catalog.
- getTableScanResultSet(long) - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
-
Get me a table scan result set, preferably a bulk
table scan, thank you.
- getTableScanResultSet(Activation, long, int, int, int, GeneratedMethod, int, GeneratedMethod, int, boolean, Qualifier[][], String, String, String, boolean, boolean, int, int, int, boolean, int, boolean, double, double) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
- getTableScanResultSet(Activation, long, int, int, int, GeneratedMethod, int, GeneratedMethod, int, boolean, Qualifier[][], String, String, String, boolean, boolean, int, int, int, boolean, int, boolean, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
a minimal table scan generator, for ease of use at present.
- getTablesReferenced() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Get a bit map of table references in this expression
- getTablesReferenced(JBitSet) - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Update the table map to reflect the source
of this CR.
- getTablesX(String, String, String, String[]) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getTableType() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets an identifier telling what type of table this is
(base table, declared global temporary table, view, etc.)
- getTableType(Long) - Method in class org.apache.derby.impl.services.locks.TableNameInfo
-
- getTableTypes() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getTableTypes() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getTableTypes() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get the table types available in this database.
- getTableTypes() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getTableTypesX() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getTableUUID() - Method in class org.apache.derby.iapi.sql.dictionary.ColPermsDescriptor
-
- getTableUUID() - Method in class org.apache.derby.iapi.sql.dictionary.DefaultDescriptor
-
Get the UUID of the table.
- getTableUUID() - Method in class org.apache.derby.iapi.sql.dictionary.StatementTablePermission
-
Return table UUID for this access descriptor
- getTableUUID() - Method in class org.apache.derby.iapi.sql.dictionary.StatisticsDescriptor
-
- getTableUUID() - Method in class org.apache.derby.iapi.sql.dictionary.TablePermsDescriptor
-
- getTableUUID(ExecRow) - Method in class org.apache.derby.impl.sql.catalog.SYSCONGLOMERATESRowFactory
-
Get the table's UUID from the row.
- getTag() - Method in class org.apache.derby.iapi.services.classfile.ConstantPoolEntry
-
Return the tag or type of the entry.
- getTargetProperties() - Method in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
-
Get the targetProperties from the constant action.
- getTargetPublicKey() - Method in class org.apache.derby.client.net.NetConnection
-
- getTargetResultSet() - Method in interface org.apache.derby.iapi.sql.execute.CursorActivation
-
Returns the target result set for this activation,
so that the current base row can be determined.
- getTargetResultSet() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Used in CurrentOfResultSet to get to the target result set
for a cursor.
- getTargetTable() - Method in interface org.apache.derby.iapi.sql.execute.ExecPreparedStatement
-
the target table of the cursor
- getTargetTable() - Method in class org.apache.derby.impl.sql.compile.MergeNode
-
Get the target table for the MERGE statement
- getTargetTable() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
the target table of the cursor
- getTargetTableId() - Method in interface org.apache.derby.iapi.db.TriggerExecutionContext
-
Get the target table UUID upon which the
trigger event is declared.
- getTargetTableId() - Method in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
-
Get the target table UUID upon which the
trigger event is declared.
- getTargetTableName() - Method in interface org.apache.derby.iapi.db.TriggerExecutionContext
-
Get the target table name upon which the
trigger event is declared.
- getTargetTableName() - Method in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
-
Get the target table name upon which the
trigger event is declared.
- getTargetVTI() - Method in interface org.apache.derby.iapi.sql.Activation
-
Get the ResultSet for the target
of an update/delete to a VTI.
- getTargetVTI() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
- getTargetVTI() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- getTempDir() - Method in class org.apache.derby.impl.io.BaseStorageFactory
-
Get the abstract name of the directory that holds temporary files.
- getTempDir() - Method in class org.apache.derby.impl.io.VFMemoryStorageFactory
-
Returns the temporary directory for this storage factory instance.
- getTempDir() - Method in interface org.apache.derby.io.StorageFactory
-
Get the abstract name of the directory that holds temporary files.
- getTempFileCounter() - Method in class org.apache.derby.impl.io.vfmem.DataStore
-
Returns an identifier for a temporary file.
- getTemporaryConglomId() - Method in interface org.apache.derby.iapi.sql.execute.TemporaryRowHolder
-
- getTemporaryConglomId() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
-
Accessor to get the id of the temporary conglomerate.
- getTempWriter() - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
- getText() - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Get the text used to create this statement.
- getTextMessage(String, Object...) - Static method in class org.apache.derby.iapi.services.i18n.MessageService
-
Transform the message from messageID to the actual error, warning, or
info message using the correct locale.
- getTextMessage(String, Object...) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
-
- getTextMessage(String, Object...) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
-
- getTextMessage(String, Object...) - Method in class org.apache.derby.shared.common.i18n.MessageUtil
-
Get a message with default locale.
- getThenColumns() - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Return the list of columns which form the rows of the ResultSet which drive
the INSERT/UPDATE/DELETE actions.
- getThisInstant() - Method in interface org.apache.derby.iapi.store.raw.ScannedTransactionHandle
-
- getThreadDump() - Method in exception org.apache.derby.shared.common.sanity.AssertFailure
-
Returns the thread dump stored in this AssertFailure as a string.
- getThreadListSize() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- getTime() - Method in class org.apache.derby.impl.tools.ij.mtTestSuite
-
- getTime(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getTime(int) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getTime(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getTime(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getTime(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
Get the value of a SQL TIME parameter as a java.sql.Time object.
- getTime(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the value of a column in the current row as a java.sql.Time object.
- getTime(int) - Method in class org.apache.derby.vti.ForwardingVTI
-
- getTime(int) - Method in class org.apache.derby.vti.StringColumnVTI
-
- getTime(int) - Method in class org.apache.derby.vti.VTITemplate
-
- getTime(int, Calendar) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getTime(int, Calendar) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getTime(int, Calendar) - Method in class org.apache.derby.client.am.Cursor
-
- getTime(int, Calendar) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getTime(int, Calendar) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getTime(int, Calendar) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
- getTime(int, Calendar) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0
Get the value of a column in the current row as a java.sql.Time
object.
- getTime(int, Calendar) - Method in class org.apache.derby.vti.ForwardingVTI
-
- getTime(int, Calendar) - Method in class org.apache.derby.vti.VTITemplate
-
- getTime(String) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getTime(String) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getTime(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getTime(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getTime(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0
Retrieves the value of a JDBC TIME parameter as ajava.sql.Time object
- getTime(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the value of a column in the current row as a java.sql.Time object.
- getTime(String) - Method in class org.apache.derby.vti.VTITemplate
-
- getTime(String, Calendar) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getTime(String, Calendar) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getTime(String, Calendar) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getTime(String, Calendar) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getTime(String, Calendar) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0
Retrieves the value of a JDBC TIME parameter as a java.sql.Time object,
using the given Calendar object to construct the time object.
- getTime(String, Calendar) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0
Get the value of a column in the current row as a java.sql.Time
object.
- getTime(String, Calendar) - Method in class org.apache.derby.vti.VTITemplate
-
- getTime(Calendar) - Method in class org.apache.derby.iapi.types.DataType
-
Gets the value in the data value descriptor as a java.sql.Time.
- getTime(Calendar) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Gets the value in the data value descriptor as a java.sql.Time.
- getTime(Calendar) - Method in class org.apache.derby.iapi.types.SQLChar
-
Get time from a SQLChar.
- getTime(Calendar) - Method in class org.apache.derby.iapi.types.SQLClob
-
- getTime(Calendar) - Method in class org.apache.derby.iapi.types.SQLTime
-
Get the time value
Since this is a JDBC object we use the JDBC definition
we use the JDBC definition, see JDBC API Tutorial and Reference
section 47.3.12
Date is set to Jan. 1, 1970
- getTime(Calendar) - Method in class org.apache.derby.iapi.types.SQLTimestamp
-
getTime returns the time portion of the timestamp
Date is set to 1970-01-01
Since Time is a JDBC object we use the JDBC definition
for the date portion.
- getTime(Calendar) - Method in class org.apache.derby.iapi.types.UserType
-
- getTime(Calendar, int, int) - Static method in class org.apache.derby.iapi.types.SQLTime
-
Get a java.sql.Time object from an encoded time
and nano-second value.
- getTime(Calendar, String, LocaleFinder) - Static method in class org.apache.derby.iapi.types.SQLChar
-
Static function to Get Time from a string.
- getTIME(int, Calendar) - Method in class org.apache.derby.client.am.Cursor
-
- getTimeAsString(Date) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
-
- getTimeDateFunctions() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getTimeDateFunctions() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getTimeDateFunctions() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a comma separated list of JDBC escaped time date functions.
- getTimeDateFunctions() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getTimeDateFunctions__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getTimeFormat() - Method in interface org.apache.derby.iapi.services.i18n.LocaleFinder
-
Get a formatter for formatting times.
- getTimeFormat() - Method in class org.apache.derby.impl.db.BasicDatabase
-
- getTimeFromString(String, Calendar) - Method in class org.apache.derby.client.am.CrossConverters
-
- getTimeFromTIMESTAMP(int, Calendar) - Method in class org.apache.derby.client.am.Cursor
-
- getTimeInMillis(Calendar) - Method in class org.apache.derby.iapi.types.SQLDate
-
Convert the date into a milli-seconds since the epoch
with the time set to 00:00 based upon the passed in Calendar.
- getTimeMillis() - Method in class org.apache.derby.impl.tools.ij.mtTestSuite
-
- getTimeout() - Method in class org.apache.derby.client.net.NetAgent
-
Returns the current timeout value that is set on the socket.
- getTimerFactory() - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
Get the Timer factory for the system.
- getTimerFactory() - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Returns the Timer factory for this system.
- getTimerFactory() - Static method in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
- getTimerFactory() - Static method in class org.apache.derby.jdbc.XATransactionState
-
- getTimeSlice() - Method in class org.apache.derby.drda.NetworkServerControl
-
Return the current timeSlice setting for the running Network Server
- getTimeSlice() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Get time slice value for length of time to work on a session
- getTimeSlice() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Get the current value of the time slice
- getTimeSpent(int) - Method in interface org.apache.derby.iapi.sql.ResultSet
-
Return the total amount of time spent in this ResultSet
- getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.AnyResultSet
-
Return the total amount of time spent in this ResultSet
- getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.CurrentOfResultSet
-
Return the total amount of time spent in this ResultSet
- getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.DependentResultSet
-
- getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
-
Return the total amount of time spent in this ResultSet
- getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.HashScanResultSet
-
Return the total amount of time spent in this ResultSet
- getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.HashTableResultSet
-
Return the total amount of time spent in this ResultSet
- getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet
-
Return the total amount of time spent in this ResultSet
- getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.LastIndexKeyResultSet
-
Return the total amount of time spent in this ResultSet
- getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.MaterializedResultSet
-
Return the total amount of time spent in this ResultSet
- getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.MergeJoinResultSet
-
Return the total amount of time spent in this ResultSet
- getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.NestedLoopJoinResultSet
-
Return the total amount of time spent in this ResultSet
- getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.NormalizeResultSet
-
Return the total amount of time spent in this ResultSet
- getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
Return the total amount of time spent in this ResultSet
- getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.OnceResultSet
-
Return the total amount of time spent in this ResultSet
- getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.ProjectRestrictResultSet
-
Return the total amount of time spent in this ResultSet
- getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.RowCountResultSet
-
Return the total amount of time spent in this ResultSet
- getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.RowResultSet
-
Return the total amount of time spent in this ResultSet
- getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.ScalarAggregateResultSet
-
Return the total amount of time spent in this ResultSet
- getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
-
Return the total amount of time spent in this ResultSet
- getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.SetOpResultSet
-
Return the total amount of time spent in this ResultSet
- getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.SortResultSet
-
Return the total amount of time spent in this ResultSet
- getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.TableScanResultSet
-
Return the total amount of time spent in this ResultSet
- getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Return the total amount of time spent in this ResultSet
- getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.UnionResultSet
-
Return the total amount of time spent in this ResultSet
- getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
-
Return the total amount of time spent in this ResultSet
- getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.WindowResultSet
-
Return the total amount of time spent in this ResultSet
- getTimestamp(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getTimestamp(int) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getTimestamp(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getTimestamp(int) - Method in class org.apache.derby.diag.StatementCache
-
- getTimestamp(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getTimestamp(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
Get the value of a SQL TIMESTAMP parameter as a java.sql.Timestamp
object.
- getTimestamp(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the value of a column in the current row as a java.sql.Timestamp object.
- getTimestamp(int) - Method in class org.apache.derby.vti.ForwardingVTI
-
- getTimestamp(int) - Method in class org.apache.derby.vti.StringColumnVTI
-
- getTimestamp(int) - Method in class org.apache.derby.vti.VTITemplate
-
- getTimestamp(int, Calendar) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getTimestamp(int, Calendar) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getTimestamp(int, Calendar) - Method in class org.apache.derby.client.am.Cursor
-
- getTimestamp(int, Calendar) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getTimestamp(int, Calendar) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getTimestamp(int, Calendar) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
- getTimestamp(int, Calendar) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0
Get the value of a column in the current row as a java.sql.Timestamp
object.
- getTimestamp(int, Calendar) - Method in class org.apache.derby.vti.ForwardingVTI
-
- getTimestamp(int, Calendar) - Method in class org.apache.derby.vti.VTITemplate
-
- getTimestamp(String) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getTimestamp(String) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getTimestamp(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getTimestamp(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getTimestamp(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0
Retrieves the value of a JDBC TIMESTAMP parameter as a java.sql.Timestamp
object
- getTimestamp(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the value of a column in the current row as a java.sql.Timestamp object.
- getTimestamp(String) - Method in class org.apache.derby.vti.VTITemplate
-
- getTimestamp(String, Calendar) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getTimestamp(String, Calendar) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getTimestamp(String, Calendar) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getTimestamp(String, Calendar) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getTimestamp(String, Calendar) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0
Retrieves the value of a JDBC TIMESTAMP parameter as a java.sql.Timestamp
object, using the given Calendar object to construct the Timestamp
object.
- getTimestamp(String, Calendar) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0
Get the value of a column in the current row as a java.sql.Timestamp
object.
- getTimestamp(String, Calendar) - Method in class org.apache.derby.vti.VTITemplate
-
- getTimestamp(Calendar) - Method in class org.apache.derby.iapi.types.DataType
-
Gets the value in the data value descriptor as a java.sql.Timestamp.
- getTimestamp(Calendar) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Gets the value in the data value descriptor as a java.sql.Timestamp.
- getTimestamp(Calendar) - Method in class org.apache.derby.iapi.types.SQLChar
-
Get Timestamp from a SQLChar.
- getTimestamp(Calendar) - Method in class org.apache.derby.iapi.types.SQLClob
-
- getTimestamp(Calendar) - Method in class org.apache.derby.iapi.types.SQLDate
-
getTimestamp returns a timestamp with the date value
time is set to 00:00:00.0
- getTimestamp(Calendar) - Method in class org.apache.derby.iapi.types.SQLTime
-
Convert a SQL TIME to a JDBC java.sql.Timestamp.
- getTimestamp(Calendar) - Method in class org.apache.derby.iapi.types.SQLTimestamp
-
Get the value field.
- getTimestamp(Calendar) - Method in class org.apache.derby.iapi.types.UserType
-
- getTimestamp(Calendar, String, LocaleFinder) - Static method in class org.apache.derby.iapi.types.SQLChar
-
Static function to Get Timestamp from a string.
- getTimestamp(DataValueDescriptor) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Implement the timestamp SQL function: construct a SQL timestamp from a string, or timestamp.
- getTimestamp(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
Implement the timestamp SQL function: construct a SQL timestamp from a string, or timestamp.
- getTimestamp(DataValueDescriptor, DataValueDescriptor) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Construct a SQL timestamp from a date and time.
- getTimestamp(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getTIMESTAMP(int, Calendar) - Method in class org.apache.derby.client.am.Cursor
-
- getTimestampAsString(Timestamp) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
-
- getTimestampFormat() - Method in interface org.apache.derby.iapi.services.i18n.LocaleFinder
-
Get a formatter for formatting timestamps.
- getTimestampFormat() - Method in class org.apache.derby.impl.db.BasicDatabase
-
- getTimestampFromDATE(int, Calendar) - Method in class org.apache.derby.client.am.Cursor
-
- getTimestampFromString(String, Calendar) - Method in class org.apache.derby.client.am.CrossConverters
-
- getTimestampFromTIME(int, Calendar) - Method in class org.apache.derby.client.am.Cursor
-
- getTimestampLength() - Method in class org.apache.derby.impl.drda.AppRequester
-
The timestamp length may be truncated for old versions of Derby.
- getTimestampLength(boolean) - Static method in class org.apache.derby.client.am.DateTime
-
Return the length of a timestamp depending on whether timestamps
should have full nanosecond precision or be truncated to just microseconds.
- getTimestampValue(String, boolean) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
- getTimestampValue(String, boolean) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getTimeValue(String, boolean) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
- getTimeValue(String, boolean) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getToken() - Method in class org.apache.derby.impl.tools.ij.AttributeHolder
-
- getTokenManager() - Method in class org.apache.derby.impl.sql.compile.ParserImpl
-
Returns a initialized (clean) TokenManager, paired w. the Parser in getParser,
Appropriate for this ParserImpl object.
- getTopLevelService() - Method in class org.apache.derby.impl.services.monitor.ModuleInstance
-
- getTopLevelSQLSessionContext() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the value of top level session context of the top level connection.
- getTopLevelSQLSessionContext() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- getTotalColumnSize() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Get the size of all the columns added
together.
- getTotalNumberOfIndexes() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets the number of indexes on the table, including the backing indexes.
- getTotalPageCount() - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
-
Get the total number of pages in this extent
- getTotalSpace(int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Return the total number of bytes used, reserved, or wasted by the
record at this slot.
- getTotalSpace(int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Return the total number of bytes used, reserved, or wasted by the
record at this slot.
- getTotalTime() - Method in class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
-
Return the time for all operations performed by this node, and the children
of this node.
- getTR() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
- getTrace(HttpServletRequest) - Method in class org.apache.derby.drda.NetServlet
-
- getTraceAll() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Get the current value of whether to trace all the sessions
- getTraceDirectory() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Get the current value of trace directory
- getTraceDirectory() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
- getTraceDirectory() - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
-
- getTraceDirectory(Properties) - Static method in class org.apache.derby.jdbc.BasicClientDataSource40
-
Check if derby.client.traceDirectory is provided as a JVM property.
- getTraceFile() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
- getTraceFile() - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
-
- getTraceFile(Properties) - Static method in class org.apache.derby.jdbc.BasicClientDataSource40
-
- getTraceFileAppend() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
- getTraceFileAppend() - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
-
- getTraceFileAppend(Properties) - Static method in class org.apache.derby.jdbc.BasicClientDataSource40
-
- getTraceLevel() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
- getTraceLevel() - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
-
- getTraceLevel(Properties) - Static method in class org.apache.derby.jdbc.BasicClientDataSource40
-
Check if derby.client.traceLevel is provided as a JVM property.
- getTraceString() - Method in class org.apache.derby.iapi.types.DataType
-
Gets the value in the data stream descriptor as a trace string.
- getTraceString() - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Gets the value in the data value descriptor as a trace string.
- getTraceString() - Method in class org.apache.derby.iapi.types.SQLBinary
-
Gets a trace representation for debugging.
- getTraceString() - Method in class org.apache.derby.iapi.types.SQLChar
-
Gets a trace representation for debugging.
- getTraceString() - Method in class org.apache.derby.iapi.types.SQLClob
-
Gets a trace representation of the CLOB for debugging.
- getTransaction() - Method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
-
Get a transaction for performing authentication at the database level.
- getTransaction() - Method in class org.apache.derby.impl.store.access.RAMTransactionContext
-
- getTransaction() - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
Return the RawTransaction I was opened in.
- getTransaction() - Method in class org.apache.derby.impl.store.raw.data.StreamFileContainerHandle
-
Return the RawTransaction this object was opened in.
- getTransaction() - Method in class org.apache.derby.impl.store.raw.xact.XactContext
-
- getTransaction(ContextManager) - Method in interface org.apache.derby.iapi.store.access.AccessFactory
-
Get a transaction controller with which to manipulate data within
the access manager.
- getTransaction(ContextManager) - Method in class org.apache.derby.impl.store.access.RAMAccessManager
-
- getTransactionalProperties() - Method in class org.apache.derby.impl.store.access.RAMAccessManager
-
- getTransactionCompile() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the transaction controller to use with this language connection
context at compile time.
- getTransactionCompile() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the TransactionController to use, when not
passed in as a parameter.
- getTransactionCompile() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Get the transaction controller to use at compile time with this language
connection context.
- getTransactionController() - Method in interface org.apache.derby.iapi.sql.Activation
-
Get the Execution TransactionController associated with this
activation/lcc.
- getTransactionController() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
- getTransactionController() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Get the current transaction controller.
- getTransactionController() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- getTransactionExecute() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the transaction controller to use with this language connection
context during execute time.
- getTransactionExecute() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the TransactionController to use, when not
passed in as a parameter.
- getTransactionExecute() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- getTransactionFactoryModule() - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
- getTransactionFactoryModule() - Method in class org.apache.derby.impl.store.raw.RawStore
-
- getTransactionId() - Method in interface org.apache.derby.iapi.store.raw.ScanHandle
-
Get the TransactionId for the current log record.
- getTransactionId() - Method in class org.apache.derby.impl.store.raw.log.FlushedScanHandle
-
- getTransactionId() - Method in class org.apache.derby.impl.store.raw.log.LogRecord
-
- getTransactionID() - Method in class org.apache.derby.client.am.ClientConnection
-
Returns the ID of the active transaction for this connection.
- getTransactionID() - Method in class org.apache.derby.client.am.LogicalConnection
-
Returns the client-side transaction id from am.Connection.
- getTransactionIdString() - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Get string id of the transaction.
- getTransactionIdString() - Method in interface org.apache.derby.iapi.store.access.TransactionInfo
-
- getTransactionIdString() - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Get string id of the transaction.
- getTransactionIdString() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
-
Methods of TransactionInfo
- getTransactionInfo() - Method in interface org.apache.derby.iapi.store.access.AccessFactory
-
Return a snap shot of all transactions in the db.
- getTransactionInfo() - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
- getTransactionInfo() - Method in interface org.apache.derby.iapi.store.raw.xact.TransactionFactory
-
- getTransactionInfo() - Method in class org.apache.derby.impl.store.access.RAMAccessManager
-
- getTransactionInfo() - Method in class org.apache.derby.impl.store.raw.RawStore
-
- getTransactionInfo() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTable
-
Get a printable version of the transaction table
- getTransactionInfo() - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
-
- getTransactionIsolation() - Method in class org.apache.derby.client.am.ClientConnection
-
- getTransactionIsolation() - Method in class org.apache.derby.client.am.LogicalConnection
-
- getTransactionIsolation() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
- getTransactionIsolation() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Get this Connection's current transaction isolation mode.
- getTransactionIsolationPrepStmt - Variable in class org.apache.derby.client.am.ClientConnection
-
- getTransactionIsolationX() - Method in class org.apache.derby.client.am.ClientConnection
-
- getTransactionState(XAXactId) - Method in class org.apache.derby.jdbc.EmbedXAResource
-
Returns the XATransactionState of the the transaction
- getTransactionStatus() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
-
- getTransactionStatusString() - Method in interface org.apache.derby.iapi.store.access.TransactionInfo
-
- getTransactionStatusString() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
-
- getTransactionTable() - Method in interface org.apache.derby.iapi.store.raw.xact.TransactionFactory
-
Return the transaction table so it can get logged with the checkpoint
log record.
- getTransactionTable() - Method in class org.apache.derby.impl.store.raw.log.CheckpointOperation
-
- getTransactionTable() - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
-
Return the transaction table to be logged with the checkpoint operation
- getTransactionTimeout() - Method in class org.apache.derby.client.net.NetXAResource
-
Obtain the current transaction timeout value set for this XAResource
instance.
- getTransactionTimeout() - Method in class org.apache.derby.jdbc.EmbedXAResource
-
Obtain the current transaction timeout value set for this XAResource
instance.
- getTransactionTypeString() - Method in interface org.apache.derby.iapi.store.access.TransactionInfo
-
- getTransactionTypeString() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
-
- getTransformed() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Return whether or not this predicate has been transformed.
- getTransitionTables(Visitable) - Method in class org.apache.derby.impl.sql.compile.CreateTriggerNode
-
Get all transition tables referenced by a given node, sorted in the
order in which they appear in the SQL text.
- getTransitionVariables(Visitable, String, String) - Static method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get all columns that reference transition variables in triggers.
- getTransitiveSearchClause(ColumnReference) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
- getTransitiveSearchClause(ColumnReference) - Method in class org.apache.derby.impl.sql.compile.IsNullNode
-
- getTransitiveSearchClause(ColumnReference) - Method in interface org.apache.derby.impl.sql.compile.RelationalOperator
-
Return a relational operator which matches the current one
but with the passed in ColumnReference as the (left) operand.
- getTransName() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
- getTriggerActionReferencedColumnPositions() - Method in interface org.apache.derby.catalog.ReferencedColumns
-
Returns an array of 1-based column positions in the trigger table.
- getTriggerActionReferencedColumnPositions() - Method in class org.apache.derby.catalog.types.ReferencedColumnsDescriptorImpl
-
- getTriggerActionString(Visitable, String, String, String, int[], int[], int, TableDescriptor, int, boolean, List<int[]>, int[]) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
This method does the job of transforming the trigger action plan text
as shown below.
- getTriggerActionString(Visitable, String, String, String, int[], int[], int, TableDescriptor, int, boolean, List<int[]>, int[]) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- getTriggerArray() - Method in class org.apache.derby.impl.sql.execute.TriggerInfo
-
- getTriggerDefinition() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Get the original trigger definition.
- getTriggerDescriptor(String, SchemaDescriptor) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get the stored prepared statement descriptor given
a sps name.
- getTriggerDescriptor(String, SchemaDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the stored prepared statement descriptor given
a sps name.
- getTriggerDescriptor(UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get a TriggerDescriptor given its UUID.
- getTriggerDescriptor(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get a TriggerDescriptor given its UUID.
- getTriggerDescriptorList() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets the trigger descriptor list
- getTriggerDescriptors(TableDescriptor) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Load up the trigger descriptor list for this table
descriptor and return it.
- getTriggerDescriptors(TableDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Load up the trigger descriptor list for this table
descriptor and return it.
- getTriggerDescriptorsScan(TableDescriptor, boolean) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Populate the TriggerDescriptorList for the specified TableDescriptor.
- getTriggerEventMask() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Get the trigger event mask.
- getTriggerExecutionContext() - Static method in class org.apache.derby.iapi.db.Factory
-
Get the TriggerExecutionContext for the current connection
of the connection.
- getTriggerExecutionContext() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the topmost tec.
- getTriggerExecutionContext() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Get the topmost tec.
- getTriggerExecutionContext(LanguageConnectionContext, ConnectionContext, String, int, UUID, String, Vector<AutoincrementCounter>) - Method in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
-
Get a trigger execution context
- getTriggerInfo() - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Return the TriggerInfo structure.
- getTriggerInfo() - Method in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
-
Basically, the same as getFKInfo but for triggers.
- getTriggerPriv() - Method in class org.apache.derby.iapi.sql.dictionary.TablePermsDescriptor
-
- getTriggerTable() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the topmost trigger table descriptor
- getTriggerTable() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Get the topmost trigger table descriptor
- getTrueNode() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
- getTrueValue() - Method in class org.apache.derby.impl.sql.catalog.DropDependencyFilter
-
Gets a BooleanDataValue representing TRUE.
- getTrulyTheBestAccessPath() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Get the best access path overall for this Optimizable.
- getTrulyTheBestAccessPath() - Method in class org.apache.derby.impl.sql.compile.FromTable
-
- getTrulyTheBestAccessPath() - Method in class org.apache.derby.impl.sql.compile.IndexToBaseRowNode
-
- getTrulyTheBestAccessPath() - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
- getTrulyTheBestAccessPath() - Method in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
-
- getTruncationLWM(UUID) - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
-
- getTruncationWarnings() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
Get the chain of truncation warnings added to this statement.
- getTupleDescriptor(Optimizable) - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
-
Get the unique tuple descriptor of the current access path for an Optimizable.
- getTypdefnam() - Method in class org.apache.derby.client.net.Typdef
-
- getType() - Method in class org.apache.derby.client.am.ClientResultSet
-
- getType() - Method in interface org.apache.derby.iapi.services.monitor.PersistentService
-
Return the type of this service.
- getType() - Method in class org.apache.derby.iapi.sql.dictionary.ColPermsDescriptor
-
- getType() - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
-
Get the TypeDescriptor of the column's datatype.
- getType() - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Gets an identifier telling what type of table this is.
- getType() - Method in interface org.apache.derby.iapi.sql.dictionary.SystemColumn
-
Return the type of this column.
- getType() - Method in interface org.apache.derby.iapi.sql.ResultColumnDescriptor
-
Returns a DataTypeDescriptor for the column.
- getType() - Method in class org.apache.derby.iapi.store.raw.ContainerLock
-
Get an integer representation of the type of the lock.
- getType() - Method in class org.apache.derby.iapi.store.raw.RowLock
-
Get an integer representation of the type of the lock.
- getType() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0
Return the type of this result set.
- getType() - Method in class org.apache.derby.impl.services.monitor.StorageFactoryService
-
The type of the service is 'directory'
- getType() - Method in class org.apache.derby.impl.sql.catalog.SystemColumnImpl
-
Return the type of this column.
- getType() - Method in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
-
Returns the data type of the column being defined.
- getType() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
- getType() - Method in class org.apache.derby.impl.sql.GenericColumnDescriptor
-
Returns a DataTypeDescriptor for the column.
- getType() - Method in class org.apache.derby.impl.store.replication.net.ReplicationMessage
-
Used to get the type of this ReplicationMessage.
- getType() - Method in class org.apache.derby.vti.VTITemplate
-
- getType(Member) - Method in class org.apache.derby.iapi.services.loader.ClassInspector
-
Get the Java name of the return type from a Member representing
a method or the type of a Member representing a field.
- getType(TypeDescriptor) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Return a runtime type for a catalog type.
- getTypeAsInt(SQLType) - Static method in class org.apache.derby.impl.jdbc.Util42
-
Get the int type id from java.sql.Types which corresponds to the SQLType.
- getTypeAsInt(Agent, SQLType) - Static method in class org.apache.derby.client.am.Utils42
-
Get the int type id from java.sql.Types which corresponds to the SQLType.
- getTypeAsString() - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Simple little helper function to convert your type
to a string, which is easier to use.
- getTypeBounds(Class, Class) - Method in class org.apache.derby.iapi.services.loader.ClassInspector
-
Given an implementation of a parameterized interface, return
the bounds on the type variables.
- getTypeChain(Class<?>, Class<?>) - Method in class org.apache.derby.iapi.services.loader.ClassInspector
-
Construct an inheritance chain of types stretching from a supertype down
to a concrete implementation.
- getTypeCompiler() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Get the TypeCompiler from this ValueNode, based on its TypeId
using getTypeId().
- getTypeCompiler(TypeId) - Method in interface org.apache.derby.iapi.sql.compile.TypeCompilerFactory
-
Get a TypeCompiler corresponding to the given TypeId.
- getTypeCompiler(TypeId) - Method in class org.apache.derby.impl.sql.compile.BaseTypeCompiler
-
Get the TypeCompiler that corresponds to the given TypeId.
- getTypeCompiler(TypeId) - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
Get the TypeCompiler associated with the given TypeId
- getTypeCompiler(TypeId) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Get the TypeCompiler associated with the given TypeId
- getTypeCompiler(TypeId) - Method in class org.apache.derby.impl.sql.compile.TypeCompilerFactoryImpl
-
Get a TypeCompiler corresponding to the given TypeId
- getTypeCompilerFactory() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Get the TypeCompilerFactory from this CompilerContext.
- getTypeCompilerFactory() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionFactory
-
Get the TypeCompilerFactory to use with this language connection
- getTypeCompilerFactory() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- getTypeCompilerFactory() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
-
Get the TypeCompilerFactory to use with this language connection
- getTypeDescriptor(ClassHolder, int) - Method in class org.apache.derby.impl.services.bytecode.CodeChunk
-
Get the type descriptor in the virtual machine format for the type
defined by the constant pool index for the instruction at pc.
- getTypeFormatId() - Method in class org.apache.derby.catalog.types.AggregateAliasInfo
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.catalog.types.BaseTypeIdImpl
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.catalog.types.DefaultInfoImpl
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
-
- getTypeFormatId() - Method in class org.apache.derby.catalog.types.MethodAliasInfo
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.catalog.types.OldRoutineType
-
- getTypeFormatId() - Method in class org.apache.derby.catalog.types.ReferencedColumnsDescriptorImpl
-
- getTypeFormatId() - Method in class org.apache.derby.catalog.types.RoutineAliasInfo
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.catalog.types.RowMultiSetImpl
-
Get the id which indicates which class deserializes us.
- getTypeFormatId() - Method in class org.apache.derby.catalog.types.StatisticsImpl
-
- getTypeFormatId() - Method in class org.apache.derby.catalog.types.SynonymAliasInfo
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.catalog.types.UDTAliasInfo
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.catalog.types.UserDefinedTypeIdImpl
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.iapi.services.io.FormatableArrayHolder
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.iapi.services.io.FormatableHashtable
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.iapi.services.io.FormatableIntHolder
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.iapi.services.io.FormatableLongHolder
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.iapi.services.io.FormatableProperties
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in interface org.apache.derby.iapi.services.io.TypedFormat
-
Get a universally unique identifier for the type of
this object.
- getTypeFormatId() - Method in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
-
- getTypeFormatId() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.iapi.sql.execute.ExecRowBuilder
-
- getTypeFormatId() - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.iapi.types.JSQLType
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.iapi.types.SQLBit
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.iapi.types.SQLBlob
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.iapi.types.SQLBoolean
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.iapi.types.SQLChar
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.iapi.types.SQLClob
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.iapi.types.SQLDate
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.iapi.types.SQLDecimal
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.iapi.types.SQLDouble
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.iapi.types.SQLInteger
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.iapi.types.SQLLongint
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.iapi.types.SQLLongVarbit
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.iapi.types.SQLLongvarchar
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.iapi.types.SQLReal
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.iapi.types.SQLRef
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.iapi.types.SQLSmallint
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.iapi.types.SQLTime
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.iapi.types.SQLTimestamp
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.iapi.types.SQLTinyint
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.iapi.types.SQLVarbit
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.iapi.types.SQLVarchar
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.iapi.types.TypeId
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.iapi.types.UserType
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.iapi.types.XML
-
- getTypeFormatId() - Method in class org.apache.derby.impl.services.uuid.BasicUUID
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.sql.catalog.DD_Version
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.sql.catalog.DDdependableFinder
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.sql.CursorInfo
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.sql.CursorTableReference
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.sql.depend.BasicProviderInfo
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.sql.execute.AggregatorInfo
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.sql.execute.AggregatorInfoList
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.sql.execute.AvgAggregator
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.sql.execute.ColumnInfo
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.sql.execute.ConstraintInfo
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.sql.execute.CountAggregator
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.sql.execute.DeleteConstantAction
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.sql.execute.FKInfo
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.sql.execute.IndexColumnOrder
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.sql.execute.InsertConstantAction
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.sql.execute.MatchingClauseConstantAction
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.sql.execute.MaxMinAggregator
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.sql.execute.MergeConstantAction
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.sql.execute.SumAggregator
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.sql.execute.TriggerInfo
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.sql.execute.UpdatableVTIConstantAction
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.sql.execute.UpdateConstantAction
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.sql.execute.UserDefinedAggregator
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.sql.GenericColumnDescriptor
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.sql.GenericResultDescription
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.sql.GenericStorablePreparedStatement
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.access.btree.BranchControlRow
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.access.btree.index.B2I_10_3
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.access.btree.index.B2I_v10_2
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.access.btree.index.B2I
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.access.btree.index.B2IStaticCompiledInfo
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.access.btree.index.B2IUndo
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.access.btree.LeafControlRow
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.access.conglomerate.BinaryOrderableWrapper
-
- getTypeFormatId() - Method in class org.apache.derby.impl.store.access.heap.Heap_v10_2
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.access.heap.Heap
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.access.heap.HeapRowLocation
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.access.PC_XenaVersion
-
- getTypeFormatId() - Method in class org.apache.derby.impl.store.access.StorableFormatId
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.data.AllocPage
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.data.AllocPageOperation
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.data.ChainAllocPageOperation
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.data.CompressSpacePageOperation
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.data.CompressSpacePageOperation10_2
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.data.ContainerOperation
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.data.ContainerUndoOperation
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.data.CopyRowsOperation
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.data.DeleteOperation
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.data.EncryptContainerOperation
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.data.EncryptContainerUndoOperation
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.data.InitPageOperation
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.data.InsertOperation
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.data.InvalidatePageOperation
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.data.LogicalUndoOperation
-
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.data.PhysicalUndoOperation
-
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.data.PurgeOperation
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.data.RemoveFileOperation
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.data.SetReservedSpaceOperation
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.data.StreamFileContainer
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.data.UpdateFieldOperation
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.data.UpdateOperation
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.log.CheckpointOperation
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.log.ChecksumOperation
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.log.LogCounter
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.log.LogRecord
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.xact.BeginXact
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.xact.EndXact
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.xact.GlobalXactId
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTable
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.xact.XactId
-
Return my format identifier.
- getTypeId() - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
-
Get the type Id stored within this type descriptor.
- getTypeId() - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Gets the TypeId for the datatype.
- getTypeId() - Method in class org.apache.derby.impl.sql.compile.BaseTypeCompiler
-
Get the TypeId that corresponds to this TypeCompiler.
- getTypeId() - Method in class org.apache.derby.impl.sql.compile.ParameterNode
-
- getTypeId() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Get the TypeId from this ValueNode.
- getTypeId(TypeDescriptor) - Static method in class org.apache.derby.iapi.types.TypeId
-
Get the TypeId (fundemental type information)
for a catalog type.
- getTypeId(DataValueDescriptor) - Static method in class org.apache.derby.impl.sql.compile.UserTypeConstantNode
-
- getTypeInfo() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getTypeInfo() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getTypeInfo() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a description of all the standard SQL types supported by
this database.
- getTypeInfo() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getTypeInfoForODBC() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a description of all the standard SQL types supported by
this database.
- getTypeInfoMinion(String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a description of the standard SQL types supported by this database.
- getTypeInfoX() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getTypeMap() - Method in class org.apache.derby.client.am.ClientConnection
-
- getTypeMap() - Method in class org.apache.derby.client.am.LogicalConnection
-
- getTypeMap() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
- getTypeMap() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Returns the type map for this connection.
- getTypeName() - Method in interface org.apache.derby.catalog.TypeDescriptor
-
Gets the name of this type.
- getTypeName() - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
-
Gets the name of this datatype.
- getTypeName() - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Gets the name of this datatype.
- getTypeName() - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Get the SQL name of the datatype
- getTypeName() - Method in class org.apache.derby.iapi.types.SQLBit
-
- getTypeName() - Method in class org.apache.derby.iapi.types.SQLBlob
-
- getTypeName() - Method in class org.apache.derby.iapi.types.SQLBoolean
-
- getTypeName() - Method in class org.apache.derby.iapi.types.SQLChar
-
- getTypeName() - Method in class org.apache.derby.iapi.types.SQLClob
-
- getTypeName() - Method in class org.apache.derby.iapi.types.SQLDate
-
- getTypeName() - Method in class org.apache.derby.iapi.types.SQLDecimal
-
- getTypeName() - Method in class org.apache.derby.iapi.types.SQLDouble
-
- getTypeName() - Method in class org.apache.derby.iapi.types.SQLInteger
-
- getTypeName() - Method in class org.apache.derby.iapi.types.SQLLongint
-
- getTypeName() - Method in class org.apache.derby.iapi.types.SQLLongVarbit
-
- getTypeName() - Method in class org.apache.derby.iapi.types.SQLLongvarchar
-
- getTypeName() - Method in class org.apache.derby.iapi.types.SQLReal
-
- getTypeName() - Method in class org.apache.derby.iapi.types.SQLRef
-
- getTypeName() - Method in class org.apache.derby.iapi.types.SQLSmallint
-
- getTypeName() - Method in class org.apache.derby.iapi.types.SQLTime
-
- getTypeName() - Method in class org.apache.derby.iapi.types.SQLTimestamp
-
- getTypeName() - Method in class org.apache.derby.iapi.types.SQLTinyint
-
- getTypeName() - Method in class org.apache.derby.iapi.types.SQLVarbit
-
- getTypeName() - Method in class org.apache.derby.iapi.types.SQLVarchar
-
- getTypeName() - Method in class org.apache.derby.iapi.types.UserType
-
- getTypeName() - Method in class org.apache.derby.iapi.types.XML
-
- getTypeName() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericConglomerate
-
Get the SQL name of the datatype
- getTypeName() - Method in class org.apache.derby.impl.store.access.heap.HeapRowLocation
-
- getTypeName() - Method in class org.apache.derby.impl.store.access.StorableFormatId
-
Get the SQL name of the datatype
- getTypeName(String) - Method in class org.apache.derby.iapi.types.DataType
-
Get the type name of this value, possibly overriding
with the passed in class name (for user/java types).
- getTypeName(String) - Method in class org.apache.derby.iapi.types.UserType
-
Get the type name of this value, overriding
with the passed in class name (for user/java types).
- getTypeOption(String, int, int, int) - Method in class org.apache.derby.impl.load.ColumnInfo
-
- getTypes() - Method in class org.apache.derby.catalog.types.RowMultiSetImpl
-
Get the types of the columns in this row set
- getTypeServices() - Method in class org.apache.derby.impl.sql.compile.CachedValueNode
-
- getTypeServices() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
The type of a ColumnReference is the type of its
source unless the source is null then it is
the type that has been set on this node.
- getTypeServices() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
- getTypeServices() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Get the DataTypeServices from this ValueNode.
- getTypeServices() - Method in class org.apache.derby.impl.sql.compile.ValueNodeList
-
Get the first non-null DataTypeServices from the elements in the list.
- getTypeServices() - Method in class org.apache.derby.impl.sql.compile.VirtualColumnNode
-
Get the DataTypeServices from this Node.
- getTypeString(int) - Static method in class org.apache.derby.client.am.ClientTypes
-
- getU1() - Method in class org.apache.derby.iapi.services.classfile.ClassInput
-
- getU1Array(int) - Method in class org.apache.derby.iapi.services.classfile.ClassInput
-
- getU2() - Method in class org.apache.derby.iapi.services.classfile.ClassInput
-
- getU2(int) - Method in class org.apache.derby.impl.services.bytecode.CodeChunk
-
Get the unsigned short value for the opcode at the program
counter pc.
- getU4() - Method in class org.apache.derby.iapi.services.classfile.ClassInput
-
- getU4(int) - Method in class org.apache.derby.impl.services.bytecode.CodeChunk
-
Get the unsigned 32 bit value for the opcode at the program
counter pc.
- getUDTClass(int) - Method in class org.apache.derby.impl.load.ImportResultSetMetaData
-
Get the class bound to a UDT column.
- getUDTClassName(DatabaseMetaData, String) - Method in class org.apache.derby.impl.load.ColumnInfo
-
- getUDTClassNames() - Method in class org.apache.derby.impl.load.ColumnInfo
-
Get the class names of udt columns as a string.
- getUDTDesc(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Get the AliasDescriptor of a UDT
- getUDTs(String, String, String) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getUDTs(String, String, String, int[]) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getUDTs(String, String, String, int[]) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getUDTs(String, String, String, int[]) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 2.0
Get a description of the user-defined types defined in a particular
schema.
- getUDTsX(String, String, String, int[]) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getUncachedColPermsDescriptor(ColPermsDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get a column permissions descriptor from the system tables, without going through the cache.
- getUncachedGenericPermDescriptor(PermDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get an object's permission descriptor from the system tables, without going through the cache.
- getUncachedPermissionsDescriptor(int, int, T, Class<T>) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- getUncachedRoutinePermsDescriptor(RoutinePermsDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get a routine permissions descriptor from the system tables, without going through the cache.
- getUncachedSPSDescriptor(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
This method can get called from the DataDictionary cache.
- getUncachedSPSDescriptor(TableKey) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
This method can get called from the DataDictionary cache.
- getUncachedTableDescriptor(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
This method can get called from the DataDictionary cache.
- getUncachedTableDescriptor(TableKey) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
This method can get called from the DataDictionary cache.
- getUncachedTablePermsDescriptor(TablePermsDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get a table permissions descriptor from the system tables, without going through the cache.
- getUnderlyingOrAliasName() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Get non-null column name.
- getUnderlyingProjectRestrictRS() - Method in class org.apache.derby.impl.sql.execute.RowCountResultSet
-
Return underlying result set (the source og this result set) if it is a
ProjectRestrictResultSet, else null.
- getUnderTopAndNode() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Return whether or not this subquery is immediately under a top level
AndNode.
- getUndoable() - Method in class org.apache.derby.impl.store.raw.log.LogRecord
-
- getUnfilledPageCount() - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
-
Get the number of unfilled pages in this extent
- getUnfilledPageNumber(long) - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
-
Get a page number that is unfilled, pagenum is the last page that was
rejected.
- getUnfilledPageNumber(BaseContainerHandle, long) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
- getUnfilledPageNumber(BaseContainerHandle, long, long) - Method in class org.apache.derby.impl.store.raw.data.AllocationCache
-
- getUnformattedMessage(int) - Method in class org.apache.derby.client.am.Sqlca
-
Get the unformatted message text (in case we cannot ask the server).
- getUnicodeStream() - Method in class org.apache.derby.client.am.ClientClob
-
- getUnicodeStream(int) - Method in class org.apache.derby.client.am.ClientResultSet
-
Deprecated.
- getUnicodeStream(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Deprecated.
- getUnicodeStream(int) - Method in class org.apache.derby.vti.VTITemplate
-
Deprecated.
- getUnicodeStream(String) - Method in class org.apache.derby.client.am.ClientResultSet
-
Deprecated.
- getUnicodeStream(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Deprecated.
- getUnicodeStream(String) - Method in class org.apache.derby.vti.VTITemplate
-
Deprecated.
- getUnigueRmId() - Static method in class org.apache.derby.client.ClientXAConnection
-
- getUnionResultSet(NoPutResultSet, NoPutResultSet, int, double, double) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
The Union interface is used to evaluate the union (all) of two ResultSets.
- getUnionResultSet(NoPutResultSet, NoPutResultSet, int, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
a minimal union scan generator, for ease of use at present.
- getUniqueClassName() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Get a unique Class name from this CompilerContext.
- getUniqueClassName() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- getUniqueConnectionName() - Method in class org.apache.derby.impl.tools.ij.ConnectionEnv
-
- getUniqueConstraintId() - Method in class org.apache.derby.impl.sql.execute.IndexChanger
-
- getUniqueCursorName() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get a connection unique system generated name for a cursor.
- getUniqueCursorName() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Get a connection unique system generated name for a cursor.
- getUniqueId() - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
Return my unique identifier, this identifier will be unique to each
instance of an open container handle.
- getUniqueId() - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
- getUniqueSavepointID() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get a connection unique system generated id for an unnamed savepoint.
- getUniqueSavepointID() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Get a connection unique system generated id for an unnamed savepoint.
- getUniqueSavepointName() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get a connection unique system generated name for an unnamed savepoint.
- getUniqueSavepointName() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Get a connection unique system generated name for an unnamed savepoint.
- getUniqueThreadName(String) - Static method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Get a thread name that is both meaningful and unique (primarily for
debugging purposes).
- getUniqueTupleDescriptor(UUID) - Method in class org.apache.derby.iapi.sql.dictionary.GenericDescriptorList
-
Get the UniqueTupleDescriptor that matches the
input uuid.
- getUnknownRV() - Method in interface org.apache.derby.iapi.store.access.Qualifier
-
Get the getOrderedNulls argument to use in the comparison.
- getUnknownRV() - Method in class org.apache.derby.impl.sql.execute.GenericQualifier
-
Get the getOrderedNulls argument to use in the comparison.
- getUnknownRV() - Method in class org.apache.derby.impl.sql.execute.GenericScanQualifier
-
Get the getOrderedNulls argument to use in the comparison.
- getUnknownRV() - Method in class org.apache.derby.impl.store.access.UTFQualifier
-
Get the getOrderedNulls argument to use in the comparison.
- getUnmodifiableList() - Method in class org.apache.derby.iapi.services.context.ContextManager.CtxStack
-
- getUnqualifiedName() - Method in class org.apache.derby.catalog.types.BaseTypeIdImpl
-
Get the unqualified name of this type.
- getUpdatableVTIConstantAction(int, boolean) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for an updatable VTI statement.
- getUpdatableVTIConstantAction(int, boolean, int[]) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for an updatable VTI statement.
- getUpdateBaseTableName() - Method in class org.apache.derby.impl.sql.compile.CursorNode
-
- getUpdateConstantAction(TableDescriptor, StaticCompiledOpenConglomInfo, IndexRowGenerator[], long[], StaticCompiledOpenConglomInfo[], String[], boolean, UUID, int, boolean, int[], int[], Object, FKInfo[], TriggerInfo, FormatableBitSet, int[], int[], int, boolean, boolean, RowLocation[], boolean, String) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for an UPDATE statement.
- getUpdateCount() - Method in class org.apache.derby.client.am.ClientStatement
-
- getUpdateCount() - Method in class org.apache.derby.client.am.Lob
-
Returns the current updateCount of the Clob.
- getUpdateCount() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- getUpdateCount() - Method in class org.apache.derby.client.am.Sqlca
-
- getUpdateCount() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
getUpdateCount returns the current result as an update count;
if the result is a ResultSet or there are no more results -1
is returned.
- getUpdateCount() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
getUpdateCount returns the current result as an update count;
if the result is a ResultSet or there are no more results -1
is returned.
- getUpdateCount() - Method in interface org.apache.derby.impl.jdbc.InternalClob
-
Returns the update count of the Clob.
- getUpdateCount() - Method in class org.apache.derby.impl.jdbc.LOBStreamControl
-
Returns the running sequence number to check if the lob is updated since
last access.
- getUpdateCount() - Method in class org.apache.derby.impl.jdbc.StoreStreamClob
-
Returns the update count of this Clob.
- getUpdateCount() - Method in class org.apache.derby.impl.jdbc.TemporaryClob
-
Returns the update count of this Clob.
- getUpdateCount() - Method in interface org.apache.derby.impl.tools.ij.ijResult
-
- getUpdateCount() - Method in class org.apache.derby.impl.tools.ij.ijResultImpl
-
- getUpdateCount() - Method in class org.apache.derby.impl.tools.ij.ijStatementResult
-
- getUpdateCount() - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- getUpdateExposedTableName() - Method in class org.apache.derby.impl.sql.compile.CursorNode
-
- getUpdateLocks - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
-
- getUpdateLockType() - Method in class org.apache.derby.impl.store.raw.xact.RowLocking3
-
Get type of lock to get while requesting "update" lock.
- getUpdateLockType() - Method in class org.apache.derby.impl.store.raw.xact.RowLockingRR
-
- getUpdateMode() - Method in interface org.apache.derby.iapi.sql.execute.ExecPreparedStatement
-
the update mode of the cursor
- getUpdateMode() - Method in class org.apache.derby.impl.sql.compile.CursorNode
-
- getUpdateMode() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
the update mode of the cursor
- getUpdatePriv() - Method in class org.apache.derby.iapi.sql.dictionary.TablePermsDescriptor
-
- getUpdateReadMap(DataDictionary, TableDescriptor, ResultColumnList, List<ConglomerateDescriptor>, ConstraintDescriptorList, TriggerDescriptorList, boolean[], ColumnDescriptorList) - Static method in class org.apache.derby.impl.sql.compile.UpdateNode
-
Builds a bitmap of all columns which should be read from the
Store in order to satisfy an UPDATE statement.
- getUpdateResultSet(NoPutResultSet, GeneratedMethod, GeneratedMethod) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
An update result set simply reports that it completed, and
the number of rows updated.
- getUpdateResultSet(NoPutResultSet, GeneratedMethod, GeneratedMethod) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
- getUpdateSchemaName() - Method in class org.apache.derby.impl.sql.compile.CursorNode
-
- getUpdateTimestamp() - Method in class org.apache.derby.iapi.sql.dictionary.StatisticsDescriptor
-
- getUpdateVTIResultSet(NoPutResultSet) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
- getUpdateVTIResultSet(NoPutResultSet) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
- getUpgradedSecurityMechanism(String) - Static method in class org.apache.derby.jdbc.BasicClientDataSource40
-
This method has logic to upgrade security mechanism to a better (more
secure) one if it is possible.
- getUptime() - Method in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
-
Return time server has been running.
- getUptime() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
-
Gets the time (in milliseconds) the Network Server has been running.
- getUrl() - Method in class org.apache.derby.impl.jdbc.TransactionResourceImpl
-
- getURL() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getURL() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getURL() - Method in class org.apache.derby.impl.io.CPFile
-
Return a URL for this file (resource).
- getURL() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the url for this database?
- getURL() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getURL(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getURL(int) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getURL(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getURL(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getURL(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0
Retrieve the value of the designated JDBC DATALINK parameter as a java.net.URL object
- getURL(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 3.0
Retrieves the value of the designated column in the current row of this
ResultSet object as a java.net.URL object in the Java programming
language.
- getURL(int) - Method in class org.apache.derby.vti.VTITemplate
-
- getURL(String) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- getURL(String) - Method in class org.apache.derby.client.am.ClientResultSet
-
- getURL(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- getURL(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- getURL(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0
Retrieves the value of a JDBC DATALINK parameter as a java.net.URL object
- getURL(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 3.0
Retrieves the value of the designated column in the current row of this
ResultSet object as a java.net.URL object in the Java programming
language.
- getURL(String) - Method in class org.apache.derby.vti.VTITemplate
-
- getURL_() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getURL_() - Method in class org.apache.derby.client.net.NetDatabaseMetaData
-
- getUsed() - Method in class org.apache.derby.iapi.services.io.DynamicByteArrayOutputStream
-
Get the number of bytes that was used.
- getUsedEntries() - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Get the number of cached objects.
- getUsedEntries() - Method in class org.apache.derby.impl.services.cache.ConcurrentCacheMBeanImpl
-
- getUsedEntries() - Method in interface org.apache.derby.mbeans.CacheManagerMBean
-
Get the number of objects that are currently in the cache.
- getUser() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
- getUser() - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
- getUser() - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
-
- getUser() - Method in interface org.apache.derby.jdbc.EmbeddedDataSourceInterface
-
- getUser(String) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Return the credentials descriptor for the named user.
- getUser(String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- getUser(Properties) - Static method in class org.apache.derby.jdbc.BasicClientDataSource40
-
- getUserAccessLevel() - Method in class org.apache.derby.impl.sql.conn.GenericAuthorizer
-
- getUserAuthorizationId(String) - Static method in class org.apache.derby.iapi.util.IdUtil
-
Map userName to authorizationId in its normal form.
- getUserCreateConglomPropList() - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
A superset of properties that "users" can specify.
- getUserCreateConglomPropList() - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
A superset of properties that "users" can specify.
- getUserDefinedTypeId(String) - Static method in class org.apache.derby.iapi.types.TypeId
-
- getUserDefinedTypeId(String, String, String) - Static method in class org.apache.derby.iapi.types.TypeId
-
This factory method is used for ANSI UDTs.
- getUsername() - Method in class org.apache.derby.jdbc.EmbedPooledConnection
-
- getUserName() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getUserName() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getUserName() - Method in class org.apache.derby.iapi.sql.dictionary.UserDescriptor
-
- getUserName() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's our user name as known to the database?
- getUserName() - Method in class org.apache.derby.impl.jdbc.TransactionResourceImpl
-
- getUserName() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getUserNameFromURLProps(Properties) - Static method in class org.apache.derby.iapi.util.IdUtil
-
Get user name from URL properties (key user) without any transformation.
- getUsernameString() - Method in interface org.apache.derby.iapi.store.access.TransactionInfo
-
- getUsernameString() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
-
- getUserPage(BaseContainerHandle, long, boolean, boolean) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Get a page in the container.
- getUserPageNoWait(long) - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
Obtain exclusive access to the page with the given page number.
- getUserPageNoWait(long) - Method in class org.apache.derby.impl.store.access.heap.HeapController
-
- getUserPageNoWait(long) - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
- getUserPageWait(long) - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
Obtain exclusive access to the page with the given page number.
- getUserPageWait(long) - Method in class org.apache.derby.impl.store.access.heap.HeapController
-
- getUserPageWait(long) - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
- getUserServiceName(String) - Method in interface org.apache.derby.iapi.services.monitor.PersistentService
-
Return the user form of a service name.
- getUserServiceName(String) - Method in class org.apache.derby.impl.services.monitor.StorageFactoryService
-
- getUserSpecifiedIndexName() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
- getUserSpecifiedJoinStrategy() - Method in class org.apache.derby.impl.sql.compile.FromTable
-
Return the user specified join strategy, if any for this table.
- getUserSpecifiedJoinStrategy() - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
Return the user specified join strategy, if any for this table.
- getUsingText() - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Get the text of the USING clause used on CREATE
or ALTER statement.
- getUTF8Length() - Method in class org.apache.derby.client.am.ClientClob
-
- getUTF8Length(String, int, int) - Method in class org.apache.derby.iapi.types.SQLChar
-
Get the number of bytes needed to represent a string in modified
UTF-8, which is the encoding used by writeExternal() and
writeUTF().
- getUtf8String() - Method in class org.apache.derby.client.am.ClientClob
-
- getutilMain(int, LocalizedOutput) - Method in class org.apache.derby.impl.tools.ij.Main
-
Get the right utilMain (according to
the JDBC version.
- getutilMain(int, LocalizedOutput, boolean) - Method in class org.apache.derby.impl.tools.ij.Main
-
Get the right utilMain (according to
the JDBC version.
- getUUID() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
-
Gets the UUID of the method alias.
- getUUID() - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
-
Gets the UUID String for the conglomerate.
- getUUID() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
Gets the UUID of the constraint.
- getUUID() - Method in class org.apache.derby.iapi.sql.dictionary.DefaultDescriptor
-
Get the UUID of the default.
- getUUID() - Method in class org.apache.derby.iapi.sql.dictionary.DependencyDescriptor
-
Get the dependent's ID for the dependency.
- getUUID() - Method in class org.apache.derby.iapi.sql.dictionary.FileInfoDescriptor
-
- getUUID() - Method in class org.apache.derby.iapi.sql.dictionary.PermissionsDescriptor
-
Gets the UUID of the table.
- getUUID() - Method in class org.apache.derby.iapi.sql.dictionary.RoleGrantDescriptor
-
- getUUID() - Method in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
Gets the oid of the schema
- getUUID() - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
-
- getUUID() - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Gets the UUID of the SPS.
- getUUID() - Method in class org.apache.derby.iapi.sql.dictionary.StatisticsDescriptor
-
- getUUID() - Method in class org.apache.derby.iapi.sql.dictionary.SubConstraintDescriptor
-
Gets the UUID of the constraint.
- getUUID() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets the UUID of the table.
- getUUID() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Get the trigger UUID
- getUUID() - Method in class org.apache.derby.iapi.sql.dictionary.UniqueTupleDescriptor
-
Return the UUID for this Descriptor
- getUUID() - Method in class org.apache.derby.iapi.sql.dictionary.ViewDescriptor
-
Gets the UUID of the view.
- getUUIDColumn(String, boolean) - Static method in class org.apache.derby.impl.sql.catalog.SystemColumnImpl
-
Create a system column for a character representation of a UUID with
consistent type of CHAR(36)
- getUUIDFactory() - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
Get the UUID factory for the system.
- getUUIDFactory() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionFactory
-
Get the UUIDFactory to use with this language connection
- getUUIDFactory() - Method in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
-
Get the UUID factory
- getUUIDFactory() - Method in class org.apache.derby.iapi.sql.dictionary.DataDescriptorGenerator
-
- getUUIDFactory() - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get the UUID Factory.
- getUUIDFactory() - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Return the UUID factory for this system.
- getUUIDFactory() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the UUID Factory.
- getUUIDFactory() - Method in class org.apache.derby.impl.sql.catalog.DropDependencyFilter
-
Get the UUID factory
- getUUIDFactory() - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
Get the UUID factory
- getUUIDFactory() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
-
Get the UUIDFactory to use with this language connection
REMIND: this is only used by the compiler; should there be
a compiler module control class to boot compiler-only stuff?
- getUUIDForCoreTable(String, String, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the UUID for the specified system table.
- getUUIDofSequenceGenerator() - Method in class org.apache.derby.impl.sql.compile.DMLModGeneratedColumnsStatementNode
-
- getValidateCheckConstraintResultSet(Activation, long, int, int, int, GeneratedMethod, int, GeneratedMethod, int, boolean, Qualifier[][], String, String, String, boolean, boolean, int, int, int, boolean, int, boolean, double, double) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A table scan result set forms a result set on a scan
of a table.
- getValidateCheckConstraintResultSet(Activation, long, int, int, int, GeneratedMethod, int, GeneratedMethod, int, boolean, Qualifier[][], String, String, String, boolean, boolean, int, int, int, boolean, int, boolean, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
- getValidColumns() - Method in interface org.apache.derby.iapi.store.access.RowSource
-
getValidColumns describes the DataValueDescriptor[] returned by all calls
to the getNextRowFromRowSource() call.
- getValidColumns() - Method in class org.apache.derby.iapi.store.raw.FetchDescriptor
-
Return the column list bit map.
- getValidColumns() - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
- getValidColumns() - Method in class org.apache.derby.impl.sql.execute.CardinalityCounter
-
- getValidColumns() - Method in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
-
- getValidColumns() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
getValidColumns describes the DataValueDescriptor[] returned by all
calls to the getNextRowFromRowSource() call.
- getValidColumns() - Method in class org.apache.derby.impl.store.access.sort.MergeScanRowSource
-
All columns are always set from a sorter
- getValidColumns() - Method in class org.apache.derby.impl.store.access.sort.SortBufferRowSource
-
All columns are always set from a sorter
- getValidColumnsArray() - Method in class org.apache.derby.iapi.store.raw.FetchDescriptor
-
- getValidDerbyProps() - Method in class org.apache.derby.impl.tools.ij.URLCheck
-
- getValue() - Method in class org.apache.derby.iapi.types.SQLBinary
-
- getValue() - Method in class org.apache.derby.impl.sql.compile.ConstantNode
-
Get the value in this ConstantNode
- getValue() - Method in class org.apache.derby.impl.sql.GenericParameter
-
Get the parameter value.
- getValue() - Method in class org.apache.derby.impl.store.access.StorableFormatId
-
- getValue() - Method in class org.apache.derby.impl.tools.ij.AttributeHolder
-
- getValue(RuleBasedCollator) - Method in class org.apache.derby.iapi.types.CollatorSQLChar
-
We do not anticipate this method on collation sensitive DVD to be
ever called in Derby 10.3 In future, when Derby will start supporting
SQL standard COLLATE clause, this method might get called on the
collation sensitive DVDs.
- getValue(RuleBasedCollator) - Method in class org.apache.derby.iapi.types.CollatorSQLClob
-
We do not anticipate this method on collation sensitive DVD to be
ever called in Derby 10.3 In future, when Derby will start supporting
SQL standard COLLATE clause, this method might get called on the
collation sensitive DVDs.
- getValue(RuleBasedCollator) - Method in class org.apache.derby.iapi.types.CollatorSQLLongvarchar
-
We do not anticipate this method on collation sensitive DVD to be
ever called in Derby 10.3 In future, when Derby will start supporting
SQL standard COLLATE clause, this method might get called on the
collation sensitive DVDs.
- getValue(RuleBasedCollator) - Method in class org.apache.derby.iapi.types.CollatorSQLVarchar
-
We do not anticipate this method on collation sensitive DVD to be
ever called in Derby 10.3 In future, when Derby will start supporting
SQL standard COLLATE clause, this method might get called on the
collation sensitive DVDs.
- getValue(RuleBasedCollator) - Method in class org.apache.derby.iapi.types.SQLChar
-
- getValue(RuleBasedCollator) - Method in class org.apache.derby.iapi.types.SQLClob
-
- getValue(RuleBasedCollator) - Method in class org.apache.derby.iapi.types.SQLLongvarchar
-
- getValue(RuleBasedCollator) - Method in class org.apache.derby.iapi.types.SQLVarchar
-
- getValue(RuleBasedCollator) - Method in interface org.apache.derby.iapi.types.StringDataValue
-
Gets either SQLChar/SQLVarchar/SQLLongvarchar/SQLClob(base classes) or
CollatorSQLChar/CollatorSQLVarchar/CollatorSQLLongvarch/CollatorSQLClob
(subclasses).
- getValueAsLong() - Method in class org.apache.derby.impl.store.raw.log.LogCounter
-
These following methods are only intended to be called by an
implementation of a log factory.
- getValueAsString() - Method in class org.apache.derby.impl.sql.compile.BooleanConstantNode
-
Return the value as a string.
- getValueRow(int) - Method in interface org.apache.derby.iapi.sql.execute.ExecutionFactory
-
This returns a new row that is storable but not indexable
- getValueRow(int) - Method in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
-
- getVarargTypeName(String) - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
Turn an array type name into the corresponding vararg type name
- getVarbitDataValue(byte[], BitDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL bit with the given value.
- getVarbitDataValue(byte[], BitDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getVARCHAR(int) - Method in class org.apache.derby.client.am.Cursor
-
- getVarcharDataValue(String) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL varchar with the given value.
- getVarcharDataValue(String) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getVarcharDataValue(String, StringDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQLVarhar object to represent a SQL VARCHAR (UCS_BASIC)
with the given value.
- getVarcharDataValue(String, StringDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- getVarcharDataValue(String, StringDataValue, int) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a StringDataValue to represent a SQL VARCHAR with the
passed in collationType.
- getVarcharDataValue(String, StringDataValue, int) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
Return a StringDataValue to represent a SQL VARCHAR
with the given collation re-using previous if not null.
- getVarcharDescriptor() - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
-
- getVariableStackDelta(ClassHolder, int, int) - Method in class org.apache.derby.impl.services.bytecode.CodeChunk
-
Get the number of words pushed (positive) or popped (negative) by this
instruction.
- getVariantTypeOfParams() - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
- getVector() - Method in interface org.apache.derby.impl.tools.ij.ijResult
-
- getVector() - Method in class org.apache.derby.impl.tools.ij.ijResultImpl
-
- getVector() - Method in class org.apache.derby.impl.tools.ij.ijVectorResult
-
- getVerifyType() - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
- getVersion() - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Get version of the control row.
- getVersionBuildInfo() - Method in class org.apache.derby.impl.tools.sysinfo.ZipInfoProperties
-
Method to get only the "interesting" pieces of information
for the customer, namely the version number (2.0.1) and
the beta status and the build number
- getVersionBuildString(boolean) - Method in class org.apache.derby.iapi.services.info.ProductVersionHolder
-
Returns a short-hand value for the product version string.
- getVersionColumns(String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getVersionColumns(String, String, String) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- getVersionColumns(String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a description of a table's columns that are automatically
updated when any value in a row is updated.
- getVersionColumns(String, String, String) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- getVersionColumnsForODBC(String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a description of a table's columns that are automatically
updated when any value in a row is updated.
- getVersionColumnsX(String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- getVersionCounter() - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
- getVersionCounter() - Method in interface org.apache.derby.iapi.jdbc.EnginePreparedStatement
-
Get the version of the prepared statement.
- getVersionCounter() - Method in interface org.apache.derby.iapi.sql.PreparedStatement
-
Get the version counter.
- getVersionCounter() - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
- getVersionCounter() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
- getVersionedName(String, long) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
- getVersionString() - Method in class org.apache.derby.iapi.services.info.Version
-
- getVersionString() - Method in interface org.apache.derby.mbeans.VersionMBean
-
Return the full version string.
- getVersionString() - Static method in class org.apache.derby.tools.sysinfo
-
Return the version information string for the specified library including alpha or beta indicators.
- getVersionString(String) - Static method in class org.apache.derby.tools.sysinfo
-
Return the version information string for the Apache Derby embedded library including alpha or beta indicators.
- getViewDescriptor() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets the view descriptor for this TableDescriptor.
- getViewDescriptor(UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Gets the viewDescriptor for the view with the given UUID.
- getViewDescriptor(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Gets the viewDescriptor for the view with the given UUID.
- getViewDescriptor(TableDescriptor) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Gets the viewDescriptor for the view given its TableDescriptor.
- getViewDescriptor(TableDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Gets the viewDescriptor for the view given the TableDescriptor.
- getViewDescriptorScan(TableDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the information for the view from sys.sysviews.
- getViewText() - Method in class org.apache.derby.iapi.sql.dictionary.ViewDescriptor
-
Gets the text of the view definition.
- getVirtualColumnId() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Get the virtualColumnId for this ResultColumn
- getVisitedPages() - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
-
- getVTIClass(TableDescriptor, boolean) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Return the Java class to use for the VTI to which the received
table descriptor maps.
- getVTIClass(TableDescriptor, boolean) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- getVTIConstructor() - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
-
Return the GeneratedMethod for instantiating the VTI.
- getVTICosting() - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Get the VTICosting implementation for this optimizable VTI.
- getVTIName() - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
- getVTIResultSet(Activation, int, int, GeneratedMethod, String, Qualifier[][], int, boolean, boolean, int, boolean, int, double, double, boolean, int, int, int, String, String) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A VTI result set wraps a user supplied result set.
- getVTIResultSet(Activation, int, int, GeneratedMethod, String, Qualifier[][], int, boolean, boolean, int, boolean, int, double, double, boolean, int, int, int, String, String) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
- getWaiters(LockTable) - Static method in class org.apache.derby.impl.services.locks.Deadlock
-
Get all the waiters in a LockTable.
- getWaiting() - Method in interface org.apache.derby.impl.services.locks.Control
-
- getWaiting() - Method in class org.apache.derby.impl.services.locks.Lock
-
- getWaiting() - Method in class org.apache.derby.impl.services.locks.LockControl
-
- getWaitingConnectionCount() - Method in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
-
- getWaitingConnectionCount() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
-
Gets the number of currently waiting connections.
- getWaitTimeout() - Method in interface org.apache.derby.iapi.services.locks.LockFactory
-
Get the lock timeout in milliseconds.
- getWaitTimeout() - Method in class org.apache.derby.impl.services.locks.AbstractPool
-
Get the lock timeout in milliseconds.
- getWaitTimeout() - Method in class org.apache.derby.impl.services.locks.ConcurrentLockSet
-
Get the wait timeout in milliseconds.
- getWaitTimeout() - Method in interface org.apache.derby.impl.services.locks.LockTable
-
Get the wait timeout in milliseconds.
- getWaitValue(String, int) - Static method in class org.apache.derby.impl.services.locks.AbstractPool
-
- getWarnings() - Method in class org.apache.derby.client.am.ClientConnection
-
- getWarnings() - Method in class org.apache.derby.client.am.ClientResultSet
-
Returns the first SQLWarning reported on this
ResultSet object, or null if there
are no warnings.
- getWarnings() - Method in class org.apache.derby.client.am.ClientStatement
-
- getWarnings() - Method in class org.apache.derby.client.am.LogicalConnection
-
- getWarnings() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- getWarnings() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
- getWarnings() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
The first warning reported by calls on this Statement is
returned.
- getWarnings() - Method in interface org.apache.derby.iapi.sql.Activation
-
Returns the chained list of warnings.
- getWarnings() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Get the chain of compile time warnings.
- getWarnings() - Method in interface org.apache.derby.iapi.sql.ResultSet
-
Return the set of warnings generated during the execution of
this result set.
- getWarnings() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
The first warning reported by calls on this Connection is
returned.
- getWarnings() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
The first warning reported by calls on this ResultSet is
returned.
- getWarnings() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
The first warning reported by calls on this Statement is
returned.
- getWarnings() - Method in class org.apache.derby.impl.services.timer.SingletonTimerFactory
-
Return any warnings generated during the initialization of this class, or
null if none
- getWarnings() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
Get the chain of compile time warnings.
- getWarnings() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
- getWarnings() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
- getWarnings() - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
- getWarnings() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
- getWarnings() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- getWarnings() - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- getWarnings() - Method in class org.apache.derby.vti.VTITemplate
-
- getWeight() - Method in class org.apache.derby.impl.sql.compile.PredicateList.PredicateWrapperList
-
- getWhenClause() - Method in class org.apache.derby.impl.sql.execute.GenericTriggerExecutor
-
- getWhenClauseId() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Get the trigger when clause sps UUID
- getWhenClauseSPS(LanguageConnectionContext) - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Get the trigger when clause sps
- getWhenClauseText() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Get the SQL text of the WHEN clause.
- getWhereClause() - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Return the whereClause for this SelectNode.
- getWherePredicates() - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Return the wherePredicates for this SelectNode.
- getWhereSubquerys() - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Return the whereSubquerys for this SelectNode.
- getWholeDigits(BigDecimal) - Static method in class org.apache.derby.iapi.types.SQLDecimal
-
Calculate the number of digits to the left of the decimal point
of the passed in value.
- getWidth(DataValueDescriptor) - Static method in class org.apache.derby.impl.sql.compile.UserTypeConstantNode
-
- getWindow() - Method in class org.apache.derby.impl.sql.compile.WindowFunctionNode
-
- getWindowResultSet(Activation, NoPutResultSet, int, int, int, GeneratedMethod, double, double) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A OLAP window on top of a regular result set.
- getWindowResultSet(Activation, NoPutResultSet, int, int, int, GeneratedMethod, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
- getWindows() - Method in class org.apache.derby.impl.sql.compile.FromList
-
- getWrappedResultSet() - Method in class org.apache.derby.vti.ForwardingVTI
-
Get the wrapped ResultSet.
- getWrapperClassName(byte) - Static method in class org.apache.derby.iapi.types.JSQLType
-
Gets the name of the java wrapper class corresponding to a primitive.
- getWriteLockType() - Method in class org.apache.derby.impl.store.raw.xact.RowLocking3
-
Get type of lock to get while writing data.
- getWriteLockType() - Method in class org.apache.derby.impl.store.raw.xact.RowLockingRR
-
- getWriter() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
get DDMWriter
- getWriter(long) - Method in interface org.apache.derby.impl.jdbc.InternalClob
-
Returns a writer to write data into the Clob.
- getWriter(long) - Method in class org.apache.derby.impl.jdbc.StoreStreamClob
-
Not supported.
- getWriter(long) - Method in class org.apache.derby.impl.jdbc.TemporaryClob
-
Constructs and returns a Writer for the CLOB value.
- getWritten() - Method in class org.apache.derby.impl.services.stream.RollingFileStream.MeteredStream
-
- getXAConnection() - Method in class org.apache.derby.jdbc.BasicClientXADataSource40
-
- getXAConnection() - Method in class org.apache.derby.jdbc.BasicEmbeddedXADataSource40
-
- getXAConnection() - Method in class org.apache.derby.jdbc.ClientXADataSource
-
- getXAConnection() - Method in class org.apache.derby.jdbc.EmbeddedXADataSource
-
Attempt to establish a database connection.
- getXAConnection(String, String) - Method in class org.apache.derby.jdbc.BasicClientXADataSource40
-
- getXAConnection(String, String) - Method in class org.apache.derby.jdbc.BasicEmbeddedXADataSource40
-
- getXAConnection(String, String) - Method in class org.apache.derby.jdbc.ClientXADataSource
-
- getXAConnection(String, String) - Method in class org.apache.derby.jdbc.EmbeddedXADataSource
-
Attempt to establish a database connection with the given user
name and password.
- getXAConnectionMinion() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
- getXAConnectionMinion(String, String) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
- getXAConnectionX(LogWriter, BasicClientDataSource40, String, String) - Static method in class org.apache.derby.jdbc.BasicClientDataSource40
-
Method that establishes the initial physical connection
using DS properties instead of CPDS properties.
- getXact() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
-
- getXactFactory() - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Get the Transaction Factory to use with this store.
- getXactFactory() - Method in class org.apache.derby.impl.store.raw.RawStore
-
Get the Transaction Factory to use with this store.
- getXactMgr() - Method in class org.apache.derby.impl.store.access.btree.OpenBTree
-
Public Accessors of This class:
- getXactMgr() - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
-
Public Accessors of This class:
- getXADataSource() - Method in class org.apache.derby.impl.tools.ij.xaHelper
-
Get a DataSource that supports distributed transactions.
- getXAExceptionText(int) - Method in class org.apache.derby.client.net.NetXAResource
-
- getXAffectedIndexes(TableDescriptor, ResultColumnList, FormatableBitSet, List<ConglomerateDescriptor>) - Static method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Marks which indexes are affected by an UPDATE of the
desired shape.
- getXAFuncStr(int) - Method in class org.apache.derby.client.net.NetXAResource
-
- getXAMGR() - Method in class org.apache.derby.client.net.NetConnection
-
- getXAResource() - Method in class org.apache.derby.client.ClientXAConnection
-
- getXAResource() - Method in class org.apache.derby.impl.drda.DRDAXAProtocol
-
get XAResource for the connection
- getXAResource() - Method in class org.apache.derby.impl.drda.XADatabase
-
get XA Resource for this connection
- getXAResource() - Method in class org.apache.derby.jdbc.EmbedXAConnection
-
- getXAResourceManager() - Method in interface org.apache.derby.iapi.jdbc.ResourceAdapter
-
Let a xaResource get the XAResourceManager to commit or rollback an
in-doubt transaction.
- getXAResourceManager() - Method in interface org.apache.derby.iapi.store.access.AccessFactory
-
Return the XAResourceManager associated with this AccessFactory.
- getXAResourceManager() - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
- getXAResourceManager() - Method in interface org.apache.derby.iapi.store.raw.xact.TransactionFactory
-
Return the module providing XAresource interface to the transaction
table.
- getXAResourceManager() - Method in class org.apache.derby.impl.store.access.RAMAccessManager
-
Return the XAResourceManager associated with this AccessFactory.
- getXAResourceManager() - Method in class org.apache.derby.impl.store.raw.RawStore
-
- getXAResourceManager() - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
-
Return the module providing XAresource interface to the transaction
table.
- getXAResourceManager() - Method in class org.apache.derby.jdbc.ResourceAdapterImpl
-
Return the XA Resource manager to the XA Connection
- getXAState() - Method in class org.apache.derby.client.am.ClientConnection
-
- getXid() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
-
get instance variables
- getXML() - Method in class org.apache.derby.impl.sql.compile.CursorNode
-
- getXMLDataValue(XMLDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a null XML value.
- getXMLDataValue(XMLDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
getXMLDataValue:
Get a null XML value.
- getXmlString() - Method in class org.apache.derby.impl.tools.planexporter.AccessDatabase
-
Generating the XML tree
- getXPLAINFactory() - Method in interface org.apache.derby.iapi.sql.execute.ExecutionFactory
-
Get the XPLAINFactory from this ExecutionFactory.
- getXPLAINFactory() - Method in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
-
Get the XPLAINFactory from this ExecutionContext.
- getXplainOnlyMode() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
gets the current set XplainOnlyMode
- getXplainOnlyMode() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- getXplainSchema() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
gets the current set XplainSchema
- getXplainSchema() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- getXplainStatement(Object) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
- getXplainStatement(Object) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- getXPLAINVisitor() - Method in interface org.apache.derby.iapi.sql.execute.xplain.XPLAINFactoryIF
-
This method returns an appropriate visitor to traverse the
ResultSetStatistics.
- getXPLAINVisitor() - Method in class org.apache.derby.impl.sql.execute.xplain.XPLAINFactory
-
the factory method, which gets called to determine
and return an appropriate XPLAINVisitor instance
- getXType() - Method in class org.apache.derby.iapi.types.XML
-
Retrieve this XML value's qualified type.
- getXType() - Method in interface org.apache.derby.iapi.types.XMLDataValue
-
Retrieve this XML value's qualified type.
- getYear() - Method in class org.apache.derby.client.am.DateTimeValue
-
Get the year component.
- getYear(int) - Static method in class org.apache.derby.iapi.types.SQLDate
-
Get the year from the encodedDate.
- getYear(NumberDataValue) - Method in interface org.apache.derby.iapi.types.DateTimeDataValue
-
Get the year number out of a date.
- getYear(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLDate
-
- getYear(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLTime
-
- getYear(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLTimestamp
-
- getYesNoCharFromBoolean(boolean) - Static method in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
-
- gid - Variable in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
-
- giveUpIO - Variable in class org.apache.derby.impl.store.raw.data.RAFContainer4
-
- giveUpIOm - Variable in class org.apache.derby.impl.store.raw.data.RAFContainer4
-
- giveUpWait(Object, LockTable) - Method in class org.apache.derby.impl.services.locks.LockControl
-
Give up waiting up on a lock
- global_id - Variable in class org.apache.derby.iapi.store.access.GlobalXact
-
- global_id - Variable in class org.apache.derby.impl.drda.DRDAXid
-
- global_id - Variable in class org.apache.derby.impl.tools.ij.ijXid
-
- GLOBAL_TEMPORARY_TABLE_TYPE - Static variable in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
- GlobalTransactionId - Interface in org.apache.derby.iapi.store.raw
-
A transaction identifier that is unique among all raw stores and all
transactions
The equals() method for TransactionId implements by value equality.
- GlobalXact - Class in org.apache.derby.iapi.store.access
-
This abstract class represents a global transaction id which can be tested
for equality against other transaction ids, which can be hashed into a
hash table, and which can be output as a string.
- GlobalXact() - Constructor for class org.apache.derby.iapi.store.access.GlobalXact
-
- GlobalXactId - Class in org.apache.derby.impl.store.raw.xact
-
- GlobalXactId() - Constructor for class org.apache.derby.impl.store.raw.xact.GlobalXactId
-
Public Methods of Formatable interface:
- GlobalXactId(int, byte[], byte[]) - Constructor for class org.apache.derby.impl.store.raw.xact.GlobalXactId
-
Constructors for This class:
- gmtCalendar - Variable in class org.apache.derby.impl.drda.DRDAConnThread
-
A cached Calendar instance using the GMT time zone.
- go() - Method in class org.apache.derby.tools.dblook
-
- go(LocalizedInput[], LocalizedOutput) - Method in class org.apache.derby.impl.tools.ij.utilMain
-
run ij over the specified input, sending output to the
specified output.
- go(LocalizedInput, LocalizedOutput) - Method in class org.apache.derby.impl.tools.ij.Main
-
Give a shortcut to go on the utilInstance so
we don't expose utilMain.
- gOffset - Variable in class org.apache.derby.client.am.ByteArrayCombinerStream
-
Global offset into the whole stream.
- goScript(Connection, LocalizedInput) - Method in class org.apache.derby.impl.tools.ij.utilMain
-
Support to run a script.
- GOT_ROW - Static variable in interface org.apache.derby.vti.IFastPath
-
Indicates nextRow() found a row..
- gotFile - Variable in class org.apache.derby.diag.ErrorLogReader
-
- gotFile - Variable in class org.apache.derby.diag.StatementDuration
-
- GOTO - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- GOTO_INS_LENGTH - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
Instruction length for GOTO etc.
- GOTO_W - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- GOTO_W_INS_LENGTH - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
Instruction length for GOTO_W.
- gotPrctyp - Variable in class org.apache.derby.impl.drda.DRDAResultSet
-
- gotRowCount - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
-
- grab() - Method in class org.apache.derby.impl.tools.ij.mtTestCase
-
Attempt to grab this test case.
- grabJoinPredicates(PredicateList) - Method in class org.apache.derby.impl.sql.compile.JoinNode
-
- grabTestCase() - Method in class org.apache.derby.impl.tools.ij.mtTestSuite
-
- grant - Variable in class org.apache.derby.impl.sql.execute.GrantRevokeConstantAction
-
- grant() - Method in class org.apache.derby.impl.services.locks.Lock
-
- grant(Lock) - Method in class org.apache.derby.impl.services.locks.LockControl
-
Grant this lock.
- GRANT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- GRANT_ROLE_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- grantable - Variable in class org.apache.derby.iapi.sql.dictionary.PermDescriptor
-
- granted - Variable in class org.apache.derby.impl.services.locks.LockControl
-
- grantedList - Variable in class org.apache.derby.impl.services.locks.LockTableVTI
-
- grantee - Variable in class org.apache.derby.iapi.sql.dictionary.PermissionsDescriptor
-
- grantee - Variable in class org.apache.derby.iapi.sql.dictionary.RoleGrantDescriptor
-
- GRANTEE_ALIAS_GRANTOR_INDEX_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSROUTINEPERMSRowFactory
-
- GRANTEE_COL_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLPERMSRowFactory
-
- GRANTEE_COL_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSROUTINEPERMSRowFactory
-
- GRANTEE_COL_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLEPERMSRowFactory
-
- GRANTEE_COL_NUM_IN_GRANTEE_ALIAS_GRANTOR_INDEX - Static variable in class org.apache.derby.impl.sql.catalog.SYSROUTINEPERMSRowFactory
-
- GRANTEE_COL_NUM_IN_GRANTEE_TABLE_GRANTOR_INDEX - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLEPERMSRowFactory
-
- GRANTEE_COL_NUM_IN_GRANTEE_TABLE_TYPE_GRANTOR_INDEX - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLPERMSRowFactory
-
- GRANTEE_OBJECTID_GRANTOR_INDEX_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSPERMSRowFactory
-
- GRANTEE_TABLE_GRANTOR_INDEX_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLEPERMSRowFactory
-
- GRANTEE_TABLE_TYPE_GRANTOR_INDEX_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLPERMSRowFactory
-
- grantees - Variable in class org.apache.derby.impl.sql.compile.GrantNode
-
- grantees - Variable in class org.apache.derby.impl.sql.compile.GrantRoleNode
-
- grantees - Variable in class org.apache.derby.impl.sql.compile.RevokeNode
-
- grantees - Variable in class org.apache.derby.impl.sql.compile.RevokeRoleNode
-
- grantees - Variable in class org.apache.derby.impl.sql.execute.GrantRevokeConstantAction
-
- grantees - Variable in class org.apache.derby.impl.sql.execute.GrantRoleConstantAction
-
- grantees - Variable in class org.apache.derby.impl.sql.execute.RevokeRoleConstantAction
-
- GrantNode - Class in org.apache.derby.impl.sql.compile
-
This class represents a GRANT statement.
- GrantNode(PrivilegeNode, List<String>, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.GrantNode
-
Constructor for a GrantNode.
- GRANTOPTION_COL_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSROUTINEPERMSRowFactory
-
- grantor - Variable in class org.apache.derby.iapi.sql.dictionary.PermissionsDescriptor
-
- grantor - Variable in class org.apache.derby.iapi.sql.dictionary.RoleGrantDescriptor
-
- GRANTOR_COL_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLPERMSRowFactory
-
- GRANTOR_COL_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSROUTINEPERMSRowFactory
-
- GRANTOR_COL_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLEPERMSRowFactory
-
- grantPublicAccessToSystemRoutine(String, String, char, TransactionController, String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Grant PUBLIC access to a system routine.
- grantPublicAccessToSystemRoutines(HashSet, TransactionController, String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Grant PUBLIC access to specific system routines.
- GrantRevokeConstantAction - Class in org.apache.derby.impl.sql.execute
-
- GrantRevokeConstantAction(boolean, PrivilegeInfo, List) - Constructor for class org.apache.derby.impl.sql.execute.GrantRevokeConstantAction
-
- GrantRoleConstantAction - Class in org.apache.derby.impl.sql.execute
-
This class performs actions that are ALWAYS performed for a
GRANT role statement at execution time.
- GrantRoleConstantAction(List, List) - Constructor for class org.apache.derby.impl.sql.execute.GrantRoleConstantAction
-
Make the ConstantAction for a CREATE ROLE statement.
- GrantRoleNode - Class in org.apache.derby.impl.sql.compile
-
This class represents a GRANT role statement.
- GrantRoleNode(List<String>, List<String>, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.GrantRoleNode
-
Constructor for GrantRoleNode.
- graph - Variable in class org.apache.derby.impl.sql.catalog.RoleClosureIteratorImpl
-
Holds the grant graph.
- GREATER_EQUALS_RELOP - Static variable in interface org.apache.derby.impl.sql.compile.RelationalOperator
-
- GREATER_THAN - Static variable in class org.apache.derby.impl.sql.execute.MergeJoinResultSet
-
- GREATER_THAN - Static variable in class org.apache.derby.impl.sql.execute.RIBulkChecker
-
- GREATER_THAN_RELOP - Static variable in interface org.apache.derby.impl.sql.compile.RelationalOperator
-
- greaterEqualString(String, char) - Static method in class org.apache.derby.iapi.types.Like
-
greaterEqualString -- for Escape clause only
Walk the pattern character by character
- greaterEqualString(String, String, int) - Static method in class org.apache.derby.iapi.types.Like
-
Return the substring from the pattern for the optimization >= clause.
- greaterEqualStringFromParameter(String, int) - Static method in class org.apache.derby.iapi.types.Like
-
- greaterEqualStringFromParameterWithEsc(String, String, int) - Static method in class org.apache.derby.iapi.types.Like
-
- greaterOrEquals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.DataType
-
The >= operator as called from the language module, as opposed to
the storage module.
- greaterOrEquals(DataValueDescriptor, DataValueDescriptor) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
The SQL language >= operator.
- greaterOrEquals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLBinary
-
The >= operator as called from the language module, as opposed to
the storage module.
- greaterOrEquals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLBoolean
-
The >= operator as called from the language module, as opposed to
the storage module.
- greaterOrEquals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLChar
-
The >= operator as called from the language module, as opposed to
the storage module.
- greaterOrEquals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLDouble
-
The >= operator as called from the language module, as opposed to
the storage module.
- greaterOrEquals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLInteger
-
The >= operator as called from the language module, as opposed to
the storage module.
- greaterOrEquals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLLongint
-
The >= operator as called from the language module, as opposed to
the storage module.
- greaterOrEquals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLReal
-
The >= operator as called from the language module, as opposed to
the storage module.
- greaterOrEquals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLSmallint
-
The >= operator as called from the language module, as opposed to
the storage module.
- greaterOrEquals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLTinyint
-
The >= operator as called from the language module, as opposed to
the storage module.
- greaterThan(DataValueDescriptor[], DataValueDescriptor[]) - Method in class org.apache.derby.impl.sql.execute.RIBulkChecker
-
- greaterThan(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.DataType
-
The > operator as called from the language module, as opposed to
the storage module.
- greaterThan(DataValueDescriptor, DataValueDescriptor) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
The SQL language > operator.
- greaterThan(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLBinary
-
The > operator as called from the language module, as opposed to
the storage module.
- greaterThan(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLBoolean
-
The > operator as called from the language module, as opposed to
the storage module.
- greaterThan(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLChar
-
The > operator as called from the language module, as opposed to
the storage module.
- greaterThan(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLDouble
-
The > operator as called from the language module, as opposed to
the storage module.
- greaterThan(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLInteger
-
The > operator as called from the language module, as opposed to
the storage module.
- greaterThan(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLLongint
-
The > operator as called from the language module, as opposed to
the storage module.
- greaterThan(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLReal
-
The > operator as called from the language module, as opposed to
the storage module.
- greaterThan(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLSmallint
-
The > operator as called from the language module, as opposed to
the storage module.
- greaterThan(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLTinyint
-
The < operator as called from the language module, as opposed to
the storage module.
- greaterThanOrEqualTo(int, int, int) - Method in class org.apache.derby.client.am.ProductLevel
-
- greaterThanOrEqualTo(int, int, int) - Method in class org.apache.derby.impl.drda.AppRequester
-
Check if provided JCC version level is greaterThanOrEqualTo current level
- greatest_instant - Variable in class org.apache.derby.impl.store.raw.log.LogAccessFileBuffer
-
- greatestInstant - Variable in class org.apache.derby.impl.store.replication.buffer.LogBufferElement
-
- group - Variable in class org.apache.derby.impl.store.raw.log.LogRecord
-
- group() - Method in interface org.apache.derby.iapi.store.raw.Loggable
-
Get the loggable's group value
- group() - Method in class org.apache.derby.impl.store.raw.data.ContainerBasicOperation
-
A space operation is a RAWSTORE log record
- group() - Method in class org.apache.derby.impl.store.raw.data.ContainerUndoOperation
-
- group() - Method in class org.apache.derby.impl.store.raw.data.EncryptContainerOperation
-
A space operation is a RAWSTORE log record
- group() - Method in class org.apache.derby.impl.store.raw.data.EncryptContainerUndoOperation
-
- group() - Method in class org.apache.derby.impl.store.raw.data.LogicalUndoOperation
-
- group() - Method in class org.apache.derby.impl.store.raw.data.PageBasicOperation
-
A page operation is a RAWSTORE log record
- group() - Method in class org.apache.derby.impl.store.raw.data.PhysicalUndoOperation
-
- group() - Method in class org.apache.derby.impl.store.raw.data.RemoveFileOperation
-
A space operation is a RAWSTORE log record
- group() - Method in class org.apache.derby.impl.store.raw.log.CheckpointOperation
-
Checkpoint is a raw store operation
- group() - Method in class org.apache.derby.impl.store.raw.log.ChecksumOperation
-
Checksum is a raw store operation
- group() - Method in class org.apache.derby.impl.store.raw.log.LogRecord
-
- group() - Method in class org.apache.derby.impl.store.raw.xact.BeginXact
-
BeginXact is both a FIRST and a RAWSTORE log record
- group() - Method in class org.apache.derby.impl.store.raw.xact.EndXact
-
EndXact is a RAWSTORE log record.
- GROUP_BY_COLUMN - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- GROUP_BY_LIST - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- GROUP_BY_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- GROUP_BY_RESTRICTION - Static variable in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
- GroupByColumn - Class in org.apache.derby.impl.sql.compile
-
A GroupByColumn is a column in the GROUP BY clause.
- GroupByColumn(ValueNode, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.GroupByColumn
-
Constructor.
- groupByList - Variable in class org.apache.derby.impl.sql.compile.SelectNode
-
List of result columns in GROUP BY clause
- groupByList - Variable in class org.apache.derby.impl.sql.compile.VerifyAggregateExpressionsVisitor
-
- GroupByList - Class in org.apache.derby.impl.sql.compile
-
A GroupByList represents the list of expressions in a GROUP BY clause in
a SELECT statement.
- GroupByList(ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.GroupByList
-
- GroupByNode - Class in org.apache.derby.impl.sql.compile
-
A GroupByNode represents a result set for a grouping operation
on a select.
- GroupByNode(ResultSetNode, GroupByList, List<AggregateNode>, ValueNode, SubqueryList, int, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.GroupByNode
-
Constructor for a GroupByNode.
- GroupByNode.ExpressionSorter - Class in org.apache.derby.impl.sql.compile
-
Comparator class for GROUP BY expression substitution.
- GroupedAggregateResultSet - Class in org.apache.derby.impl.sql.execute
-
This ResultSet evaluates grouped, non distinct aggregates.
- GroupedAggregateResultSet(NoPutResultSet, boolean, int, int, Activation, int, int, int, double, double, boolean) - Constructor for class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
-
Constructor
- GroupFetchScanController - Interface in org.apache.derby.iapi.store.access
-
This scan controller can only be used for group fetch, no update
operations are supported, use ScanController if you need scan interfaces
other than group fetch.
- groupingList - Variable in class org.apache.derby.impl.sql.compile.GroupByNode
-
The GROUP BY list
- groups - Variable in class org.apache.derby.impl.services.locks.LockSpace
-
Map from group references to groups of locks.
- groupsIWant - Variable in class org.apache.derby.impl.store.raw.log.FlushedScanHandle
-
- grow(int) - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
-
Grow (widen) a FormatableBitSet so that it contains at least N
bits.
- grow(int) - Method in class org.apache.derby.iapi.util.JBitSet
-
Grow an existing JBitSet to the specified size.
- grow(int) - Method in class org.apache.derby.impl.store.access.sort.NodeAllocator
-
Expand the node allocator's capacity by certain percent.
- grow(int) - Method in class org.apache.derby.impl.store.access.sort.SortBuffer
-
Grow by a certain percent if we can
- growArray(Object) - Static method in class org.apache.derby.impl.drda.DRDAStatement.DrdaParamState
-
- growArrays(int) - Method in class org.apache.derby.impl.store.raw.data.AllocationCache
-
- growBy() - Method in class org.apache.derby.iapi.types.SQLChar
-
returns the reasonable minimum amount by
which the array can grow .
- growBy() - Method in class org.apache.derby.iapi.types.SQLVarchar
-
returns the reasonable minimum amount by
which the array can grow .
- GROWBY_FOR_CHAR - Static variable in class org.apache.derby.iapi.types.SQLChar
-
when we know that the array needs to grow by at least
one byte, it is not performant to grow by just one byte
instead this amount is used to provide a reasonable growby size.
- growRoot(OpenBTree, DataValueDescriptor[], BranchControlRow) - Static method in class org.apache.derby.impl.store.access.btree.BranchControlRow
-
Add a level to the tree by moving the current branch-root page up
one level and adding a new page as it's left child.
- growRoot(OpenBTree, DataValueDescriptor[], LeafControlRow) - Static method in class org.apache.derby.impl.store.access.btree.LeafControlRow
-
Grow a new root page from a leaf page.
- growStack(int, Type) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
-
- growStack(Type) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
-
- GROWTH_MULTIPLIER - Static variable in class org.apache.derby.impl.store.access.sort.NodeAllocator
-
- GT - Static variable in interface org.apache.derby.iapi.store.access.ScanController
-
GT is used to position a scan at values greater than the given key.
- GT - Static variable in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
-
- GT_ALL_SUBQUERY - Static variable in class org.apache.derby.impl.sql.compile.SubqueryNode
-
- GT_ANY_SUBQUERY - Static variable in class org.apache.derby.impl.sql.compile.SubqueryNode
-
- gtrid_length_ - Variable in class org.apache.derby.client.ClientXid
-
- guaranteeColumnName() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Generate a unique (across the entire statement) column name for unnamed
ResultColumns
- i1 - Variable in class org.apache.derby.iapi.services.classfile.CONSTANT_Index_info
-
- i2 - Variable in class org.apache.derby.iapi.services.classfile.CONSTANT_Index_info
-
- I2B - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- I2C - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- I2D - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- I2F - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- I2L - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- I2S - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- IADD - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- IALOAD - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- iAmConfused(ValueNode) - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
This is a handy place to put instrumentation for tracing trees which we don't understand
- IAND - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- IASTORE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- IBM_DATE_TIME_SEPARATOR - Static variable in class org.apache.derby.iapi.types.SQLTimestamp
-
- IBM_EUR_SEPARATOR - Static variable in class org.apache.derby.iapi.types.SQLDate
-
- IBM_EUR_SEPARATOR - Static variable in class org.apache.derby.iapi.types.SQLTime
-
- IBM_EUR_SEPARATOR_ONLY - Static variable in class org.apache.derby.iapi.types.SQLDate
-
- IBM_EUR_SEPARATOR_OR_END - Static variable in class org.apache.derby.iapi.types.SQLTime
-
- IBM_SYSTEM_CAT_SCHEMA_NAME - Static variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
- IBM_SYSTEM_FUN_SCHEMA_NAME - Static variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
- IBM_SYSTEM_NULLID_SCHEMA_NAME - Static variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
- IBM_SYSTEM_PROC_SCHEMA_NAME - Static variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
- IBM_SYSTEM_SCHEMA_NAME - Static variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
- IBM_SYSTEM_STAT_SCHEMA_NAME - Static variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
- IBM_TIME_SEPARATOR - Static variable in class org.apache.derby.iapi.types.SQLTimestamp
-
- IBM_USA_SEPARATOR - Static variable in class org.apache.derby.iapi.types.SQLDate
-
- IBM_USA_SEPARATOR_ONLY - Static variable in class org.apache.derby.iapi.types.SQLDate
-
- iClob - Variable in class org.apache.derby.impl.jdbc.ClobUpdatableReader
-
The current internal representation of the Clob content.
- ICONST_0 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- ICONST_1 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- ICONST_2 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- ICONST_3 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- ICONST_4 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- ICONST_5 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- ICONST_M1 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- id - Variable in class org.apache.derby.iapi.sql.dictionary.FileInfoDescriptor
-
external interface to this class:
public long getGenerationId();
- id - Variable in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
-
- id - Variable in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
- id - Variable in class org.apache.derby.impl.store.access.btree.BTree
-
The id of the container in which this b-tree is stored.
- id - Variable in class org.apache.derby.impl.store.access.heap.Heap
-
- id - Variable in class org.apache.derby.impl.store.access.sort.Node
-
- id - Variable in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
-
Actual identifier of the record
MT - Mutable
- id - Variable in class org.apache.derby.impl.store.raw.xact.XactId
-
- id - Variable in class org.apache.derby.impl.tools.planexporter.TreeNode
-
- ID - Static variable in class org.apache.derby.impl.tools.planexporter.AccessDatabase
-
- ID_COL_NAME - Static variable in class org.apache.derby.impl.sql.catalog.SYSFILESRowFactory
-
- ID_COL_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSFILESRowFactory
-
- ID_LIST_PARSE_ERROR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- ID_PARSE_ERROR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- ID_PATTERN_CONFIGURABLE_HASH_SCHEME - Static variable in class org.apache.derby.iapi.sql.dictionary.PasswordHasher
-
Pattern that is prefixed to the stored password in the configurable
hash authentication scheme.
- ID_PATTERN_CONFIGURABLE_STRETCHED_SCHEME - Static variable in class org.apache.derby.iapi.sql.dictionary.PasswordHasher
-
Pattern that is prefixed to the stored password in the configurable
hash authentication scheme if key stretching has been applied.
- ID_PATTERN_SHA1_SCHEME - Static variable in class org.apache.derby.iapi.sql.dictionary.PasswordHasher
-
Pattern that is prefixed to the stored password in the SHA-1
authentication scheme.
- idChar(boolean, int) - Static method in class org.apache.derby.iapi.util.IdUtil
-
- identifier - Variable in class org.apache.derby.impl.services.monitor.ModuleInstance
-
name of module, can be null
- identifier - Variable in class org.apache.derby.impl.services.monitor.ProtocolKey
-
name of module, can be null
- identifier - Variable in class org.apache.derby.impl.sql.compile.TriggerReferencingStruct
-
- identifier - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
- identifyAndReplaceObseleteStream() - Method in class org.apache.derby.client.am.UpdateSensitiveClobLocatorReader
-
Verifies whether the current updateCount matches
the updateCount of the Clob object and if it does
not it recreates the stream.
- identifyAndReplaceObseleteStream() - Method in class org.apache.derby.client.am.UpdateSensitiveLOBLocatorInputStream
-
Verifies whether the current updateCount matches
the updateCount of the LOB object and if it does
not it recreates the stream.
- identity - Variable in class org.apache.derby.impl.sql.catalog.NameTDCacheable
-
- identity - Variable in class org.apache.derby.impl.sql.catalog.OIDTDCacheable
-
- identity - Variable in class org.apache.derby.impl.sql.catalog.SPSNameCacheable
-
- identity - Variable in class org.apache.derby.impl.sql.conn.CachedStatement
-
- identity - Variable in class org.apache.derby.impl.sql.execute.AutoincrementCounter
-
- identity - Variable in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Identity of the container.
- identity - Variable in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
Container identifier
MT - Immutable
- identity - Variable in class org.apache.derby.impl.store.raw.data.BasePage
-
this page's identity
MT - immutable - content dynamic : single thread required
- identity - Variable in class org.apache.derby.impl.store.raw.data.ContainerActionOnCommit
-
- identity - Variable in class org.apache.derby.impl.store.raw.data.StreamFileContainer
-
Fields of the class
- identity - Variable in class org.apache.derby.impl.store.raw.data.StreamFileContainerHandle
-
Container identifier
MT - Immutable
- IDENTITY_VAL_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- identityMap - Variable in class org.apache.derby.impl.sql.execute.GenericRIChecker
-
- identityNotNull - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- identitySequenceUUIDString - Variable in class org.apache.derby.impl.sql.compile.DMLModGeneratedColumnsStatementNode
-
- identitySequenceUUIDString - Variable in class org.apache.derby.impl.sql.execute.DMLWriteGeneratedColumnsResultSet
-
- identitySequenceUUIDString - Variable in class org.apache.derby.impl.sql.execute.InsertConstantAction
-
- identitySequenceUUIDString - Variable in class org.apache.derby.impl.sql.execute.UpdateConstantAction
-
- identityVal - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- identityVal - Variable in class org.apache.derby.impl.sql.execute.DMLWriteGeneratedColumnsResultSet
-
- IDIV - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- idle() - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
- idle() - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Idle the raw store as much as possible.
- idle() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
- idle() - Method in class org.apache.derby.impl.store.raw.RawStore
-
- IDLE - Static variable in class org.apache.derby.impl.store.raw.xact.Xact
-
- idOnList(String, String) - Static method in class org.apache.derby.iapi.util.IdUtil
-
Return true if the normalized value of an indentifier is on the list
of SQL identifiers provided.
- IdUtil - Class in org.apache.derby.iapi.util
-
Utility class for parsing and producing string representations of
ids.
- IdUtil() - Constructor for class org.apache.derby.iapi.util.IdUtil
-
- IDX_PAGE_SIZE_BUMP_THRESHOLD - Static variable in interface org.apache.derby.iapi.reference.Property
-
The bump threshold for pages size for index.
- IEEE_754_FLOATING_POINT - Static variable in class org.apache.derby.client.am.FloatingPoint
-
Supported Unix Big Endian IEEE 754 floating point representation.
- IF_ACMPEQ - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- IF_ACMPNE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- IF_ICMPEQ - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- IF_ICMPGE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- IF_ICMPGT - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- IF_ICMPLE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- IF_ICMPLT - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- IF_ICMPNE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- IF_INS_LENGTH - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
Instruction length for IF (IFNULL, IFEQ) etc.
- if_pc - Variable in class org.apache.derby.impl.services.bytecode.Conditional
-
pc of the 'if' opcode.
- IFastPath - Interface in org.apache.derby.vti
-
An internal api for VTIs to allow VTI's written
in terms of the datatype system, e.g. returning rows.
- IFEQ - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- IFGE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- IFGT - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- IFLE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- IFLT - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- IFNE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- IFNONNULL - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- IFNULL - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- ignorableSchemaNames - Static variable in class org.apache.derby.tools.dblook
-
- IGNORE_MISSING_CLASSES - Static variable in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
- IGNORE_PRECISION - Static variable in interface org.apache.derby.iapi.types.VariableSizeDataValue
-
- ignoreBulkFetch() - Method in interface org.apache.derby.iapi.sql.compile.JoinStrategy
-
Should we just ignore bulk fetch with this join strategy?
- ignoreBulkFetch() - Method in class org.apache.derby.impl.sql.compile.BaseJoinStrategy
-
- ignoreBulkFetch() - Method in class org.apache.derby.impl.sql.compile.HashJoinStrategy
-
- ignoreErrors - Variable in class org.apache.derby.impl.tools.ij.mtTestCase
-
- ignoreErrors - Variable in class org.apache.derby.impl.tools.ij.utilMain
-
- IgnoreFilter - Class in org.apache.derby.iapi.sql.compile
-
Filter which fails all Visitables.
- IgnoreFilter() - Constructor for class org.apache.derby.iapi.sql.compile.IgnoreFilter
-
Trivial constructor
- ignoreFirstRow() - Method in class org.apache.derby.impl.load.ImportReadData
-
if columndefinition is true, ignore first row.
- ignoreHeaderLines() - Method in class org.apache.derby.impl.load.ImportReadData
-
if skipHeaderLines is greater than 0, ignore skipHeaderLines number of lines.
- ignoreParameters - Variable in class org.apache.derby.impl.sql.compile.HasVariantValueNodeVisitor
-
- iHoldTheUpdateLock(TransactionController) - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
-
Return true if the caller holds the exclusive update lock on the
property conglomerate.
- IINC - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- ij - Class in org.apache.derby.tools
-
ij is Derby's interactive JDBC scripting tool.
- ij() - Constructor for class org.apache.derby.tools.ij
-
- ijConnectionResult - Class in org.apache.derby.impl.tools.ij
-
- ijConnectionResult(Connection) - Constructor for class org.apache.derby.impl.tools.ij.ijConnectionResult
-
- ijException - Exception in org.apache.derby.impl.tools.ij
-
ijException is used to get messages from the ij parser to
the main ij loop.
- ijException(String) - Constructor for exception org.apache.derby.impl.tools.ij.ijException
-
- ijExceptionResult - Class in org.apache.derby.impl.tools.ij
-
This is an impl for just returning errors from
JDBC statements.
- ijExceptionResult(SQLException) - Constructor for class org.apache.derby.impl.tools.ij.ijExceptionResult
-
- ijExceptionTrace - Variable in class org.apache.derby.impl.tools.ij.utilMain
-
Value of the system property ij.execptionTrace
- ijFatalException - Exception in org.apache.derby.impl.tools.ij
-
Used for fatal IJ exceptions
- ijFatalException() - Constructor for exception org.apache.derby.impl.tools.ij.ijFatalException
-
- ijFatalException(SQLException) - Constructor for exception org.apache.derby.impl.tools.ij.ijFatalException
-
- ijMultipleResultSetResult - Class in org.apache.derby.impl.tools.ij
-
This impl is intended to be used with multiple resultsets, where
the execution of the statement is already complete.
- ijMultipleResultSetResult(List<ResultSet>, int[], int[]) - Constructor for class org.apache.derby.impl.tools.ij.ijMultipleResultSetResult
-
Create a ijResultImpl that represents multiple result sets, only
displaying a subset of the columns, using specified column widths.
- ijMultiResult - Class in org.apache.derby.impl.tools.ij
-
This is an impl for a statement execution; the result
is either an update count or result set depending
on what was executed.
- ijMultiResult(Statement, ResultSet, boolean) - Constructor for class org.apache.derby.impl.tools.ij.ijMultiResult
-
- ijParser - Variable in class org.apache.derby.impl.tools.ij.utilMain
-
- ijResult - Interface in org.apache.derby.impl.tools.ij
-
This is a wrapper for results coming out of the
ij parser.
- ijResultImpl - Class in org.apache.derby.impl.tools.ij
-
This is an empty impl for reuse of code.
- ijResultImpl() - Constructor for class org.apache.derby.impl.tools.ij.ijResultImpl
-
- ijResultSetResult - Class in org.apache.derby.impl.tools.ij
-
This impl is intended to be used with a resultset,
where the execution of the statement is already complete.
- ijResultSetResult(ResultSet) - Constructor for class org.apache.derby.impl.tools.ij.ijResultSetResult
-
Create a ijResultImpl that represents a result set.
- ijResultSetResult(ResultSet, int[], int[]) - Constructor for class org.apache.derby.impl.tools.ij.ijResultSetResult
-
Create a ijResultImpl that represents a result set, only
displaying a subset of the columns, using specified column widths.
- ijRowResult - Class in org.apache.derby.impl.tools.ij
-
This is an impl for when 1 row of a result set is
the intended use of it.
- ijRowResult(ResultSet, boolean) - Constructor for class org.apache.derby.impl.tools.ij.ijRowResult
-
- ijStatementResult - Class in org.apache.derby.impl.tools.ij
-
This is an impl for a statement execution; the result
is either an update count or result set depending
on what was executed.
- ijStatementResult(Statement, boolean) - Constructor for class org.apache.derby.impl.tools.ij.ijStatementResult
-
- ijTokenException - Exception in org.apache.derby.impl.tools.ij
-
- ijTokenException(String) - Constructor for exception org.apache.derby.impl.tools.ij.ijTokenException
-
- ijTokMgr - Variable in class org.apache.derby.impl.tools.ij.utilMain
-
- ijVectorResult - Class in org.apache.derby.impl.tools.ij
-
This is an impl for a simple Vector of objects.
- ijVectorResult(Object, SQLWarning) - Constructor for class org.apache.derby.impl.tools.ij.ijVectorResult
-
Initialize a new vector containing only one object.
- ijVectorResult(Vector<Object>, SQLWarning) - Constructor for class org.apache.derby.impl.tools.ij.ijVectorResult
-
- ijWarningResult - Class in org.apache.derby.impl.tools.ij
-
This is an impl for just returning warnings from
JDBC objects we don't want the caller to touch.
- ijWarningResult(SQLWarning) - Constructor for class org.apache.derby.impl.tools.ij.ijWarningResult
-
- ijXid - Class in org.apache.derby.impl.tools.ij
-
- ijXid(int, byte[]) - Constructor for class org.apache.derby.impl.tools.ij.ijXid
-
- ILLEGAL_BP_LENGTH - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- ILLEGAL_CIPHER_MODE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- ILLEGAL_UDT_TYPE - Static variable in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
- illegalAggregate() - Method in class org.apache.derby.impl.sql.compile.CreateAliasNode
-
Construct an exception flagging an illegal aggregate name
- illegalStatementName(String) - Static method in exception org.apache.derby.impl.tools.ij.ijException
-
- IllegalStatementName - Static variable in exception org.apache.derby.impl.tools.ij.ijException
-
- ILOAD - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- ILOAD_0 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- ILOAD_1 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- ILOAD_2 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- ILOAD_3 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- image - Variable in class org.apache.derby.impl.sql.compile.Token
-
The string image of the token.
- immutable - Variable in class org.apache.derby.iapi.types.SQLBoolean
-
- IMPL_TYPE - Static variable in interface org.apache.derby.iapi.store.access.AccessFactoryGlobals
-
- IMPLEMENTATIONID - Static variable in class org.apache.derby.impl.store.access.btree.index.B2IFactory
-
- IMPLEMENTATIONID - Static variable in class org.apache.derby.impl.store.access.heap.HeapConglomerateFactory
-
- IMPLEMENTATIONID - Static variable in class org.apache.derby.impl.store.access.sort.ExternalSortFactory
-
- IMPLEMENTATIONID - Static variable in class org.apache.derby.impl.store.access.sort.UniqueWithDuplicateNullsExternalSortFactory
-
- implementationSets - Variable in class org.apache.derby.impl.services.monitor.BaseMonitor
-
- implementedInterfaces() - Method in class org.apache.derby.iapi.services.classfile.ClassInvestigator
-
- implementsDerbyStyleVTICosting(String) - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Return true if this Derby Style Table Function implements the VTICosting
interface.
- implementsPushable - Variable in class org.apache.derby.impl.sql.compile.FromVTI
-
- implementsVTICosting - Variable in class org.apache.derby.impl.sql.compile.FromVTI
-
- implhash - Variable in class org.apache.derby.impl.store.access.RAMAccessManager
-
Hash table on primary implementation type.
- implicitCreateSchema - Variable in class org.apache.derby.impl.sql.compile.DDLStatementNode
-
sub-classes can set this to be true to allow implicit
creation of the main object's schema at execution time.
- implicitVarcharComparison() - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
Return whether or not this binary relational predicate requires an implicit
(var)char conversion.
- implies(Permission) - Method in class org.apache.derby.security.DatabasePermission
-
Checks if this DatabasePermission implies a specified permission.
- implies(Permission) - Method in class org.apache.derby.security.SystemPermission
-
Does this permission imply another.
- implies(Permission) - Method in class org.apache.derby.security.SystemPermission.SystemPermissionCollection
-
- Import - Class in org.apache.derby.impl.load
-
This class implements import of data from a URL into a table.
- Import(String, String, String, String, int, String, boolean, int, String, String) - Constructor for class org.apache.derby.impl.load.Import
-
Constructor to Invoke Import from a select statement
- IMPORT_DATA - org.apache.derby.iapi.security.Securable
-
- IMPORT_DATA_LOBS_FROM_EXTFILE - org.apache.derby.iapi.security.Securable
-
- IMPORT_TABLE - org.apache.derby.iapi.security.Securable
-
- IMPORT_TABLE_LOBS_FROM_EXTFILE - org.apache.derby.iapi.security.Securable
-
- ImportAbstract - Class in org.apache.derby.impl.load
- ImportAbstract() - Constructor for class org.apache.derby.impl.load.ImportAbstract
-
- ImportBlob - Class in org.apache.derby.impl.load
-
This class implements java.sql.BLOB interface .
- ImportBlob(byte[]) - Constructor for class org.apache.derby.impl.load.ImportBlob
-
Create a import Blob object, whose value is the give hex data string.
- ImportBlob(ImportLobFile, long, long) - Constructor for class org.apache.derby.impl.load.ImportBlob
-
Create a import Blob object, that reads length amount of
data from an external file, starting at position .
- ImportClob - Class in org.apache.derby.impl.load
-
This class implements java.sql.CLOB interface .
- ImportClob(String) - Constructor for class org.apache.derby.impl.load.ImportClob
-
Create a Clob object, whose value is given as string.
- ImportClob(ImportLobFile, long, long) - Constructor for class org.apache.derby.impl.load.ImportClob
-
Create a import Clob object, that reads length amount of
data from an external file, starting at position .
- importData(Connection, String, String, String, String, String, String, String, String, short, boolean, short...) - Static method in class org.apache.derby.impl.load.Import
-
SYSCS_IMPORT_DATA system Procedure from ij or from a Java application
invokes this method to perform import to a table from a file.
- importError(Exception) - Method in class org.apache.derby.impl.load.ImportAbstract
-
Close the stream and wrap exception in a SQLException
- importExportSupportedType(int) - Static method in class org.apache.derby.impl.load.ColumnInfo
-
- IMPORTFILE_HAS_INVALID_HEXSTRING - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- ImportFileInputStream - Class in org.apache.derby.impl.load
-
An InputStream, which can stream data from a file, starting from
any offset in the file.
- ImportFileInputStream(RandomAccessFile) - Constructor for class org.apache.derby.impl.load.ImportFileInputStream
-
Create a ImportFileInputStream object for
the given file.
- ImportLobFile - Class in org.apache.derby.impl.load
-
Helper class to read large object data at random locations
from a file that contains large object data.
- ImportLobFile(File, String) - Constructor for class org.apache.derby.impl.load.ImportLobFile
-
Create a ImportLobFile object.
- importReadData - Variable in class org.apache.derby.impl.load.ImportAbstract
-
- ImportReadData - Class in org.apache.derby.impl.load
-
- ImportReadData(String, ControlInfo, short) - Constructor for class org.apache.derby.impl.load.ImportReadData
-
- importResultSetMetaData - Variable in class org.apache.derby.impl.load.ImportAbstract
-
- ImportResultSetMetaData - Class in org.apache.derby.impl.load
-
- ImportResultSetMetaData(int, String[], int[], int[], String[], HashMap) - Constructor for class org.apache.derby.impl.load.ImportResultSetMetaData
-
- importTable(Connection, String, String, String, String, String, String, short, boolean, short...) - Static method in class org.apache.derby.impl.load.Import
-
SYSCS_IMPORT_TABLE system Procedure from ij or from a Java application
invokes this method to perform import to a table from a file.
- IMUL - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- in - Variable in class org.apache.derby.iapi.tools.i18n.LocalizedInput
-
- in - Variable in class org.apache.derby.iapi.tools.i18n.LocalizedResource
-
- in - Variable in class org.apache.derby.impl.jdbc.UTF8Reader
-
The underlying data stream.
- in - Variable in class org.apache.derby.impl.store.raw.data.DecryptInputStream
-
- in(DataValueDescriptor, DataValueDescriptor[], boolean) - Method in class org.apache.derby.iapi.types.DataType
-
- in(DataValueDescriptor, DataValueDescriptor[], boolean) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
The SQL language IN operator.
- in_ - Variable in class org.apache.derby.client.net.NetXACallInfo
-
- IN_LIST_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- IN_RESTORE_FROM_BACKUP - Static variable in interface org.apache.derby.iapi.reference.Property
-
db2j.inRestore
This Property is used to indicate that we are in restore mode if
if the system is doing a restore from backup.
- in_sort_order - Variable in class org.apache.derby.impl.sql.catalog.XPLAINSortPropsDescriptor
-
- IN_SQLCOMMENT - Static variable in class org.apache.derby.impl.tools.ij.StatementFinder
-
- IN_STATEMENT - Static variable in class org.apache.derby.impl.tools.ij.StatementFinder
-
- IN_STRING - Static variable in class org.apache.derby.impl.tools.ij.StatementFinder
-
- IN_SUBQUERY - Static variable in class org.apache.derby.impl.sql.compile.SubqueryNode
-
- inAbort() - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
Is the transaction in the middle of an abort.
- inAbort() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
- inAscendingOrder(int[]) - Static method in class org.apache.derby.impl.sql.execute.RowUtil
-
- inBackup - Variable in class org.apache.derby.impl.store.raw.data.RAFContainer
-
- inBackup - Variable in class org.apache.derby.impl.store.raw.xact.XactFactory
-
- inBoot - Variable in class org.apache.derby.impl.db.SlaveDatabase
-
True until this database has been successfully booted.
- inBuf - Variable in class org.apache.derby.impl.sql.compile.UCode_CharStream
-
- inBuf - Variable in class org.apache.derby.impl.tools.ij.UCode_CharStream
-
- inCheckpoint - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
-
- inClean - Variable in class org.apache.derby.impl.store.raw.data.BasePage
-
- includeRowLocations - Variable in class org.apache.derby.impl.store.access.BackingStoreHashTableFromScan
-
- includeRowLocations() - Method in class org.apache.derby.iapi.store.access.BackingStoreHashtable
-
Return true if we should include RowLocations with the rows
stored in this hash table.
- includeRowLocations() - Method in class org.apache.derby.impl.store.access.BackingStoreHashTableFromScan
-
Public Methods of This class:
- inComplete - Variable in class org.apache.derby.impl.store.raw.xact.Xact
-
- incOrderBySelect() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
- incrAttempts() - Method in class org.apache.derby.impl.store.raw.data.ReclaimSpace
-
- increaseCapacity(long) - Method in class org.apache.derby.impl.io.vfmem.BlockedByteArray
-
Increases the capacity of this blocked byte array by allocating more
blocks.
- inCreateNoLog - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
- inCreateNoLog - Variable in class org.apache.derby.impl.store.raw.xact.XactFactory
-
- increment - Variable in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
-
- increment - Variable in class org.apache.derby.impl.sql.execute.AutoincrementCounter
-
- incrementBindCount() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Increment the DataDictionary bind count.
- incrementBindCount() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- incrementExecutionCount() - Method in interface org.apache.derby.iapi.sql.execute.ExecPreparedStatement
-
Increment and return the execution count for this statement.
- incrementExecutionCount() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
- incrementExecutionCount() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement.RowCountStatistics
-
- incrementReferenceCount() - Method in class org.apache.derby.iapi.sql.dictionary.ReferencedKeyConstraintDescriptor
-
Bump the reference count by one.
- incrementReusableRecordIdSequenceNumber() - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Increment the reusable RecordId sequence number.
- incrementReusableRecordIdSequenceNumber() - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Increment the reusable RecordId version sequence number.
- incrementRowsReadEvent() - Method in class org.apache.derby.client.am.Cursor
-
- incrementStatementDepth() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Increments the statement depth.
- incrementUpdateCount() - Method in class org.apache.derby.client.am.Lob
-
Increments and returns the new updateCount
of this Lob.
- incrementVersionCounter() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
- inDatabaseCreation() - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
-
- indent - Variable in class org.apache.derby.impl.sql.execute.rts.RealNoPutResultSetStatistics
-
- indent - Variable in class org.apache.derby.impl.sql.execute.rts.RealNoRowsResultSetStatistics
-
- indent(int) - Method in class org.apache.derby.impl.tools.planexporter.AccessDatabase
-
- indent(PrintStream, int) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
-
- indent(PrintWriter, int) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
-
- indent_DisplayBanner(PrintStream, ResultSetMetaData, int, int[], int[]) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
-
- indent_DisplayBanner(PrintWriter, ResultSetMetaData, int, int[], int[]) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
-
- indent_DisplayCurrentRow(PrintStream, ResultSet, Connection, int, int[], int[]) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
-
- indent_DisplayCurrentRow(PrintWriter, ResultSet, Connection, int, int[], int[]) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
-
- indent_DisplayNextRow(PrintStream, ResultSet, Connection, int, int[], int[]) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
-
- indent_DisplayNextRow(PrintWriter, ResultSet, Connection, int, int[], int[]) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
-
- indent_DisplayResults(PrintStream, ResultSet, Connection, int, int[], int[]) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
-
- indent_DisplayResults(PrintStream, Statement, Connection, int, int[], int[]) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
-
- indent_DisplayResults(PrintWriter, ResultSet, Connection, int, int[], int[]) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
-
- indent_DisplayResults(PrintWriter, Statement, Connection, int, int[], int[]) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
-
- indent_DisplayResults(PrintWriter, List<ResultSet>, Connection, int, int[], int[]) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
-
- indentedPrintLine(PrintStream, int, String) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
-
- indentedPrintLine(PrintStream, int, StringBuffer) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
-
- indentedPrintLine(PrintWriter, int, String) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
-
- indentedPrintLine(PrintWriter, int, StringBuffer) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
-
- index - Variable in class org.apache.derby.iapi.services.classfile.ConstantPoolEntry
-
- index - Variable in class org.apache.derby.iapi.services.classfile.MemberTableHash
-
- index - Variable in class org.apache.derby.impl.services.monitor.StorageFactoryService.DirectoryList
-
- INDEX - Static variable in interface org.apache.derby.catalog.Dependable
-
- INDEX_COLUMN_ORDER_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.Database.Language.Execution.IndexColumnOrder
- INDEX_DESCRIPTOR_IMPL_V02_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.catalog.types.IndexDescriptorImpl
- index_key_optimization - Variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetDescriptor
-
- INDEX_ROW_GENERATOR_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.catalog.IndexRowGeneratorImpl
- INDEX_TO_BASE_ROW_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- indexable - Variable in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
-
- indexable - Variable in class org.apache.derby.iapi.sql.execute.ExecRowBuilder
-
If true, the row should be an ExecIndexRow.
- indexAction - Variable in class org.apache.derby.impl.sql.execute.ConstraintConstantAction
-
- indexCache - Variable in class org.apache.derby.impl.services.locks.TableNameInfo
-
- indexCC - Variable in class org.apache.derby.impl.sql.execute.IndexChanger
-
- IndexChanger - Class in org.apache.derby.impl.sql.execute
-
Perform Index maintenance associated with DML operations for a single index.
- IndexChanger(IndexRowGenerator, long, StaticCompiledOpenConglomInfo, DynamicCompiledOpenConglomInfo, String, ConglomerateController, TransactionController, int, FormatableBitSet, int, Activation) - Constructor for class org.apache.derby.impl.sql.execute.IndexChanger
-
Create an IndexChanger
- indexChangers - Variable in class org.apache.derby.impl.sql.execute.IndexSetChanger
-
- indexCID - Variable in class org.apache.derby.impl.sql.execute.IndexChanger
-
- indexCIDS - Variable in class org.apache.derby.impl.sql.execute.IndexSetChanger
-
- indexCIDS - Variable in class org.apache.derby.impl.sql.execute.RowChangerImpl
-
- indexCIDS - Variable in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
-
- indexCols - Variable in class org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet
-
- indexCols - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
-
- indexColumnNames - Static variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetDescriptor
-
- indexColumnNames - Static variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetTimingsDescriptor
-
- indexColumnNames - Static variable in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
-
- indexColumnNames - Static variable in class org.apache.derby.impl.sql.catalog.XPLAINSortPropsDescriptor
-
- indexColumnNames - Static variable in class org.apache.derby.impl.sql.catalog.XPLAINStatementDescriptor
-
- indexColumnNames - Static variable in class org.apache.derby.impl.sql.catalog.XPLAINStatementTimingsDescriptor
-
- IndexColumnOrder - Class in org.apache.derby.impl.sql.execute
-
Basic implementation of ColumnOrdering.
- IndexColumnOrder() - Constructor for class org.apache.derby.impl.sql.execute.IndexColumnOrder
-
Niladic constructor for formatable
- IndexColumnOrder(int) - Constructor for class org.apache.derby.impl.sql.execute.IndexColumnOrder
-
- IndexColumnOrder(int, boolean) - Constructor for class org.apache.derby.impl.sql.execute.IndexColumnOrder
-
- IndexColumnOrder(int, boolean, boolean) - Constructor for class org.apache.derby.impl.sql.execute.IndexColumnOrder
-
constructor used by the ORDER BY clause.
- indexColumnPositions - Variable in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
-
- indexColumnPositions - Static variable in class org.apache.derby.impl.sql.catalog.SYSALIASESRowFactory
-
- indexColumnPositions - Static variable in class org.apache.derby.impl.sql.catalog.SYSCHECKSRowFactory
-
- indexColumnPositions - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLPERMSRowFactory
-
- indexColumnPositions - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
-
- indexColumnPositions - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONGLOMERATESRowFactory
-
- indexColumnPositions - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONSTRAINTSRowFactory
-
- indexColumnPositions - Static variable in class org.apache.derby.impl.sql.catalog.SYSDEPENDSRowFactory
-
- indexColumnPositions - Static variable in class org.apache.derby.impl.sql.catalog.SYSFILESRowFactory
-
- indexColumnPositions - Static variable in class org.apache.derby.impl.sql.catalog.SYSFOREIGNKEYSRowFactory
-
- indexColumnPositions - Static variable in class org.apache.derby.impl.sql.catalog.SYSKEYSRowFactory
-
- indexColumnPositions - Static variable in class org.apache.derby.impl.sql.catalog.SYSPERMSRowFactory
-
- indexColumnPositions - Static variable in class org.apache.derby.impl.sql.catalog.SYSROLESRowFactory
-
- indexColumnPositions - Static variable in class org.apache.derby.impl.sql.catalog.SYSROUTINEPERMSRowFactory
-
- indexColumnPositions - Static variable in class org.apache.derby.impl.sql.catalog.SYSSCHEMASRowFactory
-
- indexColumnPositions - Static variable in class org.apache.derby.impl.sql.catalog.SYSSEQUENCESRowFactory
-
- indexColumnPositions - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATEMENTSRowFactory
-
- indexColumnPositions - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATISTICSRowFactory
-
- indexColumnPositions - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLEPERMSRowFactory
-
- indexColumnPositions - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLESRowFactory
-
- indexColumnPositions - Static variable in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
-
- indexColumnPositions - Static variable in class org.apache.derby.impl.sql.catalog.SYSUSERSRowFactory
-
- indexColumnPositions - Static variable in class org.apache.derby.impl.sql.catalog.SYSVIEWSRowFactory
-
- indexConglom - Variable in class org.apache.derby.iapi.sql.dictionary.KeyConstraintDescriptor
-
- indexConglomerateNumber - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
-
- indexConglomerateNumbers - Variable in class org.apache.derby.iapi.sql.dictionary.IndexLister
-
- indexConglomerateNumbers - Variable in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
- indexConglomerateNumbers - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
- IndexConstantAction - Class in org.apache.derby.impl.sql.execute
-
This class is the superclass for the classes that describe actions
that are ALWAYS performed for a CREATE/DROP INDEX Statement at Execution time.
- IndexConstantAction(UUID, String, String, String) - Constructor for class org.apache.derby.impl.sql.execute.IndexConstantAction
-
Make the ConstantAction for a CREATE/DROP INDEX statement.
- indexConversionTable - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
-
- indexCount - Variable in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
-
- indexDcoci - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
-
- indexDCOCI - Variable in class org.apache.derby.impl.sql.execute.IndexChanger
-
- indexDCOCIs - Variable in class org.apache.derby.impl.sql.execute.DMLWriteResultSet
-
- indexDCOCIs - Variable in class org.apache.derby.impl.sql.execute.IndexSetChanger
-
- indexDCOCIs - Variable in class org.apache.derby.impl.sql.execute.RowChangerImpl
-
- IndexDescriptor - Interface in org.apache.derby.catalog
-
This interface describes an index.
- IndexDescriptorImpl - Class in org.apache.derby.catalog.types
-
- IndexDescriptorImpl() - Constructor for class org.apache.derby.catalog.types.IndexDescriptorImpl
-
Zero-argument constructor for Formatable interface
- IndexDescriptorImpl(String, boolean, boolean, boolean, boolean, int[], boolean[], int) - Constructor for class org.apache.derby.catalog.types.IndexDescriptorImpl
-
Constructor for an IndexDescriptorImpl
- indexedCols - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
- indexedCols - Variable in class org.apache.derby.impl.sql.execute.InsertConstantAction
-
This class implements Formatable.
- indexedCols - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
-
- indexes - Variable in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
- indexesUpdated - Variable in class org.apache.derby.impl.sql.execute.rts.RealDeleteResultSetStatistics
-
- indexesUpdated - Variable in class org.apache.derby.impl.sql.execute.rts.RealInsertResultSetStatistics
-
- indexesUpdated - Variable in class org.apache.derby.impl.sql.execute.rts.RealUpdateResultSetStatistics
-
- indexId - Variable in class org.apache.derby.iapi.sql.dictionary.KeyConstraintDescriptor
-
interface to this class:
public UUID getIndexId();
public ConglomerateDescriptor getIndexConglomerateDescriptor(DataDictionary dd)
throws StandardException;
public String getIndexUUIDString();
public int[] getKeyColumns();
- indexId - Variable in class org.apache.derby.iapi.sql.dictionary.SubKeyConstraintDescriptor
-
Interface for SubKeyConstraintDescriptor is
public UUID getIndexId();
public UUID getKeyConstraintId();
- IndexInfoImpl - Class in org.apache.derby.impl.sql.catalog
-
A poor mans structure used in DataDictionaryImpl.java.
- IndexInfoImpl(int, CatalogRowFactory) - Constructor for class org.apache.derby.impl.sql.catalog.IndexInfoImpl
-
Constructor
- indexKeyOptimization - Variable in class org.apache.derby.impl.sql.execute.rts.RealScalarAggregateStatistics
-
- IndexLister - Class in org.apache.derby.iapi.sql.dictionary
-
This interface gathers up some tasty information about the indices on a
table from the DataDictionary.
- IndexLister(TableDescriptor) - Constructor for class org.apache.derby.iapi.sql.dictionary.IndexLister
-
Make an IndexLister
- indexName - Variable in class org.apache.derby.impl.sql.compile.CreateIndexNode
-
- indexName - Variable in class org.apache.derby.impl.sql.execute.IndexChanger
-
- indexName - Variable in class org.apache.derby.impl.sql.execute.IndexConstantAction
-
- indexName - Variable in class org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet
-
- indexName - Variable in class org.apache.derby.impl.sql.execute.rts.RealHashScanStatistics
-
- indexName - Variable in class org.apache.derby.impl.sql.execute.rts.RealLastIndexKeyScanStatistics
-
- indexName - Variable in class org.apache.derby.impl.sql.execute.rts.RealTableScanStatistics
-
- indexName - Variable in class org.apache.derby.impl.sql.execute.ScanResultSet
-
- INDEXNAME - Static variable in interface org.apache.derby.iapi.services.locks.VirtualLockTable
-
- indexNameForStatistics - Variable in class org.apache.derby.impl.sql.compile.AlterTableNode
-
If statistic is getting updated/dropped for just one index, then
indexNameForStatistics will tell the name of the specific index
whose statistics need to be updated/dropped.
- indexNameForStatistics - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
If statistic is getting updated/dropped for just one index, then
indexNameForStatistics will tell the name of the specific index
whose statistics need to be updated/dropped.
- indexNames - Variable in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
-
- indexNames - Variable in class org.apache.derby.iapi.sql.dictionary.IndexLister
-
- indexNames - Variable in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
- indexNames - Variable in class org.apache.derby.impl.sql.execute.IndexSetChanger
-
- indexNames - Variable in class org.apache.derby.impl.sql.execute.RowChangerImpl
-
- indexNames - Variable in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
-
- indexNumber - Variable in class org.apache.derby.impl.sql.catalog.IndexInfoImpl
-
- indexOf(E) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNodeVector
-
- indexOfCurrentResultSet_ - Variable in class org.apache.derby.client.am.ClientStatement
-
- indexOfSessionTableNamesInSavedObjects - Variable in class org.apache.derby.impl.sql.compile.CursorNode
-
- indexOfSessionTableNamesInSavedObjects - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
-
- indexOrConstraintName - Variable in class org.apache.derby.impl.sql.execute.UniqueIndexSortObserver
-
- indexOrConstraintName - Variable in class org.apache.derby.impl.sql.execute.UniqueWithDuplicateNullsIndexSortObserver
-
- indexPosition - Variable in class org.apache.derby.impl.sql.compile.Predicate
-
- indexPosition - Variable in class org.apache.derby.impl.sql.compile.PredicateList.PredicateWrapper
-
- indexQualifierRow - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
-
- indexQualifierRow - Variable in class org.apache.derby.impl.sql.execute.GenericRIChecker
-
- indexReferencedCols - Variable in class org.apache.derby.impl.sql.compile.IndexToBaseRowNode
-
- indexRefresher - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Daemon creating and refreshing index cardinality statistics.
- indexRow - Variable in class org.apache.derby.impl.sql.compile.ResultColumnList
-
- indexRow - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
-
- indexRow - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
- IndexRow - Class in org.apache.derby.impl.sql.execute
-
Basic implementation of ExecIndexRow.
- IndexRow(int) - Constructor for class org.apache.derby.impl.sql.execute.IndexRow
-
- indexRowChanged() - Method in class org.apache.derby.impl.sql.execute.IndexChanger
-
Determine whether or not any columns in the current index
row are being changed by the update.
- indexRowGenerator - Variable in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
-
- IndexRowGenerator - Class in org.apache.derby.iapi.sql.dictionary
-
This class extends IndexDescriptor for internal use by the
DataDictionary.
- IndexRowGenerator() - Constructor for class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
-
Zero-argument constructor for Formatable interface
- IndexRowGenerator(String, boolean, boolean, boolean, boolean, int[], boolean[], int) - Constructor for class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
-
Constructor for an IndexRowGeneratorImpl
- IndexRowGenerator(IndexDescriptor) - Constructor for class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
-
Constructor for an IndexRowGeneratorImpl
- indexRowGenerators - Variable in class org.apache.derby.iapi.sql.dictionary.IndexLister
-
- indexRows - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
- indexRows - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
-
- IndexRowToBaseRowResultSet - Class in org.apache.derby.impl.sql.execute
-
Takes a result set with a RowLocation as the last column, and uses the
RowLocation to get and return a row from the given base conglomerate.
- IndexRowToBaseRowResultSet(long, int, Activation, NoPutResultSet, int, int, String, int, int, int, int, GeneratedMethod, boolean, double, double, int) - Constructor for class org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet
-
- indexsc - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
- indexSC - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
-
- indexSC - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
-
- indexSC - Variable in class org.apache.derby.impl.sql.execute.IndexChanger
-
- indexScoci - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
-
- indexSCOCI - Variable in class org.apache.derby.impl.sql.execute.IndexChanger
-
- indexSCOCIs - Variable in class org.apache.derby.impl.sql.execute.IndexSetChanger
-
- indexSCOCIs - Variable in class org.apache.derby.impl.sql.execute.RowChangerImpl
-
- indexSCOCIs - Variable in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
-
- IndexSetChanger - Class in org.apache.derby.impl.sql.execute
-
Perform Index maintenace associated with DML operations for a table's
indexes.
- IndexSetChanger(IndexRowGenerator[], long[], StaticCompiledOpenConglomInfo[], DynamicCompiledOpenConglomInfo[], String[], ConglomerateController, TransactionController, int, FormatableBitSet, int, Activation) - Constructor for class org.apache.derby.impl.sql.execute.IndexSetChanger
-
Create a new IndexSetChanger
- IndexStatisticsDaemon - Interface in org.apache.derby.iapi.services.daemon
-
Daemon acting as a coordinator for creating and updating index statistics.
- IndexStatisticsDaemonImpl - Class in org.apache.derby.impl.services.daemon
-
Daemon acting as a coordinator for creating and updating index cardinality
statistics.
- IndexStatisticsDaemonImpl(HeaderPrintWriter, boolean, String, Database, String, String) - Constructor for class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
Creates a new daemon.
- IndexStatisticsDaemonImpl.KeyComparator - Class in org.apache.derby.impl.services.daemon
-
Support class used to compare keys when scanning indexes.
- indexStatsUpdateDisabled - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Tells if the automatic index statistics refresher has been disabled.
- indexStatsUpdateLogging - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- indexStatsUpdateReason - Variable in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
- indexStatsUpdateTracing - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- indexStatsUpToDate - Variable in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
- indexTemplateRow - Variable in class org.apache.derby.impl.sql.execute.CreateIndexConstantAction
-
- IndexToBaseRowNode - Class in org.apache.derby.impl.sql.compile
-
This node type translates an index row to a base row.
- IndexToBaseRowNode(FromBaseTable, ConglomerateDescriptor, ResultColumnList, boolean, FormatableBitSet, FormatableBitSet, PredicateList, boolean, Properties, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.IndexToBaseRowNode
-
- indexType - Variable in class org.apache.derby.catalog.types.IndexDescriptorImpl
-
- indexType - Variable in class org.apache.derby.impl.sql.compile.CreateIndexNode
-
- indexType - Variable in class org.apache.derby.impl.sql.execute.CreateIndexConstantAction
-
- indexType() - Method in interface org.apache.derby.catalog.IndexDescriptor
-
Returns the type of the index.
- indexType() - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
-
- indexType() - Method in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
-
- indexUniqueness - Variable in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
-
- indexUniqueness - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLPERMSRowFactory
-
- indexUniqueness - Static variable in class org.apache.derby.impl.sql.catalog.SYSROUTINEPERMSRowFactory
-
- indexUniqueness - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLEPERMSRowFactory
-
- indexUUID - Variable in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
-
- IndexValueRow - Class in org.apache.derby.impl.sql.execute
-
Mapper of ValueRow into ExecIndexRow.
- IndexValueRow(ExecRow) - Constructor for class org.apache.derby.impl.sql.execute.IndexValueRow
-
- INDICATOR_NULLABLE - Static variable in class org.apache.derby.client.net.FdocaConstants
-
- INDICATOR_NULLABLE - Static variable in class org.apache.derby.impl.drda.FdocaConstants
-
- indicesToMaintain - Variable in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
- indoubtTransactions_ - Variable in class org.apache.derby.client.net.NetConnection
-
- INEG - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- infoIn - Variable in class org.apache.derby.iapi.services.classfile.AttributeEntry
-
- infoNames - Static variable in class org.apache.derby.impl.tools.sysinfo.Main
-
- infoOut - Variable in class org.apache.derby.iapi.services.classfile.AttributeEntry
-
- informListeners(SqlException) - Method in class org.apache.derby.client.ClientPooledConnection
-
Inform listeners that an error has occured on the connection, if the
error severity is high enough.
- informObservers() - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
- informOfRowCount(NoPutResultSet, long) - Method in interface org.apache.derby.iapi.sql.Activation
-
Tell this activation that the given ResultSet was found to have
the given number of rows.
- informOfRowCount(NoPutResultSet, long) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
- informOfRowCount(NoPutResultSet, long) - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- infoRows - Variable in class org.apache.derby.impl.sql.execute.DeferredConstraintsMemory.ValidationInfo
-
- InfoStreams - Interface in org.apache.derby.iapi.services.stream
-
The Basic Services provide InfoStreams for reporting
information.
- init - Variable in class org.apache.derby.impl.tools.ij.mtTestSuite
-
- init() - Method in interface org.apache.derby.agg.Aggregator
-
Initialize the Aggregator
- init() - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
-
- init() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- init() - Method in class org.apache.derby.impl.load.ExportWriteData
-
- init() - Method in class org.apache.derby.impl.sql.execute.MatchingClauseConstantAction
-
Initialize this constant action, nulling out any transient state left over from
a previous use.
- init() - Method in class org.apache.derby.impl.sql.execute.VarPAggregator
-
- init() - Method in class org.apache.derby.impl.store.access.btree.BTreeRowPosition
-
Public Methods of This class:
- init() - Method in class org.apache.derby.impl.store.access.conglomerate.RowPosition
-
Public Methods of This class:
- init() - Method in class org.apache.derby.impl.store.access.sort.NodeAllocator
-
Initialize the allocator with default values for
initial and maximum size.
- init() - Method in class org.apache.derby.impl.store.access.sort.SortBuffer
-
Initialize.
- init() - Method in class org.apache.derby.impl.store.raw.log.ChecksumOperation
-
- init() - Method in class org.apache.derby.impl.store.replication.buffer.LogBufferElement
-
Resets all variables to default values.
- init() - Method in class org.apache.derby.impl.tools.ij.mtTestSuite
-
- init(boolean, Dictionary) - Method in interface org.apache.derby.iapi.services.property.PropertySetCallback
-
Initialize the properties for this callback.
- init(boolean, Dictionary) - Method in class org.apache.derby.impl.db.BasicDatabase
-
- init(boolean, Dictionary) - Method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
-
- init(boolean, Dictionary) - Method in class org.apache.derby.impl.services.locks.AbstractPool
-
- init(boolean, Dictionary) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
-
- init(boolean, Dictionary) - Method in class org.apache.derby.impl.sql.LanguageDbPropertySetter
-
- init(boolean, Dictionary) - Method in class org.apache.derby.impl.store.access.RAMAccessManager
-
- init(boolean, Properties, boolean) - Method in class org.apache.derby.impl.services.jce.JCECipherFactory
-
- init(byte[]) - Method in class org.apache.derby.impl.store.replication.slave.ReplicationLogScan
-
Set all variables to default values, and makes logToScan the
byte[] that will be scanned for log records.
- init(byte[], long) - Method in class org.apache.derby.impl.jdbc.LOBStreamControl
-
- init(int) - Method in class org.apache.derby.impl.store.access.sort.NodeAllocator
-
Initialize the allocator with default values for
initial size and the provided maximum size.
- init(int) - Method in class org.apache.derby.impl.store.raw.log.LogAccessFileBuffer
-
Private/Protected methods of This class:
- init(int, int) - Method in class org.apache.derby.impl.store.access.sort.NodeAllocator
-
Initialize the allocator with the given initial and
maximum sizes.
- init(Object) - Method in interface org.apache.derby.iapi.services.diag.Diagnosticable
-
- init(Object) - Method in class org.apache.derby.iapi.services.diag.DiagnosticableGeneric
-
- init(Object) - Method in class org.apache.derby.impl.services.locks.D_LockControl
-
- init(Object) - Method in class org.apache.derby.impl.store.access.btree.D_BTreeController
-
- init(Object) - Method in class org.apache.derby.impl.store.access.heap.D_HeapController
-
- init(Object) - Method in class org.apache.derby.impl.store.raw.data.D_StoredPage
-
- init(String, String, String) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
-
- init(String, String, String, boolean) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
-
- init(String, String, String, String) - Method in class org.apache.derby.impl.io.BaseStorageFactory
-
Classes implementing the StorageFactory interface must have a null
constructor.
- init(String, String, String, String) - Method in class org.apache.derby.impl.io.VFMemoryStorageFactory
-
Initializes the storage factory instance by setting up a temporary
directory, the database directory and checking if the database being
named already exists.
- init(String, String, String, String) - Method in interface org.apache.derby.io.StorageFactory
-
Classes implementing the StorageFactory interface must have a null
constructor.
- init(ServletConfig) - Method in class org.apache.derby.drda.NetServlet
-
Initialize the servlet.
- init(Agent, String, int, String, int, boolean) - Method in class org.apache.derby.client.am.Section
-
- init(ExecRow) - Method in interface org.apache.derby.iapi.sql.execute.TupleFilter
-
Initialize a Filter with a vector of parameters.
- init(ExecRow) - Method in class org.apache.derby.impl.sql.catalog.DropDependencyFilter
-
Initialize a Filter with a vector of parameters.
- init(BinaryOrderable, BinaryOrderable) - Method in class org.apache.derby.impl.store.access.conglomerate.BinaryOrderableWrapper
-
Short one line description of routine.
- init(TransactionManager) - Method in class org.apache.derby.impl.store.access.sort.MergeScan
-
Initialize the scan, returning false if there
was some error.
- init(TransactionManager, boolean, ContainerHandle, Transaction, int, int, BTreeLockingPolicy, BTree, LogicalUndo, StaticCompiledOpenConglomInfo, DynamicCompiledOpenConglomInfo) - Method in class org.apache.derby.impl.store.access.btree.BTreeController
-
Initialize the controller for use.
- init(TransactionManager, TransactionManager, ContainerHandle, Transaction, boolean, int, int, BTreeLockingPolicy, BTree, LogicalUndo, DynamicCompiledOpenConglomInfo) - Method in class org.apache.derby.impl.store.access.btree.OpenBTree
-
Initialize the open conglomerate.
- init(TransactionManager, Transaction, boolean, int, int, LockingPolicy, boolean, B2I, B2IUndo, B2IStaticCompiledInfo, DynamicCompiledOpenConglomInfo) - Method in class org.apache.derby.impl.store.access.btree.index.B2IController
-
- init(TransactionManager, Transaction, boolean, int, int, LockingPolicy, int, boolean, FormatableBitSet, DataValueDescriptor[], int, Qualifier[][], DataValueDescriptor[], int, B2I, B2IUndo, B2IStaticCompiledInfo, DynamicCompiledOpenConglomInfo) - Method in class org.apache.derby.impl.store.access.btree.index.B2IForwardScan
-
Initialize the scan for use.
- init(TransactionManager, Transaction, boolean, int, int, BTreeLockingPolicy, FormatableBitSet, DataValueDescriptor[], int, Qualifier[][], DataValueDescriptor[], int, BTree, LogicalUndo, StaticCompiledOpenConglomInfo, DynamicCompiledOpenConglomInfo) - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
-
Initialize the scan for use.
- init(TransactionManager, Transaction, int, int, LockingPolicy, int, boolean, FormatableBitSet, B2I, B2IUndo) - Method in class org.apache.derby.impl.store.access.btree.index.B2IMaxScan
-
Initialize the scan for use.
- init(TransactionManager, BTree, Transaction) - Method in class org.apache.derby.impl.store.access.btree.BTreeCostController
-
Initialize the cost controller.
- init(TransactionManager, B2I, Transaction) - Method in class org.apache.derby.impl.store.access.btree.index.B2ICostController
-
- init(ContainerHandle, Conglomerate, int[], int[], TransactionManager, Transaction, boolean, int, int, LockingPolicy, DynamicCompiledOpenConglomInfo) - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
-
Open the container.
- init(LocalizedOutput) - Method in class org.apache.derby.impl.tools.ij.ConnectionEnv
-
separate from the constructor so that connection
failure does not prevent object creation.
- init(OpenConglomerate) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericController
-
Public Methods of This class:
- init(OpenConglomerate) - Method in class org.apache.derby.impl.store.access.heap.HeapCostController
-
Initialize the cost controller.
- init(OpenConglomerate, FormatableBitSet, DataValueDescriptor[], int, Qualifier[][], DataValueDescriptor[], int) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
Public Methods of This class:
- init(RAMAccessManager, Transaction, RAMTransaction) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Constructors for This class:
- INIT - Static variable in class org.apache.derby.impl.drda.Session
-
- INIT_ACTION - Static variable in class org.apache.derby.impl.services.monitor.StorageFactoryService.DirectoryList
-
- init_btree_locking_policy - Variable in class org.apache.derby.impl.store.access.btree.OpenBTree
-
The Locking Policy to use for for access to this btree.
- init_conglomerate - Variable in class org.apache.derby.impl.store.access.btree.BTreeCostController
-
- init_conglomerate - Variable in class org.apache.derby.impl.store.access.btree.OpenBTree
-
The following group of fields are all basic input parameters which are
provided by the calling code when doing any sort of operation requiring
an open conglomerate (openScan(), open(), openCostController(), ...).
- init_conglomerate - Variable in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
-
The following group of fields are all basic input parameters which are
provided by the calling code when doing any sort of operation requiring
an open conglomerate (openScan(), open(), openCostController(), ...).
- init_dynamic_info - Variable in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
-
- init_fetchDesc - Variable in class org.apache.derby.impl.store.access.btree.BTreeScan
-
The fetch descriptor which describes the row to be returned by the scan.
- init_fetchDesc - Variable in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
- init_forUpdate - Variable in class org.apache.derby.impl.store.access.btree.BTreeScan
-
- init_hold - Variable in class org.apache.derby.impl.store.access.btree.BTreeScan
-
- init_hold - Variable in class org.apache.derby.impl.store.access.btree.OpenBTree
-
- init_hold - Variable in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
-
- init_isolation_level - Variable in class org.apache.derby.impl.store.access.btree.index.B2IForwardScan
-
- init_lock_fetch_desc - Variable in class org.apache.derby.impl.store.access.btree.BTreeScan
-
A constant FetchDescriptor which describes the position of the
RowLocation field within the btree, currently always the last column).
- init_lock_level - Variable in class org.apache.derby.impl.store.access.btree.OpenBTree
-
Table or page locking?
- init_lock_level - Variable in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
-
- init_locking_policy - Variable in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
-
- init_open_user_scans - Variable in class org.apache.derby.impl.store.access.btree.OpenBTree
-
The user transaction that opened this B-tree.
- init_openmode - Variable in class org.apache.derby.impl.store.access.btree.OpenBTree
-
The ContainerHandle mode the container is opened with.
- init_openmode - Variable in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
-
- INIT_PAGE_OVERFLOW - Static variable in class org.apache.derby.impl.store.raw.data.BasePage
-
- INIT_PAGE_REUSE - Static variable in class org.apache.derby.impl.store.raw.data.BasePage
-
Init page flag.
- INIT_PAGE_REUSE_RECORDID - Static variable in class org.apache.derby.impl.store.raw.data.BasePage
-
- init_qualifier - Variable in class org.apache.derby.impl.store.access.btree.BTreeScan
-
- init_qualifier - Variable in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
- init_rawtran - Variable in class org.apache.derby.impl.store.access.btree.BTreeCostController
-
- init_rawtran - Variable in class org.apache.derby.impl.store.access.btree.BTreeScan
-
init_startKeyValue, init_qualifier, and init_stopKeyValue all are used
to store * references to the values passed in when ScanController.init()
is called.
- init_rawtran - Variable in class org.apache.derby.impl.store.access.btree.OpenBTree
-
- init_rawtran - Variable in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
-
- init_scanColumnList - Variable in class org.apache.derby.impl.store.access.btree.BTreeScan
-
- init_scanColumnList - Variable in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
The following group of fields are all basic input parameters which are
provided by the calling code when doing a scan.
- init_startKeyValue - Variable in class org.apache.derby.impl.store.access.btree.BTreeScan
-
- init_startKeyValue - Variable in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
- init_startSearchOperator - Variable in class org.apache.derby.impl.store.access.btree.BTreeScan
-
- init_startSearchOperator - Variable in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
- init_stopKeyValue - Variable in class org.apache.derby.impl.store.access.btree.BTreeScan
-
- init_stopKeyValue - Variable in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
- init_stopSearchOperator - Variable in class org.apache.derby.impl.store.access.btree.BTreeScan
-
- init_stopSearchOperator - Variable in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
- init_template - Variable in class org.apache.derby.impl.store.access.btree.BTreeScan
-
- init_useUpdateLocks - Variable in class org.apache.derby.impl.store.access.btree.BTreeScan
-
Whether the scan should requests UPDATE locks which then will be
converted to X locks when the actual operation is performed.
- init_xact_manager - Variable in class org.apache.derby.impl.store.access.btree.BTreeCostController
-
- init_xact_manager - Variable in class org.apache.derby.impl.store.access.btree.OpenBTree
-
The TransactionManager that open'd this btree.
- init_xact_manager - Variable in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
-
- initAccessPaths(Optimizer) - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Init the access paths for this optimizable.
- initAccessPaths(Optimizer) - Method in interface org.apache.derby.iapi.sql.compile.OptimizableList
-
Init the access paths for these optimizables.
- initAccessPaths(Optimizer) - Method in class org.apache.derby.impl.sql.compile.FromList
-
- initAccessPaths(Optimizer) - Method in class org.apache.derby.impl.sql.compile.FromTable
-
- initAccessPaths(Optimizer) - Method in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
-
- initActions(String) - Method in class org.apache.derby.security.DatabasePermission
-
Parses the list of database actions.
- initAndCheck(Object) - Method in class org.apache.derby.impl.sql.compile.DDLStatementNode
-
Initialize the object name we will be performing the DDL
on and check that we are not in the system schema
and that DDL is allowed.
- initAppUI() - Method in class org.apache.derby.impl.tools.ij.Main
-
- initBaseTableVisitor(int, boolean) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
Initialize the fields used for retrieving base tables in
subtrees, which allows us to do a more extensive search
for table references.
- initBuffer_w() - Method in class org.apache.derby.impl.store.raw.data.MemByteHolder
-
Initialize a buffer for writing
- initCalendar(Calendar, Date) - Static method in class org.apache.derby.client.am.DateTimeValue
-
Set the time of a calendar.
- initCallableStatement() - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- initCodePointTable() - Method in class org.apache.derby.client.net.NetLogWriter
-
- initConnection(int, long) - Method in class org.apache.derby.impl.store.replication.net.ReplicationMessageTransmit
-
Used to create a Socket connection to the slave and
establish compatibility with the database version of the slave by
comparing the UID's of the ReplicationMessage classes
of the master and the slave.
- initConnection(int, long, String) - Method in class org.apache.derby.impl.store.replication.net.ReplicationMessageReceive
-
Used to create the server socket, listen on the socket
for connections from the master and verify compatibility
with the database version of the master.
- initConnection(LogWriter, BasicClientDataSource40) - Method in class org.apache.derby.client.am.ClientConnection
-
- initContainerHeader(boolean) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
- initContainerInfo(ContainerKey, int, DataFactory, boolean) - Method in class org.apache.derby.impl.store.raw.data.ReclaimSpace
-
- initDatePortion(Calendar, String) - Static method in class org.apache.derby.client.am.CrossConverters
-
Initialize the date components of a java.util.Calendar from
a string on the format YYYY-MM-DD.
- initDefaultSchemaDescriptor() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Compute the initial default schema and set
cachedInitialDefaultSchemaDescr accordingly.
- initDirContextEnv - Variable in class org.apache.derby.impl.jdbc.authentication.JNDIAuthenticationSchemeBase
-
- initDone - Variable in class org.apache.derby.impl.services.reflect.UpdateLoader
-
- initEmptyBtree(OpenBTree) - Static method in class org.apache.derby.impl.store.access.btree.LeafControlRow
-
Initialize conglomerate with one page, to be a 1 page btree.
- initExternalLobFile(String, int) - Method in class org.apache.derby.impl.load.ImportReadData
-
Extract the file name, offset and length from the given lob
location and setup the file resources to read the data from
the file on first invocaton.
- initFlag - Variable in class org.apache.derby.impl.store.raw.data.InitPageOperation
-
- initFormatInfo(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealNoPutResultSetStatistics
-
Initialize the format info for run time statistics.
- initFormatInfo(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealNoRowsResultSetStatistics
-
Initialize the format info for run time statistics.
- initFromContext(Context) - Method in interface org.apache.derby.iapi.services.loader.GeneratedByteCode
-
Initialize the generated class from a context.
- initFromContext(Context) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
- initFromData(FileContainer, PageKey) - Method in class org.apache.derby.impl.store.raw.data.AllocPage
-
Initialize in memory structure using the buffer in pageData
- initFromData(FileContainer, PageKey) - Method in class org.apache.derby.impl.store.raw.data.CachedPage
-
- initFromData(FileContainer, PageKey) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Initialize the page from values in the page buffer.
- initFromEnvironment() - Method in class org.apache.derby.impl.tools.ij.utilMain
-
Initialize the connections from the environment.
- initial - Variable in class org.apache.derby.impl.sql.catalog.RoleClosureIteratorImpl
-
true before next is called the first time
- INITIAL_BLOCK_HOLDER_SIZE - Static variable in class org.apache.derby.impl.io.vfmem.BlockedByteArray
-
The default number of slots for holding a block of data.
- INITIAL_CALLINFO_ELEMENTS - Static variable in class org.apache.derby.client.net.NetXAResource
-
- INITIAL_SIZE - Static variable in class org.apache.derby.iapi.services.io.DynamicByteArrayOutputStream
-
- INITIAL_VALUE - Static variable in class org.apache.derby.impl.services.uuid.BasicUUIDFactory
-
- initialCapacity - Variable in class org.apache.derby.impl.sql.compile.FromTable
-
- initialCapacity - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
-
- initialCapacity - Variable in class org.apache.derby.impl.sql.execute.HashTableResultSet
-
- initialCapacity() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Return the initial capacity of the hash table, for hash join strategy
- initialCapacity() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
- initialCapacity() - Method in class org.apache.derby.impl.sql.compile.FromTable
-
- initialClass - Variable in class org.apache.derby.iapi.services.io.ApplicationObjectInputStream
-
- initialFileInput - Variable in class org.apache.derby.impl.tools.ij.utilMain
-
- initialize() - Method in class org.apache.derby.client.net.Reply
-
- initialize() - Method in class org.apache.derby.client.net.Request
-
- initialize() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Initialize.
- initialize() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Initialize class
- initialize() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
This method is used to initialize the default statement of the database
for re-use.
- initialize() - Method in class org.apache.derby.impl.services.reflect.JarLoader
-
Initialize the class loader so it knows if it
is loading from a ZipFile or an InputStream
- initialize() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- initialize() - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Initialized the BasePage.
- initialize() - Method in class org.apache.derby.impl.store.raw.data.CachedPage
-
Initialize a CachedPage.
- initialize() - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Initialize the StoredPage.
- initialize() - Method in class org.apache.derby.impl.tools.ij.mtTestCase
-
Initialize the test case.
- initialize(boolean) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Initialize the monitor wrt the current environemnt.
- initialize(boolean) - Method in class org.apache.derby.impl.services.monitor.FileMonitor
-
Initialize the system in a privileged block.
- initialize(byte) - Method in class org.apache.derby.iapi.types.JSQLType
-
- initialize(byte, DataTypeDescriptor, String, byte) - Method in class org.apache.derby.iapi.types.JSQLType
-
Initialize this JSQL type.
- initialize(String) - Method in class org.apache.derby.iapi.types.JSQLType
-
- initialize(String) - Method in class org.apache.derby.impl.drda.Session
-
Get session into initial state
- initialize(String) - Method in class org.apache.derby.impl.tools.ij.mtTestCase
-
Initizalize the test case.
- initialize(String, BasicClientDataSource40, boolean) - Method in class org.apache.derby.client.net.NetConnection
-
- initialize(NetAgent, int, boolean, int, boolean, int, boolean, String) - Method in class org.apache.derby.client.net.Typdef
-
- initialize(ExecRow) - Method in class org.apache.derby.impl.sql.execute.GenericAggregator
-
Initialize the aggregator
- initialize(DataTypeDescriptor) - Method in class org.apache.derby.iapi.types.JSQLType
-
- initialize(DataTypeDescriptor[]) - Method in interface org.apache.derby.iapi.sql.ParameterValueSet
-
Initialize the parameter set by allocating DataValueDescriptor
corresponding to the passed in type for each parameter.
- initialize(DataTypeDescriptor[]) - Method in class org.apache.derby.impl.sql.GenericParameterValueSet
-
Initialize the set by allocating a holder DataValueDescriptor object
for each parameter.
- initialize(DataValueDescriptor[], ColumnOrdering[], SortObserver, boolean, long, int) - Method in class org.apache.derby.impl.store.access.sort.MergeSort
-
Go from the CLOSED to the INITIALIZED state.
- initialize(DataValueDescriptor, int, String) - Method in class org.apache.derby.impl.sql.GenericParameter
-
Set the DataValueDescriptor and type information for this parameter
- initialize(DRDAConnThread, DssTrace) - Method in class org.apache.derby.impl.drda.DDMReader
-
Initialize values for this session, the reader is reused so we need to
set null and 0 values
- initialize(MergeSort, TransactionManager) - Method in class org.apache.derby.impl.store.access.sort.MergeInserter
-
Initialize this inserter.
- initializeAccessPathName(DataDictionary, TableDescriptor) - Method in interface org.apache.derby.iapi.sql.compile.AccessPath
-
Sets the "name" of the access path. if the access path represents an
index then set the name to the name of the index. if it is an index
created for a constraint, use the constraint name.
- initializeAccessPathName(DataDictionary, TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.AccessPathImpl
-
- initializeAIcache(RowLocation[]) - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
-
- initializeAIcache(RowLocation[]) - Method in class org.apache.derby.impl.sql.execute.UpdateResultSet
-
- initializeBits(int) - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
-
- initializeCache(int) - Method in class org.apache.derby.client.am.ColumnMetaData
-
- initializeCatalogInfo() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Initialize catalog information.
- initializeChecksumAlgo() - Method in class org.apache.derby.impl.store.raw.log.ChecksumOperation
-
- initializeClientSeed() - Method in class org.apache.derby.client.net.NetConnection
-
- initializeColumnInfo(String) - Method in class org.apache.derby.impl.load.ColumnInfo
-
- initializeColumnInfoArrays(Typdef, int) - Method in class org.apache.derby.client.net.NetCursor
-
- initializeCoreInfo() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Initialized the core info array.
- initialized - Variable in class org.apache.derby.diag.ContainedRoles
-
- initialized - Variable in class org.apache.derby.diag.LockTable
-
- initialized - Variable in class org.apache.derby.diag.SpaceTable
-
- initialized - Variable in class org.apache.derby.diag.TransactionTable
-
- initialized - Variable in class org.apache.derby.impl.sql.execute.AutoincrementCounter
-
- initialized - Variable in class org.apache.derby.impl.store.raw.data.OverflowInputStream
-
- initializeDataArray() - Method in class org.apache.derby.impl.tools.planexporter.AccessDatabase
-
- initializeDatabase(String) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Create a new database and intialize the
DRDAConnThread database.
- initializeDefaultStatement() - Method in class org.apache.derby.impl.drda.Database
-
- initializeDistinctMaps(int, boolean) - Method in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
-
- initializeForSession() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Initialize for a new session
- initializeFromClassPath(String) - Method in class org.apache.derby.impl.services.reflect.UpdateLoader
-
- initializeHeaders(int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Must be called by a sub-class before calling setHeaderAtSlot.
- initializeLastInsertedPage(int) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
- initializeNoncoreInfo() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Initialized the noncore info array.
- initializePublicKeyForEncryption() - Method in class org.apache.derby.client.net.NetConnection
-
- initializeReplicationSlaveRole() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Initializes logOut so that log received from the replication
master can be appended to the log file.
- initializeResultSet() - Method in class org.apache.derby.catalog.TriggerNewTransitionRows
-
- initializeResultSet() - Method in class org.apache.derby.catalog.TriggerOldTransitionRows
-
- initializeScalarAggregation(ExecRow) - Method in class org.apache.derby.impl.sql.execute.ScalarAggregateResultSet
-
- initializeUpdateRowModifiers() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Initializes the currentRowHasBeenUpdated and columnGotUpdated fields
- initializeVectorAggregation(ExecRow) - Method in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
-
Run the aggregator initialization method for
each aggregator in the row.
- initializeVisitor() - Method in interface org.apache.derby.iapi.sql.compile.ASTVisitor
-
Initialize the Visitor before processing any trees.
- initialListSize - Variable in class org.apache.derby.impl.sql.compile.ResultColumnList
-
- INITIALLY_DEFERRED_DEFAULT - Static variable in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
- initiallyCompilable - Variable in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
- initiallyCompilable() - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Is the statement initially compilable?
- initiallyDeferred - Variable in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
- initiallyDeferred - Variable in class org.apache.derby.impl.sql.execute.CreateIndexConstantAction
-
Used to determine sorting behavior for existing rows if any
- initiallyDeferred() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
Returns TRUE if the constraint is initially deferred
- initialPages - Variable in class org.apache.derby.impl.store.raw.data.FileContainer
-
- initialRowCount - Variable in class org.apache.derby.impl.store.raw.data.CachedPage
-
- initInfo(int, String, int[][], boolean[], String[]) - Method in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
-
Initialize info, including array of index names and array of
index column counts.
- initInputStream() - Method in class org.apache.derby.impl.drda.EXTDTAInputStream
-
This method takes information of ResultSet and
initializes the binaryInputStream variable of this object with not empty stream
by calling getBinaryStream or getCharacterStream() as appropriate.
- initIsolationLevel() - Method in class org.apache.derby.impl.sql.execute.ScanResultSet
-
Initialize the isolation level and the lock mode.
- initJumpState() - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
-
Determine if we want to try "jumping" permutations with this
OptimizerImpl, and (re-)initialize the permuteState field accordingly.
- initLoaders() - Method in class org.apache.derby.impl.services.reflect.UpdateLoader
-
- initLocation(String) - Method in class org.apache.derby.security.DatabasePermission
-
Parses the database location URL.
- initLogFile(StorageRandomAccessFile, long, long) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Initialize the log to the correct format with the given version and
log file number.
- initLogs(String, String, boolean, boolean, String) - Static method in class org.apache.derby.impl.tools.dblook.Logs
-
- initMaxSizes2() - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
-
- initNetCallableStatement() - Method in class org.apache.derby.client.net.NetCallableStatement
-
- initNetCallableStatement(ClientCallableStatement) - Method in class org.apache.derby.client.net.NetCallableStatement
-
- initNetPreparedStatement(ClientPreparedStatement) - Method in class org.apache.derby.client.net.NetPreparedStatement
-
- initNetStatement() - Method in class org.apache.derby.client.net.NetStatement
-
- initNetStatement(ClientStatement, NetAgent, NetConnection) - Method in class org.apache.derby.client.net.NetStatement
-
- initOk - Variable in class org.apache.derby.impl.sql.compile.DDLStatementNode
-
- initPage(int, long) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Mark this page as being allocated and initialize it to a pristine page
- initPage(LogInstant, byte, int, boolean, boolean) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
initialize a page for the first time or for reuse
All subtypes are expected to overwrite this method if it has something to clean up
- initPage(LogInstant, byte, int, boolean, boolean) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Initialize the page.
- initPage(BaseContainerHandle, PageKey, PageCreationArgs, long, boolean, boolean) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Initialize a page
- InitPageOperation - Class in org.apache.derby.impl.store.raw.data
-
This operation initializes the page that is being allocated,
this operation does not change the alloc page information.
- InitPageOperation() - Constructor for class org.apache.derby.impl.store.raw.data.InitPageOperation
-
- InitPageOperation(BasePage, int, int, long) - Constructor for class org.apache.derby.impl.store.raw.data.InitPageOperation
-
- initPreparedStatement() - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- initPreparedStatement(String) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- initPreparedStatement(String, Section) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- initRequiredPriv() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- initResetPreparedStatement() - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- initResetPreparedStatement() - Method in class org.apache.derby.client.am.ClientStatement
-
- initResetStatement() - Method in class org.apache.derby.client.am.ClientStatement
-
- initScan(String[], Restriction) - Method in class org.apache.derby.vti.ForeignTableVTI
-
- initScan(String[], Restriction) - Method in interface org.apache.derby.vti.RestrictedVTI
-
Initialize a scan of a ResultSet.
- initScanParams(DataValueDescriptor[], int, Qualifier[][], DataValueDescriptor[], int) - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
-
Shared initialization code between init() and reopenScan().
- initSlotTable(PageKey) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Initialize the in-memory slot table.
- initSpace() - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
initialize the in memory variables associated with space maintenance.
- initSqlErrmcMessages() - Method in class org.apache.derby.client.am.Sqlca
-
Initialize and build the arrays sqlErrmcMessages_ and
sqlStates_.
- initStartAndStopKey() - Method in class org.apache.derby.impl.sql.execute.MultiProbeTableScanResultSet
-
Initialize the start key and the stop key used in the scan.
- initStartAndStopKey() - Method in class org.apache.derby.impl.sql.execute.TableScanResultSet
-
Initialize the startPosition and stopPosition fields
which are used to limit the rows returned by the scan.
- initState() - Method in class org.apache.derby.tools.dblook
-
- initStatement() - Method in class org.apache.derby.client.am.ClientStatement
-
- initStatement(int, int, int, int, String[], int[]) - Method in class org.apache.derby.client.am.ClientStatement
-
- initStatement(Agent, ClientConnection) - Method in class org.apache.derby.client.am.ClientStatement
-
- initStream() - Method in class org.apache.derby.iapi.services.io.FormatIdInputStream
-
- initStream() - Method in interface org.apache.derby.iapi.types.Resetable
-
Initialize.
- initStream() - Method in class org.apache.derby.impl.jdbc.PositionedStoreStream
-
Initialize the resettable stream for use.
- initStream() - Method in class org.apache.derby.impl.store.raw.data.OverflowInputStream
-
Initialize a Resetable stream.
- initSystemIndexVariables(TabInfoImpl) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- initSystemIndexVariables(TabInfoImpl, int) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- initTimePortion(Calendar, String) - Static method in class org.apache.derby.client.am.CrossConverters
-
Initialize the time components of a java.util.Calendar from a
string on the format HH:MM:SS.
- initTrace(String, boolean) - Method in class org.apache.derby.impl.drda.Session
-
initialize a server trace for the DRDA protocol
- inLimit - Variable in class org.apache.derby.impl.services.locks.LockSpace
-
- inlined - Variable in class org.apache.derby.impl.sql.compile.WindowDefinitionNode
-
True of the window definition was inlined.
- InListOperatorNode - Class in org.apache.derby.impl.sql.compile
-
An InListOperatorNode represents an IN list.
- InListOperatorNode(ValueNode, ValueNodeList, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.InListOperatorNode
-
- inListProbeSource - Variable in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
- inLogSwitch - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
-
- inMatchingClause() - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Returns true if this DMLModStatement a [ NOT ] MATCHED action of a MERGE statement
- INMEMORY - Static variable in interface org.apache.derby.iapi.services.monitor.PersistentService
-
Service stored in memory only (not persistent), virtual file memory.
- inmemory_rowcnt - Variable in class org.apache.derby.iapi.store.access.BackingStoreHashtable
-
- inner - Variable in class org.apache.derby.iapi.services.classfile.ClassEnumeration
-
- INNERJOIN - Static variable in class org.apache.derby.impl.sql.compile.JoinNode
-
- inPause - Variable in class org.apache.derby.impl.services.daemon.BasicDaemon
-
- inPause() - Method in class org.apache.derby.impl.services.daemon.BasicDaemon
-
- inPostCommitProcessing - Variable in class org.apache.derby.impl.store.raw.xact.Xact
-
- inProviderSet(ProviderInfo[], UUID) - Method in class org.apache.derby.impl.sql.execute.DDLConstantAction
-
- input - Variable in class org.apache.derby.impl.store.raw.log.LogRecord
-
- input_rows - Variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetDescriptor
-
- INPUT_ROWS - Static variable in class org.apache.derby.impl.tools.planexporter.AccessDatabase
-
- INPUT_TYPE - Static variable in class org.apache.derby.impl.sql.compile.UserAggregateDefinition
-
- inputColumn - Variable in class org.apache.derby.impl.sql.execute.AggregatorInfo
-
- inputColumnId - Variable in class org.apache.derby.impl.sql.execute.GenericAggregator
-
- inputFileName - Variable in class org.apache.derby.diag.ErrorLogReader
-
- inputFileName - Variable in class org.apache.derby.diag.StatementDuration
-
- inputFileName - Variable in class org.apache.derby.impl.load.Import
-
- inputFileName - Variable in class org.apache.derby.impl.load.ImportReadData
-
- inputFileStreamReader - Variable in class org.apache.derby.diag.ErrorLogReader
-
- inputFileStreamReader - Variable in class org.apache.derby.diag.StatementDuration
-
- InputReader() - Static method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
-
- inputRows - Variable in class org.apache.derby.impl.tools.planexporter.TreeNode
-
- inputStream - Variable in class org.apache.derby.diag.ErrorLogReader
-
- inputStream - Variable in class org.apache.derby.diag.StatementDuration
-
- inputStream - Variable in class org.apache.derby.impl.drda.DDMReader
-
- inputStream - Variable in class org.apache.derby.impl.sql.compile.UCode_CharStream
-
- inputStream - Variable in class org.apache.derby.impl.tools.ij.UCode_CharStream
-
- InputStreamContainer - Class in org.apache.derby.impl.store.raw.data
-
A class that uses a ZipEntry to be a single container file,
but read-only.
- InputStreamContainer(BaseDataFileFactory) - Constructor for class org.apache.derby.impl.store.raw.data.InputStreamContainer
-
- InputStreamFile<F extends BaseStorageFactory> - Class in org.apache.derby.impl.io
-
This class provides the base for read-only stream implementations of the StorageFile interface.
- InputStreamFile(F, String) - Constructor for class org.apache.derby.impl.io.InputStreamFile
-
- InputStreamFile(F, String, int) - Constructor for class org.apache.derby.impl.io.InputStreamFile
-
- InputStreamFile(F, String, String) - Constructor for class org.apache.derby.impl.io.InputStreamFile
-
- InputStreamFile(InputStreamFile<F>, String) - Constructor for class org.apache.derby.impl.io.InputStreamFile
-
- InputStreamUtil - Class in org.apache.derby.iapi.services.io
-
Utility methods for InputStream that are stand-ins for
a small subset of DataInput methods.
- InputStreamUtil() - Constructor for class org.apache.derby.iapi.services.io.InputStreamUtil
-
- inRedo - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
-
- inRemove - Variable in class org.apache.derby.impl.store.raw.data.RAFContainer
-
- inReplicationMasterMode - Variable in class org.apache.derby.impl.store.raw.log.LogAccessFile
-
- inReplicationMasterMode - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
-
- inReplicationMasterMode() - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
-
Used to determine if the replication master mode has been started,
and the logging for unlogged operations needs to be enabled.
- inReplicationMasterMode() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Used to determine if the replication master mode has been started,
and the logging for unlogged operations needs to be enabled.
- inReplicationMasterMode() - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
-
Replication not applicable on readonly databases.
- inReplicationSlaveMode - Variable in class org.apache.derby.impl.db.SlaveDatabase
-
True until SlaveDatabaseBootThread has successfully booted the
database.
- inReplicationSlaveMode - Variable in class org.apache.derby.impl.store.raw.log.LogAccessFile
-
- inReplicationSlaveMode - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
-
- inReplicationSlaveMode - Variable in class org.apache.derby.impl.store.replication.slave.SlaveController
-
Whether or not replication slave mode is still on.
- inReplicationSlavePreMode - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
-
True if the database has been booted in replication slave pre
mode, effectively turning off writes to the log file.
- inRFR() - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
-
- inRFR() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
- inRFR() - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
-
- inRollForwardRecovery() - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
Retunrs true if the transaction is part of rollforward recovery
- inRollForwardRecovery() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Is the transaction in rollforward recovery
- insert() - Method in class org.apache.derby.client.am.ClientResultSet
-
- insert(Object[], FormatableBitSet, byte, int) - Method in interface org.apache.derby.iapi.store.raw.Page
-
Insert a record anywhere on the page.
- insert(Object[], FormatableBitSet, byte, int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
- insert(ExecRow) - Method in interface org.apache.derby.iapi.sql.execute.TemporaryRowHolder
-
Insert a row
- insert(ExecRow) - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
-
Insert a row
- insert(ExecRow, RowLocation) - Method in class org.apache.derby.impl.sql.execute.IndexChanger
-
Perform index maintenance to support an insert of a base table row.
- insert(ExecRow, RowLocation) - Method in class org.apache.derby.impl.sql.execute.IndexSetChanger
-
Perform index maintenance associated with insering a row
into a table.
- insert(DataValueDescriptor[]) - Method in interface org.apache.derby.iapi.store.access.ConglomerateController
-
Insert a row into the conglomerate.
- insert(DataValueDescriptor[]) - Method in interface org.apache.derby.iapi.store.access.SortController
-
Insert a row into the sort.
- insert(DataValueDescriptor[]) - Method in class org.apache.derby.impl.store.access.btree.BTreeController
-
Insert a row into the conglomerate.
- insert(DataValueDescriptor[]) - Method in class org.apache.derby.impl.store.access.btree.index.B2IController
-
Insert a row into the conglomerate.
- insert(DataValueDescriptor[]) - Method in class org.apache.derby.impl.store.access.heap.HeapController
-
Public Methods of This class:
- insert(DataValueDescriptor[]) - Method in class org.apache.derby.impl.store.access.sort.MergeInserter
-
Insert a row into the sort.
- insert(DataValueDescriptor[]) - Method in class org.apache.derby.impl.store.access.sort.SortBuffer
-
Insert a key k into the tree.
- insert(PredicateList.PredicateWrapper) - Method in class org.apache.derby.impl.sql.compile.PredicateList.PredicateWrapperList
-
- INSERT - Static variable in interface org.apache.derby.iapi.sql.StatementType
-
- INSERT_ACTION - Static variable in class org.apache.derby.impl.sql.execute.TablePrivilegeInfo
-
- INSERT_CONDITIONAL - Static variable in interface org.apache.derby.iapi.store.raw.Page
-
- INSERT_CONSTANT_ACTION_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.Database.Language.Execution.InsertConstantAction
- INSERT_DEFAULT - Static variable in interface org.apache.derby.iapi.store.raw.Page
-
- INSERT_DUPLICATE - Static variable in class org.apache.derby.impl.store.access.sort.SortBuffer
-
Returned from insert when the row which was
inserted was a duplicate.
- INSERT_EVENT - Static variable in interface org.apache.derby.iapi.db.TriggerExecutionContext
-
Return value from getEventType() for
an insert trigger.
- INSERT_FOR_SPLIT - Static variable in interface org.apache.derby.iapi.store.raw.Page
-
- INSERT_FULL - Static variable in class org.apache.derby.impl.store.access.sort.SortBuffer
-
Returned from insert when the row was not able to be
inserted because the set was full.
- INSERT_INITIAL - Static variable in interface org.apache.derby.iapi.store.raw.Page
-
Values for insertFlag.
- INSERT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- INSERT_OK - Static variable in class org.apache.derby.impl.store.access.sort.SortBuffer
-
Returned from insert when the row was inserted
without incident.
- INSERT_OVERFLOW - Static variable in interface org.apache.derby.iapi.store.raw.Page
-
- INSERT_PRIV - Static variable in interface org.apache.derby.iapi.sql.conn.Authorizer
-
- INSERT_STATEMENT - Static variable in interface org.apache.derby.vti.DeferModification
-
- INSERT_STMT_TYPE - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
-
- INSERT_UNDO_WITH_PURGE - Static variable in interface org.apache.derby.iapi.store.raw.Page
-
- insertAllowOverflow(int, Object[], FormatableBitSet, int, byte, int, RecordHandle) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Insert a row allowing overflow.
- insertAndCheckDups(ExecIndexRow) - Method in class org.apache.derby.impl.sql.execute.IndexChanger
-
Insert the given row into the given conglomerate and check for duplicate
key error.
- insertAndFetchLocation(DataValueDescriptor[], RowLocation) - Method in interface org.apache.derby.iapi.store.access.ConglomerateController
-
insert row and fetch it's row location in one operation.
- insertAndFetchLocation(DataValueDescriptor[], RowLocation) - Method in class org.apache.derby.impl.store.access.btree.BTreeController
-
Insert a row into the conglomerate, and store its location in the
provided template row location.
- insertAndFetchLocation(DataValueDescriptor[], RowLocation) - Method in class org.apache.derby.impl.store.access.heap.HeapController
-
- insertAtSlot(int, Object[], FormatableBitSet, LogicalUndo, byte, int) - Method in interface org.apache.derby.iapi.store.raw.Page
-
Insert a record at the specified slot.
- insertAtSlot(int, Object[], FormatableBitSet, LogicalUndo, byte, int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
- insertAtSlot(int, Object[], FormatableBitSet, LogicalUndo, byte, int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Override insertAtSlot to provide long row support.
- insertCodeSpace(int, int) - Method in class org.apache.derby.impl.services.bytecode.CodeChunk
-
Insert room for byteCount bytes after the instruction at pc
and prepare to replace the instruction at pc.
- insertColumnNames - Variable in class org.apache.derby.impl.load.ColumnInfo
-
- InsertConstantAction - Class in org.apache.derby.impl.sql.execute
-
This class describes compiled constants that are passed into
InsertResultSets.
- InsertConstantAction() - Constructor for class org.apache.derby.impl.sql.execute.InsertConstantAction
-
Public niladic constructor.
- InsertConstantAction(TableDescriptor, long, StaticCompiledOpenConglomInfo, IndexRowGenerator[], long[], StaticCompiledOpenConglomInfo[], String[], boolean, boolean, Properties, UUID, int, FKInfo[], TriggerInfo, int[], boolean[], boolean, RowLocation[], boolean, String) - Constructor for class org.apache.derby.impl.sql.execute.InsertConstantAction
-
Make the ConstantAction for an INSERT statement.
- insertDuplicateKey(DataValueDescriptor[], DataValueDescriptor[]) - Method in interface org.apache.derby.iapi.store.access.SortObserver
-
Called prior to inserting a duplicate sort
key.
- insertDuplicateKey(DataValueDescriptor[], DataValueDescriptor[]) - Method in class org.apache.derby.impl.sql.execute.AggregateSortObserver
-
Called prior to inserting a duplicate sort
key.
- insertDuplicateKey(DataValueDescriptor[], DataValueDescriptor[]) - Method in class org.apache.derby.impl.sql.execute.BasicSortObserver
-
Called prior to inserting a duplicate sort
key.
- insertDuplicateKey(DataValueDescriptor[], DataValueDescriptor[]) - Method in class org.apache.derby.impl.sql.execute.UniqueIndexSortObserver
-
- insertDuplicateKey(DataValueDescriptor[], DataValueDescriptor[]) - Method in class org.apache.derby.impl.sql.execute.UniqueWithDuplicateNullsIndexSortObserver
-
Methods to check if the duplicate key can be inserted or not.
- insertedRowHolder - Variable in class org.apache.derby.impl.sql.execute.UpdateResultSet
-
- insertElementAt(E, int) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNodeVector
-
- insertEntry(CacheEntry) - Method in class org.apache.derby.impl.services.cache.ClockPolicy
-
Insert an entry into the cache.
- insertEntry(CacheEntry) - Method in interface org.apache.derby.impl.services.cache.ReplacementPolicy
-
Insert an entry into the ReplacementPolicy's data
structure, possibly evicting another entry.
- inserter - Variable in class org.apache.derby.impl.store.access.sort.MergeSort
-
The inserter that's being used to insert rows into the sort.
- insertFlag - Variable in class org.apache.derby.impl.store.raw.data.InsertOperation
-
- insertForUpdate(ExecRow, RowLocation) - Method in class org.apache.derby.impl.sql.execute.IndexChanger
-
If we're updating a unique index, the inserts have to be
deferred.
- insertIntoFreeSlot(Object, CacheEntry) - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Insert a CacheEntry into a free slot in the
ReplacementPolicy's internal data structure, and return a
Cacheable that the caller can reuse.
- insertIntoSorter(int, RowLocation) - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
- insertIntoVTI(ResultSet, ExecRow) - Method in class org.apache.derby.impl.sql.execute.InsertVTIResultSet
-
- insertLongColumn(BasePage, LongColumnException, byte) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Routine to insert a long column.
- InsertNode - Class in org.apache.derby.impl.sql.compile
-
An InsertNode is the top node in a query tree for an
insert statement.
- InsertNode(QueryTreeNode, ResultColumnList, ResultSetNode, MatchingClauseNode, Properties, OrderByList, ValueNode, ValueNode, boolean, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.InsertNode
-
Constructor for an InsertNode.
- insertNonDuplicateKey(DataValueDescriptor[]) - Method in interface org.apache.derby.iapi.store.access.SortObserver
-
Called prior to inserting a distinct sort
key; in other words, the first time that a
key is inserted into the sorter, this method
is called.
- insertNonDuplicateKey(DataValueDescriptor[]) - Method in class org.apache.derby.impl.sql.execute.AggregateSortObserver
-
Called prior to inserting a distinct sort
key.
- insertNonDuplicateKey(DataValueDescriptor[]) - Method in class org.apache.derby.impl.sql.execute.BasicSortObserver
-
Called prior to inserting a distinct sort
key.
- insertNoOverflow(int, Object[], FormatableBitSet, LogicalUndo, byte, int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
- InsertOperation - Class in org.apache.derby.impl.store.raw.data
-
Represents an insert of a record onto a page.
- InsertOperation() - Constructor for class org.apache.derby.impl.store.raw.data.InsertOperation
-
- InsertOperation(RawTransaction, BasePage, int, int, Object[], FormatableBitSet, LogicalUndo, byte, int, boolean, int, DynamicByteArrayOutputStream, int, int) - Constructor for class org.apache.derby.impl.store.raw.data.InsertOperation
-
- insertPriv - Variable in class org.apache.derby.iapi.sql.dictionary.TablePermsDescriptor
-
- INSERTPRIV_COL_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLEPERMSRowFactory
-
- InsertResultSet - Class in org.apache.derby.impl.sql.execute
-
Insert the rows from the source into the specified
base table.
- InsertResultSet(NoPutResultSet, GeneratedMethod, GeneratedMethod, int, String, String, Activation) - Constructor for class org.apache.derby.impl.sql.execute.InsertResultSet
-
- insertRow() - Method in class org.apache.derby.client.am.ClientResultSet
-
- insertRow() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0
Insert the contents of the insert row into the result set and the
database.
- insertRow() - Method in class org.apache.derby.vti.VTITemplate
-
- insertRow(ExecRow, boolean) - Method in interface org.apache.derby.iapi.sql.execute.RowChanger
-
Insert a row into the table and perform associated index maintenance.
- insertRow(ExecRow, boolean) - Method in class org.apache.derby.impl.sql.execute.RowChangerImpl
-
Insert a row into the table and perform associated index maintenance.
- insertRow(ExecRow, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Inserts a base row into a catalog and inserts all the corresponding
index rows.
- insertRowList(ExecRow[], TransactionController) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Inserts a list of base rows into a catalog and inserts all the corresponding
index rows.
- insertRowListImpl(ExecRow[], TransactionController, RowLocation[]) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Insert logic to insert a list of rows into a table.
- insertRowX() - Method in class org.apache.derby.client.am.ClientResultSet
-
- insertsAreDetected(int) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- insertsAreDetected(int) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- insertsAreDetected(int) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 2.0
Determine whether or not a visible row insert can be detected
by calling ResultSet.rowInserted().
- insertsAreDetected(int) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- insertsAreDetected__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- insertSource - Variable in class org.apache.derby.impl.sql.compile.ResultSetNode
-
- insertString(String, long) - Method in interface org.apache.derby.impl.jdbc.InternalClob
-
Inserts the given string at the specified character position.
- insertString(String, long) - Method in class org.apache.derby.impl.jdbc.StoreStreamClob
-
Not supported.
- insertString(String, long) - Method in class org.apache.derby.impl.jdbc.TemporaryClob
-
Inserts a string at the given position.
- insertToPositionIndex(int, RowLocation) - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
-
Maintain an index that will allow us to read from the
temporary heap in the order we inserted.
- insertUndoNotify(AccessFactory, Transaction, PageKey) - Method in interface org.apache.derby.iapi.store.access.conglomerate.ConglomerateFactory
-
Interface to be called when an undo of an insert is processed.
- insertUndoNotify(AccessFactory, Transaction, PageKey) - Method in class org.apache.derby.impl.store.access.btree.index.B2IFactory
-
Interface to be called when an undo of an insert is processed.
- insertUndoNotify(AccessFactory, Transaction, PageKey) - Method in class org.apache.derby.impl.store.access.heap.HeapConglomerateFactory
-
Interface to be called when an undo of an insert is processed.
- insertUndoNotify(Transaction, PageKey) - Method in interface org.apache.derby.iapi.store.raw.UndoHandler
-
Interface to be called when an undo of an insert is processed.
- insertUndoNotify(Transaction, PageKey) - Method in class org.apache.derby.impl.store.access.RAMAccessUndoHandler
-
Interface to be called when an undo of an insert is processed.
- insertUndoNotify(RawTransaction, PageKey) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Notify through set handler that an undo of an insert has happened.
- InsertVTIResultSet - Class in org.apache.derby.impl.sql.execute
-
Insert the rows from the source into the specified
base table.
- InsertVTIResultSet(NoPutResultSet, NoPutResultSet, Activation) - Constructor for class org.apache.derby.impl.sql.execute.InsertVTIResultSet
-
- inService(Object) - Method in class org.apache.derby.impl.services.monitor.TopService
-
- inShutdown - Variable in class org.apache.derby.impl.services.monitor.BaseMonitor
-
- inShutdown - Variable in class org.apache.derby.impl.services.monitor.TopService
-
- INSIDE_BRACKETED_COMMENT - Static variable in class org.apache.derby.client.am.ClientStatement
-
- INSIDE_SIMPLECOMMENT - Static variable in class org.apache.derby.client.am.ClientStatement
-
- inSoftUpgradeMode - Variable in class org.apache.derby.iapi.types.SQLClob
-
Tells if the database is being accessed in soft upgrade mode.
- inSortedOrder - Variable in class org.apache.derby.impl.sql.compile.DistinctNode
-
- inSortedOrder - Variable in class org.apache.derby.impl.sql.execute.rts.RealGroupedAggregateStatistics
-
- inSortedOrder - Variable in class org.apache.derby.impl.sql.execute.rts.RealSortStatistics
-
- inspectDesc - Variable in class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
-
- inspectDesc - Variable in class org.apache.derby.impl.sql.execute.rts.RealNoRowsResultSetStatistics
-
- inspectNum - Variable in class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
-
- inspectNum - Variable in class org.apache.derby.impl.sql.execute.rts.RealNoRowsResultSetStatistics
-
- inspectOverall - Variable in class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
-
- inspectOverall - Variable in class org.apache.derby.impl.sql.execute.rts.RealNoRowsResultSetStatistics
-
- install(LanguageConnectionContext, String, String, String) - Static method in class org.apache.derby.impl.sql.execute.JarUtil
-
install a jar file to the current connection's database.
- INSTALL_JAR - org.apache.derby.iapi.security.Securable
-
- INSTALL_JAR(String, String, int) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Install a jar file in the database.
- installConnection(String, String, LocalizedOutput) - Method in class org.apache.derby.impl.tools.ij.ConnectionEnv
-
- installedJar - Variable in class org.apache.derby.impl.services.reflect.JarLoader
-
Handle to the installed jar file.
- installSecurityManager(NetworkServerControlImpl) - Static method in class org.apache.derby.drda.NetworkServerControl
-
Install a SecurityManager governed by the Basic startup policy.
- instance - Variable in class org.apache.derby.impl.services.monitor.ModuleInstance
-
The module instance
- INSTANCE - Static variable in class org.apache.derby.iapi.jdbc.ExceptionFactory
-
The singleton ExceptionFactory instance.
- INSTANCE - Static variable in class org.apache.derby.iapi.services.cache.ClassSizeCatalog
-
The singleton instance of this class.
- InstanceGetter - Interface in org.apache.derby.iapi.services.loader
-
- instanceNumber - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- instanceOf(String, Object) - Method in class org.apache.derby.iapi.services.loader.ClassInspector
-
Is the given object an instance of the named class?
- INSTANCEOF - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- INSTANTIATE_STORAGE_FACTORY_ERROR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- instantiateAggDef() - Method in class org.apache.derby.impl.sql.compile.AggregateNode
-
- instructionLength(short) - Static method in class org.apache.derby.impl.services.bytecode.CodeChunk
-
Return the complete instruction length for the
passed in opcode.
- INT - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
-
- INT - Static variable in class org.apache.derby.iapi.types.JSQLType
-
- INT - Static variable in class org.apache.derby.impl.services.bytecode.Type
-
- INT_ARG - Static variable in class org.apache.derby.client.ClientDataSourceFactory
-
Reflect lookup for Java bean method taking a single int arg
- INT_ARG - Static variable in class org.apache.derby.jdbc.ReferenceableDataSource
-
- INT_COMPILATION_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.IntTypeId
- INT_CONSTANT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- INT_LENGTH - Static variable in class org.apache.derby.impl.store.raw.log.LogToFile
-
- INT_MAXWIDTH - Static variable in class org.apache.derby.iapi.types.TypeId
-
- INT_MAXWIDTH_AS_CHAR - Static variable in interface org.apache.derby.iapi.sql.compile.TypeCompiler
-
- INT_P - Static variable in class org.apache.derby.impl.tools.ij.util
-
- INT_P - Static variable in class org.apache.derby.impl.tools.ij.xaHelper
-
- INT_PRECEDENCE - Static variable in class org.apache.derby.iapi.types.TypeId
-
- INT_PRECISION - Static variable in class org.apache.derby.iapi.types.TypeId
-
- INT_SCALE - Static variable in class org.apache.derby.iapi.types.TypeId
-
- INT_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.IntTypeId
- INT_TYPE_ID_IMPL - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.catalog.types.IntTypeIdImpl
- intArrayToString(int[]) - Static method in class org.apache.derby.impl.sql.execute.RowUtil
-
intArrayToString
- INTEGER - Static variable in interface org.apache.derby.catalog.TypeDescriptor
-
Catalog type for nullable INTEGER
- INTEGER - Static variable in class org.apache.derby.client.am.ClientTypes
-
- INTEGER - Static variable in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Runtime INTEGER type that is nullable.
- INTEGER_ID - Static variable in class org.apache.derby.iapi.types.TypeId
-
- INTEGER_LENGTH - Static variable in class org.apache.derby.iapi.types.SQLInteger
-
- INTEGER_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
-
- INTEGER_NOT_NULL - Static variable in interface org.apache.derby.catalog.TypeDescriptor
-
Catalog type for not nullable INTEGER
- INTEGER_NOT_NULL - Static variable in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Runtime INTEGER type that is not nullable.
- INTEGRITY_VIOLATION_PREFIX - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- interfaceName() - Method in interface org.apache.derby.iapi.sql.compile.TypeCompiler
-
Get the name of the interface for this type.
- interfaceName() - Method in class org.apache.derby.impl.sql.compile.BitTypeCompiler
-
- interfaceName() - Method in class org.apache.derby.impl.sql.compile.BooleanTypeCompiler
-
- interfaceName() - Method in class org.apache.derby.impl.sql.compile.CharTypeCompiler
-
- interfaceName() - Method in class org.apache.derby.impl.sql.compile.CLOBTypeCompiler
-
- interfaceName() - Method in class org.apache.derby.impl.sql.compile.DateTypeCompiler
-
- interfaceName() - Method in class org.apache.derby.impl.sql.compile.LOBTypeCompiler
-
- interfaceName() - Method in class org.apache.derby.impl.sql.compile.NumericTypeCompiler
-
- interfaceName() - Method in class org.apache.derby.impl.sql.compile.RefTypeCompiler
-
- interfaceName() - Method in class org.apache.derby.impl.sql.compile.TimestampTypeCompiler
-
- interfaceName() - Method in class org.apache.derby.impl.sql.compile.TimeTypeCompiler
-
- interfaceName() - Method in class org.apache.derby.impl.sql.compile.UserDefinedTypeCompiler
-
- interfaceName() - Method in class org.apache.derby.impl.sql.compile.XMLTypeCompiler
-
- interfaces - Variable in class org.apache.derby.iapi.services.classfile.ClassHolder
-
- intermediateOrderByColumns - Variable in class org.apache.derby.impl.sql.compile.IntersectOrExceptNode
-
- intermediateOrderByColumns - Variable in class org.apache.derby.impl.sql.execute.SetOpResultSet
-
- intermediateOrderByDirection - Variable in class org.apache.derby.impl.sql.compile.IntersectOrExceptNode
-
- intermediateOrderByDirection - Variable in class org.apache.derby.impl.sql.execute.SetOpResultSet
-
- intermediateOrderByNullsLow - Variable in class org.apache.derby.impl.sql.compile.IntersectOrExceptNode
-
- intermediateOrderByNullsLow - Variable in class org.apache.derby.impl.sql.execute.SetOpResultSet
-
- INTERNAL_COMMA - Static variable in class org.apache.derby.impl.load.ControlInfo
-
- INTERNAL_CONTEXT_ID - Static variable in class org.apache.derby.impl.store.raw.xact.XactFactory
-
- INTERNAL_CR - Static variable in class org.apache.derby.impl.load.ControlInfo
-
- INTERNAL_CRLF - Static variable in class org.apache.derby.impl.load.ControlInfo
-
- INTERNAL_EMPTY_LINE - Static variable in class org.apache.derby.impl.load.ControlInfo
-
- INTERNAL_FALSE - Static variable in class org.apache.derby.impl.load.ControlInfo
-
- INTERNAL_FF - Static variable in class org.apache.derby.impl.load.ControlInfo
-
- INTERNAL_LF - Static variable in class org.apache.derby.impl.load.ControlInfo
-
- INTERNAL_LFCR - Static variable in class org.apache.derby.impl.load.ControlInfo
-
- INTERNAL_NEWLINE - Static variable in class org.apache.derby.impl.load.ControlInfo
-
- INTERNAL_NONE - Static variable in class org.apache.derby.impl.load.ControlInfo
-
- INTERNAL_RECOMPILE_REQUEST - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
-
- INTERNAL_SEMICOLON - Static variable in class org.apache.derby.impl.load.ControlInfo
-
- INTERNAL_SPACE - Static variable in class org.apache.derby.impl.load.ControlInfo
-
- INTERNAL_SQL_ILLEGAL - Static variable in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
- INTERNAL_SQL_LEGAL - Static variable in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Any SQL we support is legal
- INTERNAL_TAB - Static variable in class org.apache.derby.impl.load.ControlInfo
-
- INTERNAL_TRANSACTION - Static variable in class org.apache.derby.impl.store.raw.xact.Xact
-
- INTERNAL_TRUE - Static variable in class org.apache.derby.impl.load.ControlInfo
-
- internalCall - Variable in class org.apache.derby.impl.sql.compile.MethodCallNode
-
True if this is an internal call, just used to set up a generated method call.
- InternalClob - Interface in org.apache.derby.impl.jdbc
-
A set of operations available on internal Clob content representations.
- internalCommit(boolean) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Do a commit, as internally needed by Derby.
- internalCommit(boolean) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Do a commit as appropriate for an internally generated
commit (e.g. as needed by sync, or autocommit).
- internalCommitNoSync(int) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Similar to internalCommit() but has logic for an unsynchronized commit
- internalCommitNoSync(int) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Commit the language transaction by doing a commitNoSync()
on the store's TransactionController.
- internalDeletedRecordCount() - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
get record count without checking for latch
- internalDeletedRecordCount() - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
get record count without checking for latch
- InternalDriver - Class in org.apache.derby.jdbc
-
Factory class and API for JDBC objects.
- InternalDriver() - Constructor for class org.apache.derby.jdbc.InternalDriver
-
- InternalDriver.DaemonThreadFactory - Class in org.apache.derby.jdbc
-
Thread factory to produce daemon threads which don't block VM shutdown.
- InternalDriver.LoginCallable - Class in org.apache.derby.jdbc
-
This code is called in a thread which puts time limits on it.
- internalNonDeletedRecordCount() - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
get record count without checking for latch
- internalReader - Variable in class org.apache.derby.impl.jdbc.StoreStreamClob
-
Shared internal reader, closed when the Clob is released.
- internalReader - Variable in class org.apache.derby.impl.jdbc.TemporaryClob
-
Shared internal reader, closed when the Clob is released.
- internalRollback() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Do a rollback, as internally needed by Derby.
- internalRollback() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Do a rollback as appropriate for an internally generated
rollback (e.g. as needed by sync, or autocommit).
- internalRollbackToSavepoint(String, boolean, Object) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Let the context deal with a rollback to savepoint
- internalRollbackToSavepoint(String, boolean, Object) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Let the context deal with a rollback to savepoint
- internalSavePointName - Variable in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
- internalSkip(InputStream, long) - Static method in class org.apache.derby.iapi.util.UTF8Util
-
Skip characters in the stream.
- internalStopReplicationSlave(Database, Properties) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Stop replication slave when called from SlaveDatabase.
- InternalTriggerExecutionContext - Class in org.apache.derby.impl.sql.execute
-
There is one of these beasts per INSERT/DELETE/UPDATE
statement.
- InternalTriggerExecutionContext(LanguageConnectionContext, ConnectionContext, String, int, UUID, String, Vector<AutoincrementCounter>) - Constructor for class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
-
Build a trigger execution context.
- InternalXact - Class in org.apache.derby.impl.store.raw.xact
-
- InternalXact(XactFactory, LogFactory, DataFactory, DataValueFactory) - Constructor for class org.apache.derby.impl.store.raw.xact.InternalXact
-
- interrupt(InterruptedException) - Static method in exception org.apache.derby.iapi.error.StandardException
-
- INTERRUPT_RETRY_SLEEP - Static variable in class org.apache.derby.iapi.util.InterruptStatus
-
- InterruptDetectedException - Exception in org.apache.derby.iapi.util
-
An exception used to pass a specific "error code" through
various layers of software.
- InterruptDetectedException() - Constructor for exception org.apache.derby.iapi.util.InterruptDetectedException
-
- interruptedException - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Interrupt status flag of this session's thread, in the form of an
exception created where an interrupt was (last) detected during operation,
null if no interrupt has been seen.
- InterruptStatus - Class in org.apache.derby.iapi.util
-
Static methods to save and retrieve information about a (session) thread's
interrupt status flag.
- InterruptStatus() - Constructor for class org.apache.derby.iapi.util.InterruptStatus
-
- intersect(String[], String[]) - Static method in class org.apache.derby.iapi.util.IdUtil
-
Return an IdList with all the ids that in l1 and l2
or null if not ids are on both lists.
- INTERSECT_OP - Static variable in class org.apache.derby.impl.sql.compile.IntersectOrExceptNode
-
- INTERSECT_OR_EXCEPT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- IntersectOrExceptNode - Class in org.apache.derby.impl.sql.compile
-
A IntersectOrExceptNode represents an INTERSECT or EXCEPT DML statement.
- IntersectOrExceptNode(int, ResultSetNode, ResultSetNode, boolean, Properties, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.IntersectOrExceptNode
-
Constructor for a SetOperatorNode.
- intPropertyValue(String, Serializable, int, int, int) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
-
Parse, validate and return an integer property value.
- inTrigger() - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
-
Returns whether we started from within the context of a trigger
or not.
- inTrigger() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
Returns whether we started from within the context of a trigger
or not.
- intSize - Static variable in class org.apache.derby.iapi.services.cache.ClassSize
-
- intTypeCompiler - Static variable in class org.apache.derby.impl.sql.compile.TypeCompilerFactoryImpl
-
- inUnitOfWork_ - Variable in class org.apache.derby.client.am.ClientConnection
-
- inUse - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- inUse - Variable in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
- inUse - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
-
- inUse() - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
-
Is this statement context in use or not.
- inUse() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
- inUseCount - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
-
- inUseCount - Variable in class org.apache.derby.impl.store.raw.data.TempRAFContainer
-
- INVALID - Static variable in class org.apache.derby.drda.NetServlet
-
- INVALID_API_PARAMETER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- INVALID_ATTRIBUTE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- INVALID_ATTRIBUTE_SYNTAX - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- INVALID_COLLATION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- INVALID_COLUMN_ARRAY_LENGTH - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- INVALID_COLUMN_NAME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- INVALID_COLUMN_NUMBER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- INVALID_FETCH_DIRECTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- INVALID_FETCH_SIZE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- INVALID_LOCALE_DESCRIPTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- INVALID_LOCATOR - Static variable in class org.apache.derby.client.am.CallableLocatorProcedures
-
- INVALID_LOCATOR - Static variable in class org.apache.derby.client.am.ClientConnection
-
- INVALID_LOCATOR - Static variable in class org.apache.derby.client.am.Lob
-
- INVALID_LOG_INSTANT - Static variable in interface org.apache.derby.iapi.store.raw.log.LogInstant
-
- INVALID_LOG_INSTANT - Static variable in class org.apache.derby.impl.store.raw.log.LogCounter
-
A well defined value of an invalid log instant.
- INVALID_MAX_ROWS_VALUE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- INVALID_MAXFIELD_SIZE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- INVALID_OR_NOTSET_SECURITYMECHANISM - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- INVALID_PAGE - Static variable in class org.apache.derby.impl.store.raw.data.BasePage
-
- INVALID_PAGE_NUMBER - Static variable in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
A page number that is guaranteed to be invalid.
- INVALID_QUERYTIMEOUT_VALUE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- INVALID_RECORD_HANDLE - Static variable in interface org.apache.derby.iapi.store.raw.RecordHandle
-
An invalid record handle
- INVALID_RESULTSET_TYPE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- INVALID_ROLE_SYS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- INVALID_SCHEMA_SYS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- INVALID_SLOT_NUMBER - Static variable in interface org.apache.derby.iapi.store.raw.Page
-
A slot number guaranteed to be invalid.
- INVALID_ST_FETCH_SIZE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- INVALID_TRANSACTION_STATE_ACTIVE_CONNECTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- invalidArgs(String[]) - Static method in class org.apache.derby.impl.tools.ij.util
-
Verify the ij line arguments command arguments.
- invalidate() - Method in class org.apache.derby.impl.store.raw.data.AllocationCache
-
- invalidate(AllocPage, long) - Method in class org.apache.derby.impl.store.raw.data.AllocationCache
-
- INVALIDATE - Static variable in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
- INVALIDATE_STORED_STATEMENTS - org.apache.derby.iapi.security.Securable
-
- invalidateAllSPSPlans() - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Invalidate all the stored plans in SYS.SYSSTATEMENTS.
- invalidateAllSPSPlans() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- invalidateAllSPSPlans(LanguageConnectionContext) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Invalidate all the stored plans in SYS.SYSSTATEMENTS for
the given language connection context.
- invalidateAllSPSPlans(LanguageConnectionContext) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- invalidateCleanupDroppedTable(TableDescriptor) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Invalidate a dropped temp table
- invalidateConglomerateCache() - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Invalidate the conglomerate cache, if necessary.
- invalidatedDueToCompress - Variable in class org.apache.derby.impl.sql.execute.DeferredConstraintsMemory.CheckInfo
-
- invalidatedWhileCompiling - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
-
True if the statement was invalidated while it was being compiled.
- invalidateFor(Provider, int, LanguageConnectionContext) - Method in interface org.apache.derby.iapi.sql.depend.DependencyManager
-
mark all dependencies on the named provider as invalid.
- invalidateFor(Provider, int, LanguageConnectionContext) - Method in class org.apache.derby.impl.sql.depend.BasicDependencyManager
-
mark all dependencies on the named provider as invalid.
- invalidateLastExtent() - Method in class org.apache.derby.impl.store.raw.data.AllocationCache
-
- InvalidatePageOperation - Class in org.apache.derby.impl.store.raw.data
-
Represents invalidating a page due to deallocation.
- InvalidatePageOperation() - Constructor for class org.apache.derby.impl.store.raw.data.InvalidatePageOperation
-
- InvalidatePageOperation(BasePage) - Constructor for class org.apache.derby.impl.store.raw.data.InvalidatePageOperation
-
- invalidateStatements(LanguageConnectionContext, TableDescriptor, boolean) - Method in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
Performs an invalidation action for the given table (the event being
statistics update).
- invalidClient(String) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Invalid non-derby client tried to connect.
- invalidCodePoint(int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Invalid codepoint for this command
- invalidColumnName(String) - Static method in class org.apache.derby.impl.load.LoadError
-
Raised if, no column by given name is found in the resultset while importing.
- invalidColumnNumber(int) - Static method in class org.apache.derby.impl.load.LoadError
-
Raised if, no column by given number is found in the resultset while importing.
- invalidFormat() - Method in class org.apache.derby.iapi.types.DataType
-
Return an out of range exception for this type.
- invalidOperandType() - Method in class org.apache.derby.impl.sql.compile.UnaryDateTimestampOperatorNode
-
- InvalidRecordHandle - Static variable in class org.apache.derby.impl.store.raw.data.BasePage
-
- invalidValue(int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Invalid value for this code point
- invariantHolds() - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
-
This method returns true if the following conditions hold:
1.
- inverse - Variable in class org.apache.derby.diag.ContainedRoles
-
- inverse - Variable in class org.apache.derby.impl.sql.catalog.RoleClosureIteratorImpl
-
true if closure is inverse of GRANT role-a TO role-b.
- investigateHeader(byte[], int) - Method in class org.apache.derby.iapi.types.SQLClob
-
Investigates the header and returns length information.
- invoke(Object) - Method in interface org.apache.derby.iapi.services.loader.GeneratedMethod
-
Invoke a generated method that has no arguments.
- invoke(Object) - Method in class org.apache.derby.impl.services.reflect.DirectCall
-
- invoke(Object) - Method in class org.apache.derby.impl.services.reflect.ReflectMethod
-
- INVOKEINTERFACE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- INVOKESPECIAL - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- INVOKESTATIC - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- INVOKEVIRTUAL - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- IO_ERROR_UPON_LOB_FREE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- iOException(IOException) - Static method in exception org.apache.derby.impl.tools.ij.ijException
-
- IOException - Static variable in exception org.apache.derby.impl.tools.ij.ijException
-
- IOR - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- iosInProgress - Variable in class org.apache.derby.impl.store.raw.data.RAFContainer4
-
For debugging - will be incremented when an IO is started, decremented
when it is done.
- IPV6_HOSTNAME_WILDCARD - Static variable in class org.apache.derby.drda.NetworkServerControl
-
- IQualifyable - Interface in org.apache.derby.vti
-
- IREM - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- IRETURN - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- irg - Variable in class org.apache.derby.impl.sql.catalog.IndexInfoImpl
-
- irg - Variable in class org.apache.derby.impl.sql.execute.IndexChanger
-
- irgs - Variable in class org.apache.derby.impl.sql.execute.IndexSetChanger
-
- irgs - Variable in class org.apache.derby.impl.sql.execute.RowChangerImpl
-
- irgs - Variable in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
-
- is - Variable in class org.apache.derby.client.am.UpdateSensitiveLOBLocatorInputStream
-
- is(BooleanDataValue) - Method in interface org.apache.derby.iapi.types.BooleanDataValue
-
The SQL IS operator - consult any standard SQL reference for an explanation.
- is(BooleanDataValue) - Method in class org.apache.derby.iapi.types.SQLBoolean
-
The SQL IS operator - consult any standard SQL reference for an explanation.
- IS_BETA_FLAG - Static variable in class org.apache.derby.impl.store.raw.log.LogToFile
-
- IS_DEFAULT - Static variable in interface org.apache.derby.iapi.store.access.TransactionController
-
- IS_DURABILITY_TESTMODE_NO_SYNC_FLAG - Static variable in class org.apache.derby.impl.store.raw.log.LogToFile
-
When the derby.system.durability property is set to 'test', the store
system will not force sync calls in the following cases
- for the log file at each commit
- for the log file before data page is forced to disk
- for page allocation when file is grown
- for data writes during checkpoint
This means it is possible that the recovery system may not work properly,
committed transactions may be lost, and/or database may not
be in a consistent state.
- IS_KEPT - Static variable in interface org.apache.derby.iapi.store.access.TransactionController
-
- IS_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- IS_NOT_NULL_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- IS_NOT_NULL_RELOP - Static variable in interface org.apache.derby.impl.sql.compile.RelationalOperator
-
- IS_NULL_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- IS_NULL_RELOP - Static variable in interface org.apache.derby.impl.sql.compile.RelationalOperator
-
- IS_TEMPORARY - Static variable in interface org.apache.derby.iapi.store.access.TransactionController
-
- isAbort() - Method in class org.apache.derby.impl.store.raw.log.LogRecord
-
- isAborting() - Method in class org.apache.derby.client.am.ClientConnection
-
Return true if the connection is aborting
- isAborting() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Return true if the connection is aborting
- isActive - Variable in class org.apache.derby.jdbc.EmbedPooledConnection
-
- isActive() - Method in interface org.apache.derby.iapi.db.Database
-
Is the database active (open).
- isActive() - Method in interface org.apache.derby.iapi.jdbc.ResourceAdapter
-
Is the Resource Manager active
- isActive() - Method in class org.apache.derby.impl.db.BasicDatabase
-
Is the database active (open).
- isActive() - Method in class org.apache.derby.impl.jdbc.TransactionResourceImpl
-
- isActive() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
see if this transaction has ever done anything.
- isActive() - Method in class org.apache.derby.jdbc.EmbedPooledConnection
-
getter function for isActive
- isActive() - Method in class org.apache.derby.jdbc.InternalDriver
-
Return true if this driver is active.
- isActive() - Method in class org.apache.derby.jdbc.ResourceAdapterImpl
-
- isActiveService() - Method in class org.apache.derby.impl.services.monitor.TopService
-
- isActiveService(ProtocolKey) - Method in class org.apache.derby.impl.services.monitor.TopService
-
- isActuallyDirty() - Method in class org.apache.derby.impl.store.raw.data.CachedPage
-
Has the page or its header been modified.
- isAfter() - Method in class org.apache.derby.impl.sql.execute.TriggerEvent
-
Is this an after trigger
- isAfterLast() - Method in class org.apache.derby.client.am.ClientResultSet
-
- isAfterLast() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0
- isAfterLast() - Method in class org.apache.derby.vti.VTITemplate
-
- ISAFTERLAST - Static variable in interface org.apache.derby.iapi.sql.ResultSet
-
- isAfterLast_ - Variable in class org.apache.derby.client.am.ClientResultSet
-
- isAfterLastX() - Method in class org.apache.derby.client.am.ClientResultSet
-
- isALL() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
- isAlpha() - Method in class org.apache.derby.iapi.services.info.ProductVersionHolder
-
Return true if this is a alpha product.
- isAlpha() - Method in class org.apache.derby.iapi.services.info.Version
-
- isAlpha() - Method in interface org.apache.derby.mbeans.VersionMBean
-
- isAnsiUDT() - Method in class org.apache.derby.catalog.types.BaseTypeIdImpl
-
Return true if this is this type id describes an ANSI UDT
- isANY() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
- isAnyFieldNull(ExecRow) - Method in class org.apache.derby.impl.sql.execute.GenericRIChecker
-
Are any of the fields null in the row passed
in.
- isAppendable - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
- isApplicationClass(Class) - Method in interface org.apache.derby.iapi.services.loader.ClassFactory
-
Was the passed in class loaded by a ClassManager.
- isApplicationClass(Class) - Method in class org.apache.derby.impl.services.reflect.DatabaseClasses
-
- isAscending - Variable in class org.apache.derby.catalog.types.IndexDescriptorImpl
-
- isAscending - Variable in class org.apache.derby.impl.sql.compile.CreateIndexNode
-
- isAscending - Variable in class org.apache.derby.impl.sql.execute.CreateIndexConstantAction
-
- isAscending() - Method in interface org.apache.derby.catalog.IndexDescriptor
-
Returns array of boolean telling asc/desc info for each index
key column for convenience of using together with baseColumnPositions
method.
- isAscending() - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
-
- isAscending() - Method in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
-
- isAscending() - Method in class org.apache.derby.impl.sql.compile.OrderByColumn
-
Get the column order.
- isAscending() - Method in class org.apache.derby.impl.sql.compile.OrderedColumn
-
Indicate whether this column is ascending or not.
- isAscending(Integer) - Method in interface org.apache.derby.catalog.IndexDescriptor
-
Returns true if the specified column is ascending in the index
(1-based).
- isAscending(Integer) - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
-
- isAscending(Integer) - Method in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
-
- isAsciiStream() - Method in class org.apache.derby.client.am.ClientClob
-
- isAsciiStreamAssignable(int) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Determine if an ASCII stream can be inserted into a column or parameter
of type jdbcType.
- isAtomic - Variable in class org.apache.derby.impl.jdbc.EmbedResultSet
-
- isAtomic - Variable in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
- isAtomic - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
-
- isAtomic() - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
-
Indicates whether the statement needs to be executed atomically
or not, i.e., whether a commit/rollback is permitted by a
connection nested in this statement.
- isAtomic() - Method in interface org.apache.derby.iapi.sql.PreparedStatement
-
Returns whether or not this Statement requires should
behave atomically -- i.e. whether a user is permitted
to do a commit/rollback during the execution of this
statement.
- isAtomic() - Method in class org.apache.derby.impl.sql.compile.DDLStatementNode
-
A DDL statement is always atomic
- isAtomic() - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
INSERT/UPDATE/DELETE are always atomic.
- isAtomic() - Method in class org.apache.derby.impl.sql.compile.DMLStatementNode
-
A read statement is atomic (DMLMod overrides us) if there
are no work units, and no SELECT nodes, or if its SELECT nodes
are all arguments to a function.
- isAtomic() - Method in class org.apache.derby.impl.sql.compile.ExecSPSNode
-
SPSes are atomic if its underlying statement is
atomic.
- isAtomic() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
- isAtomic() - Method in class org.apache.derby.impl.sql.compile.SetRoleNode
-
Override to allow committing of reading SYSROLES,
cf.
- isAtomic() - Method in class org.apache.derby.impl.sql.compile.StatementNode
-
By default, assume StatementNodes are atomic.
- isAtomic() - Method in class org.apache.derby.impl.sql.compile.TransactionStatementNode
-
COMMIT and ROLLBACK are allowed to commit
and rollback, duh.
- isAtomic() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
Indicates whether the statement needs to be executed atomically
or not, i.e., whether a commit/rollback is permitted by a
connection nested in this statement.
- isAtomic() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Returns whether or not this Statement requires should
behave atomically -- i.e. whether a user is permitted
to do a commit/rollback during the execution of this
statement.
- isAuthenticationException(SQLException) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
There are multiple reasons for not getting a connection, and
all these should throw SQLExceptions with SQL state 08004
according to the SQL standard.
- isAutoCommittableStatement_ - Variable in class org.apache.derby.client.am.ClientStatement
-
- isAutoincAlways() - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
-
Is this column to have autoincremented value always ?
- isAutoincrement - Variable in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
-
- isAutoincrement - Variable in class org.apache.derby.impl.sql.GenericColumnDescriptor
-
- isAutoincrement() - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
-
Is this column an autoincrement column?
- isAutoincrement() - Method in interface org.apache.derby.iapi.sql.ResultColumnDescriptor
-
Tell us if the column is an autoincrement column or not.
- isAutoincrement() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
- isAutoincrement() - Method in class org.apache.derby.impl.sql.GenericColumnDescriptor
-
- isAutoIncrement(int) - Method in class org.apache.derby.client.am.ColumnMetaData
-
- isAutoIncrement(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
-
Is the column automatically numbered, thus read-only?
- isAutoIncrement(int) - Method in class org.apache.derby.vti.VTIMetaDataTemplate
-
Is the column automatically numbered, and thus read-only?
- isAutoincrementColumn() - Method in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
-
Is this an autoincrement column?
- isAutoincrementGenerated() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Returns true if this result column is a placeholder for a generated
autoincrement value.
- isBaseTable() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Tell whether this Optimizable represents a base table
- isBaseTable() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
- isBaseTable() - Method in class org.apache.derby.impl.sql.compile.FromTable
-
- isBaseTable(Optimizable) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
-
Return true if the optimizable is a base table
- isBefore - Variable in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
- isBefore - Variable in class org.apache.derby.impl.sql.compile.CreateTriggerNode
-
- isBefore - Variable in class org.apache.derby.impl.sql.execute.CreateTriggerConstantAction
-
- isBefore() - Method in class org.apache.derby.impl.sql.execute.TriggerEvent
-
Is this a before trigger
- isBeforeFirst() - Method in class org.apache.derby.client.am.ClientResultSet
-
- isBeforeFirst() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0
- isBeforeFirst() - Method in class org.apache.derby.vti.VTITemplate
-
- ISBEFOREFIRST - Static variable in interface org.apache.derby.iapi.sql.ResultSet
-
- isBeforeFirst_ - Variable in class org.apache.derby.client.am.ClientResultSet
-
- isBeforeFirstX() - Method in class org.apache.derby.client.am.ClientResultSet
-
- isBeforeTrigger() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Is this a before trigger
- isBeta - Variable in class org.apache.derby.iapi.services.info.ProductVersionHolder
-
- isBeta() - Method in class org.apache.derby.iapi.services.info.ProductVersionHolder
-
Return true if this is a beta product.
- isBeta() - Method in class org.apache.derby.iapi.services.info.Version
-
- isBeta() - Method in interface org.apache.derby.mbeans.VersionMBean
-
- isBinaryEqualsOperatorNode() - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
- isBinaryEqualsOperatorNode() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Returns true if this value node is a equals operator.
- isBinaryStream() - Method in class org.apache.derby.client.am.ClientBlob
-
- isBinaryStreamAssignable(int) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Determine if a binary stream can be inserted into a column or parameter
of type jdbcType.
- isBinaryString() - Method in class org.apache.derby.client.am.ClientBlob
-
- isBinaryType(int) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Check whether a JDBC type is compatible with the Java type
byte[].
- isBitTypeId - Variable in class org.apache.derby.iapi.types.TypeId
-
- isBitTypeId() - Method in class org.apache.derby.iapi.types.TypeId
-
Is this a type id for a bit type?
- isBlob - Variable in class org.apache.derby.client.am.LOBStateTracker
-
Tells whether the LOB is Blob or a Clob.
- isBlobTypeId() - Method in class org.apache.derby.iapi.types.TypeId
-
Is this a Blob?
- isBlockingBackup() - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
Check if the transaction is blocking the backup ?
- isBlockingBackup() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Check if the transaction is blocking the backup ?
- isBooleanFalse() - Method in class org.apache.derby.impl.sql.compile.BooleanConstantNode
-
Does this represent a false constant.
- isBooleanFalse() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Does this represent a false constant.
- isBooleanTrue() - Method in class org.apache.derby.impl.sql.compile.BooleanConstantNode
-
Does this represent a true constant.
- isBooleanTrue() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Does this represent a true constant.
- isBooleanTypeId - Variable in class org.apache.derby.iapi.types.TypeId
-
- isBooleanTypeId() - Method in class org.apache.derby.iapi.types.TypeId
-
Is this a type id for a boolean type?
- isBooted() - Method in class org.apache.derby.impl.services.monitor.ModuleInstance
-
Check whether booting of the module has completed.
- isBooted() - Static method in class org.apache.derby.jdbc.AutoloadedDriver
-
- isBound() - Method in class org.apache.derby.catalog.types.UserDefinedTypeIdImpl
-
Has this user type been bound?
- isBound() - Method in class org.apache.derby.iapi.sql.compile.OptimizerPlan.DeadEnd
-
- isBound() - Method in class org.apache.derby.iapi.sql.compile.OptimizerPlan
-
Return true if this the schema and RowSource names have been resolved.
- isBound() - Method in class org.apache.derby.iapi.sql.compile.OptimizerPlan.Join
-
- isBound() - Method in class org.apache.derby.iapi.sql.compile.OptimizerPlan.RowSource
-
- isBufferable() - Method in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor
-
Tells if the described stream should be buffered or not.
- isBuiltinVTI - Variable in class org.apache.derby.impl.sql.compile.NewInvocationNode
-
- isBuiltinVTI() - Method in class org.apache.derby.impl.sql.compile.NewInvocationNode
-
Report whether this node represents a builtin VTI.
- isBytes - Variable in class org.apache.derby.impl.jdbc.LOBStreamControl
-
- isc - Variable in class org.apache.derby.impl.sql.execute.RowChangerImpl
-
- isCall - Variable in class org.apache.derby.impl.drda.DRDAStatement
-
- isCall__ - Static variable in class org.apache.derby.client.am.ClientStatement
-
- isCallableSQL(String) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
- isCallableStatement - Variable in class org.apache.derby.client.am.stmtcache.StatementKey
-
Tells if the key represents a CallableStatement.
- isCallableStatement() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
- isCancelled() - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
-
Checks if the statement which has allocated this statement context
should cancel its execution.
- isCancelled() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
Tests whether the statement which has allocated this StatementContext
object has been cancelled.
- isCaseSensitive(int) - Method in class org.apache.derby.client.am.ColumnMetaData
-
- isCaseSensitive(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
-
Does a column's case matter?
- isCaseSensitive(int) - Method in class org.apache.derby.vti.VTIMetaDataTemplate
-
Does a column's case matter?
- isCaseSensitive(DataTypeDescriptor) - Static method in class org.apache.derby.iapi.types.DataTypeUtilities
-
Is the data type case sensitive.
- isCatalogAtStart() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- isCatalogAtStart() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- isCatalogAtStart() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Does a catalog appear at the start of a qualified table name?
- isCatalogAtStart() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- isCatalogAtStart__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- isCatalogQuery_ - Variable in class org.apache.derby.client.am.ClientStatement
-
- isCcsidDbcSet() - Method in class org.apache.derby.client.net.Typdef
-
- isCcsidMbcSet() - Method in class org.apache.derby.client.net.Typdef
-
- isCcsidSbcSet() - Method in class org.apache.derby.client.net.Typdef
-
- isChainedWithDiffID() - Method in class org.apache.derby.impl.drda.DDMReader
-
Next DSS has different correlator than current DSS
- isChainedWithSameID() - Method in class org.apache.derby.impl.drda.DDMReader
-
Next DSS has same correlator as current DSS
- isCharacterStream() - Method in class org.apache.derby.client.am.ClientClob
-
- isCharacterStreamAssignable(int) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Determine if a character stream can be inserted into a column or
parameter of type jdbcType.
- isCharacterType(int) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Check whether a JDBC type is one of the character types that are
compatible with the Java type String.
- isCharLength() - Method in class org.apache.derby.iapi.types.SQLClob.HeaderInfo
-
Tells whether the encoded length was in characters or bytes.
- isCheckpointInLastLogFile() - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
-
- isCheckpointInLastLogFile() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
- isCheckpointInLastLogFile() - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
-
- isChecksum() - Method in class org.apache.derby.impl.store.raw.log.LogRecord
-
- isChecksumValid(byte[], int, int) - Method in class org.apache.derby.impl.store.raw.log.ChecksumOperation
-
- isClobTypeId() - Method in class org.apache.derby.iapi.types.TypeId
-
Is this a Clob?
- isClone - Variable in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
-
- isCloneable() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Return whether or not this expression tree is cloneable.
- isCloneable() - Method in class org.apache.derby.impl.sql.compile.ConstantNode
-
Return whether or not this expression tree is cloneable.
- isCloneable() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Return whether or not this RCL can be flattened out of a tree.
- isCloneable() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Return whether or not this expression tree is cloneable.
- isCloneable() - Method in class org.apache.derby.impl.sql.compile.VirtualColumnNode
-
Return whether or not this expression tree is cloneable.
- isClosed - Variable in class org.apache.derby.client.am.ClobLocatorReader
-
Stores the information to whether this Reader has been
closed or not.
- isClosed - Variable in class org.apache.derby.client.am.ClobLocatorWriter
-
Stores the information to whether this Writer has been
closed or not.
- isClosed - Variable in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
- isClosed - Variable in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Set if this ResultSet is definitely closed.
- isClosed() - Method in class org.apache.derby.client.am.ClientConnection
-
- isClosed() - Method in class org.apache.derby.client.am.ClientResultSet
-
Checks whether this ResultSet object has been
closed, either automatically or because close()
has been called.
- isClosed() - Method in class org.apache.derby.client.am.ClientStatement
-
Tell whether the statement has been closed or not.
- isClosed() - Method in class org.apache.derby.client.am.LogicalConnection
-
- isClosed() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- isClosed() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
- isClosed() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
Checks if the statement is closed.
- isClosed() - Method in interface org.apache.derby.iapi.sql.Activation
-
Find out if the activation is closed or not.
- isClosed() - Method in interface org.apache.derby.iapi.sql.ResultSet
-
Find out if the ResultSet is closed or not.
- isClosed() - Method in class org.apache.derby.impl.drda.DRDAResultSet
-
is ResultSet closed
- isClosed() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Tests to see if a Connection is closed.
- isClosed() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 4.0
- isClosed() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
Tell whether this statment has been closed or not.
- isClosed() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Find out if the activation closed or not.
- isClosed() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Report if closed.
- isClosed() - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
Find out if the ResultSet is closed.
- isClosed() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Find out if the ResultSet is closed or not.
- isClosed() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- isClosed() - Method in class org.apache.derby.impl.store.access.btree.OpenBTree
-
- isClosed() - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
-
- isClosed() - Method in class org.apache.derby.vti.ForeignTableVTI
-
- isClosed() - Method in class org.apache.derby.vti.ForwardingVTI
-
- isClosed() - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- isClosed() - Method in class org.apache.derby.vti.VTITemplate
-
- isClosedX() - Method in class org.apache.derby.client.am.ClientConnection
-
- isCloseOnCompletion() - Method in class org.apache.derby.client.am.ClientStatement
-
- isCloseOnCompletion() - Method in class org.apache.derby.client.am.LogicalStatementEntity
-
- isCloseOnCompletion() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
- isCloseOnCompletion() - Method in interface org.apache.derby.iapi.jdbc.EngineStatement
-
- isCloseOnCompletion() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
- isCloseOnCompletion() - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- isCLR() - Method in class org.apache.derby.impl.store.raw.log.LogRecord
-
- isCmd() - Method in class org.apache.derby.impl.drda.DDMReader
-
Check for the command protocol
- isCmd(String) - Static method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Is this the command protocol
- isColumnAlwaysOrdered(int, int) - Method in interface org.apache.derby.iapi.sql.compile.RowOrdering
-
Return true if the column is always ordered.
- isColumnAlwaysOrdered(int, int) - Method in class org.apache.derby.impl.sql.compile.RowOrderingImpl
-
- isColumnInExtFile(int) - Method in class org.apache.derby.impl.load.ImportAbstract
-
Check if for this column type, real data is stored in an
external file and only the reference is in the main import
file.
- isColumnOrphaned(StoredRecordHeader, int, long, long) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
See if there is a orphaned long colum chain or not.
- isComBufferTraceOn() - Method in class org.apache.derby.impl.drda.DssTrace
-
- isCommit() - Method in class org.apache.derby.impl.store.raw.log.LogRecord
-
- isCommittedDrop - Variable in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Committed Drop state of the container.
- isCompatible(ContainerLock) - Method in class org.apache.derby.iapi.store.raw.ContainerLock
-
- isCompatible(RowLock) - Method in class org.apache.derby.iapi.store.raw.RowLock
-
- isCompileTime() - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
- isCompileTime() - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
-
- isCompileTime() - Method in interface org.apache.derby.vti.VTIEnvironment
-
Return true if this instance of the Table Function has been created for compilation,
false if it is for runtime execution.
- isCompiling() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Check if this statement is currently being compiled.
- isComplete() - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Is this fully initialized.
- isComplete() - Method in class org.apache.derby.impl.store.raw.log.LogRecord
-
- isComplete(int[]) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
-
Return true if the join order has been completely filled in
- isCompliantDriver() - Method in class org.apache.derby.jdbc.JDBC
-
- isCompliantDriver() - Method in interface org.apache.derby.mbeans.JDBCMBean
-
Is the JDBC driver compliant.
- isConcatableTypeId - Variable in class org.apache.derby.iapi.types.TypeId
-
- isConcatableTypeId() - Method in class org.apache.derby.iapi.types.TypeId
-
Is this a type id for a concatable type?
- isConnectedToMaster() - Method in class org.apache.derby.impl.store.replication.net.ReplicationMessageReceive
-
Check if the repliation network is working.
- isConnectedToMaster() - Method in class org.apache.derby.impl.store.replication.slave.SlaveController
-
Check if the repliation network connection to the master is working
- isConnection() - Method in class org.apache.derby.impl.tools.ij.ijConnectionResult
-
- isConnection() - Method in interface org.apache.derby.impl.tools.ij.ijResult
-
- isConnection() - Method in class org.apache.derby.impl.tools.ij.ijResultImpl
-
- isConnectionNull() - Method in class org.apache.derby.client.net.NetConnection
-
- isConstant() - Method in class org.apache.derby.impl.sql.compile.AggregateNode
-
- isConstantExpression() - Method in class org.apache.derby.impl.sql.compile.BinaryListOperatorNode
-
Return whether or not this expression tree represents a constant expression.
- isConstantExpression() - Method in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
-
Return whether or not this expression tree represents a constant expression.
- isConstantExpression() - Method in class org.apache.derby.impl.sql.compile.CastNode
-
Return whether or not this expression tree represents a constant expression.
- isConstantExpression() - Method in class org.apache.derby.impl.sql.compile.ConditionalNode
-
Return whether or not this expression tree represents a constant expression.
- isConstantExpression() - Method in class org.apache.derby.impl.sql.compile.ConstantNode
-
Return whether or not this expression tree represents a constant expression.
- isConstantExpression() - Method in class org.apache.derby.impl.sql.compile.ParameterNode
-
Return whether or not this expression tree represents a constant expression.
- isConstantExpression() - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
-
Return whether or not this expression tree represents a constant expression.
- isConstantExpression() - Method in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
-
Return whether or not this expression tree represents a constant expression.
- isConstantExpression() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Return whether or not this expression tree represents a constant expression.
- isConstantExpression() - Method in class org.apache.derby.impl.sql.compile.ValueNodeList
-
Return whether or not this expression tree represents a constant expression.
- isConstantExpression() - Method in class org.apache.derby.impl.sql.compile.WindowFunctionNode
-
ValueNode override.
- isConstantOrParameterNode(ValueNode) - Static method in class org.apache.derby.impl.sql.compile.PredicateList
-
Check if a node is representing a constant or a parameter.
- isConstraint - Variable in class org.apache.derby.impl.sql.execute.CreateIndexConstantAction
-
- isConstraint - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
-
- isConstraint - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
-
- isConstraint - Variable in class org.apache.derby.impl.sql.execute.rts.RealHashScanStatistics
-
- isConstraint - Variable in class org.apache.derby.impl.sql.execute.rts.RealTableScanStatistics
-
- isConstraint - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
-
- isConstraint() - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
-
Tells whether the conglomerate is an index backing up a constraint.
- isConstructor() - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Return true if this VTI is a constructor.
- isContinuationByte(byte) - Static method in class org.apache.derby.impl.drda.DDMWriter
-
Check if a byte value represents a continuation byte in a UTF-8 byte
sequence.
- isContinuationDss - Variable in class org.apache.derby.impl.drda.DDMWriter
-
- isCorrectPermission(PermissionsDescriptor) - Method in class org.apache.derby.iapi.sql.dictionary.StatementGenericPermission
-
- isCorrectPermission(PermissionsDescriptor) - Method in class org.apache.derby.iapi.sql.dictionary.StatementPermission
-
Return true if the passed in permission matches the one required by this
StatementPermission.
- isCorrectPermission(PermissionsDescriptor) - Method in class org.apache.derby.iapi.sql.dictionary.StatementRoutinePermission
-
- isCorrupt - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
- isCountStar - Variable in class org.apache.derby.impl.sql.execute.CountAggregator
-
- isCountStar() - Method in class org.apache.derby.impl.sql.execute.CountAggregator
-
- isCoveringIndex(ConglomerateDescriptor) - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Return whether or not this is a covering index.
- isCoveringIndex(ConglomerateDescriptor) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
- isCoveringIndex(ConglomerateDescriptor) - Method in class org.apache.derby.impl.sql.compile.FromTable
-
- isCredentialsService(String) - Method in class org.apache.derby.impl.jdbc.authentication.NativeAuthenticationServiceImpl
-
Return true if the passed in service is the credentials database.
- isCryptoBoot(Properties) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Examines boot properties and determines if a boot with the given
attributes would entail a cryptographic operation on the database.
- isCurrency(int) - Method in class org.apache.derby.client.am.ColumnMetaData
-
- isCurrency(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
-
Is the column a cash value?
- isCurrency(int) - Method in class org.apache.derby.vti.VTIMetaDataTemplate
-
Is the column a cash value?
- isCurrentPositionDeleted() - Method in interface org.apache.derby.iapi.store.access.ScanController
-
Returns true if the current position of the scan is at a
deleted row.
- isCurrentPositionDeleted() - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
-
Returns true if the current position of the scan is at a
deleted row.
- isCurrentPositionDeleted() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
Returns true if the current position of the scan is at a
deleted row.
- isCurrentPositionDeleted() - Method in class org.apache.derby.impl.store.access.sort.Scan
-
Returns true if the current position of the scan is at a
deleted row.
- isCursorActivation() - Method in interface org.apache.derby.iapi.sql.Activation
-
Is this Activation for a cursor?
- isCursorActivation() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
- isCursorActivation() - Method in class org.apache.derby.impl.sql.execute.CursorActivation
-
- isCursorActivation() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- isCursorTargetTable() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Return true if this is a cursor target table
- isDaemonThread(Thread) - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
- isDaemonThread(Thread) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
- isDateTimeTimeStampTypeId - Variable in class org.apache.derby.iapi.types.TypeId
-
- isDateTimeTimeStampTypeId() - Method in class org.apache.derby.iapi.types.TypeId
-
Is this a TypeId for DATE/TIME/TIMESTAMP
- isDateTimeTimeStampTypeID() - Method in class org.apache.derby.iapi.types.TypeId
-
Is this DATE/TIME or TIMESTAMP?
- isDBOnly(Dictionary) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
-
- isDBOnly(Properties) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
-
- isDecimalTypeId - Variable in class org.apache.derby.iapi.types.TypeId
-
- isDecimalTypeId() - Method in class org.apache.derby.iapi.types.TypeId
-
Is this a type id for a decimal type?
- isDef - Variable in class org.apache.derby.iapi.sql.dictionary.RoleGrantDescriptor
-
- isDef() - Method in class org.apache.derby.iapi.sql.dictionary.RoleGrantDescriptor
-
- isDefaultColumn() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Returns TRUE if the ResultColumn is standing in for a DEFAULT keyword in
an insert/update statement.
- isDefaultValueAutoinc() - Method in interface org.apache.derby.catalog.DefaultInfo
-
Is default value generated by auto increment?
- isDefaultValueAutoinc() - Method in class org.apache.derby.catalog.types.DefaultInfoImpl
-
- isDeferred(UUID) - Method in interface org.apache.derby.iapi.sql.conn.SQLSessionContext
-
Return Boolean.TRUE if the constraint mode for this
constraint/index has been set to deferred, Boolean.FALSE if
it has been set to immediate.
- isDeferred(UUID) - Method in class org.apache.derby.impl.sql.conn.SQLSessionContextImpl
-
Return Boolean.TRUE if the constraint mode for this
constraint/index has been set to deferred, Boolean.FALSE if
it has been set to immediate.
- isDeferredConstraintViolation(String) - Static method in class org.apache.derby.iapi.error.ExceptionUtil
-
Determine if the given SQLState string constant is a deferred
constraint transactional error.
- isDefinitelyWritable(int) - Method in class org.apache.derby.client.am.ColumnMetaData
-
- isDefinitelyWritable(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
-
Will a write on the column definitely succeed?
- isDefinitelyWritable(int) - Method in class org.apache.derby.vti.VTIMetaDataTemplate
-
Will a write on the column definitely succeed?
- isDeleteClause() - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Return true if this is a WHEN MATCHED ...
- isDeleted() - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
-
Returns TRUE if the row was been deleted within the transaction,
otherwise returns FALSE
- isDeleted() - Method in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
-
Get the deleted state of the record.
- isDeletedAtSlot(int) - Method in interface org.apache.derby.iapi.store.raw.Page
-
Test if a record is deleted.
- isDeletedAtSlot(int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
- isDeletedOnPage(int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
- isDeleteSql__ - Static variable in class org.apache.derby.client.am.ClientStatement
-
- isDependentTable - Variable in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
- isDerbyStyleTableFunction - Variable in class org.apache.derby.impl.sql.compile.FromVTI
-
- isDerbyStyleTableFunction - Variable in class org.apache.derby.impl.sql.execute.VTIResultSet
-
- isDerbyStyleTableFunction() - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Return true if this is a user-defined table function
- isDescending(Integer) - Method in interface org.apache.derby.catalog.IndexDescriptor
-
Returns true if the specified column is descending in the index
(1-based).
- isDescending(Integer) - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
-
- isDescending(Integer) - Method in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
-
- isDesiredCreateType(Properties, int) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
-
Return true if the properties set provided contains
database creation attributes for a database
of the correct type
- isDesiredType(int, int) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
-
Is engineType a match for desiredType.
- isDesiredType(Properties, int) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
-
- isDeterministic() - Method in class org.apache.derby.catalog.types.RoutineAliasInfo
-
- isDir - Variable in class org.apache.derby.impl.io.vfmem.DataStoreEntry
-
Tells if this entry is a directory or a regular file.
- isDirectory() - Method in class org.apache.derby.impl.io.InputStreamFile
-
Tests whether the named file is a directory, or not.
- isDirectory() - Method in class org.apache.derby.impl.io.vfmem.DataStoreEntry
-
Tells if this entry is a directory.
- isDirectory() - Method in class org.apache.derby.impl.io.vfmem.VirtualFile
-
Tells if this file is a directory.
- isDirectory() - Method in interface org.apache.derby.io.StorageFile
-
Tests whether the named file is a directory, or not.
- isDirty - Variable in class org.apache.derby.impl.store.raw.data.AllocationCache
-
- isDirty - Variable in class org.apache.derby.impl.store.raw.data.CachedPage
-
- isDirty - Variable in class org.apache.derby.impl.store.raw.data.FileContainer
-
- isDirty() - Method in interface org.apache.derby.iapi.services.cache.Cacheable
-
Returns true of the object is dirty.
- isDirty() - Method in class org.apache.derby.impl.services.bytecode.VMTypeIdCacheable
-
- isDirty() - Method in class org.apache.derby.impl.sql.catalog.PermissionsCacheable
-
- isDirty() - Method in class org.apache.derby.impl.sql.catalog.SequenceUpdater
-
- isDirty() - Method in class org.apache.derby.impl.sql.catalog.SPSNameCacheable
-
- isDirty() - Method in class org.apache.derby.impl.sql.catalog.TDCacheable
-
- isDirty() - Method in class org.apache.derby.impl.sql.conn.CachedStatement
-
- isDirty() - Method in class org.apache.derby.impl.store.access.CacheableConglomerate
-
Returns true if the object is dirty.
- isDirty() - Method in class org.apache.derby.impl.store.raw.data.CachedPage
-
Is the page dirty?
- isDirty() - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
We treat this container as dirty if it has the container file open.
- isDirty() - Method in class org.apache.derby.impl.store.raw.data.RAFContainer
-
- isDisconnectException() - Method in exception org.apache.derby.impl.drda.DRDAProtocolException
-
- isDistinct - Variable in class org.apache.derby.impl.sql.compile.SelectNode
-
- isDistinct - Variable in class org.apache.derby.impl.sql.execute.AggregatorInfo
-
- isDistinct() - Method in class org.apache.derby.impl.sql.compile.AggregateNode
-
Indicate whether this aggregate is distinct or not.
- isDistinct() - Method in class org.apache.derby.impl.sql.execute.AggregatorInfo
-
Is the aggergate distinct
- isDNC - Variable in class org.apache.derby.impl.tools.ij.Session
-
- isDoubleTypeId() - Method in class org.apache.derby.iapi.types.TypeId
-
Is this a TypeId for DOUBLE
- isDRDAProtocol - Variable in class org.apache.derby.impl.drda.DDMWriter
-
- isDropDatabase(Properties) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Examines the boot properties and determines if the given attributes
would entail dropping the database.
- isDropped - Variable in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Dropped state of the container.
- isDuplicate(DataValueDescriptor[]) - Method in class org.apache.derby.impl.sql.execute.SetOpResultSet
-
- isDuplicated(ExecRow, int) - Method in class org.apache.derby.impl.sql.execute.ReferencedKeyRIChecker
-
- isDuplicated(DataValueDescriptor[], long) - Method in class org.apache.derby.impl.sql.execute.ReferencedKeyRIChecker
-
- isDynamicPkgid(String) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
- isEffectivelyDeferred(SQLSessionContext, UUID) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Determines if a check or foreign key constraint has deferred
mode.
- isEffectivelyDeferred(SQLSessionContext, UUID) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- isEmbeddedDerby - Variable in class org.apache.derby.impl.tools.ij.Session
-
- isEmpty() - Method in class org.apache.derby.iapi.services.context.ContextManager.CtxStack
-
- isEmpty() - Method in class org.apache.derby.iapi.services.context.ContextManager
-
Is the ContextManager empty containing no Contexts.
- isEmpty() - Method in interface org.apache.derby.impl.services.locks.Control
-
- isEmpty() - Method in class org.apache.derby.impl.services.locks.Lock
-
- isEmpty() - Method in class org.apache.derby.impl.services.locks.LockControl
-
- isEmpty(Page) - Static method in class org.apache.derby.impl.store.access.btree.BTreeScan
-
Check if a B-tree page is empty.
- isEmptyStream() - Method in class org.apache.derby.impl.drda.EXTDTAInputStream
-
- isEnabled - Variable in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
- isEnabled - Variable in class org.apache.derby.impl.sql.compile.CreateTriggerNode
-
- isEnabled - Variable in class org.apache.derby.impl.sql.execute.CreateTriggerConstantAction
-
- isEnabled() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Is this trigger enforced
- isEnabled() - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
Is this constraint enabled.
- isEncryptedDatabase - Variable in class org.apache.derby.impl.store.raw.RawStore
-
- isEquivalent(ValueNode) - Method in class org.apache.derby.impl.sql.compile.BaseColumnNode
-
Tests if this node is equivalent to the specified ValueNode.
- isEquivalent(ValueNode) - Method in class org.apache.derby.impl.sql.compile.BinaryListOperatorNode
-
- isEquivalent(ValueNode) - Method in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
-
- isEquivalent(ValueNode) - Method in class org.apache.derby.impl.sql.compile.CachedValueNode
-
- isEquivalent(ValueNode) - Method in class org.apache.derby.impl.sql.compile.CastNode
-
Tests if this node is equivalent to the specified ValueNode.
- isEquivalent(ValueNode) - Method in class org.apache.derby.impl.sql.compile.CoalesceFunctionNode
-
Tests if this node is equivalent to the specified ValueNode.
- isEquivalent(ValueNode) - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
- isEquivalent(ValueNode) - Method in class org.apache.derby.impl.sql.compile.ConditionalNode
-
Tests if this node is equivalent to the specified ValueNode.
- isEquivalent(ValueNode) - Method in class org.apache.derby.impl.sql.compile.ConstantNode
-
- isEquivalent(ValueNode) - Method in class org.apache.derby.impl.sql.compile.CurrentDatetimeOperatorNode
-
Tests if this node is equivalent to the specified ValueNode.
- isEquivalent(ValueNode) - Method in class org.apache.derby.impl.sql.compile.CurrentRowLocationNode
-
- isEquivalent(ValueNode) - Method in class org.apache.derby.impl.sql.compile.DefaultNode
-
- isEquivalent(ValueNode) - Method in class org.apache.derby.impl.sql.compile.GenerationClauseNode
-
- isEquivalent(ValueNode) - Method in class org.apache.derby.impl.sql.compile.JavaToSQLValueNode
-
Tests if this node is equivalent to the specified ValueNode.
- isEquivalent(ValueNode) - Method in class org.apache.derby.impl.sql.compile.NextSequenceNode
-
- isEquivalent(ValueNode) - Method in class org.apache.derby.impl.sql.compile.ParameterNode
-
- isEquivalent(ValueNode) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
- isEquivalent(ValueNode) - Method in class org.apache.derby.impl.sql.compile.SpecialFunctionNode
-
- isEquivalent(ValueNode) - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Tests if this node is equivalent to the specified ValueNode.
- isEquivalent(ValueNode) - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
-
- isEquivalent(ValueNode) - Method in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
-
- isEquivalent(ValueNode) - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Tests if this node is equivalent to the specified ValueNode.
- isEquivalent(ValueNode) - Method in class org.apache.derby.impl.sql.compile.VirtualColumnNode
-
- isEquivalent(ValueNodeList) - Method in class org.apache.derby.impl.sql.compile.ValueNodeList
-
Check if all the elements in this list are equivalent to the elements
in another list.
- isEquivalent(WindowDefinitionNode) - Method in class org.apache.derby.impl.sql.compile.WindowDefinitionNode
-
- isEvictable(CacheEntry, ClockPolicy.Holder, boolean) - Method in class org.apache.derby.impl.services.cache.ClockPolicy
-
Check if an entry can be evicted.
- isEvicted() - Method in class org.apache.derby.impl.services.cache.ClockPolicy.Holder
-
Check whether this holder has been evicted from the clock.
- isExactTypeAndLengthMatch(DataTypeDescriptor) - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Check whether or not the 2 types (DataTypeDescriptor) have the same type
and length.
- isExactTypeAndLengthMatch(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Do the 2 RCLs have the same type and length.
- isException() - Method in class org.apache.derby.impl.tools.ij.ijExceptionResult
-
- isException() - Method in interface org.apache.derby.impl.tools.ij.ijResult
-
- isException() - Method in class org.apache.derby.impl.tools.ij.ijResultImpl
-
- isExcludedTable(String) - Static method in class org.apache.derby.tools.dblook
-
- isEXISTS() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
- isEXTDTANull() - Method in class org.apache.derby.impl.drda.DDMReader
-
- isExtDtaValueNullable(int) - Method in class org.apache.derby.impl.drda.DRDAResultSet
-
Is lob object nullable
- isExtDtaValueNullable(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
- isExtensible(int) - Static method in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
-
- isExternalClassName(String) - Static method in class org.apache.derby.iapi.services.classfile.ClassHolder
-
- isFast() - Method in class org.apache.derby.impl.io.BaseStorageFactory
-
This method is used to determine whether the storage is fast (RAM based) or slow (disk based).
- isFast() - Method in class org.apache.derby.impl.io.VFMemoryStorageFactory
-
The service is fast and supports random access.
- isFast() - Method in interface org.apache.derby.io.StorageFactory
-
This method is used to determine whether the storage is fast (RAM based) or slow (disk based).
- isFieldSep(char[]) - Method in class org.apache.derby.impl.load.ImportReadData
-
- isFirst() - Method in class org.apache.derby.client.am.ClientResultSet
-
- isFirst() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0
- isFirst() - Method in class org.apache.derby.impl.store.raw.log.LogRecord
-
- isFirst() - Method in class org.apache.derby.vti.VTITemplate
-
- ISFIRST - Static variable in interface org.apache.derby.iapi.sql.ResultSet
-
- isFirst_ - Variable in class org.apache.derby.client.am.ClientResultSet
-
- isFirstOnStack() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Is this the first CompilerContext on the stack?
- isFirstOnStack() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- isFirstX() - Method in class org.apache.derby.client.am.ClientResultSet
-
- isFixed(int) - Static method in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
-
- isFixedRowProtocol - Variable in class org.apache.derby.client.net.NetResultSet
-
- isFixedStringTypeId() - Method in class org.apache.derby.iapi.types.TypeId
-
Is this a fixed string type?
- isFlattenableJoinNode() - Method in class org.apache.derby.impl.sql.compile.FromTable
-
Is this FromTable a JoinNode which can be flattened into
the parents FromList.
- isFlattenableJoinNode() - Method in class org.apache.derby.impl.sql.compile.JoinNode
-
Is this FromTable a JoinNode which can be flattened into
the parents FromList.
- isFloatingPointTypeId - Variable in class org.apache.derby.iapi.types.TypeId
-
- isFloatingPointTypeId() - Method in class org.apache.derby.iapi.types.TypeId
-
Is this a TypeId for floating point (REAL/DOUBLE)
- isForeignKeyConstraint() - Method in class org.apache.derby.impl.sql.execute.CreateConstraintConstantAction
-
Is the constant action for a foreign key
- isForODBC(String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Helper for ODBC metadata calls.
- isForPublicAPI - Variable in exception org.apache.derby.iapi.error.StandardException
-
- isForReadOnly - Variable in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
- isForReadOnly - Variable in class org.apache.derby.impl.sql.GenericStatement
-
- isForReadOnly() - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
-
Is this statement for a read only, non-updatable ResultSet
- isForReadOnly() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
- isForUpdate() - Method in interface org.apache.derby.iapi.jdbc.EngineResultSet
-
Is this result set from a select for update statement?
- isForUpdate() - Method in interface org.apache.derby.iapi.sql.execute.NoPutResultSet
-
Is this ResultSet or it's source result set for update
- isForUpdate() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
* Is this result set from a select for update statement?
- isForUpdate() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Is this ResultSet or it's source result set for update
This method will be overriden in the inherited Classes
if it is true
- isForUpdate() - Method in class org.apache.derby.impl.sql.execute.HashScanResultSet
-
Is this ResultSet or it's source result set for update
- isForUpdate() - Method in class org.apache.derby.impl.sql.execute.HashTableResultSet
-
Is this ResultSet or it's source result set for update
- isForUpdate() - Method in class org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet
-
Is this ResultSet or it's source result set for update.
- isForUpdate() - Method in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
-
Is this ResultSet or it's source result set for update
This method will be overriden in the inherited Classes
if it is true
- isForUpdate() - Method in class org.apache.derby.impl.sql.execute.ProjectRestrictResultSet
-
Is this ResultSet or it's source result set for update
- isForUpdate() - Method in class org.apache.derby.impl.sql.execute.RowCountResultSet
-
Override of NoPutResultSetImpl method.
- isForUpdate() - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
-
- isForUpdate() - Method in class org.apache.derby.impl.sql.execute.TableScanResultSet
-
Is this ResultSet or it's source result set for update
- isForUpdate() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Is this ResultSet or it's source result set for update
This method will be overriden in the inherited Classes
if it is true
- isForUpdate() - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
-
- isFromTable(Optimizable) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
-
Return true if the optimizable is a FromTable
- isFrozen - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
- isFrozen - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
-
If frozen, don't allow anything on disk to change.
- isFullUpgrade(Properties, String) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
-
Single point for checking if an upgrade is allowed.
- isFullUpgrade(Properties, String) - Static method in class org.apache.derby.impl.sql.catalog.DD_Version
-
Privileged startup.
- isFullUpgrade(Properties, String) - Static method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Privileged startup.
- isFunction - Variable in class org.apache.derby.catalog.GetProcedureColumns
-
- isFunction - Variable in class org.apache.derby.impl.sql.compile.RoutineDesignator
-
- isGenerated - Variable in class org.apache.derby.client.am.Section
-
- isGenerated() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Is this a generated column?
- isGeneratedColumn() - Method in interface org.apache.derby.catalog.DefaultInfo
-
Return true if this is the generation clause for a generated column.
- isGeneratedColumn() - Method in class org.apache.derby.catalog.types.DefaultInfoImpl
-
- isGeneratedForUnmatchedColumnInInsert() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Is this columm generated for an unmatched column in an insert?
- isGlobal() - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Reveals whether the transaction is a global or local transaction.
- isGlobal() - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Reveals whether the transaction is a global or local transaction.
- isGlobal() - Method in class org.apache.derby.jdbc.EmbedXAConnection
-
Check if this connection is part of a global XA transaction.
- isGlobalPending_() - Method in class org.apache.derby.client.am.ClientConnection
-
- isGlobalPending_() - Method in class org.apache.derby.client.net.NetConnection
-
- isGrantable() - Method in class org.apache.derby.iapi.sql.dictionary.PermDescriptor
-
- isGrantable(boolean, CompatibilitySpace, Object) - Method in interface org.apache.derby.impl.services.locks.Control
-
- isGrantable(boolean, CompatibilitySpace, Object) - Method in class org.apache.derby.impl.services.locks.Lock
-
- isGrantable(boolean, CompatibilitySpace, Object) - Method in class org.apache.derby.impl.services.locks.LockControl
-
This routine can be called to see if a lock currently on the wait
list could be granted.
- isGraphic_ - Variable in class org.apache.derby.client.net.NetCursor
-
- isGroupingColumn() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
- isHardUpgradeBoot(Properties) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Examine boot properties and determine if a boot with the given
attributes would entail a hard upgrade.
- isHashJoin() - Method in interface org.apache.derby.iapi.sql.compile.JoinStrategy
-
Is this a form of hash join?
- isHashJoin() - Method in class org.apache.derby.impl.sql.compile.BaseJoinStrategy
-
- isHashJoin() - Method in class org.apache.derby.impl.sql.compile.HashJoinStrategy
-
- isHavingSubquery() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Is this subquery part of a having clause?
- isHeldAfterCommit() - Method in interface org.apache.derby.iapi.store.access.ScanController
-
Return true is the scan has been closed after a commit, but was
opened with holdability and can be reopened using
positionAtRowLocation.
- isHeldAfterCommit() - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
-
- isHeldAfterCommit() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
- isHeldAfterCommit() - Method in class org.apache.derby.impl.store.access.sort.Scan
-
- ISHL - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- ISHR - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- isIBMJVM() - Static method in class org.apache.derby.iapi.services.info.JVMInfo
-
Check whether this is IBM jvm.
- isIdle() - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Reveals whether the transaction has ever read or written data.
- isIdle() - Method in interface org.apache.derby.iapi.store.raw.Transaction
-
Reveals whether the transaction has ever read or written data.
- isIdle() - Method in class org.apache.derby.impl.jdbc.TransactionResourceImpl
-
- isIdle() - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Reveals whether the transaction has ever read or written data.
- isIdle() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
See if this transaction is in the idle state, called by other thread to
test the state of this transaction.
- isIgnorableSchema(String) - Static method in class org.apache.derby.tools.dblook
-
- isIN() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
- isIndex - Variable in class org.apache.derby.diag.ConglomInfo
-
- isIndex() - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
-
Tells whether the conglomerate can be used as an index.
- isIndexableRowConsistent(DataValueDescriptor[]) - Method in class org.apache.derby.impl.store.access.btree.OpenBTree
-
Check if all the
columns are Indexable and Storable.
- isIndexUnique() - Method in class org.apache.derby.impl.sql.catalog.IndexInfoImpl
-
Return whether or not this index is declared unique
- isIndexUnique(int) - Method in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
-
Return whether or not the specified index is unique.
- isIndexUnique(int) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Return whether or not this index is declared unique
- isInGlobalTransaction() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
- isInGlobalTransaction() - Method in interface org.apache.derby.iapi.jdbc.BrokeredConnectionControl
-
Is this a global transaction
- isInGlobalTransaction() - Method in interface org.apache.derby.iapi.jdbc.EngineConnection
-
Is this a global transaction
- isInGlobalTransaction() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
- isInGlobalTransaction() - Method in class org.apache.derby.jdbc.EmbedPooledConnection
-
- isInGlobalTransaction() - Method in class org.apache.derby.jdbc.EmbedXAConnection
-
- isInitialDefaultSchema(String) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Return true if this schema name is the initial default schema for the
current session.
- isInitialDefaultSchema(String) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- isInitiallyDeferred() - Method in class org.apache.derby.impl.sql.execute.CreateConstraintConstantAction
-
- isInListProbeNode() - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
- isInListProbeNode() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Returns true if this value node is an operator created
for optimized performance of an IN list.
- isInListProbePredicate() - Method in class org.apache.derby.impl.sql.compile.Predicate
-
Return whether or not this predicate is an IN-list probe
predicate.
- isInOrderPrefix(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.OrderByList
-
Is this order by list an in order prefix of the specified RCL.
- isInsertClause() - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Return true if this is a WHEN NOT MATCHED ...
- isInsertSource() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Return true if this is the source result set for an INSERT
- isInsertSql__ - Static variable in class org.apache.derby.client.am.ClientStatement
-
- isInsideBind - Variable in class org.apache.derby.impl.sql.compile.StaticMethodCallNode
-
This flag is true while bindExpression() is executing.
- isInSlaveMode() - Method in interface org.apache.derby.iapi.db.Database
-
Used to indicated whether the database is in the replication
slave mode.
- isInSlaveMode() - Method in class org.apache.derby.impl.db.BasicDatabase
-
- isInSlaveMode() - Method in class org.apache.derby.impl.db.SlaveDatabase
-
- isInSortedOrder - Variable in class org.apache.derby.impl.sql.compile.GroupByNode
-
- isInSortedOrder - Variable in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
-
- isInSortedOrder - Variable in class org.apache.derby.impl.sql.execute.ScalarAggregateResultSet
-
- isInSortedOrder - Variable in class org.apache.derby.impl.sql.execute.SortResultSet
-
- isInstanceOf(String) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Pop the top stack value and push a boolean that is the result of
an instanceof check on the popped reference.
- isInstanceOf(String) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
-
- isInternalShutdownSlaveDatabase(Properties) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Examine the boot properties and determine if a boot with the
given attributes should stop slave replication mode.
- isInUse() - Method in interface org.apache.derby.iapi.sql.Activation
-
Is the activation in use?
- isInUse() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Is the activation in use?
- isInUse() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
Is the activation in use?
- isInvalidated() - Method in class org.apache.derby.impl.sql.execute.DeferredConstraintsMemory.CheckInfo
-
- isInvariant() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Check to see if we have a Variant value below us.
- isIPV6Address(String) - Static method in class org.apache.derby.drda.NetworkServerControl
-
- isIsolationLevelSetUsingSQLorJDBC() - Method in interface org.apache.derby.iapi.jdbc.BrokeredConnectionControl
-
Returns true if isolation level has been set using JDBC/SQL.
- isIsolationLevelSetUsingSQLorJDBC() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Returns true if isolation level has been set using JDBC/SQL.
- isIsolationLevelSetUsingSQLorJDBC() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- isIsolationLevelSetUsingSQLorJDBC() - Method in class org.apache.derby.jdbc.EmbedPooledConnection
-
Returns true if isolation level has been set using either JDBC api or SQL
- isIsoModified() - Method in class org.apache.derby.impl.drda.PiggyBackedSessionData
-
- isJCC - Variable in class org.apache.derby.impl.tools.ij.Session
-
- isJCC - Variable in class org.apache.derby.impl.tools.ij.xaHelper
-
- isJCCFramework() - Static method in class org.apache.derby.impl.tools.ij.util
-
Used to determine if this is a JCC testing framework
So that retrieveMessages can be sent.
- isJDBCTypeEquivalent(int, int) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Compare JdbcTypeIds to determine if they represent equivalent
SQL types.
- isJoinColumnForRightOuterJoin(ResultColumn) - Method in class org.apache.derby.impl.sql.compile.FromList
-
Go through the list of the tables and see if the passed ResultColumn
is a join column for a right outer join with USING/NATURAL clause.
- isJoinColumnForRightOuterJoin(ResultColumn) - Method in class org.apache.derby.impl.sql.compile.FromTable
-
No-op in FromTable.
- isJoinColumnForRightOuterJoin(ResultColumn) - Method in class org.apache.derby.impl.sql.compile.HalfOuterJoinNode
-
If this is a right outer join node with USING/NATURAL clause, then
check if the passed ResultColumn is a join column.
- isJoinPredicate() - Method in class org.apache.derby.impl.sql.compile.Predicate
-
Is this predicate a join predicate?
- isKept() - Method in class org.apache.derby.impl.services.cache.CacheEntry
-
Check whether or not this entry is kept.
- isKeyed - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
-
- isKeyed - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
-
- isKeyed() - Method in interface org.apache.derby.iapi.store.access.ConglomerateController
-
Return whether this is a keyed conglomerate.
- isKeyed() - Method in interface org.apache.derby.iapi.store.access.GenericScanController
-
Return whether this is a keyed conglomerate.
- isKeyed() - Method in class org.apache.derby.impl.store.access.btree.BTreeController
-
Return whether this is a keyed conglomerate.
- isKeyed() - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
-
Return whether this is a keyed conglomerate.
- isKeyed() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericController
-
- isKeyed() - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
-
- isKeyed() - Method in class org.apache.derby.impl.store.access.sort.Scan
-
Return whether this is a keyed conglomerate.
- isKeyFor(Pkgnamcsn) - Method in class org.apache.derby.impl.drda.Pkgnamcsn.StatementKey
-
Check whether this object can be used as a key for a
Pkgnamcsn object.
- isKnownManager(int) - Static method in class org.apache.derby.impl.drda.CodePoint
-
Check if a manager codepoint is a known manager
- isLast() - Method in class org.apache.derby.client.am.ClientResultSet
-
- isLast() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0
- isLast() - Method in class org.apache.derby.impl.store.raw.data.AllocPage
-
- isLast() - Method in class org.apache.derby.vti.VTITemplate
-
- ISLAST - Static variable in interface org.apache.derby.iapi.sql.ResultSet
-
- isLast_ - Variable in class org.apache.derby.client.am.ClientResultSet
-
- isLastHandler(int) - Method in interface org.apache.derby.iapi.services.context.Context
-
Return whether or not this context is the "last" handler for a
the specified severity level.
- isLastHandler(int) - Method in class org.apache.derby.iapi.services.context.ContextImpl
-
- isLastHandler(int) - Method in class org.apache.derby.impl.services.monitor.ServiceBootContext
-
- isLastHandler(int) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- isLastHandler(int) - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
- isLastX() - Method in class org.apache.derby.client.am.ClientResultSet
-
- isLatched() - Method in interface org.apache.derby.iapi.store.raw.Page
-
- isLatched() - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Check whether the page is latched.
- isLayerBStream - Variable in class org.apache.derby.impl.drda.EXTDTAReaderInputStream
-
Whether or not the subclass is a layer B stream.
- isLayerBStream() - Method in class org.apache.derby.impl.drda.EXTDTAReaderInputStream
-
- isLayerBStreamingPossible(Agent) - Static method in class org.apache.derby.client.am.Lob
-
- isLeftmostLeaf() - Method in class org.apache.derby.impl.store.access.btree.BranchControlRow
-
Is the current page the leftmost leaf of tree?
- isLeftmostLeaf() - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Is the current page the leftmost leaf of tree?
- isLeftmostLeaf() - Method in class org.apache.derby.impl.store.access.btree.LeafControlRow
-
Is the current page the leftmost leaf of tree?
- isLeftPrefixOf(OptimizerPlan) - Method in class org.apache.derby.iapi.sql.compile.OptimizerPlan.DeadEnd
-
- isLeftPrefixOf(OptimizerPlan) - Method in class org.apache.derby.iapi.sql.compile.OptimizerPlan
-
Return true if this plan is a (left) leading prefix of the other plan.
- isLeftPrefixOf(OptimizerPlan) - Method in class org.apache.derby.iapi.sql.compile.OptimizerPlan.Join
-
- isLeftPrefixOf(OptimizerPlan) - Method in class org.apache.derby.iapi.sql.compile.OptimizerPlan.RowSource
-
- isLengthLess() - Method in class org.apache.derby.iapi.types.SQLBlob
-
Tell if this blob is length less.
- isLikeComparisonNeeded(String) - Static method in class org.apache.derby.iapi.types.Like
-
Return whether or not the like comparison is still needed after
performing the like transformation on a constant string.
- isLOBTypeId - Variable in class org.apache.derby.iapi.types.TypeId
-
- isLOBTypeId() - Method in class org.apache.derby.iapi.types.TypeId
-
Is this a type id for a LOB type?
- isLocalized() - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
-
- isLocator() - Method in class org.apache.derby.client.am.Lob
-
Check whether this Lob is based on a locator
- isLocatorSupportAvailable - Variable in class org.apache.derby.client.am.CallableLocatorProcedures
-
- isLockHeld(Object, Lockable, Object) - Method in class org.apache.derby.impl.services.locks.LockSpace
-
- isLockHeld(CompatibilitySpace, Object, Lockable, Object) - Method in interface org.apache.derby.iapi.services.locks.LockFactory
-
Check to see if a specific lock is held.
- isLockHeld(CompatibilitySpace, Object, Lockable, Object) - Method in class org.apache.derby.impl.services.locks.AbstractPool
-
- isLockTimeout() - Method in exception org.apache.derby.iapi.error.StandardException
-
Is this a lock timeout exception.
- isLockTimeoutOrDeadlock() - Method in exception org.apache.derby.iapi.error.StandardException
-
Is this a lock timeout or lock deadlock exception.
- isLogEndFuzzy() - Method in class org.apache.derby.impl.store.raw.log.FlushedScan
-
returns true if there is partially writen log records before the crash
in the last log file.
- isLogEndFuzzy() - Method in class org.apache.derby.impl.store.raw.log.Scan
-
returns true if there is partially writen log records before the crash
in the last log file.
- isLogEndFuzzy() - Method in interface org.apache.derby.impl.store.raw.log.StreamLogScan
-
- isLogFileSwitch() - Method in class org.apache.derby.impl.store.replication.slave.ReplicationLogScan
-
Used to determine whether the last call to next() found a log
file switch
- isLogicalEntityClosed() - Method in class org.apache.derby.client.am.LogicalStatementEntity
-
Tells if the logical entity is closed.
- isLoginException(Throwable) - Method in class org.apache.derby.impl.jdbc.TransactionResourceImpl
-
Determine if the exception thrown is a login exception.
- isLogRecord() - Method in class org.apache.derby.impl.store.replication.slave.ReplicationLogScan
-
Used to determine whether the last call to next() read a log
record
- isLogSwitch - Variable in class org.apache.derby.impl.store.replication.slave.ReplicationLogScan
-
true if the last read log record indicates a log switch, false
if it is a normal log record private boolean isLogSwitch;
- isLong(int, int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
return whether the field has exceeded the max threshold for this page
it compares the fieldSize with the largest possible field for this page
- isLongConcatableTypeId - Variable in class org.apache.derby.iapi.types.TypeId
-
- isLongConcatableTypeId() - Method in class org.apache.derby.iapi.types.TypeId
-
Is this a type id for a long concatable type?
- isLongVarbinaryTypeId() - Method in class org.apache.derby.iapi.types.TypeId
-
Is this a LongVarbinary?
- isLongVarcharTypeId() - Method in class org.apache.derby.iapi.types.TypeId
-
Is this a LongVarchar?
- isLowMemory() - Method in class org.apache.derby.iapi.services.memory.LowMemory
-
Return true if a low memory water mark has been set and the current free
memory is lower than it.
- isManagementActive() - Method in class org.apache.derby.impl.services.jmx.JMXManagementService
-
- isManagementActive() - Method in class org.apache.derby.impl.services.jmxnone.NoManagementService
-
- isManagementActive() - Method in class org.apache.derby.mbeans.Management
-
Return state of Derby's JMX management.
- isManagementActive() - Method in interface org.apache.derby.mbeans.ManagementMBean
-
Is Derby's JMX management active.
- isMaterializable() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Tell whether this Optimizable is materializable
- isMaterializable() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
- isMaterializable() - Method in class org.apache.derby.impl.sql.compile.FromTable
-
- isMaterializable() - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
- isMaterializable() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
- isMaterialized() - Method in class org.apache.derby.impl.jdbc.EmbedBlob
-
Returns if blob data is stored locally (using LOBStreamControl).
- isMax - Variable in class org.apache.derby.impl.sql.compile.MaxMinAggregateDefinition
-
- isMax - Variable in class org.apache.derby.impl.sql.execute.MaxMinAggregator
-
- isMax() - Method in class org.apache.derby.impl.sql.compile.MaxMinAggregateDefinition
-
Return if the aggregator class is for min/max.
- isMaxFieldSizeType(int) - Static method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
- isModified() - Method in class org.apache.derby.impl.drda.PiggyBackedSessionData
-
- isMsgProperty(String) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Determine whether string is a property key or not
property keys start with DRDA_MSG_PREFIX
- isMulti() - Method in class org.apache.derby.impl.tools.ij.ijMultiResult
-
- isMulti() - Method in interface org.apache.derby.impl.tools.ij.ijResult
-
- isMulti() - Method in class org.apache.derby.impl.tools.ij.ijResultImpl
-
- isMultipleDeletePathsExist() - Method in class org.apache.derby.impl.sql.execute.DeleteCascadeResultSet
-
- isMultipleResultSetResult() - Method in class org.apache.derby.impl.tools.ij.ijMultipleResultSetResult
-
- isMultipleResultSetResult() - Method in interface org.apache.derby.impl.tools.ij.ijResult
-
- isMultipleResultSetResult() - Method in class org.apache.derby.impl.tools.ij.ijResultImpl
-
- isNameGenerated() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Is the name for this ResultColumn generated?
- isNegative() - Method in class org.apache.derby.iapi.types.NumberDataType
-
The isNegative abstract method.
- isNegative() - Method in class org.apache.derby.iapi.types.SQLDecimal
-
This method implements the isNegative method.
- isNegative() - Method in class org.apache.derby.iapi.types.SQLDouble
-
This method implements the isNegative method.
- isNegative() - Method in class org.apache.derby.iapi.types.SQLInteger
-
This method implements the isNegative method.
- isNegative() - Method in class org.apache.derby.iapi.types.SQLLongint
-
This method implements the isNegative method.
- isNegative() - Method in class org.apache.derby.iapi.types.SQLReal
-
This method implements the isNegative method.
- isNegative() - Method in class org.apache.derby.iapi.types.SQLSmallint
-
This method implements the isNegative method.
- isNegative() - Method in class org.apache.derby.iapi.types.SQLTinyint
-
This method implements the isNegative method.
- isNestedOwner() - Method in interface org.apache.derby.iapi.services.locks.LockOwner
-
Return true if this is a nested owner, e.g., a nested user transaction.
- isNestedOwner() - Method in class org.apache.derby.impl.services.reflect.UpdateLoader
-
- isNestedOwner() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
- isNetClient - Variable in class org.apache.derby.impl.tools.ij.xaHelper
-
- isNew - Variable in class org.apache.derby.impl.sql.compile.TriggerReferencingStruct
-
- isNextRowOfResultSet() - Method in interface org.apache.derby.impl.tools.ij.ijResult
-
- isNextRowOfResultSet() - Method in class org.apache.derby.impl.tools.ij.ijResultImpl
-
- isNextRowOfResultSet() - Method in class org.apache.derby.impl.tools.ij.ijRowResult
-
- IsNode - Class in org.apache.derby.impl.sql.compile
-
- IsNode(ValueNode, ValueNode, boolean, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.IsNode
-
Constructor for an IsNode
- isNonexistent(int) - Static method in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
-
- isNonTrivialDataLob(int) - Method in class org.apache.derby.client.net.NetCursor
-
- isNot(BooleanDataValue) - Method in interface org.apache.derby.iapi.types.BooleanDataValue
-
Implements NOT IS.
- isNot(BooleanDataValue) - Method in class org.apache.derby.iapi.types.SQLBoolean
-
Implements NOT IS.
- isNOT_EXISTS() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
- isNOT_IN() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
- isNotExists - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
-
- isNotExists() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Return whether or not this is actually a EBT for NOT EXISTS.
- isNotExists() - Method in class org.apache.derby.impl.sql.compile.IndexToBaseRowNode
-
Return whether or not the underlying FBT is for NOT EXISTS.
- isNotExists() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Return whether or not the underlying ResultSet tree is for a NOT EXISTS
join.
- isNotExists() - Method in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
-
Return whether or not the underlying ResultSet tree is for a NOT EXISTS join.
- isNotNull() - Method in class org.apache.derby.iapi.types.DataType
-
The is not null operator as called from the language module, as opposed to
the storage module.
- isNotNull() - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
The SQL "IS NOT NULL" operator.
- isnull - Variable in class org.apache.derby.iapi.types.SQLBoolean
-
- isnull - Variable in class org.apache.derby.iapi.types.SQLDouble
-
- isnull - Variable in class org.apache.derby.iapi.types.SQLInteger
-
- isnull - Variable in class org.apache.derby.iapi.types.SQLLongint
-
- isnull - Variable in class org.apache.derby.iapi.types.SQLReal
-
- isnull - Variable in class org.apache.derby.iapi.types.SQLSmallint
-
- isnull - Variable in class org.apache.derby.iapi.types.SQLTinyint
-
- isNull() - Method in interface org.apache.derby.iapi.services.io.Storable
-
Return whether the value is null or not.
- isNull() - Method in class org.apache.derby.iapi.types.SQLBinary
-
see if the Bit value is null.
- isNull() - Method in class org.apache.derby.iapi.types.SQLBoolean
-
- isNull() - Method in class org.apache.derby.iapi.types.SQLChar
-
see if the String value is null.
- isNull() - Method in class org.apache.derby.iapi.types.SQLDate
-
Check if the value is null.
- isNull() - Method in class org.apache.derby.iapi.types.SQLDecimal
-
- isNull() - Method in class org.apache.derby.iapi.types.SQLDouble
-
- isNull() - Method in class org.apache.derby.iapi.types.SQLInteger
-
- isNull() - Method in class org.apache.derby.iapi.types.SQLLongint
-
- isNull() - Method in class org.apache.derby.iapi.types.SQLReal
-
- isNull() - Method in class org.apache.derby.iapi.types.SQLRef
-
- isNull() - Method in class org.apache.derby.iapi.types.SQLSmallint
-
always false for non-nullable columns
- isNull() - Method in class org.apache.derby.iapi.types.SQLTime
-
Check if the value is null.
- isNull() - Method in class org.apache.derby.iapi.types.SQLTimestamp
-
Check if the value is null.
- isNull() - Method in class org.apache.derby.iapi.types.SQLTinyint
-
- isNull() - Method in class org.apache.derby.iapi.types.UserType
-
Check if the value is null.
- isNull() - Method in class org.apache.derby.iapi.types.XML
-
- isNull() - Method in class org.apache.derby.impl.drda.EXTDTAInputStream
-
Is the value null?
- isNull() - Method in class org.apache.derby.impl.sql.compile.ConstantNode
-
Return whether or not this node represents a typed null constant.
- isNull() - Method in class org.apache.derby.impl.sql.compile.UserTypeConstantNode
-
Return whether or not this node represents a typed null constant.
- isNull() - Method in class org.apache.derby.impl.store.access.btree.BTree
-
Return whether the value is null or not.
- isNull() - Method in class org.apache.derby.impl.store.access.btree.index.B2IStaticCompiledInfo
-
Return whether the value is null or not.
- isNull() - Method in class org.apache.derby.impl.store.access.conglomerate.BinaryOrderableWrapper
-
Return whether the value is null or not.
- isNull() - Method in class org.apache.derby.impl.store.access.heap.Heap
-
Return whether the value is null or not.
- isNull() - Method in class org.apache.derby.impl.store.access.heap.HeapRowLocation
-
- isNull() - Method in class org.apache.derby.impl.store.access.StorableFormatId
-
- isNull(int) - Method in class org.apache.derby.client.am.ClientResultSet
-
- isNull(int) - Method in interface org.apache.derby.iapi.jdbc.EngineResultSet
-
Is the designated columnIndex a null data value?
- isNull(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
- isNull(int) - Static method in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
-
Get the status of the field
MT - single thread required
- isNull_ - Variable in class org.apache.derby.client.am.Cursor
-
- isNullable - Variable in class org.apache.derby.catalog.types.TypeDescriptorImpl
-
- isNullable() - Method in interface org.apache.derby.catalog.TypeDescriptor
-
Gets the nullability that values of this type have.
- isNullable() - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
-
Returns TRUE if the datatype can contain NULL, FALSE if not.
- isNullable() - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Returns TRUE if the datatype can contain NULL, FALSE if not.
- isNullable() - Method in class org.apache.derby.impl.sql.compile.ValueNodeList
-
Determine whether or not any of the elements in the list are nullable.
- isNullable(int) - Method in class org.apache.derby.client.am.ClientParameterMetaData
-
- isNullable(int) - Method in class org.apache.derby.client.am.ColumnMetaData
-
- isNullable(int) - Static method in class org.apache.derby.impl.drda.FdocaConstants
-
- isNullable(int) - Method in class org.apache.derby.impl.jdbc.EmbedParameterSetMetaData
-
Retrieves whether null values are allowed in the designated parameter.
- isNullable(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
-
Can you put a NULL in this column?
- isNullable(int) - Method in class org.apache.derby.impl.load.ImportResultSetMetaData
-
- isNullable(int) - Static method in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
-
- isNullable(int) - Method in class org.apache.derby.vti.VTIMetaDataTemplate
-
Can you put a NULL in this column?
- isNullable(DataTypeDescriptor) - Static method in class org.apache.derby.iapi.types.DataTypeUtilities
-
Is the data type nullable.
- isNullNode() - Method in class org.apache.derby.impl.sql.compile.IsNullNode
-
- IsNullNode - Class in org.apache.derby.impl.sql.compile
-
This node represents either a unary
IS NULL or IS NOT NULL comparison operator
- IsNullNode(ValueNode, boolean, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.IsNullNode
-
- isNullOp() - Method in class org.apache.derby.iapi.types.DataType
-
The is null operator as called from the language module, as opposed to
the storage module.
- isNullOp() - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
The SQL "IS NULL" operator.
- isNullorNonExistent(int) - Static method in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
-
- isNullRejecting(ValueNode, JBitSet, JBitSet) - Method in class org.apache.derby.impl.sql.compile.HalfOuterJoinNode
-
Tests pRiRj in the sense of Galindo-Legaria et al: Outerjoin
Simplification and Reordering for Query Optimization, ACM
Transactions on Database Systems, Vol. 22, No. 1, March 1997, Pages
43-74:
"The set of attributes referenced by a predicate p is called the schema
of p, and denoted sch(p).
- isNullsOrderedLow() - Method in class org.apache.derby.impl.sql.compile.OrderByColumn
-
Get the column NULL ordering.
- isNullsOrderedLow() - Method in class org.apache.derby.impl.sql.compile.OrderedColumn
-
Indicate whether this column should be ordered NULLS low.
- isNumber(String) - Method in class org.apache.derby.impl.sql.catalog.SequenceUpdater
-
- isNumericType(int) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
- isNumericTypeId - Variable in class org.apache.derby.iapi.types.TypeId
-
- isNumericTypeId() - Method in class org.apache.derby.iapi.types.TypeId
-
Is this a type id for a numeric type?
- iso_ - Variable in class org.apache.derby.impl.drda.PiggyBackedSessionData
-
- ISO_8859_1 - Static variable in class org.apache.derby.client.am.Cursor
-
- ISO_SEPARATOR - Static variable in class org.apache.derby.iapi.types.SQLDate
-
- ISO_SEPARATOR_ONLY - Static variable in class org.apache.derby.iapi.types.SQLDate
-
- isObsolete() - Method in class org.apache.derby.impl.jdbc.LOBInputStream
-
Checks if underlying StreamControl has been updated.
- isolateAnyInitialIdentifier(String) - Method in class org.apache.derby.client.am.ClientStatement
-
Minion of getStatementToken.
- isolation_ - Variable in class org.apache.derby.client.am.ClientConnection
-
Cached copy of the isolation level.
- isolation_level - Variable in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
-
- ISOLATION_NOLOCK - Static variable in interface org.apache.derby.iapi.store.access.TransactionController
-
No locks are requested for data that is read only.
- ISOLATION_READ_COMMIT - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
-
- ISOLATION_READ_COMMITTED - Static variable in interface org.apache.derby.iapi.store.access.TransactionController
-
No lost updates, no dirty reads, only committed data is returned.
- ISOLATION_READ_COMMITTED_NOHOLDLOCK - Static variable in interface org.apache.derby.iapi.store.access.TransactionController
-
No lost updates, no dirty reads, only committed data is returned.
- ISOLATION_READ_UNCOMMITED - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
-
isolation level codes
- ISOLATION_READ_UNCOMMITTED - Static variable in interface org.apache.derby.iapi.store.access.TransactionController
-
No locks are requested for data that is read only.
- ISOLATION_REPEAT_READ - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
-
- ISOLATION_REPEATABLE_READ - Static variable in interface org.apache.derby.iapi.store.access.TransactionController
-
Read and write locks are held until end of transaction, but no
phantom protection is performed (ie no previous key locking).
- ISOLATION_SERIALIZABLE - Static variable in interface org.apache.derby.iapi.store.access.TransactionController
-
Gray's isolation degree 3, "Serializable, Repeatable Read".
- ISOLATION_SERIALIZABLE - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
-
- isolationLevel - Variable in class org.apache.derby.impl.drda.DRDAStatement
-
- isolationLevel - Variable in class org.apache.derby.impl.sql.compile.SetTransactionIsolationNode
-
- isolationLevel - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- isolationLevel - Variable in class org.apache.derby.impl.sql.execute.IndexChanger
-
- isolationLevel - Variable in class org.apache.derby.impl.sql.execute.IndexSetChanger
-
- isolationLevel - Variable in class org.apache.derby.impl.sql.execute.rts.RealHashScanStatistics
-
- isolationLevel - Variable in class org.apache.derby.impl.sql.execute.rts.RealHashTableStatistics
-
- isolationLevel - Variable in class org.apache.derby.impl.sql.execute.rts.RealLastIndexKeyScanStatistics
-
- isolationLevel - Variable in class org.apache.derby.impl.sql.execute.rts.RealTableScanStatistics
-
- isolationLevel - Variable in class org.apache.derby.impl.sql.execute.ScanResultSet
-
The scan isolation level.
- isolationLevel - Variable in class org.apache.derby.impl.sql.execute.SetTransactionIsolationConstantAction
-
- isolationLevelExplicitlySet - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- isolationLevelNeedsUpdate - Variable in class org.apache.derby.impl.sql.execute.ScanResultSet
-
Tells whether the isolation level needs to be updated.
- isolationLevelPreparedStmts - Variable in class org.apache.derby.client.am.ClientConnection
-
- isolationLevelSetUsingSQLorJDBC - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- isolationMapCount() - Static method in class org.apache.derby.iapi.transaction.TransactionControl
-
Get number of isolation string mappings
- isolationTextNames(int) - Static method in class org.apache.derby.iapi.transaction.TransactionControl
-
Map Derby isolation level to SQL text values
- isOldContainerFile(String) - Method in class org.apache.derby.impl.store.raw.data.EncryptOrDecryptData
-
- isoMod_ - Variable in class org.apache.derby.impl.drda.PiggyBackedSessionData
-
- isOn(String) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Is string "on" or "off"
- isOnCommitDeleteRows() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets the on commit behavior for the declared global temporary table.
- isOnCurrentRow_ - Variable in class org.apache.derby.client.am.ClientResultSet
-
- isOneRowResultSet() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Return whether or not the underlying ResultSet tree will return
a single row, at most.
- isOneRowResultSet() - Method in class org.apache.derby.impl.sql.compile.GroupByNode
-
Return whether or not the underlying ResultSet tree will return
a single row, at most.
- isOneRowResultSet() - Method in class org.apache.derby.impl.sql.compile.IndexToBaseRowNode
-
Return whether or not the underlying ResultSet tree will return
a single row, at most.
- isOneRowResultSet() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Return whether or not the underlying ResultSet tree will return
a single row, at most.
- isOneRowResultSet() - Method in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
-
Return whether or not the underlying ResultSet tree will return
a single row, at most.
- isOneRowResultSet(OptimizablePredicateList) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
- isOneRowResultSet(ConglomerateDescriptor, OptimizablePredicateList) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Is this a one-row result set with the given conglomerate descriptor?
- isOneRowScan() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Will the optimizable return at most 1 row per scan?
- isOneRowScan() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
- isOneRowScan() - Method in class org.apache.derby.impl.sql.compile.FromTable
-
- isOnInsertRow - Variable in class org.apache.derby.impl.jdbc.EmbedResultSet
-
- isOnInsertRow_ - Variable in class org.apache.derby.client.am.ClientResultSet
-
- isOnRollbackDeleteRows() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets the on rollback behavior for the declared global temporary table.
- isOpen - Variable in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
- isOpen - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
-
- isOpen - Variable in class org.apache.derby.impl.sql.execute.IndexSetChanger
-
- isOpen - Variable in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
True if the result set has been opened, and not yet closed.
- isOpen - Variable in class org.apache.derby.impl.sql.execute.RowChangerImpl
-
- isOpen - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
- isOpen() - Method in class org.apache.derby.client.net.NetConnection
-
Returns if a transaction is in process
- isOpen(ClientResultSet) - Method in class org.apache.derby.client.am.ClientStatement
-
- isOpen(EmbedResultSet) - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
- isOptimizable(String) - Static method in class org.apache.derby.iapi.types.Like
-
Determine whether or not this LIKE can be transformed into optimizable
clauses.
- isOrdered - Variable in class org.apache.derby.impl.sql.compile.InListOperatorNode
-
- isOrdered() - Method in class org.apache.derby.impl.sql.compile.InListOperatorNode
-
Return whether or not the IN-list values for this node are ordered.
- isOrdered(ColumnReference[], ConglomerateDescriptor) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Return whether or not this index is ordered on a permutation of the specified columns.
- isOrderedOn(ColumnReference[], boolean, List<FromBaseTable>) - Method in class org.apache.derby.impl.sql.compile.DistinctNode
-
Return whether or not the underlying ResultSet tree
is ordered on the specified columns.
- isOrderedOn(ColumnReference[], boolean, List<FromBaseTable>) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Return whether or not the underlying ResultSet tree
is ordered on the specified columns.
- isOrderedOn(ColumnReference[], boolean, List<FromBaseTable>) - Method in class org.apache.derby.impl.sql.compile.IndexToBaseRowNode
-
Return whether or not the underlying ResultSet tree
is ordered on the specified columns.
- isOrderedOn(ColumnReference[], boolean, List<FromBaseTable>) - Method in class org.apache.derby.impl.sql.compile.JoinNode
-
Return whether or not the underlying ResultSet tree
is ordered on the specified columns.
- isOrderedOn(ColumnReference[], boolean, List<FromBaseTable>) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Return whether or not the underlying ResultSet tree
is ordered on the specified columns.
- isOrderedOn(ColumnReference[], boolean, List<FromBaseTable>) - Method in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
-
Return whether or not the underlying ResultSet tree
is ordered on the specified columns.
- isOrderedResult(ResultColumnList, ResultSetNode, boolean) - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Is the result of this node an ordered result set.
- isOrList() - Method in class org.apache.derby.impl.sql.compile.Predicate
-
- isOutputParam(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
is parameter an ouput parameter
- isOverflow(int) - Static method in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
-
- isOverflowPage - Variable in class org.apache.derby.impl.store.raw.data.StoredPage
-
The page header is a fixed size, 56 bytes, following are variables used
to access the fields in the header:
- isOverflowPage() - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Return true if the page is an overflow page, false if not.
- isOverflowPage() - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
- isParameterNode() - Method in class org.apache.derby.impl.sql.compile.ParameterNode
-
- isParameterNode() - Method in class org.apache.derby.impl.sql.compile.UnaryArithmeticOperatorNode
-
A +?
- isParameterNode() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Returns TRUE if this is a parameter node.
- isPersistent() - Method in interface org.apache.derby.catalog.Dependable
-
Return whether or not this Dependable is persistent.
- isPersistent() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
-
Functions are persistent unless they are in the SYSFUN schema.
- isPersistent() - Method in class org.apache.derby.iapi.sql.dictionary.PermissionsDescriptor
-
Is this provider persistent?
- isPersistent() - Method in class org.apache.derby.iapi.sql.dictionary.RoleGrantDescriptor
-
Is this provider persistent?
- isPersistent() - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
-
Is this provider persistent?
- isPersistent() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Is this provider persistent?
- isPersistent() - Method in class org.apache.derby.iapi.sql.dictionary.TupleDescriptor
-
Is this provider persistent?
- isPersistent() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
- isPersistent() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- isPersistent() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Is this dependent persistent?
- isPhysicalConnClosed() - Method in class org.apache.derby.client.am.ClientConnection
-
Return true if the physical connection is still open.
- isPoolable - Variable in class org.apache.derby.client.am.ClientStatement
-
- isPoolable - Variable in class org.apache.derby.impl.jdbc.EmbedStatement
-
- isPoolable() - Method in class org.apache.derby.client.am.ClientStatement
-
Returns the value of the poolable hint, indicating whether
pooling is requested.
- isPoolable() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- isPoolable() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
Forwards to the real Statement.
- isPoolable() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
Returns the value of the EmbedStatement's poolable hint,
indicating whether pooling is requested.
- isPoolable() - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- isPositionAware() - Method in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor
-
Tells if the described stream is aware of its own position, and that it
can reposition itself on request.
- isPossibleDistinctScan(Set<BaseColumnNode>) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Is it possible to do a distinct scan on this ResultSet tree.
- isPossibleDistinctScan(Set<BaseColumnNode>) - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
Is it possible to do a distinct scan on this ResultSet tree.
- isPossibleDistinctScan(Set<BaseColumnNode>) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Is it possible to do a distinct scan on this ResultSet tree.
- isPotentialService(ProtocolKey) - Method in class org.apache.derby.impl.services.monitor.TopService
-
- isPreDerbyTenFive - Variable in class org.apache.derby.iapi.types.ClobStreamHeaderGenerator
-
true if the database version is prior to 10.5, false if
the version is 10.5 or newer.
- isPrepare() - Method in class org.apache.derby.impl.store.raw.log.LogRecord
-
- isPrepared - Variable in class org.apache.derby.jdbc.XATransactionState
-
has this transaction been prepared.
- isPrepared() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
-
- isPrepared() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
see if this transaction is in PREPARED state.
- isPreparedStatement_ - Variable in class org.apache.derby.client.am.ClientStatement
-
- isPrimitiveType() - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
-
- isPristine() - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Reveals whether the transaction is read only.
- isPristine() - Method in interface org.apache.derby.iapi.store.raw.Transaction
-
Reveal whether the transaction is in a pristine state, which
means it hasn't done any updates since the last commit.
- isPristine() - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Reveals whether the transaction is currently pristine.
- isPristine() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
see if this transaction is in a pristine state.
- isPrivilegeCollectionRequired - Variable in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
In Derby SQL Standard Authorization, views, triggers and constraints
execute with definer's privileges.
- isPrivilegeCollectionRequired() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Return true from this method means that we need to collect privilege
requirement for this node.
- isProcedure - Variable in class org.apache.derby.catalog.GetProcedureColumns
-
- isPushable(OptimizablePredicate) - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
-
- isPushableOrClause(Optimizable) - Method in class org.apache.derby.impl.sql.compile.Predicate
-
Is this predicate an pushable OR list?
- isQualifier - Variable in class org.apache.derby.impl.sql.compile.Predicate
-
- isQualifier() - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicate
-
Is this predicate a qualifier?
- isQualifier() - Method in class org.apache.derby.impl.sql.compile.Predicate
-
- isQualifier(Optimizable, boolean) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
- isQualifier(Optimizable, boolean) - Method in interface org.apache.derby.impl.sql.compile.RelationalOperator
-
Return true if this operator can be compiled into a Qualifier for
the given Optimizable table.
- isQualifier(Optimizable, boolean) - Method in class org.apache.derby.impl.sql.compile.UnaryComparisonOperatorNode
-
- isQuery__ - Static variable in class org.apache.derby.client.am.ClientStatement
-
- isQueryMode() - Method in class org.apache.derby.client.am.ClientStatement
-
- isReadOnly - Variable in class org.apache.derby.impl.io.vfmem.DataStoreEntry
-
Tells if this entry is read-only or not.
- isReadOnly() - Method in class org.apache.derby.client.am.ClientConnection
-
- isReadOnly() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- isReadOnly() - Method in class org.apache.derby.client.am.LogicalConnection
-
- isReadOnly() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- isReadOnly() - Method in interface org.apache.derby.database.Database
-
Tells whether the Database is configured as read-only, or the
Database was started in read-only mode.
- isReadOnly() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
- isReadOnly() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the readOnly status for the current connection.
- isReadOnly() - Method in interface org.apache.derby.iapi.store.access.AccessFactory
-
Is the store read-only.
- isReadOnly() - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
Is the container opened for read only or update?
- isReadOnly() - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
Is the store read-only.
- isReadOnly() - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Is the store read-only.
- isReadOnly() - Method in class org.apache.derby.impl.db.BasicDatabase
-
- isReadOnly() - Method in class org.apache.derby.impl.io.vfmem.DataStoreEntry
-
Tells if this entry is read-only.
- isReadOnly() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Tests to see if the connection is in read-only mode.
- isReadOnly() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Is the database in read-only mode?
- isReadOnly() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- isReadOnly() - Method in class org.apache.derby.impl.store.access.RAMAccessManager
-
- isReadOnly() - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
- isReadOnly() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Is the store read-only.
- isReadOnly() - Method in class org.apache.derby.impl.store.raw.RawStore
-
Is the store read-only.
- isReadOnly() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- isReadOnly(int) - Method in class org.apache.derby.client.am.ColumnMetaData
-
- isReadOnly(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
-
Is a column definitely not writable?
- isReadOnly(int) - Method in class org.apache.derby.vti.VTIMetaDataTemplate
-
Is a column definitely not writable?
- isReadOnlyConnection() - Method in interface org.apache.derby.iapi.sql.conn.Authorizer
-
Get the readOnly status for this authorizer's connection.
- isReadOnlyConnection() - Method in class org.apache.derby.impl.sql.conn.GenericAuthorizer
-
- isReadOnlyDatabase() - Method in class org.apache.derby.impl.io.BaseStorageFactory
-
- isReadOnlyDatabase() - Method in class org.apache.derby.impl.io.DirStorageFactory
-
- isReadOnlyDatabase() - Method in class org.apache.derby.impl.io.VFMemoryStorageFactory
-
The service supports writes.
- isReadOnlyDatabase() - Method in interface org.apache.derby.io.StorageFactory
-
Determine whether the database is read only.
- isReadOnlyUpgrade() - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Check if the database is read only and requires some form of upgrade
that makes the stored prepared statements invalid.
- isReadOnlyUpgrade() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- isRealTypeId - Variable in class org.apache.derby.iapi.types.TypeId
-
- isRealTypeId() - Method in class org.apache.derby.iapi.types.TypeId
-
Is this a TypeId for REAL
- isRecovery() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
-
- isRecyclable() - Method in class org.apache.derby.impl.store.replication.buffer.LogBufferElement
-
- isRedundant() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Is this a redundant ResultColumn?
- isRedundantPredicate(int) - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicateList
-
Return whether or not the specified entry in the list is a redundant
predicate.
- isRedundantPredicate(int) - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
- isReferedColByNum(ValueNode) - Static method in class org.apache.derby.impl.sql.compile.OrderByColumn
-
- isReferenced() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
Is this constraint referenced?
- isReferenced() - Method in class org.apache.derby.iapi.sql.dictionary.ReferencedKeyConstraintDescriptor
-
Is this constraint referenced?
- isReferenced() - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
Is this constraint referenced.
- isReferenced() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Is this a referenced column?
- isReferenced(SequenceDescriptor) - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Report whether the given sequence has been referenced already.
- isReferenced(SequenceDescriptor) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
Report whether the given sequence has been referenced already.
- isRefTypeId - Variable in class org.apache.derby.iapi.types.TypeId
-
- isRefTypeId() - Method in class org.apache.derby.iapi.types.TypeId
-
Is this a type id for a ref type?
- isRelationalOperator() - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
- isRelationalOperator() - Method in class org.apache.derby.impl.sql.compile.IsNullNode
-
- isRelationalOperator() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Returns true if this ValueNode is a relational operator.
- isRelationalOpPredicate() - Method in class org.apache.derby.impl.sql.compile.Predicate
-
Return whether or not this predicate corresponds to a legitimate
relational operator.
- isReleased() - Method in interface org.apache.derby.impl.jdbc.InternalClob
-
Tells if the the Clob has been released.
- isReleased() - Method in class org.apache.derby.impl.jdbc.StoreStreamClob
-
Tells if this Clob has been released.
- isReleased() - Method in class org.apache.derby.impl.jdbc.TemporaryClob
-
Tells if this Clob has been released.
- isReplicationFailover(Properties) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
used to verify if the failover attribute has been set.
- isRepositionNeeded(long) - Method in interface org.apache.derby.iapi.store.raw.Page
-
Check if this page has been changed in such a way that scans that are
positioned on it will have to reposition.
- isRepositionNeeded(long) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Check if a B-tree scan positioned on this page needs to reposition.
- isReservedPositionedUpdate() - Method in class org.apache.derby.client.am.Section
-
- isRestrictedTableFunction - Variable in class org.apache.derby.impl.sql.compile.FromVTI
-
- isResultSet() - Method in interface org.apache.derby.impl.tools.ij.ijResult
-
- isResultSet() - Method in class org.apache.derby.impl.tools.ij.ijResultImpl
-
- isResultSet() - Method in class org.apache.derby.impl.tools.ij.ijResultSetResult
-
- isResultSet() - Method in class org.apache.derby.impl.tools.ij.ijStatementResult
-
- isRetired() - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
-
Return the status of this extent
- isReturn(short) - Static method in class org.apache.derby.impl.services.bytecode.CodeChunk
-
See if the opcode is a return instruction.
- isReturnOutputParam() - Method in class org.apache.derby.impl.sql.compile.ParameterNode
-
Is this as a return output parameter (e.g.
?
- isReturnOutputParameter - Variable in class org.apache.derby.impl.sql.GenericParameter
-
- isReusableRecordId - Variable in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Is reusable recordId.
- isReusableRecordId() - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
- isReuseablePs() - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
-
- isRightmostLeaf() - Method in class org.apache.derby.impl.store.access.btree.BranchControlRow
-
Is the current page the rightmost leaf of tree?
- isRightmostLeaf() - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Is the current page the rightmost leaf of tree?
- isRightmostLeaf() - Method in class org.apache.derby.impl.store.access.btree.LeafControlRow
-
Is the current page the rightmost leaf of tree?
- isRightOpen - Variable in class org.apache.derby.impl.sql.execute.JoinResultSet
-
- isRightOuterJoin() - Method in class org.apache.derby.impl.sql.compile.HalfOuterJoinNode
-
Return true if right outer join or false if left outer join
Used to set Nullability correctly in JoinNode
- isRightOuterJoinUsingClause() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Returns TRUE if the ResultColumn is join column for a RIGHT OUTER
JOIN with USING/NATURAL.
- isRollup() - Method in class org.apache.derby.impl.sql.compile.GroupByList
-
- isRoot - Variable in class org.apache.derby.impl.store.access.btree.ControlRow
-
Is this page the root of the btree?
- isRow - Variable in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
- isRow - Variable in class org.apache.derby.impl.sql.compile.CreateTriggerNode
-
- isRow - Variable in class org.apache.derby.impl.sql.compile.TriggerReferencingStruct
-
- isRow - Variable in class org.apache.derby.impl.sql.execute.CreateTriggerConstantAction
-
- isRowAlreadyExist(ExecRow) - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
-
Maintain an unique index based on the input row's row location in the
base table, this index make sures that we don't insert duplicate rows
into the temporary heap.
- isRowEmpty(DataValueDescriptor[]) - Static method in class org.apache.derby.iapi.store.access.RowUtil
-
See if a row actually contains no columns.
- isRowLocation(ResultColumn) - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Return true if the ResultColumn represents a RowLocation
- isRowMultiSet() - Method in interface org.apache.derby.catalog.TypeDescriptor
-
Return true if this is a Row Multiset type
- isRowMultiSet() - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
-
- isRowsetCursor_ - Variable in class org.apache.derby.client.am.ClientResultSet
-
- isRowTrigger() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Is this a row trigger
- isRowUpdated_ - Variable in class org.apache.derby.client.am.Cursor
-
- isRSCloseImplicit(boolean) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
Method to decide whether the ResultSet should be closed
implicitly based on the QRYCLSIMP value sent from the
client.
- isSameNodeKind(ValueNode) - Method in class org.apache.derby.impl.sql.compile.BinaryArithmeticOperatorNode
-
- isSameNodeKind(ValueNode) - Method in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
-
- isSameNodeKind(ValueNode) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
- isSameNodeKind(ValueNode) - Method in class org.apache.derby.impl.sql.compile.CharConstantNode
-
- isSameNodeKind(ValueNode) - Method in class org.apache.derby.impl.sql.compile.NumericConstantNode
-
- isSameNodeKind(ValueNode) - Method in class org.apache.derby.impl.sql.compile.SpecialFunctionNode
-
- isSameNodeKind(ValueNode) - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
-
- isSameNodeKind(ValueNode) - Method in class org.apache.derby.impl.sql.compile.UnaryArithmeticOperatorNode
-
- isSameNodeKind(ValueNode) - Method in class org.apache.derby.impl.sql.compile.UnaryDateTimestampOperatorNode
-
- isSameNodeKind(ValueNode) - Method in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
-
- isSameNodeKind(ValueNode) - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Some node classes represent several logical node types (to reduce
footprint), which we call kinds.
- isSameNodeKind(ValueNode) - Method in class org.apache.derby.impl.sql.compile.VarbitConstantNode
-
- isSameRM(XAResource) - Method in class org.apache.derby.client.net.NetXAResource
-
- isSameRM(XAResource) - Method in class org.apache.derby.jdbc.EmbedXAResource
-
This method is called to determine if the resource manager instance
represented by the target object is the same as the resouce manager
instance represented by the parameter xares.
- isSameService(String, String) - Method in interface org.apache.derby.iapi.services.monitor.PersistentService
-
- isSameService(String, String) - Method in class org.apache.derby.impl.services.monitor.StorageFactoryService
-
- isSchemaEmpty(SchemaDescriptor) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Indicate whether there is anything in the
particular schema.
- isSchemaEmpty(SchemaDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Indicate whether there is anything in the
particular schema.
- isSchemaModified() - Method in class org.apache.derby.impl.drda.PiggyBackedSessionData
-
- isSchemaReferenced(TransactionController, TabInfoImpl, int, int, DataValueDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Is the schema id referenced by the system table in question?
- isSchemaWithGrantableRoutines() - Method in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
Indicate whether this is a system schema with grantable routines
- isScoped() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Return whether or not this ColumnReference is scoped.
- isScopedForPush() - Method in class org.apache.derby.impl.sql.compile.Predicate
-
Return whether or not this predicate is a scoped copy of
another predicate.
- isScopedToSourceResultSet() - Method in class org.apache.derby.impl.sql.compile.Predicate
-
Return true if this predicate is scoped AND the scoped
operand is a ColumnReference that points to a source result
set.
- isScrollable() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
is this a scrollable cursor?
- isSearchable(int) - Method in class org.apache.derby.client.am.ColumnMetaData
-
- isSearchable(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
-
Can the column be used in a where clause?
- isSearchable(int) - Method in class org.apache.derby.vti.VTIMetaDataTemplate
-
Can the column be used in a WHERE clause?
- isSelfDeadlock() - Method in exception org.apache.derby.iapi.error.StandardException
-
Is this a self-deadlock exception caused by a nested transaction
being blocked by its parent's locks.
- isSelfReferencingFK() - Method in class org.apache.derby.iapi.sql.dictionary.ForeignKeyConstraintDescriptor
-
Am I a self-referencing FK?
- isServerCursorPositionAfterLast() - Method in class org.apache.derby.client.am.ClientResultSet
-
- isServersCursorPositionBeforeFirst() - Method in class org.apache.derby.client.am.ClientResultSet
-
- isServerStarted() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- isServerStarted(NetworkServerControl, int) - Static method in class org.apache.derby.drda.NetServlet
-
- isServiceProperty(String) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
-
Return true iff the key is the name of a database property that is
stored in services.properties.
- isSessionSchema(String) - Static method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Checks if the passed schema name is for SESSION schema
- isSessionSchema(SchemaDescriptor) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Checks if the passed schema descriptor is for SESSION schema
- isSet - Variable in class org.apache.derby.impl.sql.GenericParameter
-
- isSet(int) - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
-
Bit isSet
- isSet(int, int) - Method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
Return true if the requested modifer is set
- isSet(Properties, String) - Static method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Tells if the attribute/property has been set.
- isSet(Properties, String) - Static method in class org.apache.derby.impl.store.raw.RawStore
-
Tells if the attribute/property has been specified.
- isShrinking - Variable in class org.apache.derby.impl.services.cache.ClockPolicy
-
Tells whether there currently is a thread in the doShrink()
method.
- isShuttingDown() - Method in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
Return true if we are being shutdown
- isSigned(int) - Method in class org.apache.derby.client.am.ClientParameterMetaData
-
- isSigned(int) - Method in class org.apache.derby.client.am.ColumnMetaData
-
- isSigned(int) - Method in class org.apache.derby.impl.jdbc.EmbedParameterSetMetaData
-
Retrieves whether values for the designated parameter can be signed numbers.
- isSigned(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
-
Is the column a signed number?
- isSigned(int) - Method in class org.apache.derby.vti.VTIMetaDataTemplate
-
Is the column a signed number?
- isSigned(DataTypeDescriptor) - Static method in class org.apache.derby.iapi.types.DataTypeUtilities
-
Is the data type signed.
- isSingleExecution() - Method in interface org.apache.derby.iapi.sql.Activation
-
Returns true if this Activation is only going to be used for
one execution.
- isSingleExecution() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Returns true if this Activation is only going to be used for
one execution.
- isSingleExecution() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
Is the activation set up for a single execution.
- isSingleRowResultSet() - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
-
- isSingleUser() - Method in class org.apache.derby.impl.store.raw.data.TempRAFContainer
-
Returns true if only a single handle is connected to this container.
- isSlaveFactorySet() - Method in class org.apache.derby.impl.db.SlaveDatabase
-
If slaveFac (the reference to the SlaveFactory) has not already
been set, this method will try to set it by calling
Monitor.findServiceModule.
- isSourceRowResultSet() - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
-
- isSqlTypeNullable(int) - Static method in class org.apache.derby.client.am.Utils
-
- isStandardInput() - Method in class org.apache.derby.iapi.tools.i18n.LocalizedInput
-
- isStandardOutput() - Method in class org.apache.derby.iapi.tools.i18n.LocalizedOutput
-
- isStarted() - Method in interface org.apache.derby.iapi.store.replication.slave.SlaveFactory
-
Check whether or not slave replication mode has been
successfully started.
- isStarted() - Method in class org.apache.derby.impl.store.replication.slave.SlaveController
-
- isStartKey() - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicate
-
Is this predicate a start key?
- isStartKey() - Method in class org.apache.derby.impl.sql.compile.Predicate
-
- isStartReplicationMasterBoot(Properties) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
- isStartReplicationSlaveBoot(Properties) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
- isStatement() - Method in interface org.apache.derby.impl.tools.ij.ijResult
-
- isStatement() - Method in class org.apache.derby.impl.tools.ij.ijResultImpl
-
- isStatement() - Method in class org.apache.derby.impl.tools.ij.ijStatementResult
-
- isStatementPoolingEnabled() - Method in class org.apache.derby.client.ClientPooledConnection
-
Tells is statement pooling is enabled or not.
- isStatementResultSet() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Return true if this is a statement result set
- isStatic - Variable in class org.apache.derby.impl.sql.compile.NonStaticMethodCallNode
-
- isStatusSet() - Method in class org.apache.derby.impl.drda.EXTDTAReaderInputStream
-
Returns whether the status has been set or not.
- isStopKey() - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicate
-
Is this predicate a stop key?
- isStopKey() - Method in class org.apache.derby.impl.sql.compile.Predicate
-
- isStopReplicationMasterBoot(Properties) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
- isStopReplicationSlaveBoot(Properties) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Examine the boot properties and determine if a boot with the
given attributes should stop slave replication mode.
- isStorable() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
- isStorable() - Method in class org.apache.derby.impl.sql.GenericStorablePreparedStatement
-
- isStoreQualifier() - Method in class org.apache.derby.impl.sql.compile.Predicate
-
Is this predicate a possible Qualifier for store?
- isStream - Variable in class org.apache.derby.impl.services.reflect.JarLoader
-
True if the jar can only be accessed using a stream, because
the jar is itself in a database jar.
- isStreamContainer - Variable in class org.apache.derby.impl.store.raw.data.DropOnCommit
-
- isStrictlyOrdered(ColumnReference[], ConglomerateDescriptor) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Return whether or not this index is ordered on a permutation of the specified columns.
- isString() - Method in class org.apache.derby.client.am.ClientClob
-
- isStringType() - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
-
Report whether this type is a string type.
- isStringTypeId - Variable in class org.apache.derby.iapi.types.TypeId
-
- isStringTypeId() - Method in class org.apache.derby.iapi.types.TypeId
-
Does this TypeId represent a TypeId for a StringDataType.
- isSubString(byte[], int) - Method in class org.apache.derby.client.am.ClientBlob
-
- isSum - Variable in class org.apache.derby.impl.sql.compile.SumAvgAggregateDefinition
-
- isSunJVM() - Static method in class org.apache.derby.iapi.services.info.JVMInfo
-
Check whether this is sun jvm.
- isSupportedType(int) - Static method in class org.apache.derby.impl.jdbc.Util
-
Returns false if a data type is not supported for:
setObject(int, Object, int) and
setObject(int, Object, int, int).
- isSynonymDescriptor() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Is this descriptor represents a synonym?
- isSYSIBM - Variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
- isSYSIBM() - Method in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
- isSystem - Variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
- isSystemCode - Variable in class org.apache.derby.impl.sql.compile.StaticMethodCallNode
-
- isSystemCode - Variable in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
- isSystemSchema() - Method in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
Indicate whether this is a system schema or not
Examples of system schema's include:
SYS, SYSIBM, SYSCAT, SYSFUN, SYSPROC, SYSSTAT, and SYSCS_DIAG
- isSystemSchema(String) - Method in class org.apache.derby.tools.SignatureChecker
-
Return true if the schema is a system schema.
- isSystemSchemaName(String) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Determine whether a string is the name of the system schema.
- isSystemSchemaName(String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Determine whether a string is the name of the system schema.
- isTableFunction() - Method in interface org.apache.derby.catalog.AliasInfo
-
Return true if this alias is a Table Function.
- isTableFunction() - Method in class org.apache.derby.catalog.types.AggregateAliasInfo
-
- isTableFunction() - Method in class org.apache.derby.catalog.types.MethodAliasInfo
-
- isTableFunction() - Method in class org.apache.derby.catalog.types.RoutineAliasInfo
-
- isTableFunction() - Method in class org.apache.derby.catalog.types.SynonymAliasInfo
-
- isTableFunction() - Method in class org.apache.derby.catalog.types.UDTAliasInfo
-
- isTableFunction() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
-
Report whether this descriptor describes a Table Function.
- isTableFunction() - Method in class org.apache.derby.tools.SignatureChecker.SQLRoutine
-
- isTableFunction(Method) - Method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
Return true if the method describes a table function.
- isTableFunction(Optimizable) - Static method in class org.apache.derby.impl.sql.compile.OptimizerImpl
-
Return true if the optimizable is a table function
- isTableLocked() - Method in interface org.apache.derby.iapi.store.access.GenericScanController
-
Return whether this scan is table locked.
- isTableLocked() - Method in class org.apache.derby.impl.store.access.btree.OpenBTree
-
is the open btree table locked?
- isTableLocked() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericController
-
is the open btree table locked?
- isTableLocked() - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
-
is the open btree table locked?
- isTableLocked() - Method in class org.apache.derby.impl.store.access.sort.Scan
-
Return whether this scan is table locked.
- isTableValueCtorOrdering - Variable in class org.apache.derby.impl.sql.compile.OrderByList
-
true if this instance orders a
<table value constructor>.
- isTableValueCtorOrdering() - Method in class org.apache.derby.impl.sql.compile.OrderByList
-
- isTagged(int) - Static method in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
-
- isTarget - Variable in class org.apache.derby.impl.sql.compile.FromVTI
-
- isTarget - Variable in class org.apache.derby.impl.sql.execute.VTIResultSet
-
- isTargetTable() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Is the optimizable the target table of an update or delete?
- isTargetTable() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
- isTargetTable() - Method in class org.apache.derby.impl.sql.compile.FromTable
-
- ISTATS_ABSDIFF_THRESHOLD - Static variable in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
- ISTATS_CREATE_THRESHOLD - Static variable in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
- ISTATS_LNDIFF_THRESHOLD - Static variable in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
- isTemporary() - Method in interface org.apache.derby.iapi.store.access.conglomerate.Conglomerate
-
Is this conglomerate temporary?
- isTemporary() - Method in class org.apache.derby.impl.store.access.btree.BTree
-
Is this conglomerate temporary?
- isTemporary() - Method in class org.apache.derby.impl.store.access.heap.Heap
-
Is this conglomerate temporary?
- isTemporaryContainer() - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
Return true if this containerHandle refers to a temporary container.
- isTemporaryContainer() - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
- isThisUserDefinedsavepoint() - Method in class org.apache.derby.impl.store.raw.xact.SavePoint
-
- isTimestampId() - Method in class org.apache.derby.iapi.types.TypeId
-
Is this a TIMESTAMP?
- isTopResultSet - Variable in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
- ISTORE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- ISTORE_0 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- ISTORE_1 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- ISTORE_2 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- ISTORE_3 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- isTraceOn() - Method in class org.apache.derby.impl.drda.Session
-
Get whether tracing is on
- isTransactionPristine() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Reports whether there is any outstanding work in the transaction.
- isTransactionPristine() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Reports whether there is any outstanding work in the transaction.
- isTransitionTable(FromBaseTable) - Method in class org.apache.derby.impl.sql.compile.CreateTriggerNode
-
Check if a table represents one of the transition tables.
- isTransitionVariable(TableName, String, String) - Static method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Check if a table name is actually a transition variable.
- isTransparent - Variable in class org.apache.derby.impl.sql.compile.FromList
-
- istream - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- istream - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
- isTrue(Properties, String) - Static method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Tells if the attribute/property has the value true.
- isTrue(Properties, String) - Static method in class org.apache.derby.impl.store.raw.RawStore
-
Tells if the attribute/property has been set to true.
- isTypeAndName(PersistentService, Class, String) - Method in class org.apache.derby.impl.services.monitor.ModuleInstance
-
- ISUB - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- isUnicodeStream() - Method in class org.apache.derby.client.am.ClientClob
-
- isUninitialized() - Method in interface org.apache.derby.iapi.sql.compile.CostEstimate
-
Return whether or not this CostEstimate is uninitialized.
- isUninitialized() - Method in class org.apache.derby.impl.sql.compile.CostEstimateImpl
-
- isUnique - Variable in class org.apache.derby.catalog.types.IndexDescriptorImpl
-
This class implements Formatable.
- isUnique() - Method in interface org.apache.derby.catalog.IndexDescriptor
-
Returns true if the index is unique.
- isUnique() - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
-
- isUnique() - Method in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
-
- isUnique() - Method in class org.apache.derby.impl.store.access.btree.BTree
-
Is this a "unique" index?
- isUniqueDeferrable - Variable in class org.apache.derby.catalog.types.IndexDescriptorImpl
-
The index represents a PRIMARY KEY or a UNIQUE NOT NULL constraint which
is deferrable.
- isUniqueDeferrable() - Method in interface org.apache.derby.catalog.IndexDescriptor
-
The index represents a PRIMARY KEY or a UNIQUE NOT NULL constraint which
is deferrable.
- isUniqueDeferrable() - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
-
The index represents a PRIMARY KEY or a UNIQUE NOT NULL constraint which
is deferrable.
- isUniqueDeferrable() - Method in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
-
- isUniqueStream - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
-
- isUniqueWithDuplicateNulls - Variable in class org.apache.derby.catalog.types.IndexDescriptorImpl
-
- isUniqueWithDuplicateNulls() - Method in interface org.apache.derby.catalog.IndexDescriptor
-
Returns true if the index is duplicate keys only for null key parts.
- isUniqueWithDuplicateNulls() - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
-
- isUniqueWithDuplicateNulls() - Method in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
-
- isUniqueWithDuplicateNulls() - Method in class org.apache.derby.impl.store.access.btree.BTree
-
Returns if the index type is uniqueWithDuplicateNulls.
- isUnlocked() - Method in class org.apache.derby.impl.services.locks.LockControl
-
- isUpdatable() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Returns true if this column is updatable.
- isUpdatableCursor() - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
- isUpdatableCursor(DataDictionary) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Determine if this result set is updatable or not, for a cursor
(i.e., is it a cursor-updatable select).
- isUpdatableCursor(DataDictionary) - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Determine if this select is updatable or not, for a cursor.
- isUpdate() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
-
- isUpdate__ - Static variable in class org.apache.derby.client.am.ClientStatement
-
- isUpdateClause() - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Return true if this is a WHEN MATCHED ...
- isUpdateColumn(String) - Method in interface org.apache.derby.iapi.sql.execute.ExecPreparedStatement
-
Check if the specified column name is one of the update columns.
- isUpdateColumn(String) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
- isUpdateCount() - Method in interface org.apache.derby.impl.tools.ij.ijResult
-
- isUpdateCount() - Method in class org.apache.derby.impl.tools.ij.ijResultImpl
-
- isUpdateCount() - Method in class org.apache.derby.impl.tools.ij.ijStatementResult
-
- isUpdated() - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
-
Returns TRUE if the row was been updated within the transaction,
otherwise returns FALSE
- isUpdateDeleteHole_ - Variable in class org.apache.derby.client.am.Cursor
-
- isUpdateDeleteHoleCache_ - Variable in class org.apache.derby.client.am.Cursor
-
- isUpdateSql__ - Static variable in class org.apache.derby.client.am.ClientStatement
-
- isUpgradeNeeded(PC_XenaVersion) - Method in class org.apache.derby.impl.store.access.PC_XenaVersion
-
- isUpToDate() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
- isUserCreatableType() - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Check to make sure that this type id is something a user can create
him/herself directly through an SQL CREATE TABLE statement.
- isUserDefinedAggregate() - Method in class org.apache.derby.impl.sql.compile.AggregateNode
-
Return true if this is a user-defined aggregate
- isUserDefinedType() - Method in interface org.apache.derby.catalog.TypeDescriptor
-
Return true if this is a user defined type
- isUserDefinedType() - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
-
- isUserDefinedTypeId - Variable in class org.apache.derby.iapi.types.TypeId
-
- isUserDefinedTypeId() - Method in class org.apache.derby.iapi.types.TypeId
-
Is this a type id for a user defined type?
- isUserTransaction() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
see if this transaction is a user transaction.
- isUseUpdateLocks() - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
-
- isVacuousWrapper(Throwable) - Static method in exception org.apache.derby.iapi.error.StandardException
-
Check if the top-level throwable is just a vacuous wrapper that does
not carry any useful information except what's returned by the
Throwable.getCause() method.
- isValid - Variable in class org.apache.derby.impl.jdbc.EmbedBlob
-
- isValid - Variable in class org.apache.derby.impl.jdbc.EmbedClob
-
Tells whether the Clob has been freed or not.
- isValid - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
-
By setting isValid to false, we can force a new activation to be used
even if the prepared statement is still valid.
- isValid - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
-
- isValid - Variable in class org.apache.derby.impl.store.raw.data.AllocationCache
-
- isValid() - Method in interface org.apache.derby.iapi.sql.depend.Dependent
-
Check that all of the dependent's dependencies are valid.
- isValid() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
-
Check that all of the dependent's dependencies are valid.
- isValid() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
Check that all of the dependent's dependencies are valid.
- isValid() - Method in class org.apache.derby.iapi.sql.dictionary.DefaultDescriptor
-
Check that all of the dependent's dependencies are valid.
- isValid() - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
-
Check that all of the dependent's dependencies are valid.
- isValid() - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Check that all of the dependent's dependencies are valid.
- isValid() - Method in class org.apache.derby.iapi.sql.dictionary.StatisticsDescriptor
-
- isValid() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Check that all of the dependent's dependencies are valid.
- isValid() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Check that all of the dependent's dependencies are valid.
- isValid() - Method in class org.apache.derby.iapi.sql.dictionary.ViewDescriptor
-
Check that all of the dependent's dependencies are valid.
- isValid() - Method in class org.apache.derby.impl.services.cache.CacheEntry
-
Check whether this entry holds a valid object.
- isValid() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
- isValid() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- isValid() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Check that all of the dependent's dependencies are valid.
- isValid() - Method in class org.apache.derby.tools.SignatureChecker.ParsedArgs
-
- isValid(int) - Method in class org.apache.derby.client.am.LogicalConnection
-
Checks if the connection has not been closed and is still valid.
- isValid(int) - Method in class org.apache.derby.client.net.NetConnection
-
Checks if the connection has not been closed and is still valid.
- isValid(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
Checks if the connection has not been closed and is still valid.
- isValid(int) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Checks if the connection has not been closed and is still valid.
- isValid_ - Variable in class org.apache.derby.client.am.Lob
-
This boolean variable indicates whether the Lob object has been
invalidated by calling free() on it
- isValidatingCheckConstraint() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
- isValidCursorPosition_ - Variable in class org.apache.derby.client.am.ClientResultSet
-
- isValidOffset(int, int) - Method in class org.apache.derby.impl.jdbc.LOBStreamControl
-
- isValidPostion(long) - Method in class org.apache.derby.impl.jdbc.LOBStreamControl
-
- isValidStmt - Variable in class org.apache.derby.client.net.NetConnection
-
Prepared statement that is used each time isValid() is called on this
connection.
- isVararg(int) - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
Return true if the parameter is a vararg
- isVarArgsMethod(Member) - Method in class org.apache.derby.iapi.services.loader.ClassInspector
-
Return true if the method or constructor supports varargs.
- isVector() - Method in interface org.apache.derby.impl.tools.ij.ijResult
-
- isVector() - Method in class org.apache.derby.impl.tools.ij.ijResultImpl
-
- isVector() - Method in class org.apache.derby.impl.tools.ij.ijVectorResult
-
- isVirtualMemHeap - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
-
- isVirtualMemHeap - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
- isWhereExistsAnyInWithWhereSubquery() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Check whether this is a WHERE EXISTS | ANY | IN subquery with a subquery
in its own WHERE clause.
- isWhereSubquery() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Is this subquery part of a whereclause?
- isWithAdminOption() - Method in class org.apache.derby.iapi.sql.dictionary.RoleGrantDescriptor
-
- isWrapperFor(Class) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
Returns false unless iface is implemented
- isWrapperFor(Class<?>) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
Returns false unless interfaces is implemented
- isWrapperFor(Class<?>) - Method in class org.apache.derby.client.am.ClientParameterMetaData
-
Check whether this instance wraps an object that implements the interface
specified by iface.
- isWrapperFor(Class<?>) - Method in class org.apache.derby.client.am.ClientResultSet
-
Returns false unless interfaces is implemented
- isWrapperFor(Class<?>) - Method in class org.apache.derby.client.am.ClientStatement
-
Returns false unless iface is implemented
- isWrapperFor(Class<?>) - Method in class org.apache.derby.client.am.ColumnMetaData
-
Check whether this instance wraps an object that implements the interface
specified by iface.
- isWrapperFor(Class<?>) - Method in class org.apache.derby.client.am.LogicalConnection
-
- isWrapperFor(Class<?>) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- isWrapperFor(Class<?>) - Method in class org.apache.derby.client.am.LogicalStatementEntity
-
Check whether this instance wraps an object that implements the interface
specified by iface.
- isWrapperFor(Class<?>) - Method in class org.apache.derby.client.net.NetConnection
-
Returns false unless interfaces is implemented
- isWrapperFor(Class<?>) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
Returns false unless iface is implemented.
- isWrapperFor(Class<?>) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Returns false unless interfaces is implemented
- isWrapperFor(Class<?>) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Returns whether or not this instance implements the specified interface.
- isWrapperFor(Class<?>) - Method in class org.apache.derby.impl.jdbc.EmbedParameterSetMetaData
-
Returns false unless iface is implemented.
- isWrapperFor(Class<?>) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Returns false unless
interfaces is implemented
- isWrapperFor(Class<?>) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
-
Returns whether or not this instance implements the specified interface.
- isWrapperFor(Class<?>) - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
Returns false unless interfaces is implemented.
- isWrapperFor(Class<?>) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
Check whether this instance wraps an object that implements the
interface specified by iface.
- isWrapperFor(Class<?>) - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Returns false unless interFace is implemented.
- isWrapperFor(Class<?>) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- isWrapperFor(Class<?>) - Method in class org.apache.derby.vti.VTIMetaDataTemplate
-
- isWrapperFor(Class<?>) - Method in class org.apache.derby.vti.VTITemplate
-
- isWritable() - Method in interface org.apache.derby.impl.jdbc.InternalClob
-
Tells if the Clob representation is intended to be writable.
- isWritable() - Method in class org.apache.derby.impl.jdbc.StoreStreamClob
-
Tells if this Clob can be modified.
- isWritable() - Method in class org.apache.derby.impl.jdbc.TemporaryClob
-
Tells if this Clob is intended to be writable.
- isWritable(int) - Method in class org.apache.derby.client.am.ColumnMetaData
-
- isWritable(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
-
Is it possible for a write on the column to succeed?
- isWritable(int) - Method in class org.apache.derby.vti.VTIMetaDataTemplate
-
Is it possible for a write on the column to succeed?
- isWriteSynced - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
-
Note: Why logging system support file sync and write sync ?
- isXAConnection() - Method in class org.apache.derby.client.am.ClientConnection
-
- isXAConnection_ - Variable in class org.apache.derby.client.am.ClientConnection
-
- isXARequester() - Method in class org.apache.derby.impl.drda.AppRequester
-
Is this an AppRequester that supports XA
return true if XAMGR >= 7, false otherwise
- isXMLTypeId() - Method in class org.apache.derby.iapi.types.TypeId
-
Is this an XML doc?
- isXplainOnlyMode() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
- iterations - Variable in class org.apache.derby.impl.tools.ij.mtTestCase
-
- iterator() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNodeVector
-
- IUSHR - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- ivspec - Variable in class org.apache.derby.impl.services.jce.JCECipherProvider
-
- ivUsed - Variable in class org.apache.derby.impl.services.jce.JCECipherProvider
-
- IXOR - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- r - Variable in class org.apache.derby.client.am.UpdateSensitiveClobLocatorReader
-
- R_COMPAT - Static variable in class org.apache.derby.iapi.store.raw.RowLock
-
Row lock compatibility table.
- R_NUMBER - Static variable in class org.apache.derby.iapi.store.raw.RowLock
-
Number of row locks.
- ra - Variable in class org.apache.derby.impl.drda.XADatabase
-
- ra - Variable in class org.apache.derby.jdbc.BasicEmbeddedXADataSource40
-
link to the database
- ra - Variable in class org.apache.derby.jdbc.EmbeddedXADataSource
-
A cached link to the database, set up with the first connection is
made.
- ra - Variable in class org.apache.derby.jdbc.EmbedXAResource
-
- RA_CASCADE - Static variable in interface org.apache.derby.iapi.sql.StatementType
-
- RA_NOACTION - Static variable in interface org.apache.derby.iapi.sql.StatementType
-
- RA_RESTRICT - Static variable in interface org.apache.derby.iapi.sql.StatementType
-
- RA_SETDEFAULT - Static variable in interface org.apache.derby.iapi.sql.StatementType
-
- RA_SETNULL - Static variable in interface org.apache.derby.iapi.sql.StatementType
-
- raDeleteRule - Variable in class org.apache.derby.iapi.sql.dictionary.ForeignKeyConstraintDescriptor
-
- raDeleteRule - Variable in class org.apache.derby.iapi.sql.dictionary.SubKeyConstraintDescriptor
-
- raDeleteRule - Variable in class org.apache.derby.impl.sql.execute.ConstraintInfo
-
- raDependentScan - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Information for dependent table scan for Referential Actions
- raf - Variable in class org.apache.derby.impl.load.ImportFileInputStream
-
- RAFContainer - Class in org.apache.derby.impl.store.raw.data
-
RAFContainer (short for RandomAccessFileContainer) is a concrete subclass of FileContainer
for FileContainers which are implemented on java.io.RandomAccessFile.
- RAFContainer(BaseDataFileFactory) - Constructor for class org.apache.derby.impl.store.raw.data.RAFContainer
-
- RAFContainer4 - Class in org.apache.derby.impl.store.raw.data
-
RAFContainer4 overrides a few methods in FileContainer/RAFContainer in order
to use FileChannel from Java 1.4's New IO framework to issue multiple IO
operations to the same file concurrently instead of strictly serializing IO
operations using a mutex on the container object.
- RAFContainer4(BaseDataFileFactory) - Constructor for class org.apache.derby.impl.store.raw.data.RAFContainer4
-
- RAMAccessManager - Class in org.apache.derby.impl.store.access
-
- RAMAccessManager() - Constructor for class org.apache.derby.impl.store.access.RAMAccessManager
-
Constructors for This class:
- RAMAccessUndoHandler - Class in org.apache.derby.impl.store.access
-
A class that provides interface to be called when undo of an Insert
happens in raw store.
- RAMAccessUndoHandler(RAMAccessManager) - Constructor for class org.apache.derby.impl.store.access.RAMAccessUndoHandler
-
Constructors for This class:
- RAMTransaction - Class in org.apache.derby.impl.store.access
-
- RAMTransaction() - Constructor for class org.apache.derby.impl.store.access.RAMTransaction
-
- RAMTransaction(RAMAccessManager, Transaction, RAMTransaction) - Constructor for class org.apache.derby.impl.store.access.RAMTransaction
-
- RAMTransaction(RAMAccessManager, RAMTransaction, int, byte[], byte[]) - Constructor for class org.apache.derby.impl.store.access.RAMTransaction
-
- RAMTransactionContext - Class in org.apache.derby.impl.store.access
-
- RAMTransactionContext(ContextManager, String, RAMTransaction, boolean) - Constructor for class org.apache.derby.impl.store.access.RAMTransactionContext
-
- RAMXACT_CHILD_CONTEXT_ID - Static variable in interface org.apache.derby.iapi.store.access.AccessFactoryGlobals
-
- RAMXACT_CONTEXT_ID - Static variable in interface org.apache.derby.iapi.store.access.AccessFactoryGlobals
-
- RAMXACT_INTERNAL_CONTEXT_ID - Static variable in interface org.apache.derby.iapi.store.access.AccessFactoryGlobals
-
- RAND(int) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Pseudo-random number function.
- random - Variable in class org.apache.derby.impl.store.raw.RawStore
-
- random() - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Returns a secure random number for this raw store - if database is not
encrypted, returns 0.
- random() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
return a secure random number
- random() - Method in class org.apache.derby.impl.store.raw.RawStore
-
- randomAccessFile - Variable in class org.apache.derby.impl.jdbc.LOBFile
-
- RANGE_BOTTOM - Static variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
- RANGE_TOP - Static variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
- rangeCheckCrossConverters - Static variable in class org.apache.derby.client.am.Configuration
-
- raParentResultSetId - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
-
- raParentResultSets - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
-
- raRules - Variable in class org.apache.derby.impl.sql.execute.FKInfo
-
- raUpdateRule - Variable in class org.apache.derby.iapi.sql.dictionary.ForeignKeyConstraintDescriptor
-
- raUpdateRule - Variable in class org.apache.derby.iapi.sql.dictionary.SubKeyConstraintDescriptor
-
- raUpdateRule - Variable in class org.apache.derby.impl.sql.execute.ConstraintInfo
-
- RAW_STORE_ALLOC_PAGE - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
- RAW_STORE_GLOBAL_XACT_ID_NEW - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
- RAW_STORE_GLOBAL_XACT_ID_V20 - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
- RAW_STORE_SINGLE_CONTAINER_FILE - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
container types
- RAW_STORE_SINGLE_CONTAINER_STREAM_FILE - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
- RAW_STORE_STORED_PAGE - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
page types
- RAW_STORE_TRANSACTION_TABLE - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
- RAW_STORE_TRANSACTION_TABLE_ENTRY - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
- RAW_STORE_XACT_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
- RawContainerHandle - Interface in org.apache.derby.iapi.store.raw.data
-
RawContainerHandle is the form of ContainerHandle that is used within
the raw store.
- rawData - Variable in class org.apache.derby.iapi.types.SQLChar
-
- rawData - Variable in class org.apache.derby.iapi.types.SQLDecimal
-
See comments for value
- rawDataIn - Variable in class org.apache.derby.impl.store.raw.data.StoredPage
-
Input streams used to read/write bytes to/from the page byte array.
- rawDataOut - Variable in class org.apache.derby.impl.store.raw.data.StoredPage
-
- RawField - Class in org.apache.derby.impl.store.raw.data
-
- RawField(byte[]) - Constructor for class org.apache.derby.impl.store.raw.data.RawField
-
- rawGetClobLength() - Method in class org.apache.derby.iapi.types.SQLChar
-
- rawInput - Variable in class org.apache.derby.impl.store.raw.log.FlushedScanHandle
-
- rawLength - Variable in class org.apache.derby.iapi.types.SQLChar
-
- rawScale - Variable in class org.apache.derby.iapi.types.SQLDecimal
-
See comments for value
- rawSocketInputStream_ - Variable in class org.apache.derby.client.net.NetAgent
-
- rawSocketOutputStream_ - Variable in class org.apache.derby.client.net.NetAgent
-
- rawstore - Variable in class org.apache.derby.impl.store.access.RAMAccessManager
-
The raw store that this access manager uses.
- RawStore - Class in org.apache.derby.impl.store.raw
-
A Raw store that implements the RawStoreFactory module by delegating all the
work to the lower modules TransactionFactory, LogFactory and DataFactory.
- RawStore() - Constructor for class org.apache.derby.impl.store.raw.RawStore
-
- RAWSTORE - Static variable in interface org.apache.derby.iapi.store.raw.Loggable
-
- RAWSTORE_CANNOT_BACKUP_INTO_DATABASE_DIRECTORY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RAWSTORE_CANNOT_BACKUP_TO_NONDIRECTORY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RAWSTORE_CANNOT_CHANGE_LOGDEVICE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RAWSTORE_CANNOT_CREATE_BACKUP_DIRECTORY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RAWSTORE_ERROR_COPYING_FILE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RAWSTORE_ERROR_RENAMING_FILE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RAWSTORE_NESTED_FREEZE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RAWSTORE_RECORD_VANISHED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RAWSTORE_UNEXPECTED_EXCEPTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- rawStoreDaemon - Variable in class org.apache.derby.impl.store.raw.RawStore
-
- rawStoreDaemon - Variable in class org.apache.derby.impl.store.raw.xact.XactFactory
-
- rawStoreFactory - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
- rawStoreFactory - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
-
- rawStoreFactory - Variable in class org.apache.derby.impl.store.raw.xact.XactFactory
-
- rawStoreFactory - Variable in class org.apache.derby.impl.store.replication.master.MasterController
-
- rawStoreFactory - Variable in class org.apache.derby.impl.store.replication.slave.SlaveController
-
- RawStoreFactory - Interface in org.apache.derby.iapi.store.raw
-
RawStoreFactory implements a single unit of transactional
storage.
- rawStoreId - Variable in class org.apache.derby.impl.store.raw.data.StreamFileContainerHandle
-
Raw Store identifier
MT - Immutable
- rawStreamPos - Variable in class org.apache.derby.impl.jdbc.UTF8Reader
-
Store the last visited position in the store stream, if it is capable of
repositioning itself (positionedIn != null).
- RawToBinaryFormatStream - Class in org.apache.derby.iapi.types
-
Stream that takes a raw input stream and converts it
to the on-disk format of the binary types by prepending the
length of the value.
- RawToBinaryFormatStream(InputStream, int) - Constructor for class org.apache.derby.iapi.types.RawToBinaryFormatStream
-
Create a binary on-disk stream from the given InputStream.
- RawToBinaryFormatStream(InputStream, int, String) - Constructor for class org.apache.derby.iapi.types.RawToBinaryFormatStream
-
Create a binary on-disk stream from the given InputStream
of unknown length.
- rawtran - Variable in class org.apache.derby.impl.store.access.btree.index.B2IRowLocking3
-
The transaction to associate lock requests with.
- rawtran - Variable in class org.apache.derby.impl.store.access.RAMTransaction
-
The corresponding raw store transaction.
- RawTransaction - Class in org.apache.derby.iapi.store.raw.xact
-
RawTransaction is the form of Transaction used within the raw store.
- RawTransaction() - Constructor for class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
- rc - Variable in class org.apache.derby.impl.sql.execute.DeleteResultSet
-
- rc2 - Variable in class org.apache.derby.impl.services.monitor.BaseMonitor
-
- rci - Variable in class org.apache.derby.diag.ContainedRoles
-
- rcl - Variable in class org.apache.derby.impl.sql.compile.ReplaceAggregatesWithCRVisitor
-
- rcl - Variable in class org.apache.derby.impl.sql.compile.ReplaceWindowFuncCallsWithCRVisitor
-
- rd - Variable in class org.apache.derby.impl.sql.execute.AggregatorInfo
-
- RDB - Static variable in class org.apache.derby.client.net.CodePoint
-
- RDB - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- RDBACCCL - Static variable in class org.apache.derby.client.net.CodePoint
-
- RDBACCCL - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- rdbAccessed(int, String, boolean, byte[]) - Method in class org.apache.derby.client.net.NetConnection
-
- RDBACCRM - Static variable in class org.apache.derby.client.net.CodePoint
-
- RDBACCRM - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- RDBAFLRM - Static variable in class org.apache.derby.client.net.CodePoint
-
- RDBAFLRM - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- rdbAllowUpdates - Variable in class org.apache.derby.impl.drda.Database
-
- RDBALWUPD - Static variable in class org.apache.derby.client.net.CodePoint
-
- RDBALWUPD - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- RDBATHRM - Static variable in class org.apache.derby.client.net.CodePoint
-
- RDBATHRM - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- RDBCMM - Static variable in class org.apache.derby.client.net.CodePoint
-
- RDBCMM - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- RDBCMTOK - Static variable in class org.apache.derby.client.net.CodePoint
-
- RDBCMTOK - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- rdbcolid - Variable in class org.apache.derby.impl.drda.DRDAConnThread
-
Current RDB Collection Identifier.
- rdbcolid - Variable in class org.apache.derby.impl.drda.Pkgnamcsn
-
RDB Package Collection Identifier.
- RDBCOLID - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- RDBCOLID_LEN - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- RDBINTTKN - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- RDBNACRM - Static variable in class org.apache.derby.client.net.CodePoint
-
- RDBNACRM - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- rdbnam - Variable in class org.apache.derby.impl.drda.DRDAConnThread
-
Current RDB Package Name.
- rdbnam - Variable in exception org.apache.derby.impl.drda.DRDAProtocolException
-
- rdbnam - Variable in class org.apache.derby.impl.drda.Pkgnamcsn
-
Database name.
- RDBNAM - Static variable in class org.apache.derby.client.net.CodePoint
-
- RDBNAM - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- RDBNAM_LEN - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- RDBNAM_MAX_LEN - Static variable in class org.apache.derby.client.net.NetConfiguration
-
- RDBNAM_MAX_NAME - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- rdbnamMismatch(int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Database name given under code point doesn't match previous database names
- RDBNFNRM - Static variable in class org.apache.derby.client.net.CodePoint
-
- RDBNFNRM - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- rdbNotFound(String) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
RDB not found
- RDBRLLBCK - Static variable in class org.apache.derby.client.net.CodePoint
-
- RDBRLLBCK - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- RDBUPDRM - Static variable in class org.apache.derby.client.net.CodePoint
-
- RDBUPDRM - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- RDBUPDRM_sent - Variable in class org.apache.derby.impl.drda.Database
-
- reached(CompatibilitySpace, Object, int, Enumeration, int) - Method in interface org.apache.derby.iapi.services.locks.Limit
-
Called by the lock factory when a limit has been reached.
- reached(CompatibilitySpace, Object, int, Enumeration, int) - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
- read - Variable in class org.apache.derby.iapi.util.DoubleProperties
-
- read() - Method in class org.apache.derby.client.am.AsciiStream
-
- read() - Method in class org.apache.derby.client.am.BlobLocatorInputStream
-
- read() - Method in class org.apache.derby.client.am.ByteArrayCombinerStream
-
Read a single byte.
- read() - Method in class org.apache.derby.client.am.ClobLocatorInputStream
-
- read() - Method in class org.apache.derby.client.am.ClobLocatorReader
-
- read() - Method in class org.apache.derby.client.am.CloseFilterInputStream
-
- read() - Method in class org.apache.derby.client.am.UpdateSensitiveClobLocatorReader
-
- read() - Method in class org.apache.derby.client.am.UpdateSensitiveLOBLocatorInputStream
-
- read() - Method in class org.apache.derby.client.net.EncodedInputStream
-
- read() - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
-
- read() - Method in class org.apache.derby.iapi.services.io.CloseFilterInputStream
-
- read() - Method in class org.apache.derby.iapi.services.io.LimitInputStream
-
- read() - Method in class org.apache.derby.iapi.services.io.LimitReader
-
- read() - Method in class org.apache.derby.iapi.types.RawToBinaryFormatStream
-
Read from the wrapped stream prepending the intial bytes if needed.
- read() - Method in class org.apache.derby.iapi.types.ReaderToUTF8Stream
-
Reads a byte from the stream.
- read() - Method in class org.apache.derby.impl.drda.EXTDTAInputStream
-
- read() - Method in class org.apache.derby.impl.drda.FailingEXTDTAInputStream
-
Throws an exception.
- read() - Method in class org.apache.derby.impl.drda.LayerBStreamedEXTDTAReaderInputStream
-
Reads the next byte of data from the input stream.
- read() - Method in class org.apache.derby.impl.drda.ReEncodedInputStream
-
- read() - Method in class org.apache.derby.impl.drda.StandardEXTDTAReaderInputStream
-
Reads the next byte of data from the input stream.
- read() - Method in class org.apache.derby.impl.io.vfmem.BlockedByteArrayInputStream
-
Reads a single byte.
- read() - Method in class org.apache.derby.impl.jdbc.AutoPositioningStream
-
Reads a single byte from the underlying stream.
- read() - Method in class org.apache.derby.impl.jdbc.ClobUpdatableReader
-
- read() - Method in class org.apache.derby.impl.jdbc.LOBInputStream
-
Reads the next byte of data from the input stream.
- read() - Method in class org.apache.derby.impl.jdbc.PositionedStoreStream
-
Reads a single byte from the underlying stream.
- read() - Method in class org.apache.derby.impl.jdbc.ReaderToAscii
-
- read() - Method in class org.apache.derby.impl.jdbc.UpdatableBlobStream
-
Reads the next byte of data from the input stream.
- read() - Method in class org.apache.derby.impl.jdbc.UTF8Reader
-
Reads a single character from the stream.
- read() - Method in class org.apache.derby.impl.load.ImportFileInputStream
-
Reads a byte of data from this input stream.
- read() - Method in class org.apache.derby.impl.store.raw.data.BufferedByteHolderInputStream
-
- read() - Method in interface org.apache.derby.impl.store.raw.data.ByteHolder
-
Read a byte from this ByteHolder.
- read() - Method in class org.apache.derby.impl.store.raw.data.ByteHolderInputStream
-
- read() - Method in class org.apache.derby.impl.store.raw.data.MemByteHolder
-
- read() - Method in class org.apache.derby.impl.store.raw.data.RememberBytesInputStream
-
- read(byte[]) - Method in class org.apache.derby.client.am.CloseFilterInputStream
-
- read(byte[]) - Method in class org.apache.derby.iapi.services.io.CloseFilterInputStream
-
- read(byte[]) - Method in class org.apache.derby.impl.drda.EXTDTAInputStream
-
- read(byte[]) - Method in class org.apache.derby.impl.jdbc.AutoPositioningStream
-
Reads a number of bytes from the underlying stream and stores them in the
specified byte array.
- read(byte[]) - Method in class org.apache.derby.impl.jdbc.PositionedStoreStream
-
Reads a number of bytes from the underlying stream and stores them in the
specified byte array.
- read(byte[]) - Method in class org.apache.derby.impl.jdbc.UpdatableBlobStream
-
Reads some number of bytes from the input stream and stores them into
the buffer array b.
- read(byte[], int) - Method in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
-
- read(byte[], int, int) - Method in class org.apache.derby.client.am.BlobLocatorInputStream
-
- read(byte[], int, int) - Method in class org.apache.derby.client.am.ByteArrayCombinerStream
-
Reads up to len bytes of data from the input stream into an array of
bytes.
- read(byte[], int, int) - Method in class org.apache.derby.client.am.ClobLocatorInputStream
-
- read(byte[], int, int) - Method in class org.apache.derby.client.am.CloseFilterInputStream
-
- read(byte[], int, int) - Method in class org.apache.derby.client.am.UpdateSensitiveLOBLocatorInputStream
-
- read(byte[], int, int) - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
-
- read(byte[], int, int) - Method in class org.apache.derby.iapi.services.io.CloseFilterInputStream
-
- read(byte[], int, int) - Method in class org.apache.derby.iapi.services.io.LimitInputStream
-
- read(byte[], int, int) - Method in class org.apache.derby.iapi.types.RawToBinaryFormatStream
-
Read from the wrapped stream prepending the intial bytes if needed.
- read(byte[], int, int) - Method in class org.apache.derby.iapi.types.ReaderToUTF8Stream
-
Reads up to len bytes from the stream.
- read(byte[], int, int) - Method in class org.apache.derby.impl.drda.EXTDTAInputStream
-
- read(byte[], int, int) - Method in class org.apache.derby.impl.drda.LayerBStreamedEXTDTAReaderInputStream
-
Reads up to len bytes of data from the input stream into
an array of bytes.
- read(byte[], int, int) - Method in class org.apache.derby.impl.drda.StandardEXTDTAReaderInputStream
-
Reads up to len bytes of data from the input stream into
an array of bytes.
- read(byte[], int, int) - Method in class org.apache.derby.impl.io.vfmem.BlockedByteArrayInputStream
-
Reads up to len bytes.
- read(byte[], int, int) - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
-
- read(byte[], int, int) - Method in class org.apache.derby.impl.jdbc.AutoPositioningStream
-
Reads a number of bytes from the underlying stream and stores them in the
specified byte array at the specified offset.
- read(byte[], int, int) - Method in class org.apache.derby.impl.jdbc.EncryptedLOBFile
-
Reads len or remaining bytes in the file (whichever is lower) bytes
into buff starting from off position of the buffer.
- read(byte[], int, int) - Method in class org.apache.derby.impl.jdbc.LOBFile
-
Reads len number of bytes from the file starting from off position
in the buffer.
- read(byte[], int, int) - Method in class org.apache.derby.impl.jdbc.LOBInputStream
-
Reads up to len bytes of data from the input stream into
an array of bytes.
- read(byte[], int, int) - Method in class org.apache.derby.impl.jdbc.PositionedStoreStream
-
Reads a number of bytes from the underlying stream and stores them in the
specified byte array at the specified offset.
- read(byte[], int, int) - Method in class org.apache.derby.impl.jdbc.ReaderToAscii
-
- read(byte[], int, int) - Method in class org.apache.derby.impl.jdbc.UpdatableBlobStream
-
Reads up to len bytes of data from the input stream into
an array of bytes.
- read(byte[], int, int) - Method in class org.apache.derby.impl.load.ImportFileInputStream
-
Reads up to length bytes of data from this input stream
into given array.
- read(byte[], int, int) - Method in class org.apache.derby.impl.store.raw.data.BufferedByteHolderInputStream
-
- read(byte[], int, int) - Method in interface org.apache.derby.impl.store.raw.data.ByteHolder
-
Read up to 'len' bytes from this ByteHolder and store them in
an array at offset 'off'.
- read(byte[], int, int) - Method in class org.apache.derby.impl.store.raw.data.ByteHolderInputStream
-
- read(byte[], int, int) - Method in class org.apache.derby.impl.store.raw.data.MemByteHolder
-
- read(byte[], int, int) - Method in class org.apache.derby.impl.store.raw.data.RememberBytesInputStream
-
- read(byte[], int, int) - Method in interface org.apache.derby.io.StorageRandomAccessFile
-
Reads up to len bytes of data from this file into an
array of bytes.
- read(byte[], int, int, long) - Method in class org.apache.derby.impl.jdbc.LOBStreamControl
-
Reads bytes starting from 'position' into bytes array.
- read(byte[], int, OutputStream, int) - Method in class org.apache.derby.impl.store.raw.data.MemByteHolder
-
- read(char[], int, int) - Method in class org.apache.derby.client.am.ClobLocatorReader
-
- read(char[], int, int) - Method in class org.apache.derby.client.am.UpdateSensitiveClobLocatorReader
-
- read(char[], int, int) - Method in class org.apache.derby.iapi.services.io.LimitReader
-
- read(char[], int, int) - Method in class org.apache.derby.impl.jdbc.ClobUpdatableReader
-
- read(char[], int, int) - Method in class org.apache.derby.impl.jdbc.UTF8Reader
-
Reads characters into an array.
- read(long) - Method in class org.apache.derby.impl.io.vfmem.BlockedByteArray
-
Returns the byte at the given position.
- read(long) - Method in class org.apache.derby.impl.jdbc.EmbedBlob
-
Reads one byte from the Blob at the specified position.
- read(long) - Method in class org.apache.derby.impl.jdbc.LOBStreamControl
-
Reads one byte.
- read(long, byte[], int, int) - Method in class org.apache.derby.impl.io.vfmem.BlockedByteArray
-
Reads up to len bytes.
- read(ObjectInput) - Static method in class org.apache.derby.iapi.store.raw.ContainerKey
-
- read(ObjectInput) - Static method in class org.apache.derby.iapi.store.raw.PageKey
-
- read(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
-
- read(OutputStream, int) - Method in interface org.apache.derby.impl.store.raw.data.ByteHolder
-
Read from the ByteHolder.
- read(OutputStream, int) - Method in class org.apache.derby.impl.store.raw.data.MemByteHolder
-
- READ_ACCESS - Static variable in class org.apache.derby.impl.sql.conn.GenericAuthorizer
-
- READ_BUFFER_RESERVATION - Static variable in class org.apache.derby.iapi.types.ReaderToUTF8Stream
-
Buffer space reserved for one 3 byte encoded char and the EOF marker.
- READ_COMMITTED_ISOLATION_LEVEL - Static variable in class org.apache.derby.iapi.transaction.TransactionControl
-
- READ_ONLY - Static variable in class org.apache.derby.impl.sql.compile.CursorNode
-
- READ_ONLY_ACCESS - Static variable in interface org.apache.derby.iapi.reference.Property
-
- READ_ONLY_ACCESS_USERS_PROPERTY - Static variable in interface org.apache.derby.iapi.reference.Property
-
List of users with read-only connection level authorization.
- READ_ONLY_SERVICE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- READ_UNCOMMITTED_ISOLATION_LEVEL - Static variable in class org.apache.derby.iapi.transaction.TransactionControl
-
- readableClassName(Class) - Static method in class org.apache.derby.iapi.services.loader.ClassInspector
-
Translate a JVM-style type descriptor to a Java-language-style type
name.
- readAccessDatabase(ClientConnection) - Method in class org.apache.derby.client.net.NetConnectionReply
-
- readAccessSecurity(ClientConnection, int) - Method in class org.apache.derby.client.net.NetConnectionReply
-
- readAheadLimit - Variable in class org.apache.derby.iapi.types.ReaderToUTF8Stream
-
- readAllConnectCommandsChained(int) - Method in class org.apache.derby.client.net.NetConnection
-
- readAllocPageHeader() - Method in class org.apache.derby.impl.store.raw.data.AllocPage
-
- readAndSetAllExtParams(DRDAStatement, boolean) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
- readAndSetExtParam(int, DRDAStatement, int, int, boolean) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Read different types of input parameters and set them in PreparedStatement
- readAndSetParams(int, DRDAStatement, ParameterMetaData) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Read different types of input parameters and set them in
PreparedStatement
- readApplicationProperties() - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
- readArrayItems(ObjectInput, Object[]) - Static method in class org.apache.derby.iapi.services.io.ArrayUtil
-
Read an array of objects out of a stream.
- readArrayLength(ObjectInput) - Static method in class org.apache.derby.iapi.services.io.ArrayUtil
-
Read the length of an array of objects in an object stream.
- readAsciiInto(byte[], int, int) - Method in class org.apache.derby.impl.jdbc.UTF8Reader
-
Reads characters into an array as ASCII characters.
- readAutoCommit() - Method in class org.apache.derby.client.am.ClientConnection
-
- readAutoCommitIfNotAutoCommitted() - Method in class org.apache.derby.client.am.ClientResultSet
-
- readBigDecimal(int, int) - Method in class org.apache.derby.impl.drda.DDMReader
-
Read a BigDecimal value
- readBinaryLength(ObjectInput) - Static method in class org.apache.derby.iapi.types.SQLBinary
-
Read the encoded length of the value from the on-disk format.
- readBoolean() - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
-
- readBoolean() - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
-
- readBoolean(int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Read and check a boolean value
- readBooleanArray(ObjectInput) - Static method in class org.apache.derby.iapi.services.io.ArrayUtil
-
Read an array of integers from an ObjectInput.
- readBracketedComment() - Method in class org.apache.derby.impl.tools.ij.StatementFinder
-
Advance the source stream to the end of a comment
if it is on one, assuming the first character of
a potential bracketed comment has been found.
- readByte() - Method in class org.apache.derby.client.net.Reply
-
- readByte() - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
-
- readByte() - Method in class org.apache.derby.impl.drda.DDMReader
-
Read byte value
- readByte() - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
-
- readByte() - Method in class org.apache.derby.impl.jdbc.EncryptedLOBFile
-
Reads one byte from file.
- readByte() - Method in class org.apache.derby.impl.jdbc.LOBFile
-
Reads one byte from file.
- readBytes() - Method in class org.apache.derby.client.net.Reply
-
- readBytes() - Method in class org.apache.derby.impl.drda.DDMReader
-
Read byte string value
- readBytes(byte[], int, int, long) - Method in class org.apache.derby.impl.jdbc.LOBStreamControl
-
- readBytes(int) - Method in class org.apache.derby.client.am.BlobLocatorInputStream
-
Read the next len bytes of the Blob
value from the server.
- readBytes(int) - Method in class org.apache.derby.client.am.ClobLocatorInputStream
-
Read the next len bytes of the Clob
value from the server.
- readBytes(int) - Method in class org.apache.derby.client.net.Reply
-
- readBytes(int) - Method in class org.apache.derby.impl.drda.DDMReader
-
Read byte string value
- readBytesReply(String) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Read Bytes reply
- readChar() - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
-
- readChar() - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
-
- readChar() - Method in interface org.apache.derby.impl.sql.compile.CharStream
-
Returns the next character from the selected input.
- readChar() - Method in class org.apache.derby.impl.sql.compile.UCode_CharStream
-
- readChar() - Method in class org.apache.derby.impl.tools.ij.StatementFinder
-
return the next character in the source stream and
append it to the statement buffer.
- readChar() - Method in class org.apache.derby.impl.tools.ij.UCode_CharStream
-
- ReadChar() - Method in class org.apache.derby.impl.sql.compile.UCode_CharStream
-
- ReadChar() - Method in class org.apache.derby.impl.tools.ij.UCode_CharStream
-
- readCharacters(int) - Method in class org.apache.derby.client.am.ClobLocatorReader
-
Read the next len characters of the Clob
value from the server.
- readClassMember(ClassInvestigator, ClassInput) - Static method in class org.apache.derby.iapi.services.classfile.ClassInvestigator
-
- readClose() - Method in class org.apache.derby.client.am.ClientResultSet
-
- readClose(boolean) - Method in class org.apache.derby.client.am.ClientStatement
-
- readCloseAndAutoCommit(boolean) - Method in class org.apache.derby.client.am.ClientResultSet
-
- readCloseResultSets(boolean) - Method in class org.apache.derby.client.am.ClientStatement
-
- readCloseResultSets(int, boolean) - Method in class org.apache.derby.client.am.ClientStatement
-
- readCloseStatements() - Method in class org.apache.derby.client.am.ClientConnection
-
- readCmdString() - Method in class org.apache.derby.impl.drda.DDMReader
-
Read string value
- readCmdString(int) - Method in class org.apache.derby.impl.drda.DDMReader
-
Read string value
- readCodePoint() - Method in class org.apache.derby.impl.drda.DDMReader
-
Read the CodePoint
- readCollationIdArray(int[], ObjectInput) - Static method in class org.apache.derby.impl.store.access.conglomerate.ConglomerateUtil
-
Read "sparse" array of collation id's
- readColsBitSet - Variable in class org.apache.derby.impl.sql.compile.DeleteNode
-
- readColsBitSet - Variable in class org.apache.derby.impl.sql.compile.UpdateNode
-
- readCommandReplyHeader() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Read the command reply header from the server
- readCommit() - Method in class org.apache.derby.client.am.ClientConnection
-
- readCommit() - Method in class org.apache.derby.client.net.NetXAConnection
-
- readCommitSubstitute(ConnectionCallbackInterface) - Method in class org.apache.derby.client.net.ConnectionReply
-
- readCommitSubstitute(ConnectionCallbackInterface) - Method in interface org.apache.derby.client.net.ConnectionReplyInterface
-
- readCommitSubstitute(ConnectionCallbackInterface) - Method in class org.apache.derby.client.net.NetConnectionReply
-
- readCommitSubstitute_() - Method in class org.apache.derby.client.am.ClientConnection
-
- readCommitSubstitute_() - Method in class org.apache.derby.client.net.NetConnection
-
- readCompressedInt() - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
-
Read a compressed int from the stream.
- readCompressedLong() - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
-
Read a compressed long from the stream.
- readConglomerate(TransactionManager, ContainerKey) - Method in interface org.apache.derby.iapi.store.access.conglomerate.ConglomerateFactory
-
Return Conglomerate object for conglomerate with container_key.
- readConglomerate(TransactionManager, ContainerKey) - Method in class org.apache.derby.impl.store.access.btree.index.B2IFactory
-
Return Conglomerate object for conglomerate with conglomid.
- readConglomerate(TransactionManager, ContainerKey) - Method in class org.apache.derby.impl.store.access.heap.HeapConglomerateFactory
-
Return Conglomerate object for conglomerate with container_key.
- ReadContainerInfo(byte[], byte[]) - Static method in class org.apache.derby.impl.store.raw.data.AllocPage
-
Extract the container information from epage.
- readControlFile(StorageFile, Properties) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
- readCursorClose(ResultSetCallbackInterface) - Method in class org.apache.derby.client.net.NetResultSetReply
-
- readCursorClose(ResultSetCallbackInterface) - Method in class org.apache.derby.client.net.ResultSetReply
-
- readCursorClose(ResultSetCallbackInterface) - Method in interface org.apache.derby.client.net.ResultSetReplyInterface
-
- readCursorClose_() - Method in class org.apache.derby.client.am.ClientResultSet
-
- readCursorClose_() - Method in class org.apache.derby.client.net.NetResultSet
-
- readData(JarEntry, InputStream, String) - Method in class org.apache.derby.impl.services.reflect.JarLoader
-
Read the raw data for the class file format
into a byte array that can be used for loading the class.
- readDbProperties(TransactionController) - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
-
Read the database properties and add in the service set.
- readDeferredReset() - Method in class org.apache.derby.client.net.NetConnection
-
- readDeferredResetConnection() - Method in class org.apache.derby.client.net.NetAgent
-
- readDeleteRow() - Method in class org.apache.derby.client.am.ClientResultSet
-
- readDerbyUTF(char[][], int) - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
-
read in a Derby UTF formated string into a char[].
- readDescribeInput() - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- readDescribeInput(PreparedStatementCallbackInterface) - Method in class org.apache.derby.client.net.NetStatementReply
-
- readDescribeInput(PreparedStatementCallbackInterface) - Method in class org.apache.derby.client.net.StatementReply
-
- readDescribeInput(PreparedStatementCallbackInterface) - Method in interface org.apache.derby.client.net.StatementReplyInterface
-
- readDescribeInput_() - Method in interface org.apache.derby.client.am.MaterialPreparedStatement
-
- readDescribeInput_() - Method in class org.apache.derby.client.net.NetPreparedStatement
-
- readDescribeOutput(PreparedStatementCallbackInterface) - Method in class org.apache.derby.client.net.NetStatementReply
-
- readDescribeOutput(PreparedStatementCallbackInterface) - Method in class org.apache.derby.client.net.StatementReply
-
- readDescribeOutput(PreparedStatementCallbackInterface) - Method in interface org.apache.derby.client.net.StatementReplyInterface
-
- readDouble() - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
-
- readDouble() - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
-
- readDouble(int) - Method in class org.apache.derby.impl.drda.DDMReader
-
Read platform double value
- readDSSContinuationHeader() - Method in class org.apache.derby.client.net.Reply
-
- readDSSContinuationHeader() - Method in class org.apache.derby.impl.drda.DDMReader
-
- readDssHeader() - Method in class org.apache.derby.client.net.Reply
-
- readDssHeader() - Method in class org.apache.derby.impl.drda.DDMReader
-
Read DSS header
DSS Header format is
2 bytes - length
1 byte - 'D0' - indicates DDM data
1 byte - DSS format
|---|---------|----------|
| 0 | flags | type |
|---|---------|----------|
| 0 | 1 2 3 | 4 5 6 7 |
|---|---------|----------|
bit 0 - '0'
bit 1 - '0' - unchained, '1' - chained
bit 2 - '0' - do not continue on error, '1' - continue on error
bit 3 - '0' - next DSS has different correlator, '1' - next DSS has
same correlator
type - 1 - Request DSS
- 2 - Reply DSS
- 3 - Object DSS
- 4 - Communications DSS
- 5 - Request DSS where no reply is expected
2 bytes - request correlation id
- readEncryptedString(DecryptionManager, int, byte[], byte[]) - Method in class org.apache.derby.impl.drda.DDMReader
-
Read encrypted string
- reader - Variable in class org.apache.derby.iapi.services.io.LimitReader
-
- reader - Variable in class org.apache.derby.iapi.types.ReaderToUTF8Stream
-
Application's reader wrapped in a LimitReader.
- reader - Variable in class org.apache.derby.impl.drda.DRDAConnThread
-
- reader - Variable in class org.apache.derby.impl.drda.DRDAXAProtocol
-
- reader - Variable in class org.apache.derby.impl.drda.LayerBStreamedEXTDTAReaderInputStream
-
DDMReader.
- reader - Variable in class org.apache.derby.impl.drda.ProtocolTestAdapter
-
- reader - Variable in class org.apache.derby.impl.drda.StandardEXTDTAReaderInputStream
-
DDMReader.
- reader_ - Variable in class org.apache.derby.client.am.AsciiStream
-
- reader_ - Variable in class org.apache.derby.client.net.EncodedInputStream
-
- reader_ - Variable in class org.apache.derby.impl.drda.ReEncodedInputStream
-
- READER_CLOSED - Static variable in class org.apache.derby.impl.jdbc.UTF8Reader
-
- READER_UNDER_RUN - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- readerCharCount - Variable in class org.apache.derby.impl.jdbc.UTF8Reader
-
Number of characters read from the stream.
- readersInDDLMode - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- ReaderToAscii - Class in org.apache.derby.impl.jdbc
-
ReaderToAscii converts Reader (with characters) to a stream of ASCII characters.
- ReaderToAscii(Reader) - Constructor for class org.apache.derby.impl.jdbc.ReaderToAscii
-
- ReaderToUTF8Stream - Class in org.apache.derby.iapi.types
-
Converts the characters served by a java.io.Reader to a stream
returning the data in the on-disk modified UTF-8 encoded representation used
by Derby.
- ReaderToUTF8Stream(Reader, int, int, String, StreamHeaderGenerator) - Constructor for class org.apache.derby.iapi.types.ReaderToUTF8Stream
-
Create a stream that will truncate trailing blanks if required/allowed.
- ReaderToUTF8Stream(Reader, int, String, StreamHeaderGenerator) - Constructor for class org.apache.derby.iapi.types.ReaderToUTF8Stream
-
Creates a UTF-8 stream for an application reader whose length isn't
known at insertion time.
- readExchangeServerAttributes(ClientConnection) - Method in class org.apache.derby.client.net.NetConnectionReply
-
- readExecute() - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- readExecute(PreparedStatementCallbackInterface) - Method in class org.apache.derby.client.net.NetStatementReply
-
- readExecute(PreparedStatementCallbackInterface) - Method in class org.apache.derby.client.net.StatementReply
-
- readExecute(PreparedStatementCallbackInterface) - Method in interface org.apache.derby.client.net.StatementReplyInterface
-
- readExecute_() - Method in interface org.apache.derby.client.am.MaterialPreparedStatement
-
- readExecute_() - Method in class org.apache.derby.client.net.NetPreparedStatement
-
- readExecuteCall() - Method in class org.apache.derby.client.am.ClientStatement
-
- readExecuteCall(StatementCallbackInterface) - Method in class org.apache.derby.client.net.NetStatementReply
-
- readExecuteCall(StatementCallbackInterface) - Method in class org.apache.derby.client.net.StatementReply
-
- readExecuteCall(StatementCallbackInterface) - Method in interface org.apache.derby.client.net.StatementReplyInterface
-
- readExecuteCall_() - Method in interface org.apache.derby.client.am.MaterialStatement
-
- readExecuteCall_() - Method in class org.apache.derby.client.net.NetStatement
-
- readExecuteImmediate() - Method in class org.apache.derby.client.am.ClientStatement
-
- readExecuteImmediate(StatementCallbackInterface) - Method in class org.apache.derby.client.net.NetStatementReply
-
- readExecuteImmediate(StatementCallbackInterface) - Method in class org.apache.derby.client.net.StatementReply
-
- readExecuteImmediate(StatementCallbackInterface) - Method in interface org.apache.derby.client.net.StatementReplyInterface
-
- readExecuteImmediate_() - Method in interface org.apache.derby.client.am.MaterialStatement
-
- readExecuteImmediate_() - Method in class org.apache.derby.client.net.NetStatement
-
- readExecuteImmediateForBatch(String) - Method in class org.apache.derby.client.am.ClientStatement
-
- readExecuteImmediateForBatch_(String) - Method in interface org.apache.derby.client.am.MaterialStatement
-
- readExecuteImmediateForBatch_(String) - Method in class org.apache.derby.client.net.NetStatement
-
- readExtendedLength() - Method in class org.apache.derby.client.net.Reply
-
- readExtent(int) - Method in class org.apache.derby.impl.store.raw.data.AllocPage
-
- readExternal(ObjectInput) - Method in class org.apache.derby.catalog.types.AggregateAliasInfo
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.catalog.types.BaseTypeIdImpl
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.catalog.types.DecimalTypeIdImpl
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.catalog.types.DefaultInfoImpl
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
-
- readExternal(ObjectInput) - Method in class org.apache.derby.catalog.types.MethodAliasInfo
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.catalog.types.OldRoutineType
-
- readExternal(ObjectInput) - Method in class org.apache.derby.catalog.types.ReferencedColumnsDescriptorImpl
-
For triggers, 3 possible scenarios
1)referencedColumns is not null but referencedColumnsInTriggerAction
is null - then following will get read
referencedColumns.length
individual elements from referencedColumns arrary
eg create trigger tr1 after update of c1 on t1 for each row values(1);
2)referencedColumns is null but referencedColumnsInTriggerAction is not
null - then following will get read
-1
-1
referencedColumnsInTriggerAction.length
individual elements from referencedColumnsInTriggerAction arrary
eg create trigger tr1 after update on t1 referencing old as oldt
for each row values(oldt.id);
3)referencedColumns and referencedColumnsInTriggerAction are not null -
then following will get read
-1
referencedColumns.length
individual elements from referencedColumns arrary
referencedColumnsInTriggerAction.length
individual elements from referencedColumnsInTriggerAction arrary
eg create trigger tr1 after update of c1 on t1 referencing old as oldt
for each row values(oldt.id);
Scenario 1 for triggers is possible for all different releases of dbs
ie both pre-10.7 and 10.7(and higher).
- readExternal(ObjectInput) - Method in class org.apache.derby.catalog.types.RoutineAliasInfo
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.catalog.types.RowMultiSetImpl
-
Read ourself from a formatable stream.
- readExternal(ObjectInput) - Method in class org.apache.derby.catalog.types.StatisticsImpl
-
- readExternal(ObjectInput) - Method in class org.apache.derby.catalog.types.SynonymAliasInfo
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.catalog.types.UDTAliasInfo
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.catalog.types.UserDefinedTypeIdImpl
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.services.io.FormatableArrayHolder
-
Read this array from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
-
Note: gracefully handles zero length
bits -- will create a zero length array
with no bits being used.
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.services.io.FormatableHashtable
-
Read the hash table from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.services.io.FormatableIntHolder
-
Read this formatable from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.services.io.FormatableLongHolder
-
Read this formatable from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.services.io.FormatableProperties
-
Read the properties from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
-
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.sql.execute.ExecRowBuilder
-
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.types.JSQLType
-
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.types.SQLBinary
-
delegated to bit
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.types.SQLBoolean
-
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.types.SQLChar
-
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.types.SQLClob
-
Reads and materializes the CLOB value from the stream.
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.types.SQLDate
-
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.types.SQLDecimal
-
Note the use of rawData: we reuse the array if the
incoming array is the same length or smaller than
the array length.
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.types.SQLDouble
-
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.types.SQLInteger
-
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.types.SQLLongint
-
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.types.SQLReal
-
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.types.SQLRef
-
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.types.SQLSmallint
-
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.types.SQLTime
-
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.types.SQLTimestamp
-
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.types.SQLTinyint
-
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.types.UserType
-
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.types.XML
-
Read an XML value from an input stream.
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.util.ByteArray
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.services.uuid.BasicUUID
-
Read this in
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.catalog.DD_Version
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.catalog.DDColumnDependableFinder
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.catalog.DDdependableFinder
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.CursorInfo
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.CursorTableReference
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.depend.BasicProviderInfo
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.execute.AggregatorInfo
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.execute.AggregatorInfoList
-
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.execute.AvgAggregator
-
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.execute.ColumnInfo
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.execute.ConstraintInfo
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.execute.CountAggregator
-
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.execute.DeleteConstantAction
-
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.execute.FKInfo
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.execute.IndexColumnOrder
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.execute.InsertConstantAction
-
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.execute.MatchingClauseConstantAction
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.execute.MaxMinAggregator
-
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.execute.MergeConstantAction
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.execute.OrderableAggregator
-
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.execute.SystemAggregator
-
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.execute.TriggerInfo
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.execute.UpdateConstantAction
-
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.execute.UserDefinedAggregator
-
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.execute.VarPAggregator
-
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.GenericColumnDescriptor
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.GenericResultDescription
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.GenericStorablePreparedStatement
-
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.access.btree.BTree
-
Restore the in-memory representation from the stream.
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.access.btree.index.B2I
-
Restore the in-memory representation from the stream.
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.access.btree.index.B2IStaticCompiledInfo
-
Restore the in-memory representation from the stream.
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.access.btree.index.B2IUndo
-
Restore the in-memory representation from the stream.
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.access.conglomerate.BinaryOrderableWrapper
-
Restore the in-memory representation from the stream.
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.access.heap.Heap
-
Restore the in-memory representation from the stream.
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.access.heap.HeapRowLocation
-
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.access.PC_XenaVersion
-
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.access.StorableFormatId
-
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
-
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.AllocPageOperation
-
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.ChainAllocPageOperation
-
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.CompressSpacePageOperation
-
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.CompressSpacePageOperation10_2
-
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.ContainerBasicOperation
-
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.ContainerOperation
-
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.ContainerUndoOperation
-
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.CopyRowsOperation
-
Read this in
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.DeleteOperation
-
Read this in
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.EncryptContainerOperation
-
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.EncryptContainerUndoOperation
-
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.InitPageOperation
-
Read this in
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.InsertOperation
-
Read this in
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.InvalidatePageOperation
-
Read this in
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.LogicalPageOperation
-
Read this in
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.LogicalUndoOperation
-
Read this in
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.PageBasicOperation
-
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.PurgeOperation
-
Read this in
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.RemoveFileOperation
-
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.SetReservedSpaceOperation
-
Read this in
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.UpdateFieldOperation
-
Read this in
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.UpdateOperation
-
Read this in
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.log.CheckpointOperation
-
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.log.ChecksumOperation
-
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.log.LogCounter
-
Read this in.
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.log.LogRecord
-
Read this in
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.xact.BeginXact
-
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.xact.EndXact
-
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.xact.GlobalXactId
-
Read this in
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.xact.TransactionTable
-
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
-
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.xact.XactId
-
Read this in
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.replication.net.ReplicationMessage
-
Used to restore the contents of this object.
- readExternal(ObjectInput, int, int) - Method in class org.apache.derby.iapi.types.SQLChar
-
Restores the data value from the source stream, materializing the value
in memory.
- readExternalClobFromArray(ArrayInputStream, int) - Method in class org.apache.derby.iapi.types.SQLChar
-
Reads a CLOB from the source stream and materializes the value in a
character array.
- readExternalFromArray(ArrayInputStream) - Method in class org.apache.derby.iapi.types.DataType
-
Read the DataValueDescriptor from the stream.
- readExternalFromArray(ArrayInputStream) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Read the DataValueDescriptor from the stream.
- readExternalFromArray(ArrayInputStream) - Method in class org.apache.derby.iapi.types.SQLChar
-
Reads in a string from the specified data input stream.
- readExternalFromArray(ArrayInputStream) - Method in class org.apache.derby.iapi.types.SQLClob
-
Reads and materializes the CLOB value from the stream.
- readExternalFromArray(ArrayInputStream) - Method in class org.apache.derby.iapi.types.XML
-
- readExternalFromArray(ArrayInputStream) - Method in class org.apache.derby.impl.store.access.btree.index.B2IStaticCompiledInfo
-
- readExternalFromArray(ArrayInputStream) - Method in class org.apache.derby.impl.store.access.conglomerate.BinaryOrderableWrapper
-
- readExternalFromArray(ArrayInputStream) - Method in class org.apache.derby.impl.store.access.heap.HeapRowLocation
-
- readFastByte() - Method in class org.apache.derby.client.net.Reply
-
- readFastBytes(int) - Method in class org.apache.derby.client.net.Reply
-
- readFastInt() - Method in class org.apache.derby.client.net.Reply
-
- readFastIntArray(int[]) - Method in class org.apache.derby.client.net.Reply
-
- readFastLDBytes() - Method in class org.apache.derby.client.net.Reply
-
- readFastLong() - Method in class org.apache.derby.client.net.Reply
-
- readFastShort() - Method in class org.apache.derby.client.net.Reply
-
- readFastString(int) - Method in class org.apache.derby.client.net.Reply
-
- readFastString(int, Charset) - Method in class org.apache.derby.client.net.Reply
-
- readFastUnsignedByte() - Method in class org.apache.derby.client.net.Reply
-
- readFastUnsignedShort() - Method in class org.apache.derby.client.net.Reply
-
- readFdocaBytes(int) - Method in class org.apache.derby.client.net.NetCursor
-
- readFdocaInt() - Method in class org.apache.derby.client.net.NetCursor
-
- readFdocaOneByte() - Method in class org.apache.derby.client.net.NetCursor
-
- readFdocaOneByte() - Method in class org.apache.derby.client.net.NetSqldta
-
- readFdocaOneByte(int) - Method in class org.apache.derby.client.net.NetCursor
-
- readFdocaString(int, Charset) - Method in class org.apache.derby.client.net.NetCursor
-
- readFdocaTwoByteLength() - Method in class org.apache.derby.client.net.NetCursor
-
- readFdocaTwoByteLength() - Method in class org.apache.derby.client.net.NetSqldta
-
- readFdocaTwoByteLength(int) - Method in class org.apache.derby.client.net.NetCursor
-
- readFetch(ResultSetCallbackInterface) - Method in class org.apache.derby.client.net.NetResultSetReply
-
- readFetch(ResultSetCallbackInterface) - Method in class org.apache.derby.client.net.ResultSetReply
-
- readFetch(ResultSetCallbackInterface) - Method in interface org.apache.derby.client.net.ResultSetReplyInterface
-
- readFetch_() - Method in class org.apache.derby.client.am.ClientResultSet
-
- readFetch_() - Method in class org.apache.derby.client.net.NetResultSet
-
- readFieldDataLength(ObjectInput, int, int) - Static method in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
-
read the field data length
- readFieldLengthAndSetStreamPosition(byte[], int, int, int, ArrayInputStream) - Static method in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
-
- readFirstField(byte[], int) - Method in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
-
- readFloat() - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
-
- readFloat() - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
-
- readFloat(int) - Method in class org.apache.derby.impl.drda.DDMReader
-
Read platform float value
- readForeignTable(String, String, String) - Static method in class org.apache.derby.vti.ForeignTableVTI
-
Table function to read a table in a foreign database.
- readFormatIdArray(int, ObjectInput) - Static method in class org.apache.derby.impl.store.access.conglomerate.ConglomerateUtil
-
Read a format id array in from a stream.
- readFormatIdInteger(byte[]) - Static method in class org.apache.derby.iapi.services.io.FormatIdUtil
-
- readFormatIdInteger(DataInput) - Static method in class org.apache.derby.iapi.services.io.FormatIdUtil
-
- readFrom(InputStream) - Method in class org.apache.derby.iapi.services.io.AccessibleByteArrayOutputStream
-
Read the complete contents of the passed input stream
into this byte array.
- readFromStream(InputStream) - Method in class org.apache.derby.iapi.types.SQLBinary
-
Read the value from an input stream.
- readFull(ByteBuffer, FileChannel, long) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer4
-
Attempts to fill buf completely from start until it's full.
- readFully(byte[]) - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
-
- readFully(byte[]) - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
-
- readFully(byte[], int, int) - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
-
- readFully(byte[], int, int) - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
-
- readFully(InputStream, byte[], int, int) - Static method in class org.apache.derby.iapi.services.io.InputStreamUtil
-
Read a number of bytes into an array.
- readHeader(byte[]) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Read the container's header.
- readHeaderFromArray(byte[]) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Read containerInfo from a byte array
The container Header array must be written by or of
the same format as put together by writeHeaderFromArray.
- readHeaders(String) - Method in class org.apache.derby.impl.load.ColumnInfo
-
- readHeaders(String, String, String, String) - Static method in class org.apache.derby.impl.load.Import
-
- readInsertRow() - Method in class org.apache.derby.client.am.ClientResultSet
-
- readInt() - Method in class org.apache.derby.client.net.Reply
-
- readInt() - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
-
- readInt() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Read int from buffer
- readInt() - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
-
- readInt(byte[], int) - Static method in class org.apache.derby.iapi.services.io.CompressedNumber
-
- readInt(int) - Method in class org.apache.derby.impl.drda.DDMReader
-
Read platform int value
- readInt(DataInput) - Static method in class org.apache.derby.iapi.services.io.CompressedNumber
-
Read an integer previously written by writeInt().
- readInt(InputStream) - Static method in class org.apache.derby.iapi.services.io.CompressedNumber
-
Read an integer previously written by writeInt().
- readIntArray(ObjectInput) - Static method in class org.apache.derby.iapi.services.io.ArrayUtil
-
Read an array of integers from an ObjectInput.
- readInto(StringBuffer, int) - Method in class org.apache.derby.impl.jdbc.UTF8Reader
-
Reads characters from the stream.
- readInts(ObjectInput) - Static method in class org.apache.derby.iapi.services.io.ArrayUtil
-
- readLDBytes() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Read length delimited bytes from a buffer
- readLDString() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Read length delimited string from a buffer
- readLDStringData(String) - Method in class org.apache.derby.impl.drda.DDMReader
-
Read length delimited string value in DDM data with default encoding
- readLengthAndCodePoint() - Method in class org.apache.derby.client.net.Reply
-
- readLengthAndCodePoint(boolean) - Method in class org.apache.derby.impl.drda.DDMReader
-
Read the DDM Length and CodePoint
- readLine() - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
-
- readLine() - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
-
- readLOBChunk(boolean, long) - Method in class org.apache.derby.impl.drda.DDMReader
-
This method is used by EXTDTAReaderInputStream to read the next chunk
of data.
- readLOBContinuationStream() - Method in class org.apache.derby.impl.drda.DDMReader
-
This method is used by EXTDTAReaderInputStream to read the next chunk
of data.
- readLOBContinuationStream(long) - Method in class org.apache.derby.impl.drda.DDMReader
-
This method is used by EXTDTAReaderInputStream to read the next chunk
of data.
- readLOBInitStream() - Method in class org.apache.derby.impl.drda.DDMReader
-
This method is used by EXTDTAReaderInputStream to read the first chunk
of data.
- readLOBInitStream(long) - Method in class org.apache.derby.impl.drda.DDMReader
-
This method is used by EXTDTAReaderInputStream to read the first chunk
of data.
- readLobLength(int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
- readLocalCommit(ConnectionCallbackInterface) - Method in class org.apache.derby.client.net.ConnectionReply
-
- readLocalCommit(ConnectionCallbackInterface) - Method in interface org.apache.derby.client.net.ConnectionReplyInterface
-
- readLocalCommit(ConnectionCallbackInterface) - Method in class org.apache.derby.client.net.NetConnectionReply
-
- readLocalCommit_() - Method in class org.apache.derby.client.am.ClientConnection
-
- readLocalCommit_() - Method in class org.apache.derby.client.net.NetConnection
-
- readLocalRollback(ConnectionCallbackInterface) - Method in class org.apache.derby.client.net.ConnectionReply
-
- readLocalRollback(ConnectionCallbackInterface) - Method in interface org.apache.derby.client.net.ConnectionReplyInterface
-
- readLocalRollback(ConnectionCallbackInterface) - Method in class org.apache.derby.client.net.NetConnectionReply
-
- readLocalRollback_() - Method in class org.apache.derby.client.am.ClientConnection
-
- readLocalRollback_() - Method in class org.apache.derby.client.net.NetConnection
-
- readLocalXACommit(ConnectionCallbackInterface) - Method in class org.apache.derby.client.net.ConnectionReply
-
- readLocalXACommit(ConnectionCallbackInterface) - Method in interface org.apache.derby.client.net.ConnectionReplyInterface
-
- readLocalXACommit(ConnectionCallbackInterface) - Method in class org.apache.derby.client.net.NetConnectionReply
-
- readLocalXACommit(ConnectionCallbackInterface) - Method in class org.apache.derby.client.net.NetXAConnectionReply
-
- readLocalXACommit_() - Method in class org.apache.derby.client.am.ClientConnection
-
- readLocalXACommit_() - Method in class org.apache.derby.client.net.NetConnection
-
- readLocalXACommit_() - Method in class org.apache.derby.client.net.NetXAConnection
-
- readLocalXARollback(ConnectionCallbackInterface) - Method in class org.apache.derby.client.net.ConnectionReply
-
- readLocalXARollback(ConnectionCallbackInterface) - Method in interface org.apache.derby.client.net.ConnectionReplyInterface
-
- readLocalXARollback(ConnectionCallbackInterface) - Method in class org.apache.derby.client.net.NetConnectionReply
-
- readLocalXARollback(ConnectionCallbackInterface) - Method in class org.apache.derby.client.net.NetXAConnectionReply
-
- readLocalXARollback_() - Method in class org.apache.derby.client.am.ClientConnection
-
- readLocalXARollback_() - Method in class org.apache.derby.client.net.NetConnection
-
- readLocalXARollback_() - Method in class org.apache.derby.client.net.NetXAConnection
-
- readLocalXAStart(ConnectionCallbackInterface) - Method in class org.apache.derby.client.net.ConnectionReply
-
- readLocalXAStart(ConnectionCallbackInterface) - Method in interface org.apache.derby.client.net.ConnectionReplyInterface
-
- readLocalXAStart(ConnectionCallbackInterface) - Method in class org.apache.derby.client.net.NetConnectionReply
-
- readLocalXAStart(ConnectionCallbackInterface) - Method in class org.apache.derby.client.net.NetXAConnectionReply
-
- readLocalXAStart_() - Method in class org.apache.derby.client.am.ClientConnection
-
- readLocalXAStart_() - Method in class org.apache.derby.client.net.NetConnection
-
- readLogRecord(StreamLogScan, int) - Method in class org.apache.derby.impl.store.raw.log.FileLogger
-
Read the next log record from the scan.
- readLong() - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
-
- readLong() - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
-
- readLong(byte[], int) - Static method in class org.apache.derby.iapi.services.io.CompressedNumber
-
- readLong(int) - Method in class org.apache.derby.impl.drda.DDMReader
-
Read platform long value
- readLong(DataInput) - Static method in class org.apache.derby.iapi.services.io.CompressedNumber
-
Read a long previously written by writeLong().
- readLong(InputStream) - Static method in class org.apache.derby.iapi.services.io.CompressedNumber
-
Read a long previously written by writeLong().
- readLongArray(ObjectInput) - Static method in class org.apache.derby.iapi.services.io.ArrayUtil
-
Read an array of integers from an ObjectInput.
- readLoop(InputStream, byte[], int, int) - Static method in class org.apache.derby.iapi.services.io.InputStreamUtil
-
Read a number of bytes into an array.
- README_AT_DB_LEVEL - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
Tell user not to edit/delete any files in the directory.
- README_AT_LOG_LEVEL - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
Tell user not to edit/delete any files in the log directory.
- README_AT_SEG_LEVEL - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
Tell user not to edit/delete any files in the seg directory.
- README_FILE_OUTPUTSTREAM_WRITER_ACTION - Static variable in class org.apache.derby.impl.store.raw.RawStore
-
- readMessage() - Method in class org.apache.derby.impl.store.replication.net.ReplicationMessageReceive
-
Used to read a replication message sent by the master.
- readMessage() - Method in class org.apache.derby.impl.store.replication.net.ReplicationMessageTransmit.MasterReceiverThread
-
Used to read a replication message sent by the slave.
- readMessage() - Method in class org.apache.derby.impl.store.replication.net.SocketConnection
-
Used to read the object messages that are sent.
- readMSB(StringReader) - Static method in class org.apache.derby.impl.services.uuid.BasicUUID
-
Read a long value, msb first, from its character
representation in the string reader, using '-' or
end of string to delimit.
- readNetworkInt() - Method in class org.apache.derby.impl.drda.DDMReader
-
Read network int value
- readNetworkLong() - Method in class org.apache.derby.impl.drda.DDMReader
-
Read network long value
- readNetworkShort() - Method in class org.apache.derby.impl.drda.DDMReader
-
Read network short value
- readNetworkSixByteLong() - Method in class org.apache.derby.impl.drda.DDMReader
-
Read network six byte value and put it in a long v
- readNextDelimitedRow(String[]) - Method in class org.apache.derby.impl.load.ImportReadData
-
- readNextFixedRow(String[]) - Method in class org.apache.derby.impl.load.ImportReadData
-
- readNextRecordLength - Variable in class org.apache.derby.impl.store.raw.log.FlushedScan
-
Flag to indicate that the length of the next log record has been read by
currentLogFileHasUnflushedRecord.
- readNextRow(String[]) - Method in class org.apache.derby.impl.load.ImportReadData
-
the way we read the next row from input file depends on it's format
- readNextToken(char[], int, int, boolean) - Method in class org.apache.derby.impl.load.ImportReadData
-
- readNumberFields(byte[], int) - Method in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
-
- readObject() - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
-
- readObject() - Method in class org.apache.derby.iapi.services.io.FormatIdInputStream
-
Read an object from this stream.
- readObject(byte[]) - Static method in class org.apache.derby.impl.load.ImportAbstract
-
Read a serializable from a set of bytes.
- readObject(ObjectInputStream) - Method in class org.apache.derby.authentication.SystemPrincipal
-
Called upon deserialization for restoring the state of this
SystemPrincipal from a stream.
- readObject(ObjectInputStream) - Method in class org.apache.derby.jdbc.BasicClientConnectionPoolDataSource40
-
Read an object from the ObjectInputStream.
- readObject(ObjectInputStream) - Method in class org.apache.derby.jdbc.ClientConnectionPoolDataSource
-
Read an object from the ObjectInputStream.
- readObject(ObjectInputStream) - Method in class org.apache.derby.security.DatabasePermission
-
Called upon Deserialization for restoring the state of this
DatabasePermission from a stream.
- readObject(ObjectInputStream) - Method in class org.apache.derby.security.SystemPermission
-
Called upon deserialization for restoring the state of this
SystemPermission from a stream.
- readObject(ObjectInputStream) - Method in class org.apache.derby.security.SystemPermission.SystemPermissionCollection
-
Called upon deserialization for restoring the state of this
SystemPermissionCollection from a stream.
- readObjectArray(ObjectInput) - Static method in class org.apache.derby.iapi.services.io.ArrayUtil
-
Reads an array of objects from the stream.
- readOneColumnFromPage(Object[], int, int, StoredRecordHeader, RecordHandle) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Read just one column from stream into row.
- readOnly - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
- readOnly - Variable in class org.apache.derby.impl.store.raw.xact.Xact
-
- ReadOnly - Class in org.apache.derby.impl.store.raw.log
-
A read-only version of the log factory.
- ReadOnly() - Constructor for class org.apache.derby.impl.store.raw.log.ReadOnly
-
- READONLY_TRANSACTION_INITIALIZATION - Static variable in interface org.apache.derby.iapi.store.access.TransactionController
-
- readOnlyConnection - Variable in class org.apache.derby.impl.sql.conn.GenericAuthorizer
-
- ReadOnlyDB - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
-
- readOnlyNestedTransaction - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
If non-null indicates that a read-only nested
user transaction is in progress.
- readOnlyTempRoot() - Method in class org.apache.derby.impl.io.BaseStorageFactory
-
- readOnlyUpgrade - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
True if the database is read only and requires
some form of upgrade, that makes the stored prepared
statements invalid.
- readOpenQuery() - Method in class org.apache.derby.client.am.ClientStatement
-
- readOpenQuery(StatementCallbackInterface) - Method in class org.apache.derby.client.net.NetStatementReply
-
- readOpenQuery(StatementCallbackInterface) - Method in class org.apache.derby.client.net.StatementReply
-
- readOpenQuery(StatementCallbackInterface) - Method in interface org.apache.derby.client.net.StatementReplyInterface
-
- readOpenQuery_() - Method in interface org.apache.derby.client.am.MaterialStatement
-
- readOpenQuery_() - Method in class org.apache.derby.client.net.NetStatement
-
- readOptionalData - Variable in class org.apache.derby.impl.store.raw.log.FlushedScanHandle
-
- readOverFlowId(byte[], int) - Method in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
-
- readOverFlowPage(byte[], int) - Method in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
-
- readPage(long, byte[]) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Read a page into the supplied array.
- readPage(long, byte[]) - Method in class org.apache.derby.impl.store.raw.data.InputStreamContainer
-
Read a page into the supplied array.
- readPage(long, byte[]) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer
-
Read a page into the supplied array.
- readPage(long, byte[]) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer4
-
Read a page into the supplied array.
- readPage(long, byte[], long) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer4
-
Read a page into the supplied array.
- readPage(FileContainer, PageKey) - Method in class org.apache.derby.impl.store.raw.data.CachedPage
-
read the page from disk into this CachedPage object.
- readPage0(long, byte[], long) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer4
-
- readPageHeader() - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Read the page header from the page array.
- readPositionedPage(long, byte[]) - Method in class org.apache.derby.impl.store.raw.data.InputStreamContainer
-
Read the page at the positioned offset.
- readPositionInBuffer - Variable in class org.apache.derby.impl.jdbc.UTF8Reader
-
The position of the next character to read in the internal buffer.
- readPositioningFetch(ResultSetCallbackInterface) - Method in class org.apache.derby.client.net.NetResultSetReply
-
- readPositioningFetch(ResultSetCallbackInterface) - Method in class org.apache.derby.client.net.ResultSetReply
-
- readPositioningFetch(ResultSetCallbackInterface) - Method in interface org.apache.derby.client.net.ResultSetReplyInterface
-
- readPositioningFetch_() - Method in class org.apache.derby.client.am.ClientResultSet
-
- readPositioningFetch_() - Method in class org.apache.derby.client.net.NetResultSet
-
- readPrepare() - Method in class org.apache.derby.client.am.ClientStatement
-
- readPrepare(StatementCallbackInterface) - Method in class org.apache.derby.client.net.NetStatementReply
-
- readPrepare(StatementCallbackInterface) - Method in class org.apache.derby.client.net.StatementReply
-
- readPrepare(StatementCallbackInterface) - Method in interface org.apache.derby.client.net.StatementReplyInterface
-
- readPrepare_() - Method in interface org.apache.derby.client.am.MaterialStatement
-
- readPrepare_() - Method in class org.apache.derby.client.net.NetStatement
-
- readPrepareDescribeInput() - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- readPrepareDescribeInputOutput() - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- readPrepareDescribeOutput() - Method in class org.apache.derby.client.am.ClientStatement
-
- readPrepareDescribeOutput(StatementCallbackInterface) - Method in class org.apache.derby.client.net.NetStatementReply
-
- readPrepareDescribeOutput(StatementCallbackInterface) - Method in class org.apache.derby.client.net.StatementReply
-
- readPrepareDescribeOutput(StatementCallbackInterface) - Method in interface org.apache.derby.client.net.StatementReplyInterface
-
- readPrepareDescribeOutput_() - Method in interface org.apache.derby.client.am.MaterialStatement
-
- readPrepareDescribeOutput_() - Method in class org.apache.derby.client.net.NetStatement
-
- readProperty(TransactionController, String) - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
-
- readRecordFromArray(Object[], int, int[], int[], ArrayInputStream, StoredRecordHeader, RecordHandle) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
- readRecordFromStream(Object[], int, int[], int[], LimitObjectInput, StoredRecordHeader, RecordHandle) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
restore a record from a stream.
- readReplyDss() - Method in class org.apache.derby.impl.drda.DDMReader
-
Read Reply DSS
This is used in testing the protocol.
- readResult() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Read result from sending client message to server
- readRollback() - Method in class org.apache.derby.client.am.ClientConnection
-
- readRollback() - Method in class org.apache.derby.client.net.NetXAConnection
-
- readRows() - Method in class org.apache.derby.vti.XmlVTI
-
Fault in the list of rows.
- READS_SQL_DATA - Static variable in class org.apache.derby.catalog.types.RoutineAliasInfo
-
- readScrollableFetch(ResultSetCallbackInterface) - Method in class org.apache.derby.client.net.NetResultSetReply
-
- readScrollableFetch(ResultSetCallbackInterface) - Method in class org.apache.derby.client.net.ResultSetReply
-
- readScrollableFetch(ResultSetCallbackInterface) - Method in interface org.apache.derby.client.net.ResultSetReplyInterface
-
- readScrollableFetch_() - Method in class org.apache.derby.client.am.ClientResultSet
-
- readScrollableFetch_() - Method in class org.apache.derby.client.net.NetResultSet
-
- readSecurityCheck(ClientConnection) - Method in class org.apache.derby.client.net.NetConnectionReply
-
- readSecurityCheckAndAccessRdb() - Method in class org.apache.derby.client.net.NetConnection
-
- readServerAttributesAndKeyExchange(int) - Method in class org.apache.derby.client.net.NetConnection
-
- readSetSpecialRegister() - Method in class org.apache.derby.client.am.ClientStatement
-
- readSetSpecialRegister(StatementCallbackInterface) - Method in class org.apache.derby.client.net.NetStatementReply
-
- readSetSpecialRegister(StatementCallbackInterface) - Method in class org.apache.derby.client.net.StatementReply
-
- readSetSpecialRegister(StatementCallbackInterface) - Method in interface org.apache.derby.client.net.StatementReplyInterface
-
- readSetSpecialRegister_() - Method in interface org.apache.derby.client.am.MaterialStatement
-
- readSetSpecialRegister_() - Method in class org.apache.derby.client.net.NetStatement
-
- readShort() - Method in class org.apache.derby.client.net.Reply
-
- readShort() - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
-
- readShort() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Read short from buffer
- readShort() - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
-
- readShort(int) - Method in class org.apache.derby.impl.drda.DDMReader
-
Read platform short value
- readSignedNetworkShort() - Method in class org.apache.derby.impl.drda.DDMReader
-
Read signed network short value
- readSingleLineComment(char) - Method in class org.apache.derby.impl.tools.ij.StatementFinder
-
Advance the source stream to the end of a comment if it
is on one, assuming the first character of
a potential single line comment has been found.
- readStatus(byte[], int) - Static method in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
-
- readStatus(ObjectInput) - Static method in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
-
read the field status
- readStatusByte - Variable in class org.apache.derby.impl.drda.EXTDTAReaderInputStream
-
Whether or not to read the trailing Derby-specific status byte.
- readString() - Method in class org.apache.derby.client.net.Reply
-
- readString() - Method in class org.apache.derby.impl.drda.DDMReader
-
Read string value
- readString(char) - Method in class org.apache.derby.impl.tools.ij.StatementFinder
-
Advance the stream to the end of the string.
- readString(int) - Method in class org.apache.derby.impl.drda.DDMReader
-
Read string value
Strings in DRDA protocol are encoded in EBCDIC by default so we
need to convert to UCS2
- readString(int, String) - Method in class org.apache.derby.impl.drda.DDMReader
-
Read encoded string value
- readString(int, Charset) - Method in class org.apache.derby.client.net.Reply
-
- readString(DRDAString, int, boolean) - Method in class org.apache.derby.impl.drda.DDMReader
-
Read string value into a DRDAString object.
- readStringArray(ObjectInput) - Static method in class org.apache.derby.iapi.services.io.ArrayUtil
-
Read an array of strings from an ObjectInput.
- readStringData(int) - Method in class org.apache.derby.impl.drda.DDMReader
-
Read specified length of string value in DDM data with default encoding
- readStringReply(String) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Read String reply
- readSystemProperty(String) - Static method in class org.apache.derby.jdbc.BasicClientDataSource40
-
Read the value of the passed system property.
- readTokensUntilEndOfRecord() - Method in class org.apache.derby.impl.load.ImportReadData
-
- readTotalFieldLength(byte[], int) - Static method in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
-
read the length of the field and hdr.
- readTransactionStart() - Method in class org.apache.derby.client.am.ClientConnection
-
- readTransactionStart() - Method in class org.apache.derby.client.net.NetConnection
-
- readUDT() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Read a UDT from the stream
- readUnsignedByte() - Method in class org.apache.derby.client.net.Reply
-
- readUnsignedByte() - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
-
- readUnsignedByte() - Method in class org.apache.derby.impl.drda.DDMReader
-
Read byte value and mask out high order bytes before returning
- readUnsignedByte() - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
-
- readUnsignedByte(InputStream) - Static method in class org.apache.derby.iapi.services.io.InputStreamUtil
-
Read an unsigned byte from an InputStream, throwing an EOFException
if the end of the input is reached.
- readUnsignedShort() - Method in class org.apache.derby.client.net.Reply
-
- readUnsignedShort() - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
-
- readUnsignedShort() - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
-
- readUnsignedShortList() - Method in class org.apache.derby.client.net.Reply
-
- readUpdateRow() - Method in class org.apache.derby.client.am.ClientResultSet
-
- readUTF() - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
-
- readUTF() - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
-
- readXaCommit(NetConnection) - Method in class org.apache.derby.client.net.NetConnectionReply
-
- readXaCommit(NetConnection) - Method in class org.apache.derby.client.net.NetXAConnectionReply
-
- readXACommit_() - Method in class org.apache.derby.client.am.ClientConnection
-
- readXACommit_() - Method in class org.apache.derby.client.net.NetConnection
-
Invokes readCommit on NetXAConnection
- readXaEndUnitOfWork(NetConnection) - Method in class org.apache.derby.client.net.NetConnectionReply
-
- readXaEndUnitOfWork(NetConnection) - Method in class org.apache.derby.client.net.NetXAConnectionReply
-
- readXaForget(NetConnection) - Method in class org.apache.derby.client.net.NetConnectionReply
-
- readXaForget(NetConnection) - Method in class org.apache.derby.client.net.NetXAConnectionReply
-
- readXaPrepare(NetConnection) - Method in class org.apache.derby.client.net.NetConnectionReply
-
- readXaPrepare(NetConnection) - Method in class org.apache.derby.client.net.NetXAConnectionReply
-
- readXaRecover(NetConnection) - Method in class org.apache.derby.client.net.NetConnectionReply
-
- readXaRecover(NetConnection) - Method in class org.apache.derby.client.net.NetXAConnectionReply
-
- readXaRollback(NetConnection) - Method in class org.apache.derby.client.net.NetConnectionReply
-
- readXaRollback(NetConnection) - Method in class org.apache.derby.client.net.NetXAConnectionReply
-
- readXARollback_() - Method in class org.apache.derby.client.am.ClientConnection
-
- readXARollback_() - Method in class org.apache.derby.client.net.NetConnection
-
Invokes writeRollback on NetXAConnection
- readXaStartUnitOfWork(NetConnection) - Method in class org.apache.derby.client.net.NetConnectionReply
-
- readXaStartUnitOfWork(NetConnection) - Method in class org.apache.derby.client.net.NetXAConnectionReply
-
- READY_TO_JUMP - Static variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
-
- REAL - Static variable in class org.apache.derby.client.am.ClientTypes
-
- REAL_COMPILATION_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.RealTypeId
- REAL_CONSTANT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- REAL_ID - Static variable in class org.apache.derby.iapi.types.TypeId
-
- REAL_LENGTH - Static variable in class org.apache.derby.iapi.types.SQLReal
-
- REAL_MAXWIDTH - Static variable in class org.apache.derby.iapi.types.TypeId
-
- REAL_MAXWIDTH_AS_CHAR - Static variable in interface org.apache.derby.iapi.sql.compile.TypeCompiler
-
- REAL_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
-
- REAL_PRECEDENCE - Static variable in class org.apache.derby.iapi.types.TypeId
-
- REAL_PRECISION - Static variable in class org.apache.derby.iapi.types.TypeId
-
- REAL_PRECISION_IN_DIGITS - Static variable in class org.apache.derby.iapi.types.TypeId
-
- REAL_SCALE - Static variable in class org.apache.derby.iapi.types.TypeId
-
- REAL_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.RealTypeId
- REAL_TYPE_ID_IMPL - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.catalog.types.RealTypeIdImpl
- RealAnyResultSetStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for AnyResultSet.
- RealAnyResultSetStatistics(int, int, int, long, long, long, long, int, int, int, double, double, ResultSetStatistics) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealAnyResultSetStatistics
-
- RealBasicNoPutResultSetStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for BasicNoPutResultSetImpl.
- RealBasicNoPutResultSetStatistics(int, int, int, long, long, long, long, double, double) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
-
- realCallableStatement - Variable in class org.apache.derby.jdbc.XAStatementControl
-
- realConnection - Variable in class org.apache.derby.jdbc.EmbedPooledConnection
-
- realConnection - Variable in class org.apache.derby.jdbc.XAStatementControl
-
- RealCurrentOfStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for CurrentOfResultSet.
- RealCurrentOfStatistics(int, int, int, long, long, long, long, int) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealCurrentOfStatistics
-
- RealDeleteCascadeResultSetStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for DeleteCascadeResultSet.
- RealDeleteCascadeResultSetStatistics(int, boolean, int, boolean, long, ResultSetStatistics, ResultSetStatistics[]) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealDeleteCascadeResultSetStatistics
-
- RealDeleteResultSetStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for DeleteResultSet.
- RealDeleteResultSetStatistics(int, boolean, int, boolean, long, ResultSetStatistics) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealDeleteResultSetStatistics
-
- RealDeleteVTIResultSetStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for DeleteVTIResultSet.
- RealDeleteVTIResultSetStatistics(int, long, ResultSetStatistics) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealDeleteVTIResultSetStatistics
-
- RealDistinctScalarAggregateStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for DistinctScalarAggregateResultSet.
- RealDistinctScalarAggregateStatistics(int, int, int, long, long, long, long, int, int, double, double, ResultSetStatistics) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealDistinctScalarAggregateStatistics
-
- RealDistinctScanStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for DistinctScanResultSet.
- RealDistinctScanStatistics(int, int, int, long, long, long, long, int, String, String, boolean, int, int[], String, String, Properties, String, String, String, String, double, double) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealDistinctScanStatistics
-
- RealGroupedAggregateStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for GroupedAggregateResultSet.
- RealGroupedAggregateStatistics(int, int, int, long, long, long, long, int, int, boolean, boolean, Properties, double, double, ResultSetStatistics) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealGroupedAggregateStatistics
-
- RealHashJoinStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for HashJoinResultSet.
- RealHashJoinStatistics(int, int, int, long, long, long, long, int, int, int, int, long, boolean, double, double, String, ResultSetStatistics, ResultSetStatistics) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealHashJoinStatistics
-
- RealHashLeftOuterJoinStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for HashLeftOuterJoinResultSet.
- RealHashLeftOuterJoinStatistics(int, int, int, long, long, long, long, int, int, int, int, long, double, double, String, ResultSetStatistics, ResultSetStatistics, int) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealHashLeftOuterJoinStatistics
-
- RealHashScanStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for HashScanResultSet.
- RealHashScanStatistics(int, int, int, long, long, long, long, int, String, String, boolean, int, int[], String, String, Properties, String, String, String, String, double, double) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealHashScanStatistics
-
- RealHashTableStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for HashTableResultSet.
- RealHashTableStatistics(int, int, int, long, long, long, long, int, int, int[], String, Properties, double, double, ResultSetStatistics[], ResultSetStatistics) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealHashTableStatistics
-
- realiasSetClauses(FromBaseTable) - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Due to discrepancies in how names are resolved by SELECT and UPDATE,
we have to force the left side of SET clauses to use the same table identifiers
as the right sides of the SET clauses.
- RealIndexRowToBaseRowStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for IndexRowToBaseRowResultSet.
- RealIndexRowToBaseRowStatistics(int, int, int, long, long, long, long, int, String, FormatableBitSet, double, double, ResultSetStatistics) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealIndexRowToBaseRowStatistics
-
- RealInsertResultSetStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for InsertResultSet.
- RealInsertResultSetStatistics(int, boolean, int, boolean, boolean, boolean, long, ResultSetStatistics) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealInsertResultSetStatistics
-
- RealInsertVTIResultSetStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for InsertVTIResultSet.
- RealInsertVTIResultSetStatistics(int, boolean, long, ResultSetStatistics) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealInsertVTIResultSetStatistics
-
- RealJoinResultSetStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for JoinResultSet.
- RealJoinResultSetStatistics(int, int, int, long, long, long, long, int, int, int, int, long, double, double, String) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealJoinResultSetStatistics
-
- RealLastIndexKeyScanStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for RealLastIndexKeyScanResultSet.
- RealLastIndexKeyScanStatistics(int, long, long, long, long, int, String, String, String, String, double, double) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealLastIndexKeyScanStatistics
-
- realloc(int) - Method in class org.apache.derby.impl.sql.execute.ValueRow
-
- RealMaterializedResultSetStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for MaterializedResultSet.
- RealMaterializedResultSetStatistics(int, int, int, long, long, long, long, long, long, int, double, double, ResultSetStatistics) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealMaterializedResultSetStatistics
-
- realMethod - Variable in class org.apache.derby.impl.services.reflect.ReflectMethod
-
- RealNestedLoopJoinStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for NestedLoopJoinResultSet.
- RealNestedLoopJoinStatistics(int, int, int, long, long, long, long, int, int, int, int, long, boolean, double, double, String, ResultSetStatistics, ResultSetStatistics) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealNestedLoopJoinStatistics
-
- RealNestedLoopLeftOuterJoinStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for NestedLoopLeftOuterJoinResultSet.
- RealNestedLoopLeftOuterJoinStatistics(int, int, int, long, long, long, long, int, int, int, int, long, double, double, String, ResultSetStatistics, ResultSetStatistics, int) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealNestedLoopLeftOuterJoinStatistics
-
- RealNoPutResultSetStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for NoPutResultSetImpl.
- RealNoPutResultSetStatistics(int, int, int, long, long, long, long, int, double, double) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealNoPutResultSetStatistics
-
- RealNormalizeResultSetStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for NormalizeResultSet.
- RealNormalizeResultSetStatistics(int, int, int, long, long, long, long, int, double, double, ResultSetStatistics) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealNormalizeResultSetStatistics
-
- RealNoRowsResultSetStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for NoPutResultSetImpl.
- RealNoRowsResultSetStatistics(long, ResultSetStatistics) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealNoRowsResultSetStatistics
-
Initializes the time spent in NoRowsResultSet minus the source
result set.
- RealOnceResultSetStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for OnceResultSet.
- RealOnceResultSetStatistics(int, int, int, long, long, long, long, int, int, int, double, double, ResultSetStatistics) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealOnceResultSetStatistics
-
- realOpenFile() - Method in class org.apache.derby.impl.load.ImportReadData
-
- realPreparedStatement - Variable in class org.apache.derby.jdbc.XAStatementControl
-
- RealProjectRestrictStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for ProjectRestrictResultSet.
- RealProjectRestrictStatistics(int, int, int, long, long, long, long, int, long, long, ResultSetStatistics[], boolean, boolean, double, double, ResultSetStatistics) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealProjectRestrictStatistics
-
- RealResultSetStatisticsFactory - Class in org.apache.derby.impl.sql.execute
-
ResultSetStatisticsFactory provides a wrapper around all of
objects associated with run time statistics.
- RealResultSetStatisticsFactory() - Constructor for class org.apache.derby.impl.sql.execute.RealResultSetStatisticsFactory
-
- RealRowCountStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
- RealRowCountStatistics(int, int, int, long, long, long, long, int, double, double, ResultSetStatistics) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealRowCountStatistics
-
Statistics for the RowCountResultSet
- RealRowResultSetStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for RowResultSet.
- RealRowResultSetStatistics(int, int, int, long, long, long, long, int, int, double, double) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealRowResultSetStatistics
-
- RealScalarAggregateStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for ScalarAggregateResultSet.
- RealScalarAggregateStatistics(int, int, int, long, long, long, long, int, boolean, int, double, double, ResultSetStatistics) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealScalarAggregateStatistics
-
- RealScrollInsensitiveResultSetStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for ScrollInsensitiveResultSet.
- RealScrollInsensitiveResultSetStatistics(int, int, int, long, long, long, long, int, int, int, double, double, ResultSetStatistics) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealScrollInsensitiveResultSetStatistics
-
- RealSetOpResultSetStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implementation for SetOpResultSet.
- RealSetOpResultSetStatistics(int, int, int, int, long, long, long, long, int, int, int, int, double, double, ResultSetStatistics, ResultSetStatistics) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealSetOpResultSetStatistics
-
Constructs a new RealSetOpResultSetStatistics object
to represent the runtime statistics for SetOpResultSet.
- RealSortStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for SortResultSet.
- RealSortStatistics(int, int, int, long, long, long, long, int, int, int, boolean, boolean, Properties, double, double, ResultSetStatistics) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealSortStatistics
-
- realSpaceOnPage - Variable in exception org.apache.derby.impl.store.raw.data.LongColumnException
-
- realStatement - Variable in class org.apache.derby.jdbc.XAStatementControl
-
- RealTableScanStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for TableScanResultSet.
- RealTableScanStatistics(int, int, int, long, long, long, long, int, String, String, String, boolean, String, Properties, String, String, String, String, int, boolean, double, double) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealTableScanStatistics
-
- realTypeCompiler - Static variable in class org.apache.derby.impl.sql.compile.TypeCompilerFactoryImpl
-
- RealUnionResultSetStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for UnionResultSet.
- RealUnionResultSetStatistics(int, int, int, long, long, long, long, int, int, int, int, double, double, ResultSetStatistics, ResultSetStatistics) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealUnionResultSetStatistics
-
- RealUpdateResultSetStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for UpdateResultSet.
- RealUpdateResultSetStatistics(int, boolean, int, boolean, long, ResultSetStatistics) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealUpdateResultSetStatistics
-
- RealVTIStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for VTIResultSet.
- RealVTIStatistics(int, int, int, long, long, long, long, int, String, double, double) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealVTIStatistics
-
- RealWindowResultSetStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implementation for WindowResultSet.
- RealWindowResultSetStatistics(int, int, int, long, long, long, long, int, double, double, ResultSetStatistics) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealWindowResultSetStatistics
-
Constructor.
- REBIND - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- recastNullNodes(DataTypeDescriptor, FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.ConditionalNode
-
This method makes sure any SQL NULLs will be cast to the correct type.
- receivedMsg - Variable in class org.apache.derby.impl.store.replication.net.ReplicationMessageTransmit
-
The message received from the slave as a response to sending a
message.
- receiveHeader - Static variable in class org.apache.derby.impl.drda.DssTrace
-
- receiveHeader__ - Static variable in class org.apache.derby.client.net.NetLogWriter
-
- receivePongSemaphore - Variable in class org.apache.derby.impl.store.replication.net.ReplicationMessageReceive
-
Used for synchronization when waiting for a ping reply message
- receiver - Variable in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
-
- receiver - Variable in class org.apache.derby.impl.sql.compile.NonStaticMethodCallNode
-
- receiver - Variable in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
-
- receiver - Variable in class org.apache.derby.impl.store.replication.slave.SlaveController
-
- receiveResult - Variable in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
-
- receiverField - Variable in class org.apache.derby.impl.sql.compile.JavaValueNode
-
- receiverInterfaceType - Variable in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
-
- receiverInterfaceType - Variable in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
-
- receiveSemaphore - Variable in class org.apache.derby.impl.store.replication.net.ReplicationMessageTransmit
-
Used to synchronize when waiting for a response message from the slave
- recentlyUsed - Variable in class org.apache.derby.impl.services.cache.ClockPolicy.Holder
-
Flag indicating whether or not this entry has been accessed
recently.
- RECHECK_PRIVILEGES - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
-
- reCheckRestOfTheCharacters(int, char[], int) - Method in class org.apache.derby.impl.load.ImportReadData
-
- recid - Variable in class org.apache.derby.impl.store.access.heap.HeapRowLocation
-
- RECID - Static variable in interface org.apache.derby.iapi.services.locks.VirtualLockTable
-
- reclaim - Variable in class org.apache.derby.impl.store.raw.data.ReclaimSpace
-
- reclaim_deleted_rows(OpenBTree, long) - Method in class org.apache.derby.impl.store.access.btree.BTreeController
-
Attempt to reclaim committed deleted rows from the page.
- reclaimContainer(BaseDataFileFactory, RawTransaction, ReclaimSpace) - Static method in class org.apache.derby.impl.store.raw.data.ReclaimSpaceHelper
-
- reclaimPrepareLocks(Transaction, LockingPolicy) - Method in interface org.apache.derby.iapi.store.raw.RePreparable
-
reclaim locks associated with the changes in this log record.
- reclaimPrepareLocks(Transaction, LockingPolicy) - Method in class org.apache.derby.impl.store.raw.data.LogicalPageOperation
-
reclaim locks associated with the changes in this log record.
- reclaimPrepareLocks(Transaction, LockingPolicy) - Method in class org.apache.derby.impl.store.raw.data.PageBasicOperation
-
reclaim locks associated with the changes in this log record.
- reclaimPrepareLocks(Transaction, LockingPolicy) - Method in class org.apache.derby.impl.store.raw.data.UpdateOperation
-
reclaim locks associated with the changes in this log record.
- reclaimSpace(Serviceable, ContextManager) - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
Reclaim space used by this factory.
- reclaimSpace(Serviceable, ContextManager) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
- reclaimSpace(BaseDataFileFactory, RawTransaction, ReclaimSpace) - Static method in class org.apache.derby.impl.store.raw.data.ReclaimSpaceHelper
-
Reclaim space based on work.
- ReclaimSpace - Class in org.apache.derby.impl.store.raw.data
-
Post commit work to reclaim some space from the raw store.
- ReclaimSpace(int, ContainerKey, DataFactory, boolean) - Constructor for class org.apache.derby.impl.store.raw.data.ReclaimSpace
-
- ReclaimSpace(int, PageKey, DataFactory, boolean) - Constructor for class org.apache.derby.impl.store.raw.data.ReclaimSpace
-
- ReclaimSpace(int, RecordHandle, int, long, int, PageTimeStamp, DataFactory, boolean) - Constructor for class org.apache.derby.impl.store.raw.data.ReclaimSpace
-
- ReclaimSpace(int, RecordHandle, DataFactory, boolean) - Constructor for class org.apache.derby.impl.store.raw.data.ReclaimSpace
-
- ReclaimSpaceHelper - Class in org.apache.derby.impl.store.raw.data
-
This class helps a BaseDataFactory reclaims unused space.
- ReclaimSpaceHelper() - Constructor for class org.apache.derby.impl.store.raw.data.ReclaimSpaceHelper
-
- reclaimWhat() - Method in class org.apache.derby.impl.store.raw.data.ReclaimSpace
-
- RECOMPILE - Static variable in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
interface to this class is:
public void prepare() throws StandardException;
public void prepareAndRelease(LanguageConnectionContext lcc)
throws StandardException;
public void prepareAndRelease(...);
public String getQualifiedName();
public char getType();
public String getTypeAsString();
public boolean isValid();
public boolean initiallyCompilable();
public java.sql.Timestamp getCompileTime();
public void setCompileTime();
public String getText();
public String getUsingText();
public void setUsingText(String usingText);
public void setUUID(UUID uuid);
public DataTypeDescriptor[] getParams() throws StandardException;
public void setParams(DataTypeDescriptor[] params);
Object[] getParameterDefaults() throws StandardException;
void setParameterDefaults(Object[] values);
public UUID getCompSchemaId();
public ExecPreparedStatement getPreparedStatement()
throws StandardException;
public ExecPreparedStatement getPreparedStatement(boolean recompIfInvalid)
throws StandardException;
public void revalidate(LanguageConnectionContext lcc)
throws StandardException;
- RECORD_DELETED - Static variable in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
-
Status bits for the record header:
RECORD_DELETED - used to indicate the record has been deleted
RECORD_OVERFLOW - used to indicate the record has been
overflowed, it will point to the overflow
page and ID
RECORD_HAS_FIRST_FIELD - used to indicate that firstField is stored.
- RECORD_HANDLE_MEMORY_USAGE - Static variable in class org.apache.derby.impl.store.access.heap.HeapRowLocation
-
- RECORD_HAS_FIRST_FIELD - Static variable in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
-
- record_level_policy - Variable in class org.apache.derby.impl.store.access.RAMAccessManager
-
- RECORD_OVERFLOW - Static variable in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
-
- RECORD_SEPARATOR - Static variable in class org.apache.derby.impl.load.ControlInfo
-
- RECORD_SEPERATOR_MISSING - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RECORD_SPACE_OFFSET - Static variable in class org.apache.derby.impl.store.raw.data.StoredPage
-
Start of the record storage area.
- RECORD_VALID_MASK - Static variable in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
-
- recordColumnReferences(boolean[], JBitSet[], int) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Record the top level ColumnReferences in the specified array
and table map
This is useful when checking for uniqueness conditions.
- recordColumnReferences(int[], int) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Record the column ids of the referenced columns in the specified array.
- recordConstructorTime() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Allow sub-classes to record the total
time spent in their constructor time.
- recordCount - Variable in class org.apache.derby.impl.store.raw.data.BasePage
-
- recordCount() - Method in interface org.apache.derby.iapi.store.raw.Page
-
Return the number of records on the page.
- recordCount() - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
- recordExists(RecordHandle, boolean) - Method in interface org.apache.derby.iapi.store.raw.Page
-
does the record still exist on the page?
- recordExists(RecordHandle, boolean) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
- RecordHandle - Interface in org.apache.derby.iapi.store.raw
-
A handle to a record within a container.
- recordHeader - Variable in class org.apache.derby.impl.store.raw.data.StreamFileContainer
-
- recordHeaderOnDemand(int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
- recordHeaderOnDemand(int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
create the record header for the specific slot.
- recordId - Variable in class org.apache.derby.impl.store.raw.data.LogicalPageOperation
-
- recordId - Variable in class org.apache.derby.impl.store.raw.data.LogicalUndoOperation
-
- recordId - Variable in class org.apache.derby.impl.store.raw.data.RecordId
-
The actual record id.
- recordId - Variable in class org.apache.derby.impl.store.raw.data.SetReservedSpaceOperation
-
- recordId - Variable in class org.apache.derby.impl.store.raw.data.UpdateOperation
-
- RecordId - Class in org.apache.derby.impl.store.raw.data
-
Implementation of RecordHandle.
- RecordId(ContainerKey, long, int) - Constructor for class org.apache.derby.impl.store.raw.data.RecordId
-
- RecordId(PageKey, int) - Constructor for class org.apache.derby.impl.store.raw.data.RecordId
-
- RecordId(PageKey, int, int) - Constructor for class org.apache.derby.impl.store.raw.data.RecordId
-
- recordIds - Variable in class org.apache.derby.impl.store.raw.data.CopyRowsOperation
-
- recordIds - Variable in class org.apache.derby.impl.store.raw.data.PurgeOperation
-
- recording - Variable in class org.apache.derby.impl.store.raw.data.RememberBytesInputStream
-
- recording() - Method in class org.apache.derby.impl.store.raw.data.RememberBytesInputStream
-
Return true iff this RememberBytesInputStream is
in recording mode.
- recordSeparator - Variable in class org.apache.derby.impl.load.ExportWriteDataAbstract
-
- recordSeparator - Variable in class org.apache.derby.impl.load.ImportReadData
-
- recordSeparatorChar0 - Variable in class org.apache.derby.impl.load.ImportReadData
-
- recordSeparatorLength - Variable in class org.apache.derby.impl.load.ImportReadData
-
- recordSeparatorMissing(int) - Static method in class org.apache.derby.impl.load.LoadError
-
Raised if, in case of fixed format, don't find the record separator for a row in the data file.
- recordSepStartNotWhite - Variable in class org.apache.derby.impl.load.ImportReadData
-
- recordToLock - Variable in class org.apache.derby.impl.store.raw.data.OverflowInputStream
-
- recordToString(int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
- recover(int) - Method in class org.apache.derby.client.net.NetXAResource
-
Obtain a list of prepared transaction branches from a resource manager.
- recover(int) - Method in interface org.apache.derby.iapi.store.access.xa.XAResourceManager
-
This method is called to obtain a list of prepared transactions.
- recover(int) - Method in class org.apache.derby.impl.store.raw.xact.XactXAResourceManager
-
This method is called to obtain a list of prepared transactions.
- recover(int) - Method in class org.apache.derby.jdbc.EmbedXAResource
-
Obtain a list of prepared transaction branches from a resource
manager.
- recover(DataFactory, TransactionFactory) - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
-
Recover the database to a consistent state using the log.
- recover(DataFactory, TransactionFactory) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Recover the rawStore to a consistent state using the log.
- recover(DataFactory, TransactionFactory) - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
-
MT - not needed, no work is done
- recoverContainerAfterInterrupt(String, boolean) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer4
-
Use this when the thread has received a ClosedByInterruptException (or,
prior to JDK 1.7 it may also be AsynchronousCloseException - a bug)
exception during IO and its interruped flag is also set.
- recoverCostFromProposedJoinOrder(boolean) - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
-
Iterate through all optimizables in the current proposedJoinOrder
and find the accumulated sum of their estimated costs.
- RecoverStatement(ij, int) - Method in interface org.apache.derby.impl.tools.ij.xaAbstractHelper
-
- RecoverStatement(ij, int) - Method in class org.apache.derby.impl.tools.ij.xaHelper
-
- recoverXA() - Method in class org.apache.derby.impl.drda.DRDAXAProtocol
-
- recoverXA(int) - Method in class org.apache.derby.impl.drda.DRDAXAProtocol
-
Call recover.
- recovery - Variable in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
-
- RECOVERY - Static variable in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
-
- RECOVERY_ROLLBACK_FIRST - Static variable in class org.apache.derby.impl.store.raw.xact.Xact
-
- recoveryNeeded - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
-
- recoveryRollbackFirst() - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
Return true if this transaction should be rolled back first
in recovery.
- recoveryRollbackFirst() - Method in class org.apache.derby.impl.store.raw.xact.InternalXact
-
Yes, we do want to be rolled back first in recovery.
- recoveryTransaction - Variable in class org.apache.derby.impl.store.raw.xact.Xact
-
- recoveryTransaction() - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
Make this transaction aware that it is being used by recovery
- recoveryTransaction() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
- recreateAndLoadConglomerate(String, boolean, DataValueDescriptor[], ColumnOrdering[], int[], Properties, int, long, RowLocationRetRowSource, long[]) - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Recreate a conglomerate and possibly load it with new rows that come from
the new row source.
- recreateAndLoadConglomerate(String, boolean, DataValueDescriptor[], ColumnOrdering[], int[], Properties, int, long, RowLocationRetRowSource, long[]) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
recreate a conglomerate and populate it with rows from rowSource.
- reCreateContainerForRedoRecovery(long, long, ByteArray) - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
Recreate a container during redo recovery.
- reCreateContainerForRedoRecovery(long, long, ByteArray) - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Recreate a container during redo recovery.
- reCreateContainerForRedoRecovery(RawTransaction, long, long, ByteArray) - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
re-Create a container during redo recovery.
- reCreateContainerForRedoRecovery(RawTransaction, long, long, ByteArray) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
re-Create a container during redo recovery.
- reCreatePageForRedoRecovery(int, long, long) - Method in interface org.apache.derby.iapi.store.raw.data.RawContainerHandle
-
ReCreate a page for redo recovery.
- reCreatePageForRedoRecovery(int, long, long) - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
ReCreate a page for rollforward recovery.
- reCreatePageForRedoRecovery(BaseContainerHandle, int, long, long) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
ReCreate a page for rollforward recovery.
- reCreatePageForRedoRecovery(BaseContainerHandle, int, long, long) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
ReCreate a page for rollforward recovery.
- recreateServiceRoot(String, Properties) - Method in class org.apache.derby.impl.services.monitor.StorageFactoryService
-
- reCreateStream() - Method in class org.apache.derby.client.am.UpdateSensitiveBlobLocatorInputStream
-
Re-creates the underlying Locator stream
with the current position and the length
values if specified.
- reCreateStream() - Method in class org.apache.derby.client.am.UpdateSensitiveClobLocatorInputStream
-
Re-creates the underlying Locator stream
with the current position and the length
values if specified.
- reCreateStream() - Method in class org.apache.derby.client.am.UpdateSensitiveClobLocatorReader
-
Re-creates the underlying Locator stream
with the current position and the length
values if specified.
- reCreateStream() - Method in class org.apache.derby.client.am.UpdateSensitiveLOBLocatorInputStream
-
Abstract method that will be implemented by
the underlying streams specific to Clob and
Blob.
- recreateUniqueConstraintBackingIndexAsUniqueWhenNotNull(ConglomerateDescriptor, TableDescriptor, Activation, LanguageConnectionContext) - Method in class org.apache.derby.impl.sql.execute.DDLSingleTableConstantAction
-
Recreate backing index of unique constraint.
- recreateUUID(String) - Method in interface org.apache.derby.iapi.services.uuid.UUIDFactory
-
Recreate a UUID from a string produced by UUID.toString.
- recreateUUID(String) - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Get the UUID for the given string
- recreateUUID(String) - Method in class org.apache.derby.impl.services.uuid.BasicUUIDFactory
-
Recreate a UUID previously generated UUID value.
- recyclableCalendar_ - Variable in class org.apache.derby.client.am.Cursor
-
- recycle() - Method in class org.apache.derby.iapi.types.DataType
-
Recycle this DataType object.
- recycle() - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Recycle this DataValueDescriptor if possible.
- recycle() - Method in class org.apache.derby.iapi.types.SQLBoolean
-
Recycle this SQLBoolean object if possible.
- recycle() - Method in class org.apache.derby.impl.store.access.heap.HeapRowLocation
-
Recycle this HeapRowLocation object.
- recycleConnection() - Method in class org.apache.derby.client.ClientPooledConnection
-
Inform listeners that the logical connection has been closed and that the
physical connection is ready for reuse.
- recycleMe - Variable in class org.apache.derby.impl.store.replication.buffer.LogBufferElement
-
- redo(RawTransaction, TransactionFactory, StreamLogScan, long, long) - Method in class org.apache.derby.impl.store.raw.log.FileLogger
-
Recovery Redo loop.
- redoLWM - Variable in class org.apache.derby.impl.store.raw.log.CheckpointOperation
-
- redoLWM() - Method in class org.apache.derby.impl.store.raw.log.CheckpointOperation
-
Access attributes of the checkpoint record
- reEncode(Reader) - Method in class org.apache.derby.client.net.EncodedInputStream
-
- reEncode(Reader) - Method in class org.apache.derby.impl.drda.ReEncodedInputStream
-
- ReEncodedInputStream - Class in org.apache.derby.impl.drda
-
ReEncodedInputStream passes
stream from Reader, which is stream of decoded style,
to user of this subclass of InputStream, which is stream of encoded style.
- ReEncodedInputStream(Reader) - Constructor for class org.apache.derby.impl.drda.ReEncodedInputStream
-
- ReEncodedInputStream.PublicBufferOutputStream - Class in org.apache.derby.impl.drda
-
- ref - Variable in class org.apache.derby.impl.services.locks.Lock
-
Object being locked.
- ref - Variable in class org.apache.derby.impl.services.locks.LockControl
-
- REF_COMPILATION_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.RefTypeId
- REF_CURSOR - Static variable in class org.apache.derby.iapi.types.TypeId
-
- REF_CURSOR - Static variable in interface org.apache.derby.shared.common.reference.JDBC40Translation
-
- REF_ID - Static variable in class org.apache.derby.iapi.types.TypeId
-
- REF_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
-
- ref_object - Variable in class org.apache.derby.impl.store.access.conglomerate.BinaryOrderableWrapper
-
- REF_PRECEDENCE - Static variable in class org.apache.derby.iapi.types.TypeId
-
- REF_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.RefTypeId
- REF_TYPE_ID_IMPL - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.catalog.types.RefTypeIdImpl
- refActionDeleteRule - Variable in class org.apache.derby.impl.sql.compile.FKConstraintDefinitionNode
-
- refActionUpdateRule - Variable in class org.apache.derby.impl.sql.compile.FKConstraintDefinitionNode
-
- refClause - Variable in class org.apache.derby.impl.sql.compile.CreateTriggerNode
-
- refConglomNumber - Variable in class org.apache.derby.impl.sql.execute.FKInfo
-
- refConstraintID - Variable in class org.apache.derby.impl.sql.execute.FKInfo
-
- refConstraintIsDeferrable - Variable in class org.apache.derby.impl.sql.execute.FKInfo
-
- RefDataValue - Interface in org.apache.derby.iapi.types
-
- RefDataValue - Static variable in interface org.apache.derby.iapi.reference.ClassName
-
- refDcoci - Variable in class org.apache.derby.impl.sql.execute.GenericRIChecker
-
- ReferenceableDataSource - Class in org.apache.derby.jdbc
-
The data source factory for Derby embedded driver data sources.
- ReferenceableDataSource() - Constructor for class org.apache.derby.jdbc.ReferenceableDataSource
-
- referenceCount - Variable in class org.apache.derby.iapi.sql.dictionary.ReferencedKeyConstraintDescriptor
-
- REFERENCED_COLUMNS_DESCRIPTOR_IMPL_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.catalog.types.ReferencedColumnsDescriptorImpl
- REFERENCED_KEY - Static variable in class org.apache.derby.impl.sql.execute.FKInfo
-
- referencedClasses() - Method in class org.apache.derby.iapi.services.classfile.ClassInvestigator
-
- referencedColInts - Variable in class org.apache.derby.impl.sql.compile.CreateTriggerNode
-
- referencedCols - Variable in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
- referencedCols - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
-
- referencedCols - Variable in class org.apache.derby.impl.sql.execute.CreateTriggerConstantAction
-
- referencedColsInTriggerAction - Variable in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
- referencedColsInTriggerAction - Variable in class org.apache.derby.impl.sql.compile.CreateTriggerNode
-
- referencedColsInTriggerAction - Variable in class org.apache.derby.impl.sql.execute.CreateTriggerConstantAction
-
- referencedColumnMap - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Connection local state for cached TableDescriptors used
for keeping track of referenced columns for a table during DDL
operations.
- referencedColumnMapGet() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
- referencedColumnMapPut(FormatableBitSet) - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
- referencedColumnNames - Variable in class org.apache.derby.catalog.types.DefaultInfoImpl
-
- referencedColumns - Variable in class org.apache.derby.catalog.types.ReferencedColumnsDescriptorImpl
-
This class implements Formatable.
- referencedColumns - Variable in class org.apache.derby.iapi.sql.dictionary.CheckConstraintDescriptor
-
- referencedColumns - Variable in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
- referencedColumns - Variable in class org.apache.derby.iapi.sql.dictionary.SubCheckConstraintDescriptor
-
public interface to this class:
public String getConstraintText();
public ReferencedColumns getReferencedColumnsDescriptor();
- referencedColumns - Variable in class org.apache.derby.impl.sql.execute.VTIResultSet
-
- referencedColumns - Variable in class org.apache.derby.impl.sql.execute.WindowResultSet
-
- ReferencedColumns - Interface in org.apache.derby.catalog
-
Provides information about the columns that are referenced by a
CHECK CONSTRAINT definition.
- REFERENCEDCOLUMNS - Static variable in class org.apache.derby.impl.tools.dblook.DB_Trigger
-
- ReferencedColumnsDescriptorImpl - Class in org.apache.derby.catalog.types
-
For triggers, ReferencedColumnsDescriptorImpl object has 3 possibilites
1)referencedColumns is not null but referencedColumnsInTriggerAction
is null - meaning the trigger is defined on specific columns but trigger
action does not reference any column through old/new transient variables.
- ReferencedColumnsDescriptorImpl() - Constructor for class org.apache.derby.catalog.types.ReferencedColumnsDescriptorImpl
-
Zero-argument constructor for Formatable interface
- ReferencedColumnsDescriptorImpl(int[]) - Constructor for class org.apache.derby.catalog.types.ReferencedColumnsDescriptorImpl
-
Constructor for an ReferencedColumnsDescriptorImpl
- ReferencedColumnsDescriptorImpl(int[], int[]) - Constructor for class org.apache.derby.catalog.types.ReferencedColumnsDescriptorImpl
-
Constructor for an ReferencedColumnsDescriptorImpl
- referencedColumnsInTriggerAction - Variable in class org.apache.derby.catalog.types.ReferencedColumnsDescriptorImpl
-
- referencedConstraintDescriptor - Variable in class org.apache.derby.iapi.sql.dictionary.ForeignKeyConstraintDescriptor
-
interface to this descriptor
public ReferencedKeyConstraintDescriptor getReferencedConstraint()
throws StandardException;
public UUID getReferencedConstraintId()
throws StandardException;
public boolean isSelfReferencingFK()
throws StandardException;
- referencedConstraintId - Variable in class org.apache.derby.iapi.sql.dictionary.ForeignKeyConstraintDescriptor
-
- ReferencedKeyConstraintDescriptor - Class in org.apache.derby.iapi.sql.dictionary
-
A ReferencedConstraintDeescriptor is a primary key or a unique
key that is referenced by a foreign key.
- ReferencedKeyConstraintDescriptor(int, DataDictionary, TableDescriptor, String, boolean, boolean, int[], UUID, UUID, SchemaDescriptor, boolean, int) - Constructor for class org.apache.derby.iapi.sql.dictionary.ReferencedKeyConstraintDescriptor
-
Constructor for a KeyConstraintDescriptorImpl
- ReferencedKeyRIChecker - Class in org.apache.derby.impl.sql.execute
-
A Referential Integrity checker for a change
to a referenced key (primary or unique).
- ReferencedKeyRIChecker(LanguageConnectionContext, TransactionController, FKInfo) - Constructor for class org.apache.derby.impl.sql.execute.ReferencedKeyRIChecker
-
- referencedKeyRowArray - Variable in class org.apache.derby.impl.sql.execute.RIBulkChecker
-
- referencedKeyScan - Variable in class org.apache.derby.impl.sql.execute.RIBulkChecker
-
- referencedSequences - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- referencedSet - Variable in class org.apache.derby.impl.sql.compile.Predicate
-
- referencedTableMap - Variable in class org.apache.derby.impl.sql.compile.ResultSetNode
-
- ReferencedTablesVisitor - Class in org.apache.derby.impl.sql.compile
-
Build a JBitSet of all of the referenced tables in the tree.
- ReferencedTablesVisitor(JBitSet) - Constructor for class org.apache.derby.impl.sql.compile.ReferencedTablesVisitor
-
- REFERENCES_ACTION - Static variable in class org.apache.derby.impl.sql.execute.TablePrivilegeInfo
-
- REFERENCES_PRIV - Static variable in interface org.apache.derby.iapi.sql.conn.Authorizer
-
- referencesPriv - Variable in class org.apache.derby.iapi.sql.dictionary.TablePermsDescriptor
-
- REFERENCESPRIV_COL_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLEPERMSRowFactory
-
- referencesSessionSchema - Variable in class org.apache.derby.impl.sql.compile.FromList
-
- referencesSessionSchema - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
-
- referencesSessionSchema() - Method in interface org.apache.derby.iapi.sql.PreparedStatement
-
Return true if the query node for this statement references SESSION schema tables.
- referencesSessionSchema() - Method in class org.apache.derby.impl.sql.compile.AlterTableNode
-
Return true if the node references SESSION schema tables (temporary or permanent)
- referencesSessionSchema() - Method in class org.apache.derby.impl.sql.compile.CreateIndexNode
-
Return true if the node references SESSION schema tables (temporary or permanent)
- referencesSessionSchema() - Method in class org.apache.derby.impl.sql.compile.CreateTableNode
-
Return true if the node references SESSION schema tables (temporary or permanent)
- referencesSessionSchema() - Method in class org.apache.derby.impl.sql.compile.CreateTriggerNode
-
Return true if the node references SESSION schema tables (temporary or permanent)
- referencesSessionSchema() - Method in class org.apache.derby.impl.sql.compile.CreateViewNode
-
Return true if the node references SESSION schema tables (temporary or permanent)
- referencesSessionSchema() - Method in class org.apache.derby.impl.sql.compile.CursorNode
-
Return true if the node references SESSION schema tables (temporary or permanent)
- referencesSessionSchema() - Method in class org.apache.derby.impl.sql.compile.DeleteNode
-
Return true if the node references SESSION schema tables (temporary or permanent)
- referencesSessionSchema() - Method in class org.apache.derby.impl.sql.compile.DropTableNode
-
Return true if the node references SESSION schema tables (temporary or permanent)
- referencesSessionSchema() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Return true if the node references SESSION schema tables (temporary or permanent)
- referencesSessionSchema() - Method in class org.apache.derby.impl.sql.compile.FromList
-
Return true if the node references SESSION schema tables (temporary or permanent)
- referencesSessionSchema() - Method in class org.apache.derby.impl.sql.compile.FromSubquery
-
Return true if the node references SESSION schema tables (temporary or permanent)
- referencesSessionSchema() - Method in class org.apache.derby.impl.sql.compile.InsertNode
-
Return true if the node references SESSION schema tables (temporary or permanent)
- referencesSessionSchema() - Method in class org.apache.derby.impl.sql.compile.LockTableNode
-
Return true if the node references SESSION schema tables (temporary or permanent)
- referencesSessionSchema() - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
- referencesSessionSchema() - Method in class org.apache.derby.impl.sql.compile.MergeNode
-
- referencesSessionSchema() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Return true if the node references SESSION schema tables (temporary or permanent)
- referencesSessionSchema() - Method in class org.apache.derby.impl.sql.compile.RenameNode
-
Return true if the node references SESSION schema tables (temporary or permanent)
- referencesSessionSchema() - Method in class org.apache.derby.impl.sql.compile.RowResultSetNode
-
- referencesSessionSchema() - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Return true if the node references SESSION schema tables (temporary or permanent)
- referencesSessionSchema() - Method in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
-
Return true if the node references SESSION schema tables (temporary or permanent)
- referencesSessionSchema() - Method in class org.apache.derby.impl.sql.compile.SubqueryList
-
Return true if the node references SESSION schema tables (temporary or permanent)
- referencesSessionSchema() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
- referencesSessionSchema() - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
-
Return true if the node references SESSION schema tables (temporary or permanent)
- referencesSessionSchema() - Method in class org.apache.derby.impl.sql.compile.UpdateNode
-
Return true if the node references SESSION schema tables (temporary or permanent)
- referencesSessionSchema() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Return true if the query node for this statement references SESSION schema
tables/views.
- referencesSessionSchema(QueryTreeNode) - Static method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
- referencesSessionSchema(StatementNode) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Return true if the QueryTreeNode references SESSION schema tables/views.
- referencesTarget(String, boolean) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Search to see if a query references the specifed table name.
- referencesTarget(String, boolean) - Method in class org.apache.derby.impl.sql.compile.FromList
-
Search to see if a query references the specifed table name.
- referencesTarget(String, boolean) - Method in class org.apache.derby.impl.sql.compile.FromSubquery
-
Search to see if a query references the specifed table name.
- referencesTarget(String, boolean) - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Search to see if a query references the specifed table name.
- referencesTarget(String, boolean) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Search to see if a query references the specifed table name.
- referencesTarget(String, boolean) - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Search to see if a query references the specifed table name.
- referencesTarget(String, boolean) - Method in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
-
Search to see if a query references the specifed table name.
- referencesTarget(String, boolean) - Method in class org.apache.derby.impl.sql.compile.SubqueryList
-
Search to see if a query references the specifed table name.
- referencesTarget(String, boolean) - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
-
Search to see if a query references the specifed table name.
- referencingNew - Variable in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
- referencingNew - Variable in class org.apache.derby.impl.sql.execute.CreateTriggerConstantAction
-
- REFERENCINGNEW - Static variable in class org.apache.derby.impl.tools.dblook.DB_Trigger
-
- referencingOld - Variable in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
- referencingOld - Variable in class org.apache.derby.impl.sql.execute.CreateTriggerConstantAction
-
- REFERENCINGOLD - Static variable in class org.apache.derby.impl.tools.dblook.DB_Trigger
-
- refKey - Variable in class org.apache.derby.impl.sql.execute.ReferencedKeyRIChecker
-
Key mapping used when storing referenced (PK, unique) keys under
deferred row processing and deferred key constraint (PK, unique).
- refKeyIndexScan - Variable in class org.apache.derby.impl.sql.execute.ReferencedKeyRIChecker
-
- ReflectClassesJava2 - Class in org.apache.derby.impl.services.reflect
-
Reflect loader with Privileged block for Java 2 security.
- ReflectClassesJava2() - Constructor for class org.apache.derby.impl.services.reflect.ReflectClassesJava2
-
- ReflectGeneratedClass - Class in org.apache.derby.impl.services.reflect
-
- ReflectGeneratedClass(ClassFactory, Class) - Constructor for class org.apache.derby.impl.services.reflect.ReflectGeneratedClass
-
- reflectionNeededForProjection() - Method in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
-
Determine whether we need to do reflection in order to do the projection.
- ReflectLoaderJava2 - Class in org.apache.derby.impl.services.reflect
-
- ReflectLoaderJava2(ClassLoader, DatabaseClasses) - Constructor for class org.apache.derby.impl.services.reflect.ReflectLoaderJava2
-
- ReflectMethod - Class in org.apache.derby.impl.services.reflect
-
- ReflectMethod(Method) - Constructor for class org.apache.derby.impl.services.reflect.ReflectMethod
-
- refRcl - Variable in class org.apache.derby.impl.sql.compile.FKConstraintDefinitionNode
-
- refresh() - Method in interface org.apache.derby.iapi.sql.conn.Authorizer
-
Refresh this authorizer to reflect a change in the database
permissions.
- refresh() - Method in class org.apache.derby.impl.drda.PiggyBackedSessionData
-
Refresh with the latest session attribute values from
the connection.
- refresh() - Method in class org.apache.derby.impl.sql.conn.GenericAuthorizer
-
- refreshRow() - Method in class org.apache.derby.client.am.ClientResultSet
-
- refreshRow() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0
Refresh the value of the current row with its current value in the
database.
- refreshRow() - Method in class org.apache.derby.vti.VTITemplate
-
- refreshRowX() - Method in class org.apache.derby.client.am.ClientResultSet
-
- refScoci - Variable in class org.apache.derby.impl.sql.execute.GenericRIChecker
-
- refSize - Static variable in class org.apache.derby.iapi.services.cache.ClassSize
-
- refTableName - Variable in class org.apache.derby.impl.sql.compile.FKConstraintDefinitionNode
-
- refTableSd - Variable in class org.apache.derby.impl.sql.compile.FKConstraintDefinitionNode
-
- refTypeCompiler - Static variable in class org.apache.derby.impl.sql.compile.TypeCompilerFactoryImpl
-
- RefTypeCompiler - Class in org.apache.derby.impl.sql.compile
-
This class implements TypeCompiler for the SQL REF datatype.
- RefTypeCompiler() - Constructor for class org.apache.derby.impl.sql.compile.RefTypeCompiler
-
- refUUID - Variable in class org.apache.derby.impl.sql.execute.FKInfo
-
- register(boolean) - Method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
Workhorse to register or unregister all public static methods as
Derby routines.
- registerAccessMethod(MethodFactory) - Method in interface org.apache.derby.iapi.store.access.AccessFactory
-
Register an access method that this access manager can use.
- registerAccessMethod(MethodFactory) - Method in class org.apache.derby.impl.store.access.RAMAccessManager
-
- registerAllOutParams() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
- registerDriverModule(Driver) - Static method in class org.apache.derby.jdbc.AutoloadedDriver
-
Record which driver module actually booted.
- REGISTERED_CLASS_INSTANCE_ERROR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- REGISTERED_CLASS_LINAKGE_ERROR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- REGISTERED_CLASS_NONE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- registeredDriver__ - Static variable in class org.apache.derby.jdbc.ClientDriver
-
- RegisteredFormatIds - Class in org.apache.derby.iapi.services.io
-
Registration of TypedFormat classes.
- RegisteredFormatIds() - Constructor for class org.apache.derby.iapi.services.io.RegisteredFormatIds
-
- registeredMbeans - Variable in class org.apache.derby.impl.services.jmx.JMXManagementService
-
The set of mbeans registered to this service by
Derby's code.
- registerForeignTable(DatabaseMetaData, String, String, String, String, Connection) - Method in class org.apache.derby.impl.tools.optional.ForeignDBViews
-
- registerFunction(Connection, Method) - Method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
Register the method as a Derby function.
- registerMBean(String) - Method in interface org.apache.derby.iapi.services.cache.CacheManager
-
Register an MBean that allows user to monitor this cache instance.
- registerMBean(String) - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
- registerMBean(T, Class<T>, String) - Method in interface org.apache.derby.iapi.services.jmx.ManagementService
-
Registers an MBean with the MBean server.
- registerMBean(T, Class<T>, String) - Method in class org.apache.derby.impl.services.jmx.JMXManagementService
-
Registers an MBean with the MBean server as a StandardMBean.
- registerMBean(T, Class<T>, String) - Method in class org.apache.derby.impl.services.jmxnone.NoManagementService
-
- registerMe(AutoloadedDriver) - Static method in class org.apache.derby.jdbc.AutoloadedDriver
-
- registerMe(ClientDriver) - Static method in class org.apache.derby.jdbc.ClientDriver
-
- registerOutParam(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
- registerOutParameter(int, int) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- registerOutParameter(int, int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- registerOutParameter(int, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- registerOutParameter(int, int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
- registerOutParameter(int, int, int) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- registerOutParameter(int, int, int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- registerOutParameter(int, int, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- registerOutParameter(int, int, int) - Method in interface org.apache.derby.iapi.sql.ParameterValueSet
-
Mark the parameter as an output parameter.
- registerOutParameter(int, int, int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
- registerOutParameter(int, int, int) - Method in class org.apache.derby.impl.sql.GenericParameterValueSet
-
Mark the parameter as an output parameter.
- registerOutParameter(int, int, String) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
Derby ignores the typeName argument because UDTs don't need it
- registerOutParameter(int, int, String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- registerOutParameter(int, int, String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- registerOutParameter(int, int, String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 2.0
Derby ignores the typeName argument because UDTs don't need it.
- registerOutParameter(int, SQLType) - Method in class org.apache.derby.client.am.ClientCallableStatement42
-
- registerOutParameter(int, SQLType) - Method in class org.apache.derby.client.am.LogicalCallableStatement42
-
- registerOutParameter(int, SQLType) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement42
-
- registerOutParameter(int, SQLType) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement42
-
- registerOutParameter(int, SQLType, int) - Method in class org.apache.derby.client.am.ClientCallableStatement42
-
- registerOutParameter(int, SQLType, int) - Method in class org.apache.derby.client.am.LogicalCallableStatement42
-
- registerOutParameter(int, SQLType, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement42
-
- registerOutParameter(int, SQLType, int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement42
-
- registerOutParameter(int, SQLType, String) - Method in class org.apache.derby.client.am.ClientCallableStatement42
-
- registerOutParameter(int, SQLType, String) - Method in class org.apache.derby.client.am.LogicalCallableStatement42
-
- registerOutParameter(int, SQLType, String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement42
-
- registerOutParameter(int, SQLType, String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement42
-
- registerOutParameter(String, int) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- registerOutParameter(String, int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- registerOutParameter(String, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- registerOutParameter(String, int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0
Registers the OUT parameter named parameterName to the JDBC type sqlType.
- registerOutParameter(String, int, int) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- registerOutParameter(String, int, int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- registerOutParameter(String, int, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- registerOutParameter(String, int, int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0
Registers the parameter named parameterName to the JDBC type sqlType.
- registerOutParameter(String, int, String) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- registerOutParameter(String, int, String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- registerOutParameter(String, int, String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- registerOutParameter(String, int, String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0
Registers the designated output parameter.
- registerOutParameter(String, SQLType) - Method in class org.apache.derby.client.am.ClientCallableStatement42
-
- registerOutParameter(String, SQLType) - Method in class org.apache.derby.client.am.LogicalCallableStatement42
-
- registerOutParameter(String, SQLType) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement42
-
- registerOutParameter(String, SQLType) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement42
-
- registerOutParameter(String, SQLType, int) - Method in class org.apache.derby.client.am.ClientCallableStatement42
-
- registerOutParameter(String, SQLType, int) - Method in class org.apache.derby.client.am.LogicalCallableStatement42
-
- registerOutParameter(String, SQLType, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement42
-
- registerOutParameter(String, SQLType, int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement42
-
- registerOutParameter(String, SQLType, String) - Method in class org.apache.derby.client.am.ClientCallableStatement42
-
- registerOutParameter(String, SQLType, String) - Method in class org.apache.derby.client.am.LogicalCallableStatement42
-
- registerOutParameter(String, SQLType, String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement42
-
- registerOutParameter(String, SQLType, String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement42
-
- registerOutParameterX(int, int) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- registerOutParameterX(int, int, int) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- registerOutPrecision - Variable in class org.apache.derby.impl.sql.GenericParameter
-
When a decimal output parameter is registered we give it a
precision
- registerOutScale - Variable in class org.apache.derby.impl.sql.GenericParameter
-
Scale that has been registered.
- registerOutType - Variable in class org.apache.derby.impl.sql.GenericParameter
-
Type that has been registered.
- REGOUTPARAM_SCALE_DOESNT_MATCH_SETTER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- REGULAR_FILE_DELETE_ACTION - Static variable in class org.apache.derby.impl.store.raw.RawStore
-
- REGULAR_FILE_EXISTS_ACTION - Static variable in class org.apache.derby.impl.store.raw.RawStore
-
- REGULAR_FILE_GET_CANONICALPATH_ACTION - Static variable in class org.apache.derby.impl.store.raw.RawStore
-
- REGULAR_FILE_IS_DIRECTORY_ACTION - Static variable in class org.apache.derby.impl.store.raw.RawStore
-
- REGULAR_FILE_LIST_DIRECTORY_ACTION - Static variable in class org.apache.derby.impl.store.raw.RawStore
-
- REGULAR_FILE_MKDIRS_ACTION - Static variable in class org.apache.derby.impl.store.raw.RawStore
-
- REGULAR_FILE_REMOVE_DIRECTORY_ACTION - Static variable in class org.apache.derby.impl.store.raw.RawStore
-
- REGULAR_FILE_RENAME_TO_ACTION - Static variable in class org.apache.derby.impl.store.raw.RawStore
-
- reinit() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Reinitialize data structures added by the sub-classes before each
execution of the statement.
- ReInit(InputStream, int, int) - Method in interface org.apache.derby.impl.sql.compile.CharStream
-
- ReInit(InputStream, int, int) - Method in class org.apache.derby.impl.sql.compile.UCode_CharStream
-
- ReInit(InputStream, int, int) - Method in class org.apache.derby.impl.tools.ij.UCode_CharStream
-
- ReInit(InputStream, int, int, int) - Method in interface org.apache.derby.impl.sql.compile.CharStream
-
- ReInit(InputStream, int, int, int) - Method in class org.apache.derby.impl.sql.compile.UCode_CharStream
-
- ReInit(InputStream, int, int, int) - Method in class org.apache.derby.impl.tools.ij.UCode_CharStream
-
- ReInit(Reader, int, int) - Method in interface org.apache.derby.impl.sql.compile.CharStream
-
- ReInit(Reader, int, int) - Method in class org.apache.derby.impl.sql.compile.UCode_CharStream
-
- ReInit(Reader, int, int) - Method in class org.apache.derby.impl.tools.ij.UCode_CharStream
-
- ReInit(Reader, int, int, int) - Method in interface org.apache.derby.impl.sql.compile.CharStream
-
- ReInit(Reader, int, int, int) - Method in class org.apache.derby.impl.sql.compile.UCode_CharStream
-
- ReInit(Reader, int, int, int) - Method in class org.apache.derby.impl.tools.ij.UCode_CharStream
-
- ReInit(LocalizedInput) - Method in class org.apache.derby.impl.tools.ij.StatementFinder
-
Reinit is used to redirect the finder to another stream.
- reInitForNonLocator(String) - Method in class org.apache.derby.client.am.ClientClob
-
Reinitialize the value of this CLOB.
- reinitialize() - Method in interface org.apache.derby.iapi.store.access.Qualifier
-
This method reinitializes all the state of
the Qualifier.
- reinitialize() - Method in class org.apache.derby.impl.sql.execute.GenericQualifier
-
This method reinitializes all the state of
the Qualifier.
- reinitialize() - Method in class org.apache.derby.impl.sql.execute.GenericScanQualifier
-
This method reinitializes all the state of
the Qualifier.
- reinitialize() - Method in class org.apache.derby.impl.store.access.UTFQualifier
-
This method reinitializes all the state of
the Qualifier.
- reInitialize() - Method in class org.apache.derby.impl.jdbc.LOBInputStream
-
Reinitializes the stream and sets the current pointer to zero.
- reinitializeQualifiers(Qualifier[][]) - Static method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Reinitialize all Qualifiers in an array of Qualifiers.
- reinstateAutoIncrement(String, String, StringBuffer) - Static method in class org.apache.derby.impl.tools.dblook.DB_Table
-
- rejectParameter() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Look for and reject ?
- rejectParameters() - Method in class org.apache.derby.impl.sql.compile.FromList
-
Check for (and reject) all ?
- rejectParameters() - Method in class org.apache.derby.impl.sql.compile.FromSubquery
-
Check for (and reject) ?
- rejectParameters() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Look for and reject ?
- rejectParameters() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Check for (and reject) ?
- rejectParameters() - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Check for (and reject) ?
- rejectParameters() - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
-
Check for (and reject) ?
- rejectParameters() - Method in class org.apache.derby.impl.sql.compile.UnionNode
-
Check for (and reject) ?
- rejectXMLValues() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Check for (and reject) XML values directly under the ResultColumns.
- rejectXMLValues() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Check for (and reject) XML values directly under the ResultColumns.
- RelationalOperator - Interface in org.apache.derby.impl.sql.compile
-
This interface is an abstraction of a relational operator.
- relative(int) - Method in class org.apache.derby.client.am.ClientResultSet
-
- relative(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0
- relative(int) - Method in class org.apache.derby.vti.VTITemplate
-
- relative(ResultSet, int) - Method in class org.apache.derby.impl.tools.ij.utilMain
-
Move the cursor position by the specified amount.
- RELATIVE - Static variable in interface org.apache.derby.iapi.sql.execute.NoPutResultSet
-
- RELATIVE - Static variable in class org.apache.derby.impl.jdbc.EmbedResultSet
-
- relativeX(int) - Method in class org.apache.derby.client.am.ClientResultSet
-
- release() - Method in class org.apache.derby.impl.io.vfmem.BlockedByteArray
-
Releases this array.
- release() - Method in class org.apache.derby.impl.io.vfmem.DataStoreEntry
-
Relases this entry.
- release() - Method in interface org.apache.derby.impl.jdbc.InternalClob
-
Frees the resources held by the internal Clob representation.
- release() - Method in class org.apache.derby.impl.jdbc.StoreStreamClob
-
Releases resources associated with this Clob.
- release() - Method in class org.apache.derby.impl.jdbc.TemporaryClob
-
Releases this Clob by freeing assoicated resources.
- release() - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Release this control row's resources.
- release(Cacheable) - Method in interface org.apache.derby.iapi.services.cache.CacheManager
-
Release a Cacheable object previously found with
find() or findCached(), or created with
create(), and which is still kept by the caller.
- release(Cacheable) - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Release an object that has been fetched from the cache with
find(), findCached() or create().
- RELEASE_LOCK_ON_DB_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
- RELEASE_LOCKS - Static variable in interface org.apache.derby.iapi.store.access.TransactionController
-
- RELEASE_LOCKS - Static variable in interface org.apache.derby.iapi.store.raw.Transaction
-
- releaseAllLocks() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
- released - Variable in class org.apache.derby.impl.io.vfmem.DataStoreEntry
-
Tells if the entry has been released or not.
- released - Variable in class org.apache.derby.impl.jdbc.StoreStreamClob
-
Tells whether this Clob has been released or not.
- released - Variable in class org.apache.derby.impl.jdbc.TemporaryClob
-
Tells whether this Clob has been released or not.
- releaseExclusive() - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Release the exclusive latch on the page.
- releaseExclusive() - Method in class org.apache.derby.impl.store.raw.data.CachedPage
-
exclusive latch on page is being released.
- releaseExclusive() - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Ensure that the page is released from the cache when it is unlatched.
- releaseExclusiveFileLock() - Method in class org.apache.derby.impl.io.DirFile
-
Release the resource associated with an earlier acquired exclusive lock
- releaseExclusiveFileLock() - Method in class org.apache.derby.impl.io.InputStreamFile
-
Release the resource associated with an earlier acquired exclusive lock
- releaseExclusiveFileLock() - Method in class org.apache.derby.impl.io.vfmem.VirtualFile
-
- releaseExclusiveFileLock() - Method in interface org.apache.derby.io.StorageFile
-
Release the resource associated with an earlier acquired exclusive lock
releaseExclusiveFileLock() may delete the file
- releaseJBMSLockOnDB() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
- releaseLevel - Variable in class org.apache.derby.impl.drda.AppRequester
-
- releaseLevel_ - Variable in class org.apache.derby.client.am.ProductLevel
-
- releaseResource(Transaction) - Method in interface org.apache.derby.iapi.store.raw.Loggable
-
Release any resource that was acquired for doMe for rollback or
recovery redo.
- releaseResource(Transaction) - Method in class org.apache.derby.impl.store.raw.data.ContainerBasicOperation
-
- releaseResource(Transaction) - Method in class org.apache.derby.impl.store.raw.data.ContainerUndoOperation
-
- releaseResource(Transaction) - Method in class org.apache.derby.impl.store.raw.data.EncryptContainerOperation
-
- releaseResource(Transaction) - Method in class org.apache.derby.impl.store.raw.data.EncryptContainerUndoOperation
-
- releaseResource(Transaction) - Method in class org.apache.derby.impl.store.raw.data.LogicalUndoOperation
-
- releaseResource(Transaction) - Method in class org.apache.derby.impl.store.raw.data.PageBasicOperation
-
Release latched page and any other resources acquired during a previous
findpage, safe to call multiple times.
- releaseResource(Transaction) - Method in class org.apache.derby.impl.store.raw.data.PhysicalUndoOperation
-
- releaseResource(Transaction) - Method in class org.apache.derby.impl.store.raw.data.RemoveFileOperation
-
- releaseResource(Transaction) - Method in class org.apache.derby.impl.store.raw.log.CheckpointOperation
-
Checkpoint has not resource to release
- releaseResource(Transaction) - Method in class org.apache.derby.impl.store.raw.log.ChecksumOperation
-
Checksum has no resources to release
- releaseResource(Transaction) - Method in class org.apache.derby.impl.store.raw.xact.BeginXact
-
BeginXact has no resource to release
- releaseResource(Transaction) - Method in class org.apache.derby.impl.store.raw.xact.EndXact
-
EndXact has no resource to release
- releaseSavepoint(Savepoint) - Method in class org.apache.derby.client.am.ClientConnection
-
- releaseSavepoint(Savepoint) - Method in class org.apache.derby.client.am.LogicalConnection
-
- releaseSavepoint(Savepoint) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
- releaseSavepoint(Savepoint) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Removes the given Savepoint object from the current transaction.
- releaseSavePoint(String, Object) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Let the context deal with a release of a savepoint
- releaseSavePoint(String, Object) - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Release the save point of the given name.
- releaseSavePoint(String, Object) - Method in interface org.apache.derby.iapi.store.raw.Transaction
-
Release the save point of the given name.
- releaseSavePoint(String, Object) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Let the context deal with a release of a savepoint
- releaseSavePoint(String, Object) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
- releaseSavePoint(String, Object) - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
- releaseScanQualifier(ScanQualifier[][]) - Method in interface org.apache.derby.iapi.sql.execute.ExecutionFactory
-
Release a ScanQualifier[] (back to the pool or free it).
- releaseScanQualifier(ScanQualifier[][]) - Method in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
-
- releaseTempFile(LOBFile) - Method in class org.apache.derby.impl.jdbc.LOBStreamControl
-
Close and release all resources held by a temporary file.
- relevantCdl - Variable in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
- relevantTriggers - Variable in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
- reliability - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- reload() - Method in class org.apache.derby.impl.services.reflect.UpdateLoader
-
- RELOAD_SECURITY_POLICY - org.apache.derby.iapi.security.Securable
-
- reloadArray() - Method in class org.apache.derby.impl.sql.execute.BulkTableScanResultSet
-
- reloadBestPlan - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
-
- relOpType - Variable in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
- remainingBytes - Variable in class org.apache.derby.iapi.services.io.LimitInputStream
-
- remainingBytes - Variable in class org.apache.derby.impl.drda.StandardEXTDTAReaderInputStream
-
Remaining bytes in stream
- remainingCharacters - Variable in class org.apache.derby.iapi.services.io.LimitReader
-
- remap - Variable in class org.apache.derby.impl.sql.compile.RemapCRsVisitor
-
- remapBaseTableColumns() - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Remap the column references in vti arguments.
- remapColumnReferences() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Remap all of the ColumnReferences in this expression tree
to point to the ResultColumn that is 1 level under their
current source ResultColumn.
- remapColumnReferencesToExpressions() - Method in class org.apache.derby.impl.sql.compile.BinaryListOperatorNode
-
Remap all ColumnReferences in this tree to be clones of the
underlying expression.
- remapColumnReferencesToExpressions() - Method in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
-
Remap all ColumnReferences in this tree to be clones of the
underlying expression.
- remapColumnReferencesToExpressions() - Method in class org.apache.derby.impl.sql.compile.CachedValueNode
-
- remapColumnReferencesToExpressions() - Method in class org.apache.derby.impl.sql.compile.CastNode
-
Remap all ColumnReferences in this tree to be clones of the
underlying expression.
- remapColumnReferencesToExpressions() - Method in class org.apache.derby.impl.sql.compile.CoalesceFunctionNode
-
Remap all the ColumnReferences in this tree to be clones of
the underlying expression.
- remapColumnReferencesToExpressions() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Remap all ColumnReferences in this tree to be clones of the
underlying expression.
- remapColumnReferencesToExpressions() - Method in class org.apache.derby.impl.sql.compile.ConditionalNode
-
Remap all ColumnReferences in this tree to be clones of the
underlying expression.
- remapColumnReferencesToExpressions() - Method in class org.apache.derby.impl.sql.compile.GetCurrentConnectionNode
-
Remap all ColumnReferences in this tree to be clones of the
underlying expression.
- remapColumnReferencesToExpressions() - Method in class org.apache.derby.impl.sql.compile.GroupByList
-
Remap all ColumnReferences in this tree to be clones of the
underlying expression.
- remapColumnReferencesToExpressions() - Method in class org.apache.derby.impl.sql.compile.JavaToSQLValueNode
-
Remap all ColumnReferences in this tree to be clones of the
underlying expression.
- remapColumnReferencesToExpressions() - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
-
- remapColumnReferencesToExpressions() - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
Remap all ColumnReferences in this tree to be clones of the
underlying expression.
- remapColumnReferencesToExpressions() - Method in class org.apache.derby.impl.sql.compile.NonStaticMethodCallNode
-
Remap all ColumnReferences in this tree to be clones of the
underlying expression.
- remapColumnReferencesToExpressions() - Method in class org.apache.derby.impl.sql.compile.OrderByColumn
-
Remap all the column references under this OrderByColumn to their
expressions.
- remapColumnReferencesToExpressions() - Method in class org.apache.derby.impl.sql.compile.OrderByList
-
Remap all ColumnReferences in this tree to be clones of the
underlying expression.
- remapColumnReferencesToExpressions() - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
Remap all ColumnReferences in this tree to be clones of the
underlying expression.
- remapColumnReferencesToExpressions() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Remap all ColumnReferences in this tree to be clones of the
underlying expression.
- remapColumnReferencesToExpressions() - Method in class org.apache.derby.impl.sql.compile.SQLToJavaValueNode
-
Remap all ColumnReferences in this tree to be clones of the
underlying expression.
- remapColumnReferencesToExpressions() - Method in class org.apache.derby.impl.sql.compile.StaticClassFieldReferenceNode
-
Remap all ColumnReferences in this tree to be clones of the
underlying expression.
- remapColumnReferencesToExpressions() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Remap all ColumnReferences in this tree to be clones of the
underlying expression.
- remapColumnReferencesToExpressions() - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
-
Remap all ColumnReferences in this tree to be clones of the
underlying expression.
- remapColumnReferencesToExpressions() - Method in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
-
Remap all ColumnReferences in this tree to be clones of the
underlying expression.
- remapColumnReferencesToExpressions() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Remap all ColumnReferences in this tree to be clones of the
underlying expression.
- remapColumnReferencesToExpressions() - Method in class org.apache.derby.impl.sql.compile.ValueNodeList
-
Remap all ColumnReferences in this tree to be clones of the
underlying expression.
- remapConstraints() - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Re-map ColumnReferences in constraints to point into the row from the
temporary table.
- RemapCRsVisitor - Class in org.apache.derby.impl.sql.compile
-
Remap/unremap the CRs to the underlying
expression.
- RemapCRsVisitor(boolean) - Constructor for class org.apache.derby.impl.sql.compile.RemapCRsVisitor
-
- RemapInfo(int, int, String, ResultColumn) - Constructor for class org.apache.derby.impl.sql.compile.ColumnReference.RemapInfo
-
- remapReferencedColumns(ConstraintDescriptor, int[]) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Remap referenced columns in the cd to reflect the
passed in row map.
- remaps - Variable in class org.apache.derby.impl.sql.compile.ColumnReference
-
- remapScopedPred() - Method in class org.apache.derby.impl.sql.compile.Predicate
-
When remapping a "normal" (i.e. non-scoped) predicate both
of the predicate's operands are remapped and that's it.
- rememberAsBest(int, Optimizer) - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Remember the current access path as the best one (so far).
- rememberAsBest(int, Optimizer) - Method in class org.apache.derby.impl.sql.compile.FromTable
-
- rememberAsBest(int, Optimizer) - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
- rememberBestCost(CostEstimate, int) - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
-
Is the cost of this join order lower than the best one we've
found so far?
- RememberBytesInputStream - Class in org.apache.derby.impl.store.raw.data
-
A FilterInputStream that remembers read or skipped bytes.
- RememberBytesInputStream(InputStream, ByteHolder) - Constructor for class org.apache.derby.impl.store.raw.data.RememberBytesInputStream
-
Construct a RememberBytesInputStream.
- rememberCheckViolations(LanguageConnectionContext, UUID, String, String, BackingStoreHashtable, List<UUID>, RowLocation, DeferredConstraintsMemory.CheckInfo[]) - Static method in class org.apache.derby.impl.sql.execute.DeferredConstraintsMemory
-
Save the row location of an offending row (one or more check constraints
were violated) in a hash table (which may spill to disk) for later
checking, typically on transaction commit, or upon request.
- rememberConstraint(UUID) - Method in class org.apache.derby.impl.sql.execute.DMLWriteResultSet
-
- rememberConstraint(UUID) - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
-
- rememberConstraint(UUID) - Method in class org.apache.derby.impl.sql.execute.UpdateResultSet
-
- rememberCurrentColumnOrdering(int) - Method in class org.apache.derby.impl.sql.compile.RowOrderingImpl
-
- rememberCursor(MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.ActivationClassBuilder
-
Updatable cursors
need to add a field and its initialization
for use in BaseActivation to access the result set that
identifies cursor result rows for a positioned update or delete.
- rememberCursorTarget(MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.ActivationClassBuilder
-
Updatable cursors
need to add a field and its initialization
for use in BaseActivation to access the result set that
identifies target rows for a positioned update or delete.
- rememberDuplicate(LanguageConnectionContext, BackingStoreHashtable, UUID, DataValueDescriptor[]) - Static method in class org.apache.derby.impl.sql.execute.DeferredConstraintsMemory
-
Save the contents of an constraint supporting index row in a
hash table (which may spill to disk) for later checking,
typically on transaction commit, or upon request.
- rememberDuplicate(DataValueDescriptor[]) - Method in interface org.apache.derby.iapi.store.access.SortObserver
-
Overridden by subclasses that observe sorters with uniqueness checking.
- rememberDuplicate(DataValueDescriptor[]) - Method in class org.apache.derby.impl.sql.execute.BasicSortObserver
-
- rememberDuplicate(DataValueDescriptor[]) - Method in class org.apache.derby.impl.sql.execute.UniqueIndexSortObserver
-
- rememberDuplicate(DataValueDescriptor[]) - Method in class org.apache.derby.impl.sql.execute.UniqueWithDuplicateNullsIndexSortObserver
-
- rememberFKViolation(LanguageConnectionContext, BackingStoreHashtable, UUID, DataValueDescriptor[], String, String) - Static method in class org.apache.derby.impl.sql.execute.DeferredConstraintsMemory
-
Make note of a violated foreign key constraint, i.e. the referenced
key is not present
- rememberJoinStrategyAsBest(AccessPath) - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Remember the current join strategy as the best one so far in this
join order.
- rememberJoinStrategyAsBest(AccessPath) - Method in class org.apache.derby.impl.sql.compile.FromTable
-
- rememberKey(ExecRow) - Method in class org.apache.derby.impl.sql.execute.ReferencedKeyRIChecker
-
Remember the deletion of this key, it may cause a RESTRICT
foreign key violation, cf. logic in @{link #postCheck}.
- rememberSortAvoidancePath() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Mark this optimizable so that its sort avoidance path will be
considered.
- rememberSortAvoidancePath() - Method in class org.apache.derby.impl.sql.compile.FromTable
-
- rememberSortAvoidancePath() - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
- remove(Object) - Method in class org.apache.derby.iapi.store.access.BackingStoreHashtable
-
remove a row from the hash table.
- remove(Object) - Method in class org.apache.derby.iapi.store.access.DiskHashtable
-
remove all rows with a given key from the hash table.
- remove(Object) - Method in class org.apache.derby.impl.services.monitor.UpdateServiceProperties
-
Remove the key-value pair from the Properties set and
mark this set as modified.
- remove(String, long) - Method in interface org.apache.derby.iapi.store.access.FileResource
-
Remove the current generation of a file resource from
the database.
- remove(String, long) - Method in class org.apache.derby.impl.store.raw.data.RFResource
-
- remove(Cacheable) - Method in interface org.apache.derby.iapi.services.cache.CacheManager
-
Delete and remove an object from the cache.
- remove(Cacheable) - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Remove an object from the cache.
- remove(Context) - Method in class org.apache.derby.iapi.services.context.ContextManager.CtxStack
-
- remove(TransactionId) - Method in class org.apache.derby.impl.store.raw.xact.TransactionTable
-
remove the transaction Id an return false iff the transaction is found
in the table and it doesn't need exclusion during quiesce state
- remove(TransactionId) - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
-
remove the transaction Id an return false iff the transaction is found
in the table and it doesn't need exclusion from quiesce state
- REMOVE - Static variable in class org.apache.derby.impl.store.raw.data.ContainerOperation
-
- remove_duplicates - Variable in class org.apache.derby.iapi.store.access.BackingStoreHashtable
-
- remove_duplicates - Variable in class org.apache.derby.iapi.store.access.DiskHashtable
-
- REMOVE_FILE_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.RAFContainer
-
- REMOVE_JAR - org.apache.derby.iapi.security.Securable
-
- REMOVE_JAR(String, int) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Remove a jar file from the database.
- REMOVE_PLAN - Static variable in class org.apache.derby.impl.sql.compile.FromTable
-
Operations that can be performed on bestPlanMap.
- REMOVE_STUBS_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
- REMOVE_TEMP_DIRECTORY_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
- removeActivation(Activation) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Remove the activation from those known about by this connection.
- removeActivation(Activation) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Remove the activation to those known about by this connection.
- removeAllElements() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNodeVector
-
- removeAllSessions() - Method in class org.apache.derby.impl.tools.ij.ConnectionEnv
-
- removeAndShiftDown(int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Remove record at slot.
- removeAtOnce - Variable in class org.apache.derby.impl.store.raw.data.RemoveFileOperation
-
- removeAttributes() - Method in class org.apache.derby.iapi.services.classfile.ClassInvestigator
-
Return an Enumeration of all Member References
- removeClientCursorNameFromCache() - Method in class org.apache.derby.client.am.ClientStatement
-
- removeColumns(int) - Method in class org.apache.derby.impl.sql.compile.ColumnOrdering
-
Remove all columns with the given table number
- removeConglomerateDescriptor(ConglomerateDescriptor) - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Remove this descriptor
- removeConnection(XAXactId) - Method in interface org.apache.derby.iapi.jdbc.ResourceAdapter
-
- removeConnection(XAXactId) - Method in class org.apache.derby.jdbc.ResourceAdapterImpl
-
- removeConnectionEventListener(ConnectionEventListener) - Method in class org.apache.derby.client.ClientPooledConnection
-
- removeConnectionEventListener(ConnectionEventListener) - Method in class org.apache.derby.jdbc.EmbedPooledConnection
-
Remove an event listener.
- removeConstantColumns(PredicateList) - Method in class org.apache.derby.impl.sql.compile.OrderByList
-
Remove any constant columns from this order by list.
- removeConstraintDescriptor(ConstraintDescriptor) - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Remove this descriptor.
- removeContainer() - Method in interface org.apache.derby.iapi.store.raw.StreamContainerHandle
-
remove the stream container
- removeContainer() - Method in class org.apache.derby.impl.store.raw.data.StreamFileContainer
-
Close the stream file and remove the file.
- removeContainer() - Method in class org.apache.derby.impl.store.raw.data.StreamFileContainerHandle
-
remove the stream container
- removeContainer(LogInstant) - Method in interface org.apache.derby.iapi.store.raw.data.RawContainerHandle
-
Remove the container.
- removeContainer(LogInstant) - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
remove the container
- removeContainer(LogInstant, boolean) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Remove the container and reclaim its space.
- removeContainer(LogInstant, boolean) - Method in class org.apache.derby.impl.store.raw.data.InputStreamContainer
-
Remove the container.
- removeContainer(LogInstant, boolean) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer
-
Remove the container
- removeContainer(LogInstant, boolean) - Method in class org.apache.derby.impl.store.raw.data.TempRAFContainer
-
- removeContext(ContextManager) - Method in class org.apache.derby.iapi.services.context.ContextService
-
Remove a ContextManager from the list of all active
contexts managers.
- removeCryptoProperties(Properties) - Method in class org.apache.derby.impl.store.raw.RawStore
-
Removes properties related to encrypted databases.
- removeCurrentSession() - Method in class org.apache.derby.impl.tools.ij.ConnectionEnv
-
- removeCursor(String) - Method in class org.apache.derby.impl.tools.ij.Session
-
- removeCursorNameToQuerySectionMapping(String, String) - Method in class org.apache.derby.client.am.SectionManager
-
- removeCursorNameToResultSetMapping(String, String) - Method in class org.apache.derby.client.am.SectionManager
-
- removeCursorStatement(String) - Method in class org.apache.derby.impl.tools.ij.Session
-
- removeDirectory(File) - Static method in class org.apache.derby.iapi.services.io.FileUtil
-
Remove a directory and all of its contents.
- removeDroppedContainerFileStubs(LogInstant) - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
This function is called after a checkpoint to remove the stub files thar are not required
during recovery.
- removeDroppedContainerFileStubs(LogInstant) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Delete the stub files that are not required for recovery.
- removeDupColumns() - Method in class org.apache.derby.impl.sql.compile.OrderByList
-
Remove any duplicate columns from this order by list.
- removeDuplicates - Variable in class org.apache.derby.impl.sql.execute.HashTableResultSet
-
- removeEldestEntry(Map.Entry<StatementKey, PreparedStatement>) - Method in class org.apache.derby.client.am.stmtcache.JDBCStatementCache.BoundedLinkedHashMap
-
Tells if an entry should be removed from the map.
- removeElement(E) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNodeVector
-
- removeElement(Predicate) - Method in class org.apache.derby.impl.sql.compile.PredicateList.PredicateWrapperList
-
- removeElementAt(int) - Method in class org.apache.derby.impl.sql.compile.PredicateList.PredicateWrapperList
-
- removeElementAt(int) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNodeVector
-
- removeEntry(Object) - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Remove an entry from the cache.
- removeFile(File) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer
-
Remove a file.
- removeFile(StorageFile) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer
-
- RemoveFile - Class in org.apache.derby.impl.store.raw.data
-
- RemoveFile(StorageFile) - Constructor for class org.apache.derby.impl.store.raw.data.RemoveFile
-
- RemoveFileOperation - Class in org.apache.derby.impl.store.raw.data
-
- RemoveFileOperation() - Constructor for class org.apache.derby.impl.store.raw.data.RemoveFileOperation
-
- RemoveFileOperation(String, long, boolean) - Constructor for class org.apache.derby.impl.store.raw.data.RemoveFileOperation
-
- removeFirst() - Method in class org.apache.derby.impl.store.access.sort.SortBuffer
-
Return the lowest key and delete it from
the tree, preserving the balance of the tree.
- removeFromAccessList(String, String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Utility method for SYSCS_SET_USER_ACCESS removes a user from
one of the access lists, driven by the property name.
- removeFromRequired(int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Remove codepoint from required list
- removeFromSessionTable(int) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Remove session from session table
- removeGeneratedGroupingColumns() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Remove any generated columns from this RCL.
- removeHolder(int, ClockPolicy.Holder) - Method in class org.apache.derby.impl.services.cache.ClockPolicy
-
Remove the holder at the given clock position.
- removeJarDir(String) - Method in interface org.apache.derby.iapi.store.access.FileResource
-
During hard upgrade to <= 10.9, remove a jar directory (at post-commit
time) from the database.
- removeJarDir(String) - Method in class org.apache.derby.impl.store.raw.data.RFResource
-
- removeJoinColumns(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Remove the columns which are join columns (in the
joinColumns RCL) from this list.
- removeListener(TransactionListener) - Method in class org.apache.derby.iapi.transaction.TransactionControl
-
Remove a listener from the current transaction.
- removeLobFile(LOBFile) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Remove LOBFile from the lobFiles set.
- removeLOBMapping(int) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Remove the key(LOCATOR) from the hash table.
- removeNewlines(String) - Static method in class org.apache.derby.tools.dblook
-
- removeOldVersionOfContainers() - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
Removes old versions of the containers after a cryptographic operation
on the database.
- removeOldVersionOfContainers() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Removes old versions of the containers after a cryptographic operation
on the database.
- removeOldVersionOfContainers() - Method in class org.apache.derby.impl.store.raw.data.EncryptOrDecryptData
-
Removes old versions of the containers after a cryptographic operation
on the database.
- removeOnePermission(ExecRow, boolean[], int, String) - Method in class org.apache.derby.impl.sql.catalog.SYSTABLEPERMSRowFactory
-
- removeOptimizable(int) - Method in interface org.apache.derby.iapi.sql.compile.RowOrdering
-
Tell this row ordering that it is no longer ordered on the given
table.
- removeOptimizable(int) - Method in class org.apache.derby.impl.sql.compile.RowOrderingImpl
-
- removeOptimizable(int, ArrayList<Optimizable>) - Method in class org.apache.derby.impl.sql.compile.RowOrderingImpl
-
Remove all optimizables with the given table number from the
given list of optimizables.
- removeOptPredicate(int) - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicateList
-
Remove the OptimizablePredicate at the specified index (0-based) from the list.
- removeOptPredicate(int) - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
- removeOptPredicate(OptimizablePredicate) - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
Another version of removeOptPredicate that takes the Predicate to be
removed, rather than the position of the Predicate.
- removeOrderByColumns() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Remove any columns that may have been added for an order by clause.
- removeOrphanedColumnChain(ReclaimSpace, ContainerHandle) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Remove a column chain that may have been orphaned by an update.
- removePage(Page) - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
Remove this page from the container and unlatch the page.
- removePage(Page) - Method in class org.apache.derby.impl.store.access.heap.HeapController
-
- removePage(Page) - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
Remove a page from the container.
- removePage(BaseContainerHandle, BasePage) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Remove a page from this container.
- removePermEntryInCache(PermissionsDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Remove PermissionsDescriptor from permissions cache if present
- removePermissions(ExecRow, PermissionsDescriptor, boolean[]) - Method in class org.apache.derby.impl.sql.catalog.PermissionsCatalogRowFactory
-
Remove a set of permissions from a row from this catalog table
- removePermissions(ExecRow, PermissionsDescriptor, boolean[]) - Method in class org.apache.derby.impl.sql.catalog.SYSCOLPERMSRowFactory
-
Remove a set of permissions from a row from this catalog table
- removePermissions(ExecRow, PermissionsDescriptor, boolean[]) - Method in class org.apache.derby.impl.sql.catalog.SYSPERMSRowFactory
-
Remove a set of permissions from a row from this catalog table
- removePermissions(ExecRow, PermissionsDescriptor, boolean[]) - Method in class org.apache.derby.impl.sql.catalog.SYSROUTINEPERMSRowFactory
-
Remove a set of permissions from a row from this catalog table
- removePermissions(ExecRow, PermissionsDescriptor, boolean[]) - Method in class org.apache.derby.impl.sql.catalog.SYSTABLEPERMSRowFactory
-
Remove a set of permissions from a row from this catalog table
- removePersistentService(String) - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
- removePersistentService(String) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
-
- removePersistentService(String) - Static method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Privileged shutdown.
- removePersistentService(String) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Removes a PersistentService.
- removePhaseTwoProps(Properties) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Remove any encryption or upgarde properties from the given properties
- removePreparedStatement(String) - Method in class org.apache.derby.impl.tools.ij.Session
-
- removePrivilegeFilter(VisitableFilter) - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Remove a filter for determining which QueryTreeNodes give rise to privilege
checks at run time.
- removePrivilegeFilter(VisitableFilter) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- removePushedCode(BCMethod, ClassHolder, BCMethod, int, int) - Method in class org.apache.derby.impl.services.bytecode.CodeChunk
-
Remove a block of code from this method that was pushed into a sub-method
and call the sub-method.
- removeRedundantPredicates() - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
Remove redundant predicates.
- removeRuntimeProperties(Properties) - Static method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Return a property set that has the runtime properties removed.
- removeServiceRoot(String) - Method in interface org.apache.derby.iapi.services.monitor.PersistentService
-
Remove a service's root and its contents.
- removeServiceRoot(String) - Method in class org.apache.derby.impl.services.monitor.StorageFactoryService
-
- removeSession(String) - Method in class org.apache.derby.impl.tools.ij.ConnectionEnv
-
- removeSlotEntry(int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Remove slot entry from slot array.
- removeSSLv3andSSLv2Hello(String[]) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- removeStatement(DRDAStatement) - Method in class org.apache.derby.impl.drda.Database
-
- removeStatement(GenericStatement) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
This method will remove a statement from the statement cache.
- removeStatementEventListener(StatementEventListener) - Method in class org.apache.derby.client.ClientPooledConnection
-
Removes the specified previously registered listener object from the list
of components that would be informed of events with a PreparedStatement
object.
- removeStatementEventListener(StatementEventListener) - Method in class org.apache.derby.jdbc.EmbedPooledConnection
-
Removes the specified StatementEventListener from the list of
components that will be notified when the driver detects that a
PreparedStatement has been closed or is invalid.
- removeStubs() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Remove stubs in this database.
- removeStubsOK - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
- removeStubsOK() - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
Tell the data factory it is OK to remove committed deleted containers
when the data factory shuts down.
- removeStubsOK() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
- removeTempDirectory() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
- removeThread(DRDAConnThread) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Remove a thread from the thread list.
- removeTruncationLWM(UUID) - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
-
- removeTruncationLWM(UUID, RawStoreFactory, TransactionFactory) - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
-
- removeUpdateTransaction() - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
Remove this raw transaction from the list of update transaction
- removeUpdateTransaction() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
-
- removeUpdateTransaction() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Remove this from the xactFactory list of update transaction.
- removeUpdateTransaction(TransactionId) - Method in class org.apache.derby.impl.store.raw.xact.TransactionTable
-
Change update transaction to non-update
- removeUpdateTransaction(TransactionId) - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
-
Remove a transaction from the list of transactions that has updated the
raw store.
- removeWaiter(int, LockTable) - Method in class org.apache.derby.impl.services.locks.LockControl
-
Remove and return the lock request at the given index
from a list of waiters.
- removeWaiter(Object, LockTable) - Method in class org.apache.derby.impl.services.locks.LockControl
-
Remove and return the given lock request from a list of waiters.
- removeXATransaction(XAXactId) - Method in class org.apache.derby.jdbc.EmbedXAResource
-
Removes the xid from currently active transactions
- RENAME - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
-
- RENAME_COLUMN - Static variable in interface org.apache.derby.iapi.sql.StatementType
-
- RENAME_CONSTANT_ACTION_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.Database.Language.Execution.RenameConstantAction
- RENAME_INDEX - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
-
- RENAME_INDEX - Static variable in interface org.apache.derby.iapi.sql.StatementType
-
- RENAME_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- RENAME_TABLE - Static variable in interface org.apache.derby.iapi.sql.StatementType
-
- renameClassElements(Hashtable, Hashtable) - Method in class org.apache.derby.iapi.services.classfile.ClassInvestigator
-
- renameColumnBind(DataDictionary) - Method in class org.apache.derby.impl.sql.compile.RenameNode
-
- RenameConstantAction - Class in org.apache.derby.impl.sql.execute
-
This class describes actions that are ALWAYS performed for a
RENAME TABLE/COLUMN/INDEX Statement at Execution time.
- RenameConstantAction(String, String, String, String, SchemaDescriptor, UUID, boolean, int) - Constructor for class org.apache.derby.impl.sql.execute.RenameConstantAction
-
Make the ConstantAction for a RENAME TABLE/COLUMN/INDEX statement.
- renameGeneratedResultNames() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Rename generated result column names as '1', '2' etc...
- renameMembers(Enumeration<ClassMember>, Hashtable, Hashtable) - Method in class org.apache.derby.iapi.services.classfile.ClassInvestigator
-
- RenameNode - Class in org.apache.derby.impl.sql.compile
-
A RenameNode is the root of a QueryTree that represents a
RENAME TABLE/COLUMN/INDEX statement.
- RenameNode(Object, String, String, boolean, int, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.RenameNode
-
Constructor for a RenameNode
- renameString(Hashtable, CONSTANT_Index_info) - Method in class org.apache.derby.iapi.services.classfile.ClassInvestigator
-
- renameTableBind(DataDictionary) - Method in class org.apache.derby.impl.sql.compile.RenameNode
-
- renameTo(StorageFile) - Method in class org.apache.derby.impl.io.DirFile
-
Rename the file denoted by this name.
- renameTo(StorageFile) - Method in class org.apache.derby.impl.io.InputStreamFile
-
Rename the file denoted by this name.
- renameTo(StorageFile) - Method in class org.apache.derby.impl.io.vfmem.VirtualFile
-
Renames the file denoted by this handle.
- renameTo(StorageFile) - Method in interface org.apache.derby.io.StorageFile
-
Rename the file denoted by this name.
- renameTo(StorageFile, StorageFile, boolean) - Method in class org.apache.derby.impl.services.monitor.StorageFactoryService.FileOperationHelper
-
- renamingWhat - Variable in class org.apache.derby.impl.sql.compile.RenameNode
-
- renamingWhat - Variable in class org.apache.derby.impl.sql.execute.RenameConstantAction
-
- reopen() - Method in class org.apache.derby.impl.sql.execute.RISetChecker
-
Do any work needed to reopen our ri checkers
for another round of checks.
- reopen() - Method in class org.apache.derby.impl.sql.execute.TriggerEventActivator
-
Reopen the trigger activator.
- reopen() - Method in class org.apache.derby.impl.store.access.btree.index.B2IForwardScan
-
Open the container after it has been closed previously.
- reopen() - Method in class org.apache.derby.impl.store.access.btree.OpenBTree
-
Open the container after it has been closed previously.
- reopen() - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
-
Open the container.
- reopen() - Method in class org.apache.derby.impl.store.raw.data.RAFContainer4
-
When the existing channel (ourChannel) has been closed due to
interrupt, we need to reopen the underlying RAF to get a fresh channel
so we can resume IO.
- REOPEN_CONTAINER_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.RAFContainer
-
- reopenAfterEndTransaction() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
Reopens the scan after it has been closed as part of a commit.
- reopenContainer(ContainerKey) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer
-
Only used by RAFContainer4 (NIO) to reopen RAF when its channel gets
closed due to interrupts.
- reopenCore() - Method in interface org.apache.derby.iapi.sql.execute.NoPutResultSet
-
reopen the scan.
- reopenCore() - Method in class org.apache.derby.impl.sql.execute.AnyResultSet
-
reopen a scan on the table. scan parameters are evaluated
at each open, so there is probably some way of altering
their values...
- reopenCore() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
This is the default implementation of reopenCore().
- reopenCore() - Method in class org.apache.derby.impl.sql.execute.BulkTableScanResultSet
-
Reopen the result set.
- reopenCore() - Method in class org.apache.derby.impl.sql.execute.DistinctScalarAggregateResultSet
-
reopen a scan on the table. scan parameters are evaluated
at each open, so there is probably some way of altering
their values...
- reopenCore() - Method in class org.apache.derby.impl.sql.execute.HashScanResultSet
-
reopen this ResultSet.
- reopenCore() - Method in class org.apache.derby.impl.sql.execute.HashTableResultSet
-
reopen a scan on the table. scan parameters are evaluated
at each open, so there is probably some way of altering
their values...
- reopenCore() - Method in class org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet
-
reopen this ResultSet.
- reopenCore() - Method in class org.apache.derby.impl.sql.execute.JoinResultSet
-
reopen a a join.
- reopenCore() - Method in class org.apache.derby.impl.sql.execute.MaterializedResultSet
-
reopen a scan on the table. scan parameters are evaluated
at each open, so there is probably some way of altering
their values...
- reopenCore() - Method in class org.apache.derby.impl.sql.execute.MultiProbeTableScanResultSet
-
- reopenCore() - Method in class org.apache.derby.impl.sql.execute.NormalizeResultSet
-
reopen a scan on the table. scan parameters are evaluated
at each open, so there is probably some way of altering
their values...
- reopenCore() - Method in class org.apache.derby.impl.sql.execute.OnceResultSet
-
reopen a scan on the table. scan parameters are evaluated
at each open, so there is probably some way of altering
their values...
- reopenCore() - Method in class org.apache.derby.impl.sql.execute.ProjectRestrictResultSet
-
reopen a scan on the table. scan parameters are evaluated
at each open, so there is probably some way of altering
their values...
- reopenCore() - Method in class org.apache.derby.impl.sql.execute.RowCountResultSet
-
Reopen a scan on the table. scan parameters are evaluated
at each open, so there is probably some way of altering
their values...
- reopenCore() - Method in class org.apache.derby.impl.sql.execute.ScalarAggregateResultSet
-
reopen a scan on the table. scan parameters are evaluated
at each open, so there is probably some way of altering
their values...
- reopenCore() - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
-
reopen a scan on the table. scan parameters are evaluated
at each open, so there is probably some way of altering
their values...
- reopenCore() - Method in class org.apache.derby.impl.sql.execute.TableScanResultSet
-
Reopen a table scan.
- reopenCore() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Reopen the scan.
- reopenCore() - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
-
If the VTI is a version2 vti that does not
need to be instantiated multiple times then
we simply close the current ResultSet and
create a new one via a call to
PreparedStatement.executeQuery().
- reopenCore() - Method in class org.apache.derby.impl.sql.execute.WindowResultSet
-
Reopen this ResultSet.
- reopenCore(boolean) - Method in class org.apache.derby.impl.sql.execute.MultiProbeTableScanResultSet
-
There are two scenarios for which we reopen this kind of scan:
A - The first is for join processing.
- reopenIndexScanController(ExecRow) - Method in class org.apache.derby.impl.sql.execute.DependentResultSet
-
- reopenScan(DataValueDescriptor[], int, Qualifier[][], DataValueDescriptor[], int) - Method in interface org.apache.derby.iapi.store.access.GenericScanController
-
Reposition the current scan.
- reopenScan(DataValueDescriptor[], int, Qualifier[][], DataValueDescriptor[], int) - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
-
Reposition the current scan.
- reopenScan(DataValueDescriptor[], int, Qualifier[][], DataValueDescriptor[], int) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
Reposition the current scan.
- reopenScan(DataValueDescriptor[], int, Qualifier[][], DataValueDescriptor[], int) - Method in class org.apache.derby.impl.store.access.sort.Scan
-
Reposition the current scan.
- reopenScanByRecordHandle(RecordHandle, Qualifier[][]) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
Reposition the current scan.
- reopenScanByRecordHandleAndSetLocks(RecordHandle) - Method in class org.apache.derby.impl.store.access.heap.HeapScan
-
Reposition the current scan and sets the necessary locks.
- reopenScanByRowLocation(RowLocation, Qualifier[][]) - Method in interface org.apache.derby.iapi.store.access.GenericScanController
-
Reposition the current scan.
- reopenScanByRowLocation(RowLocation, Qualifier[][]) - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
-
Reposition the current scan.
- reopenScanByRowLocation(RowLocation, Qualifier[][]) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
- reopenScanByRowLocation(RowLocation, Qualifier[][]) - Method in class org.apache.derby.impl.store.access.heap.HeapScan
-
Reposition the current scan.
- reopenScanByRowLocation(RowLocation, Qualifier[][]) - Method in class org.apache.derby.impl.store.access.sort.Scan
-
Reposition the current scan.
- reopenScanController() - Method in class org.apache.derby.impl.sql.execute.MultiProbeTableScanResultSet
-
Reopen the scan controller
- reopenScanController() - Method in class org.apache.derby.impl.sql.execute.TableScanResultSet
-
- reOrder(int[]) - Method in interface org.apache.derby.iapi.sql.compile.OptimizableList
-
Set the join order for this list of optimizables.
- reOrder(int[]) - Method in class org.apache.derby.impl.sql.compile.FromList
-
- reorderRCL(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.OrderByList
-
Build a new RCL with the same RCs as the passed in RCL
but in an order that matches the ordering columns.
- REP_SET_TRIGGERS_CONSTANT_ACTION_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.Replication.Database.Language.Execution.RepSetTriggersConstantAction
- REPEATABLE_READ_ISOLATION_LEVEL - Static variable in class org.apache.derby.iapi.transaction.TransactionControl
-
- replace(InputStream) - Method in class org.apache.derby.impl.sql.execute.JarUtil
-
Replace a jar file in the current connection's database with the
content of an external file.
- replace(String, long, InputStream) - Method in interface org.apache.derby.iapi.store.access.FileResource
-
Replace a file resource with a new version.
- replace(String, long, InputStream) - Method in class org.apache.derby.impl.store.raw.data.RFResource
-
- replace(LanguageConnectionContext, String, String, String) - Static method in class org.apache.derby.impl.sql.execute.JarUtil
-
Replace a jar file from the current connection's database with the content of an
external file.
- replace(DataValueDescriptor[], FormatableBitSet) - Method in interface org.apache.derby.iapi.store.access.ScanController
-
Replace the (partial) row at the current position of the scan.
- replace(DataValueDescriptor[], FormatableBitSet) - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
-
Replace the entire row at the current position of the scan.
- replace(DataValueDescriptor[], FormatableBitSet) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
- replace(DataValueDescriptor[], FormatableBitSet) - Method in class org.apache.derby.impl.store.access.sort.Scan
-
Replace the entire row at the current position of the scan.
- replace(RowLocation, DataValueDescriptor[], FormatableBitSet) - Method in interface org.apache.derby.iapi.store.access.ConglomerateController
-
Replace the (partial) row at the given location.
- replace(RowLocation, DataValueDescriptor[], FormatableBitSet) - Method in class org.apache.derby.impl.store.access.btree.BTreeController
-
Replace the entire row at the given location.
- replace(RowLocation, DataValueDescriptor[], FormatableBitSet) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericConglomerateController
-
- REPLACE_JAR - org.apache.derby.iapi.security.Securable
-
- REPLACE_JAR - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
-
- REPLACE_JAR(String, String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Replace a jar file in the database.
- replaceAggregatesWithColumnReferences(ResultColumnList, int) - Method in class org.apache.derby.impl.sql.compile.AggregateNode
-
Replace aggregates in the expression tree with a ColumnReference to
that aggregate, append the aggregate to the supplied RCL (assumed to
be from the child ResultSetNode) and return the ColumnReference.
- ReplaceAggregatesWithCRVisitor - Class in org.apache.derby.impl.sql.compile
-
Replace all aggregates with result columns.
- ReplaceAggregatesWithCRVisitor(ResultColumnList, int) - Constructor for class org.apache.derby.impl.sql.compile.ReplaceAggregatesWithCRVisitor
-
Replace all aggregates with column references.
- ReplaceAggregatesWithCRVisitor(ResultColumnList, int, Class<?>) - Constructor for class org.apache.derby.impl.sql.compile.ReplaceAggregatesWithCRVisitor
-
- ReplaceAggregatesWithCRVisitor(ResultColumnList, Class<?>) - Constructor for class org.apache.derby.impl.sql.compile.ReplaceAggregatesWithCRVisitor
-
Replace all aggregates with column references.
- replaceBytes(byte[], long, long) - Method in class org.apache.derby.impl.jdbc.LOBStreamControl
-
Replaces a block of bytes in the middle of the LOB with a another block
of bytes, which may be of a different size.
- replaceCallsWithColumnReferences(ResultColumnList, int) - Method in class org.apache.derby.impl.sql.compile.WindowFunctionNode
-
Replace window function calls in the expression tree with a
ColumnReference to that window function, append the aggregate to the
supplied RCL (assumed to be from the child ResultSetNode) and return the
ColumnReference.
- ReplaceCaseOperandVisitor(ValueNodeList) - Constructor for class org.apache.derby.impl.sql.compile.ConditionalNode.ReplaceCaseOperandVisitor
-
- replaceDeclaredGlobalTempTable(String, TableDescriptor) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
This is called at the commit time for temporary tables with
ON COMMIT DELETE ROWS
If a temp table with ON COMMIT DELETE ROWS doesn't have any held cursor
open on them, we delete the data from them by dropping the conglomerate
and recreating the conglomerate.
- replacement - Variable in class org.apache.derby.impl.sql.compile.ReplaceNodeVisitor
-
- replacementPolicy - Variable in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Replacement policy to be used for this cache.
- ReplacementPolicy - Interface in org.apache.derby.impl.services.cache
-
Interface that must be implemented by classes that provide a replacement
algorithm for ConcurrentCache.
- ReplacementPolicy.Callback - Interface in org.apache.derby.impl.services.cache
-
The interface for the callback objects that ConcurrentCache
uses to notify the replacement algorithm about events such as look-ups
and removals.
- replacements - Variable in class org.apache.derby.impl.sql.compile.ConditionalNode.ReplaceCaseOperandVisitor
-
- ReplaceNodeVisitor - Class in org.apache.derby.impl.sql.compile
-
Replace all occurrences of a specific node with another node.
- ReplaceNodeVisitor(Visitable, Visitable) - Constructor for class org.apache.derby.impl.sql.compile.ReplaceNodeVisitor
-
- replaceOrForbidDefaults(TableDescriptor, ResultColumnList, boolean) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Replace any DEFAULTs with the associated tree for the default if
allowed, or flag.
- replaceOrForbidDefaults(TableDescriptor, ResultColumnList, boolean) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Replace any DEFAULTs with the associated tree for the default if
allowed, or flag (when inside top level set operator nodes).
- replaceOrForbidDefaults(TableDescriptor, ResultColumnList, boolean) - Method in class org.apache.derby.impl.sql.compile.RowResultSetNode
-
Replace any DEFAULTs with the associated tree for the default if
allowed, or flag (when inside top level set operator nodes).
- replaceOrForbidDefaults(TableDescriptor, ResultColumnList, boolean) - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Replace any DEFAULTs with the associated tree for the default if
allowed, or flag (when inside top level set operator nodes).
- replaceOrForbidDefaults(TableDescriptor, ResultColumnList, boolean) - Method in class org.apache.derby.impl.sql.compile.SetOperatorNode
-
Replace any DEFAULTs with the associated tree for the default if
allowed, or flag (when inside top level set operator nodes).
- replacesAggregate - Variable in class org.apache.derby.impl.sql.compile.ColumnReference
-
- replacesWindowFunctionCall - Variable in class org.apache.derby.impl.sql.compile.ColumnReference
-
- ReplaceWindowFuncCallsWithCRVisitor - Class in org.apache.derby.impl.sql.compile
-
Replace all window function calls with result columns.
- ReplaceWindowFuncCallsWithCRVisitor(ResultColumnList, int, Class<?>) - Constructor for class org.apache.derby.impl.sql.compile.ReplaceWindowFuncCallsWithCRVisitor
-
Replace all window function calls with column references.
- replaceWithHashTableNode() - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
This method creates a HashTableNode between the PRN and
it's child when the optimizer chooses hash join on an
arbitrary (non-FBT) result set tree.
- REPLICATION_CONFLICTING_ATTRIBUTES - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- REPLICATION_CONNECTION_EXCEPTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- REPLICATION_CONNECTION_LOST - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- REPLICATION_DB_NOT_BOOTED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- REPLICATION_ERROR_BEGIN - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- REPLICATION_ERROR_END - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- REPLICATION_FAILOVER - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
Attribute name to start failover for a given database..
- REPLICATION_FAILOVER - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
Attribute name to start failover for a given database..
- REPLICATION_FAILOVER_SUCCESSFUL - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- REPLICATION_FAILOVER_SUCCESSFUL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- REPLICATION_FAILOVER_UNSUCCESSFUL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- REPLICATION_FATAL_ERROR - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- REPLICATION_INTERNAL_SHUTDOWN_SLAVE - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
Attribute name to stop replication slave mode for a database.
- REPLICATION_INTERNAL_SHUTDOWN_SLAVE - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
Attribute name to stop replication slave mode for a database.
- REPLICATION_INVALID_CONNECTION_HANDLE - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- REPLICATION_LOG_BUFFER_SIZE - Static variable in interface org.apache.derby.iapi.reference.Property
-
Property name for specifying the size of the replication log buffers
- REPLICATION_LOG_CORRUPTED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- REPLICATION_LOG_OUT_OF_SYNCH - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- REPLICATION_LOGSHIPPER_EXCEPTION - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- REPLICATION_MASTER_ALREADY_BOOTED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- REPLICATION_MASTER_RECONN - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- REPLICATION_MASTER_SLAVE_VERSION_MISMATCH - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- REPLICATION_MASTER_STARTED - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- REPLICATION_MASTER_STOPPED - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- REPLICATION_MASTER_TIMED_OUT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- REPLICATION_MAX_SHIPPING_INTERVAL - Static variable in interface org.apache.derby.iapi.reference.Property
-
Property name for specifying the maximum log shipping interval
- REPLICATION_MIN_SHIPPING_INTERVAL - Static variable in interface org.apache.derby.iapi.reference.Property
-
Property name for specifying the minimum log shipping interval
- REPLICATION_MODE - Static variable in interface org.apache.derby.iapi.store.replication.master.MasterFactory
-
Property key to specify replication mode
- REPLICATION_MODE - Static variable in interface org.apache.derby.iapi.store.replication.slave.SlaveFactory
-
Property key to specify replication mode
- REPLICATION_NOT_IN_MASTER_MODE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- REPLICATION_NOT_IN_SLAVE_MODE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- REPLICATION_ONELINE_MSG_HEADER - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- REPLICATION_SLAVE_HOST - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
If startMaster is true, this attribute is used to specify the
host name the master should connect to.
- REPLICATION_SLAVE_HOST - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
If startMaster is true, this attribute is used to specify the
host name the master should connect to.
- REPLICATION_SLAVE_LOST_CONN - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- REPLICATION_SLAVE_NETWORK_LISTEN - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- REPLICATION_SLAVE_PORT - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
If startMaster is true, this attribute is used to specify the
port the master should connect to.
- REPLICATION_SLAVE_PORT - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
If startMaster is true, this attribute is used to specify the
port the master should connect to.
- REPLICATION_SLAVE_SHUTDOWN_OK - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- REPLICATION_SLAVE_STARTED - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- REPLICATION_SLAVE_STARTED_OK - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- REPLICATION_SLAVE_STOPPED - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- REPLICATION_START_MASTER - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
Attribute name to start replication master mode for a database.
- REPLICATION_START_MASTER - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
Attribute name to start replication master mode for a database.
- REPLICATION_START_SLAVE - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
Attribute name to start replication slave mode for a database.
- REPLICATION_START_SLAVE - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
Attribute name to start replication slave mode for a database.
- REPLICATION_STOP_MASTER - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
Attribute name to stop replication master mode for a database.
- REPLICATION_STOP_MASTER - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
Attribute name to stop replication master mode for a database.
- REPLICATION_STOP_SLAVE - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
Attribute name to stop replication slave mode for a database.
- REPLICATION_STOP_SLAVE - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
Attribute name to stop replication slave mode for a database.
- REPLICATION_STOPSLAVE_NOT_INITIATED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- REPLICATION_UNEXPECTED_EXCEPTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- REPLICATION_UNEXPECTED_MESSAGEID - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- REPLICATION_UNLOGGED_OPERATIONS_IN_PROGRESS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- REPLICATION_VERBOSE - Static variable in interface org.apache.derby.iapi.reference.Property
-
Property name for specifying whether or not replication messages are
written to the log
- ReplicationLogBuffer - Class in org.apache.derby.impl.store.replication.buffer
-
Used for the replication master role only.
- ReplicationLogBuffer(int, MasterFactory) - Constructor for class org.apache.derby.impl.store.replication.buffer.ReplicationLogBuffer
-
Class constructor specifies the number of buffer elements
and the master controller that creates this replication log
buffer.
- ReplicationLogger - Class in org.apache.derby.impl.store.replication
-
- ReplicationLogger(String) - Constructor for class org.apache.derby.impl.store.replication.ReplicationLogger
-
- ReplicationLogScan - Class in org.apache.derby.impl.store.replication.slave
-
Scan a chunk of log received from the master.
- ReplicationLogScan() - Constructor for class org.apache.derby.impl.store.replication.slave.ReplicationLogScan
-
- ReplicationMessage - Class in org.apache.derby.impl.store.replication.net
-
This message is used for the communication between the master and the
slave during Replication.
- ReplicationMessage() - Constructor for class org.apache.derby.impl.store.replication.net.ReplicationMessage
-
public No args constructor required with Externalizable.
- ReplicationMessage(int, Object) - Constructor for class org.apache.derby.impl.store.replication.net.ReplicationMessage
-
Constructor used to set the type and message.
- ReplicationMessageReceive - Class in org.apache.derby.impl.store.replication.net
-
This class is the Receiver (viz.
- ReplicationMessageReceive(SlaveAddress, String) - Constructor for class org.apache.derby.impl.store.replication.net.ReplicationMessageReceive
-
Constructor initializes the slave address used in replication.
- ReplicationMessageReceive.SlavePingThread - Class in org.apache.derby.impl.store.replication.net
-
Thread that sends ping messages to the master on request to check if the
replication network is working
- ReplicationMessageTransmit - Class in org.apache.derby.impl.store.replication.net
-
Used to send replication messages to the slave.
- ReplicationMessageTransmit(SlaveAddress) - Constructor for class org.apache.derby.impl.store.replication.net.ReplicationMessageTransmit
-
Constructor initializes the slave address used in replication.
- ReplicationMessageTransmit.MasterReceiverThread - Class in org.apache.derby.impl.store.replication.net
-
Thread that listens for messages from the slave.
- replicationMode - Variable in class org.apache.derby.impl.store.replication.master.MasterController
-
- replicationSlaveException - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
-
If this exception is set while in replication slave mode, the
exception will be thrown by the thread doing recovery will.
- repLogger - Variable in class org.apache.derby.impl.store.replication.master.AsynchronousLogShipper
-
- repLogger - Variable in class org.apache.derby.impl.store.replication.master.MasterController
-
- repLogger - Variable in class org.apache.derby.impl.store.replication.slave.SlaveController
-
- Reply - Class in org.apache.derby.client.net
-
- Reply(NetAgent, int) - Constructor for class org.apache.derby.client.net.Reply
-
- reply_ - Variable in class org.apache.derby.client.net.NetAgent
-
- REPLY_HEADER - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- REPLY_HEADER_LENGTH - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- replyBuffer - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- replyBufferCount - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- replyBufferPos - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- report - Variable in exception org.apache.derby.iapi.error.StandardException
-
- report() - Method in exception org.apache.derby.iapi.error.StandardException
-
Yes, report me.
- report(SecurityException, File) - Method in class org.apache.derby.impl.services.monitor.FileMonitor
-
- report(SecurityException, String) - Method in class org.apache.derby.impl.services.monitor.FileMonitor
-
- report(SecurityException, String) - Method in class org.apache.derby.impl.services.timer.SingletonTimerFactory
-
- report(String) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Should only be called if reportOn is true
apart from report/Exception().
- report(String) - Static method in class org.apache.derby.impl.tools.dblook.Logs
-
- REPORT_ALWAYS - Static variable in exception org.apache.derby.iapi.error.StandardException
-
- REPORT_DEFAULT - Static variable in exception org.apache.derby.iapi.error.StandardException
-
- REPORT_NEVER - Static variable in exception org.apache.derby.iapi.error.StandardException
-
- reportConglomerateDescriptor(ConglomerateDescriptor) - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
-
- reportCostForTable(Object, int) - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
-
- reportCostIncluding(String, CostEstimate, int) - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
-
- reportDerby(PrintWriter) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
-
prints out the jbms info to the specified AppStreamWriter.
- reportError(Throwable) - Method in class org.apache.derby.iapi.services.context.ContextManager
-
- reportException(Throwable) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
- reportJavaInfo(PrintWriter) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
-
Writes out the relevant info about the Java environment to
the specified AppStreamWriter.
- reportJoinOrder(String, boolean, int, int, int[], JBitSet) - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
-
- reportLocales(PrintWriter) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
-
Writes out information about the locales with the
product.
- reportMessage(String) - Static method in class org.apache.derby.impl.tools.dblook.Logs
-
- reportMessage(String, String) - Static method in class org.apache.derby.impl.tools.dblook.Logs
-
- reportMessage(String, String[]) - Static method in class org.apache.derby.impl.tools.dblook.Logs
-
- reportOn - Variable in class org.apache.derby.impl.services.monitor.BaseMonitor
-
- reportString(String) - Static method in class org.apache.derby.impl.tools.dblook.Logs
-
- reportTesting(PrintWriter) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
-
Writes out information about the derbyTesting classes with the product.
- reportThread(SecurityException) - Method in class org.apache.derby.impl.services.monitor.FileMonitor
-
- reposition(long) - Method in interface org.apache.derby.iapi.types.PositionedStream
-
Repositions the stream to the requested byte position.
- reposition(long) - Method in class org.apache.derby.impl.jdbc.LOBInputStream
-
Repositions the stream to the requested byte position.
- reposition(long) - Method in class org.apache.derby.impl.jdbc.PositionedStoreStream
-
Repositions the underlying store stream to the requested position.
- reposition(long) - Method in class org.apache.derby.impl.jdbc.UTF8Reader
-
Repositions the stream so that the next character read will be the
character at the requested position.
- reposition(BTreeRowPosition, boolean) - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
-
Reposition the scan leaving and reentering the access layer.
- repositionNeededAfterVersion - Variable in class org.apache.derby.impl.store.raw.data.BasePage
-
The oldest version where we know that any record id that was on the
page at that version, must still be on the page.
- repositionScanForUpateOper() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
Private methods of This class:
- repositionScrollableResultSetBeforeJDBC1PositionedUpdateDelete() - Method in class org.apache.derby.client.am.ClientResultSet
-
- RePreparable - Interface in org.apache.derby.iapi.store.raw
-
An RePreparable operation is an operation that changed the state of the
RawStore in the context of a transaction and the locks for this change
can be reclaimed during recovery, following redo.
- reprepare() - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
During recovery re-prepare a transaction.
- reprepare() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
During recovery re-prepare a transaction.
- reprepare(RawTransaction, TransactionId, LogInstant, LogInstant) - Method in interface org.apache.derby.iapi.store.raw.log.Logger
-
During recovery re-prepare a transaction.
- reprepare(RawTransaction, TransactionId, LogInstant, LogInstant) - Method in class org.apache.derby.impl.store.raw.log.FileLogger
-
During recovery re-prepare a transaction.
- rePrepare(LanguageConnectionContext) - Method in interface org.apache.derby.iapi.sql.PreparedStatement
-
Re-prepare the statement if it is not up to date or,
if requested, simply not optimal.
- rePrepare(LanguageConnectionContext) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
- rePrepare(LanguageConnectionContext, boolean) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
- requalificationRestrictionList - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
-
- Request - Class in org.apache.derby.client.net
-
- Request(NetAgent, int) - Constructor for class org.apache.derby.client.net.Request
-
- request_ - Variable in class org.apache.derby.client.net.NetAgent
-
- requestBulkInsert() - Method in class org.apache.derby.impl.sql.compile.InsertNode
-
Request bulk insert optimization at run time.
- requestCompatible(Object, Object) - Method in interface org.apache.derby.iapi.services.locks.Lockable
-
Return true if the requested qualifier is compatible with the already granted
qualifier.
- requestCompatible(Object, Object) - Method in class org.apache.derby.iapi.services.locks.ShExLockable
-
- requestCompatible(Object, Object) - Method in class org.apache.derby.iapi.store.raw.ContainerKey
-
- requestCompatible(Object, Object) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
- requestCompatible(Object, Object) - Method in class org.apache.derby.impl.store.raw.data.RecordId
-
Determine if this request can be granted.
- requestPassword - Variable in class org.apache.derby.jdbc.EmbedPooledConnection
-
True if the password was passed in on the connection request, false if it came from the data source property.
- requestService() - Method in class org.apache.derby.impl.services.cache.BackgroundCleaner
-
Notify the daemon service that the cleaner needs to be serviced.
- REQUEUE - Static variable in interface org.apache.derby.iapi.services.daemon.Serviceable
-
- REQUIRE_AUTHENTICATION_PARAMETER - Static variable in interface org.apache.derby.iapi.reference.Property
-
- requireAuthentication(Properties) - Method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
-
- required - Variable in class org.apache.derby.impl.drda.DRDAConnThread
-
- requiredColumnPrivileges - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- requiredPermissionsList - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
-
- requiredRolePrivileges - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- requiredRoutinePrivileges - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- requiredRowOrdering - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
-
- RequiredRowOrdering - Interface in org.apache.derby.iapi.sql.compile
-
This interface provides a representation of the required ordering of rows
from a ResultSet.
- requiredSchemaPrivileges - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- requiredTablePrivileges - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- requiredUsagePrivileges - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- requiredValueNotFound(int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Required value not found.
- REQUIRES_CALLABLE_STATEMENT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- requiresBackingIndex() - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
Does this constraint require a backing index for its implementation?
- requiresDeferredProcessing - Variable in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
- requiresDeferredProcessing() - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Does this DML Node require deferred processing?
- requiresDescending(ColumnReference, int) - Method in class org.apache.derby.impl.sql.compile.OrderByList
-
Determine whether or not this RequiredRowOrdering has a
DESCENDING requirement for the column referenced by the
received ColumnReference.
- requiresPrepareLocks() - Method in class org.apache.derby.impl.store.raw.log.LogRecord
-
- requiresRelocking() - Method in interface org.apache.derby.iapi.sql.execute.NoPutResultSet
-
Do we need to relock the row when going to the heap.
- requiresRelocking() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
- requiresRelocking() - Method in class org.apache.derby.impl.sql.execute.BulkTableScanResultSet
-
- requiresRelocking() - Method in class org.apache.derby.impl.sql.execute.HashScanResultSet
-
- requiresRelocking() - Method in class org.apache.derby.impl.sql.execute.TableScanResultSet
-
- requiresRelocking() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
- requiresSecurityCodepoint() - Method in class org.apache.derby.impl.drda.Session
-
Check if a security codepoint is required
- requiresTypeFromContext() - Method in class org.apache.derby.impl.sql.compile.CachedValueNode
-
- requiresTypeFromContext() - Method in class org.apache.derby.impl.sql.compile.ParameterNode
-
- requiresTypeFromContext() - Method in class org.apache.derby.impl.sql.compile.UnaryArithmeticOperatorNode
-
Unary + and - require their type to be set if
they wrap another node (e.g. a parameter) that
requires type from its context.
- requiresTypeFromContext() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Returns TRUE if the type of this node will be determined from the
context in which it is getting used.
- requiresUniqueIndex() - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
Is this a primary key or unique constraint?
- res - Variable in class org.apache.derby.iapi.tools.i18n.LocalizedResource
-
- RESCAN_REQUIRED - Static variable in class org.apache.derby.impl.store.access.btree.BTreeController
-
- reserved1 - Variable in class org.apache.derby.impl.store.raw.data.AllocExtent
-
- reserved1 - Variable in class org.apache.derby.impl.store.raw.data.AllocPage
-
- RESERVED1_RECORD_HANDLE - Static variable in interface org.apache.derby.iapi.store.raw.RecordHandle
-
Reserved for future use - name it and define it when you have a need
to use one.
- reserved2 - Variable in class org.apache.derby.impl.store.raw.data.AllocExtent
-
- reserved2 - Variable in class org.apache.derby.impl.store.raw.data.AllocPage
-
- reserved3 - Variable in class org.apache.derby.impl.store.raw.data.AllocExtent
-
- reserved3 - Variable in class org.apache.derby.impl.store.raw.data.AllocPage
-
- reserved4 - Variable in class org.apache.derby.impl.store.raw.data.AllocPage
-
- RESERVED4_RECORD_HANDLE - Static variable in interface org.apache.derby.iapi.store.raw.RecordHandle
-
Reserve for future use - name it and define it when you have a need to
use one
- RESERVED5_RECORD_HANDLE - Static variable in interface org.apache.derby.iapi.store.raw.RecordHandle
-
- reservedSpace - Variable in class org.apache.derby.impl.store.raw.data.CopyRowsOperation
-
- reserveSpaceForChecksum(int, long, long) - Method in class org.apache.derby.impl.store.raw.log.LogAccessFile
-
reserve the space for the checksum log record in the log file.
- reserveSpaceForSlot(LogInstant, int, int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Reserve the required number of bytes for the record in the specified slot.
- reserveSpaceForSlot(LogInstant, int, int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
reserveSpaceForSlot
This method will reserve at least specified "spaceToReserve" bytes for the record
in the slot.
- reset() - Method in class org.apache.derby.iapi.error.ErrorStringBuilder
-
Reset the buffer -- truncate it down to nothing.
- reset() - Method in class org.apache.derby.iapi.services.io.DynamicByteArrayOutputStream
-
Reset the stream for reuse
- reset() - Method in interface org.apache.derby.iapi.sql.Activation
-
Resets the activation to the "pre-execution" state -
that is, the state where it can be used to begin a new execution.
- reset() - Method in interface org.apache.derby.iapi.sql.execute.xplain.XPLAINVisitor
-
Call this method to reset the visitor for a new run over the
statistics.
- reset() - Method in class org.apache.derby.iapi.store.raw.FetchDescriptor
-
Internal to store.
- reset() - Method in class org.apache.derby.iapi.types.ReaderToUTF8Stream
-
Repositions this stream to the position at the time the mark method was
last called on this input stream.
- reset() - Method in class org.apache.derby.impl.drda.Database
-
This method resets the state of this Database object so that it can
be re-used.
- reset() - Method in class org.apache.derby.impl.drda.DRDAResultSet
-
This method resets the state of this DRDAResultset object so that it can
be re-used.
- reset() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
This method resets the state of this DRDAStatement object so that it can
be re-used.
- reset() - Method in class org.apache.derby.impl.drda.EXTDTAInputStream
-
- reset() - Method in class org.apache.derby.impl.jdbc.TemporaryClob.CharToBytePositionCache
-
Resets the position cache.
- reset() - Method in class org.apache.derby.impl.sql.compile.BaseTableNumbersVisitor
-
Reset the state of this visitor.
- reset() - Method in class org.apache.derby.impl.sql.compile.HasNodeVisitor
-
Reset the status so it can be run again.
- reset() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
This is a partial implementation of reset.
- reset() - Method in class org.apache.derby.impl.sql.execute.xplain.XPLAINDefaultVisitor
-
- reset() - Method in class org.apache.derby.impl.sql.execute.xplain.XPLAINSystemTableVisitor
-
This method resets the visitor.
- reset() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- reset() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement.RowCountStatistics
-
Reset all the row count statistics.
- reset() - Method in class org.apache.derby.impl.store.access.sort.Node
-
- reset() - Method in class org.apache.derby.impl.store.access.sort.NodeAllocator
-
Clear all nodes that this allocator has allocated.
- reset() - Method in class org.apache.derby.impl.store.access.sort.SortBuffer
-
- reset() - Method in class org.apache.derby.impl.store.raw.data.AllocationCache
-
- reset() - Method in class org.apache.derby.impl.store.raw.log.ChecksumOperation
-
- reset(boolean) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- reset(boolean) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- reset(boolean) - Method in class org.apache.derby.client.am.ClientStatement
-
- reset(boolean) - Method in class org.apache.derby.impl.sql.execute.AutoincrementCounter
-
reset to the counter to the beginning or the end.
- reset(Long) - Method in class org.apache.derby.impl.sql.catalog.SequenceUpdater
-
Reset the sequence generator to a new start value.
- reset(LogWriter) - Method in class org.apache.derby.client.am.ClientConnection
-
- reset(ExecRow) - Method in class org.apache.derby.iapi.sql.execute.ExecRowBuilder
-
Reset a row by creating fresh NULL values.
- reset(ExecRow[]) - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Reset the exec row array and reinitialize
- reset(DssTrace) - Method in class org.apache.derby.impl.drda.DDMWriter
-
reset values for sending next message
- reset_() - Method in interface org.apache.derby.client.am.MaterialStatement
-
- reset_() - Method in class org.apache.derby.client.net.NetStatement
-
- reset_(LogWriter) - Method in class org.apache.derby.client.am.ClientConnection
-
- reset_(LogWriter) - Method in class org.apache.derby.client.net.NetConnection
-
- RESET_PASSWORD - org.apache.derby.iapi.security.Securable
-
- Resetable - Interface in org.apache.derby.iapi.types
-
This is a simple interface that is used by
streams that can initialize and reset themselves.
- resetAgent(ClientConnection, LogWriter, int, String, int) - Method in class org.apache.derby.client.am.Agent
-
- resetAgent(LogWriter) - Method in class org.apache.derby.client.am.Agent
-
- resetAgent_(LogWriter, int, String, int) - Method in class org.apache.derby.client.am.Agent
-
- resetAgent_(LogWriter, int, String, int) - Method in class org.apache.derby.client.net.NetAgent
-
- resetAICounters(boolean) - Method in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
-
Reset Autoincrement counters to the beginning or the end.
- resetAuthorizationIDPassword(String, String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Reset the password for an already normalized authorization id.
- resetAutoincrementGenerated() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
- resetCache() - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
-
- resetCallableStatement(Agent, ClientConnection, String, int, int, int) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- resetCallableStatement_(ClientCallableStatement, String, int, int, int) - Method in class org.apache.derby.client.am.ClientConnection
-
- resetCallableStatement_(ClientCallableStatement, String, int, int, int) - Method in class org.apache.derby.client.net.NetConnection
-
- resetChainState() - Method in class org.apache.derby.impl.drda.DDMWriter
-
Reset any chaining state that needs to be reset
at time of the send
- resetConnection(LogWriter) - Method in class org.apache.derby.client.am.ClientConnection
-
- resetConnectionAtFirstSql_ - Variable in class org.apache.derby.client.am.ClientConnection
-
- resetConstraintModes() - Method in interface org.apache.derby.iapi.sql.conn.SQLSessionContext
-
Clear deferred information for this transaction.
- resetConstraintModes() - Method in class org.apache.derby.impl.sql.conn.SQLSessionContextImpl
-
Clear deferred information for this transaction.
- resetContext() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Reset compiler context (as for instance, when we recycle a context for
use by another compilation.
- resetContext() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
Reset compiler context (as for instance, when we recycle a context for
use by another compilation.
- resetCounters() - Method in class org.apache.derby.impl.services.uuid.BasicUUIDFactory
-
- resetCurrentContextManager(ContextManager) - Method in class org.apache.derby.iapi.services.context.ContextService
-
Break the link between the current Thread and the passed
in ContextManager.
- resetCurrentRowPosition() - Method in class org.apache.derby.client.net.NetCursor
-
- resetCursorNameAndRemoveFromWhereCurrentOfMappings() - Method in class org.apache.derby.client.am.ClientStatement
-
- resetDatabaseOwner(TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Reset the database owner according to what is stored in the catalogs.
- resetDataBuffer() - Method in class org.apache.derby.client.am.Cursor
-
- resetDefaultLocking() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
- resetForMaterialization() - Method in class org.apache.derby.iapi.types.SQLChar
-
Resets state after materializing value from an array.
- resetForReuse() - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
Resets the prepared statement for reuse in a statement pool.
- resetForReuse() - Method in class org.apache.derby.client.am.ClientStatement
-
Resets the statement for reuse in a statement pool.
- resetFromPool() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
- resetFromPool() - Method in interface org.apache.derby.iapi.jdbc.EngineConnection
-
Resets the connection before it is returned from a PooledConnection
to a new application request (wrapped by a BrokeredConnection).
- resetFromPool() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Reset the connection before it is returned (indirectly) by
a PooledConnection object.
- resetFromPool() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Reset the connection before it is returned from a PooledConnection
to a new application request (wrapped by a BrokeredConnection).
- resetFromPool() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Reset the connection before it is returned (indirectly) by
a PooledConnection object.
- resetHeapConglomNumber() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Sets the heapConglomNumber to -1 for temporary table since the table was dropped and recreated at the commit time
and hence its conglomerate id has changed.
- resetIsolationLevelFlag() - Method in interface org.apache.derby.iapi.jdbc.BrokeredConnectionControl
-
Reset the isolation level flag used to keep state in
BrokeredConnection.
- resetIsolationLevelFlag() - Method in class org.apache.derby.jdbc.EmbedPooledConnection
-
Reset the isolation level flag used to keep state in
BrokeredConnection.
- resetIsolationLevelFlagUsedForSQLandJDBC() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Reset the isolation level flag used to keep correct isolation level
state in BrokeredConnection.
- resetIsolationLevelFlagUsedForSQLandJDBC() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- resetJoinStrategies(Optimizer) - Method in class org.apache.derby.impl.sql.compile.FromTable
-
This method is called when this table is placed in a potential
join order, or when a new conglomerate is being considered.
- resetLocalizedResourceCache() - Static method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
-
- resetNetCallableStatement(ClientCallableStatement, NetAgent, NetConnection) - Method in class org.apache.derby.client.net.NetCallableStatement
-
- resetNetCallableStatement(NetAgent, NetConnection, String, int, int, int) - Method in class org.apache.derby.client.net.NetCallableStatement
-
- resetNetConnection(LogWriter) - Method in class org.apache.derby.client.net.NetConnection
-
- resetNetPreparedStatement(ClientPreparedStatement, NetAgent, NetConnection) - Method in class org.apache.derby.client.net.NetPreparedStatement
-
- resetNetPreparedStatement(NetAgent, NetConnection, String, int, int, int, int, String[], int[]) - Method in class org.apache.derby.client.net.NetPreparedStatement
-
- resetNetStatement() - Method in class org.apache.derby.client.net.NetStatement
-
- resetNetStatement(ClientStatement, NetAgent, NetConnection) - Method in class org.apache.derby.client.net.NetStatement
-
- resetNetStatement(NetAgent, NetConnection, int, int, int) - Method in class org.apache.derby.client.net.NetStatement
-
- resetNextResultSetNumber() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Reset the next ResultSet number from this CompilerContext.
- resetNextResultSetNumber() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- resetOutputStream() - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Reset the logical output stream.
- resetPageNumber(long) - Method in class org.apache.derby.impl.store.raw.data.PageBasicOperation
-
Reset the pageNumber
- resetParameters() - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- resetPosition(LogInstant) - Method in class org.apache.derby.impl.store.raw.log.FlushedScan
-
Reset the scan to the given LogInstant.
- resetPosition(LogInstant) - Method in class org.apache.derby.impl.store.raw.log.Scan
-
Reset the scan to the given LogInstant.
- resetPosition(LogInstant) - Method in interface org.apache.derby.impl.store.raw.log.StreamLogScan
-
Reset the scan to the given LogInstant so that getNextRecord get the
log record AFTER the given LogInstant.
- resetPrepareCall(ClientCallableStatement) - Method in class org.apache.derby.client.am.ClientConnection
-
- resetPreparedStatement(Agent, ClientConnection, String, int, int, int, int, String[], int[]) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- resetPreparedStatement(Agent, ClientConnection, String, Section) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- resetPreparedStatement_(ClientPreparedStatement, String, int, int, int, int, String[], int[]) - Method in class org.apache.derby.client.am.ClientConnection
-
- resetPreparedStatement_(ClientPreparedStatement, String, int, int, int, int, String[], int[]) - Method in class org.apache.derby.client.net.NetConnection
-
- resetPrepareStatement(ClientPreparedStatement) - Method in class org.apache.derby.client.am.ClientConnection
-
- resetProbeVariables() - Method in class org.apache.derby.impl.sql.execute.HashScanResultSet
-
- resetProbeVariables() - Method in class org.apache.derby.impl.sql.execute.HashTableResultSet
-
- resetRealConnection() - Method in class org.apache.derby.jdbc.EmbedPooledConnection
-
- resetRecordHandle(RecordHandle) - Method in interface org.apache.derby.iapi.store.raw.LogicalUndoable
-
If the row has moved, reset the record handle that the undo should be applied on.
- resetRecordHandle(RecordHandle) - Method in class org.apache.derby.impl.store.raw.data.LogicalPageOperation
-
After the logical undo logic figures out where the real record that
needs roll back is, reset this log operation to refer to that record
- resetResultSetList() - Method in class org.apache.derby.client.am.ClientStatement
-
- resetRowArray() - Method in interface org.apache.derby.iapi.sql.execute.ExecRow
-
Reset all the DataValueDescriptors in the row array to
(SQL) null values.
- resetRowArray() - Method in class org.apache.derby.impl.sql.execute.IndexValueRow
-
Reset all columns in the row array to null values.
- resetRowArray() - Method in class org.apache.derby.impl.sql.execute.ValueRow
-
Reset all columns in the row array to null values.
- resetRowsetFlags() - Method in class org.apache.derby.client.am.ClientResultSet
-
- resetRowsetSqlca() - Method in class org.apache.derby.client.am.ClientResultSet
-
- resetRowsetSqlca(ClientConnection, int, String) - Method in class org.apache.derby.client.am.Sqlca
-
- resetRowsetSqlca(Sqlca[], int) - Method in class org.apache.derby.client.net.NetConnectionReply
-
- resetSavePoint() - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
-
If this statement context has a savepoint, then
it is reset to the current point.
- resetSavePoint() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
Resets the savepoint to the current spot if it is
set, otherwise, noop.
- resetSavepoints() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Reset all statement savepoints.
- resetSchemaUsages(Activation, String) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Reset any occurence of schemaName as current default schema in
the SQLSessionContext stack to the initial default,
because schemaName is no longer a valid schema.
- resetSchemaUsages(Activation, String) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- resetSecurityKeys() - Method in class org.apache.derby.client.am.EncryptionManager
-
- resetStatement() - Method in class org.apache.derby.client.am.ClientStatement
-
- resetStatement(Agent, ClientConnection) - Method in class org.apache.derby.client.am.ClientStatement
-
- resetStatement(Agent, ClientConnection, int, int, int, int, String[], int[]) - Method in class org.apache.derby.client.am.ClientStatement
-
- resetStatement(ClientStatement) - Method in class org.apache.derby.client.am.ClientConnection
-
- resetStatement_(ClientStatement, int, int, int) - Method in class org.apache.derby.client.am.ClientConnection
-
- resetStatement_(ClientStatement, int, int, int) - Method in class org.apache.derby.client.net.NetConnection
-
- resetStatementDepth() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Resets the statementDepth.
- resetStream() - Method in class org.apache.derby.iapi.services.io.FormatIdInputStream
-
- resetStream() - Method in interface org.apache.derby.iapi.types.Resetable
-
Reset the stream to the beginning.
- resetStream() - Method in class org.apache.derby.impl.jdbc.PositionedStoreStream
-
Resets the resettable stream.
- resetStream() - Method in class org.apache.derby.impl.store.raw.data.OverflowInputStream
-
Reset the stream back to beginning of the long column.
- resetToSourceRC() - Method in class org.apache.derby.impl.sql.compile.OrderByColumn
-
Order by columns now point to the PRN above the node of interest.
- resetToSourceRCs() - Method in class org.apache.derby.impl.sql.compile.OrderByList
-
Order by columns now point to the PRN above the node of interest.
- resetTranId() - Method in interface org.apache.derby.iapi.store.raw.xact.TransactionFactory
-
Reset any resettable transaction Id
- resetTranId() - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
-
Set the shortTranId, this is called by the log factory after recovery
- resetUpdatedColumns() - Method in class org.apache.derby.client.am.ClientResultSet
-
- resetUpdatedColumnsForInsert() - Method in class org.apache.derby.client.am.ClientResultSet
-
- resetUserControllableAttributes() - Method in class org.apache.derby.client.am.ClientStatement
-
Resets attributes that can be modified by the user through the
Statement interface to default values.
- resetUTF8Reader() - Method in class org.apache.derby.impl.jdbc.UTF8Reader
-
Resets the reader.
- resetVirtualColumnIds() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Reset the virtual column ids for all of the
underlying RCs.
- resolveAddedColumn(ResultSetNode) - Method in class org.apache.derby.impl.sql.compile.OrderByColumn
-
Assuming this OrderByColumn was "pulled" into the received target's
ResultColumnList (because it wasn't there to begin with), use
this.addedColumnOffset to figure out which of the target's result
columns is the one corresponding to "this".
- resolveAggregate(DataDictionary, SchemaDescriptor, String, boolean) - Static method in class org.apache.derby.impl.sql.compile.AggregateNode
-
Resolve a user-defined aggregate.
- resolveArithmeticOperation(DataTypeDescriptor, DataTypeDescriptor, String) - Method in interface org.apache.derby.iapi.sql.compile.TypeCompiler
-
Type resolution methods on binary operators
- resolveArithmeticOperation(DataTypeDescriptor, DataTypeDescriptor, String) - Method in class org.apache.derby.impl.sql.compile.BaseTypeCompiler
-
- resolveArithmeticOperation(DataTypeDescriptor, DataTypeDescriptor, String) - Method in class org.apache.derby.impl.sql.compile.NumericTypeCompiler
-
- resolveBuiltinAggregate(DataDictionary, String, boolean) - Static method in class org.apache.derby.impl.sql.compile.AggregateNode
-
Construct an AliasDescriptor for a modern builtin aggregate.
- resolveClass(ObjectStreamClass) - Method in class org.apache.derby.iapi.services.io.ApplicationObjectInputStream
-
- resolveColumnReference(ResultSetNode, ColumnReference) - Method in class org.apache.derby.impl.sql.compile.OrderByColumn
-
- resolveConcatOperation(DataTypeDescriptor, DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.ConcatenationOperatorNode
-
Resolve a concatenation operator
- resolvedAggregate - Variable in class org.apache.derby.impl.sql.compile.StaticMethodCallNode
-
- resolveLogicalBinaryOperator(DataTypeDescriptor, DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.BinaryLogicalOperatorNode
-
- resolveMethod(Class, String, Class[], Class[], boolean[], boolean, boolean, Member[], boolean) - Method in class org.apache.derby.iapi.services.loader.ClassInspector
-
Tricky function to resolve a method.
- resolveMethodCall(String, boolean) - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
- resolveRoutine(FromList, SubqueryList, List<AggregateNode>, SchemaDescriptor, boolean) - Method in class org.apache.derby.impl.sql.compile.StaticMethodCallNode
-
Resolve a routine.
- resolveServicePropertiesFiles(StorageFactory, StorageFile) - Method in class org.apache.derby.impl.services.monitor.StorageFactoryService
-
Resolves situations where a failure condition left the service properties
file, and/or the service properties file backup, in an inconsistent
state.
- resolveTableToSynonym(TableName) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Resolve table/view reference to a synonym.
- resourceAdapter - Variable in class org.apache.derby.impl.db.BasicDatabase
-
- ResourceAdapter - Interface in org.apache.derby.iapi.jdbc
-
The resource adapter is the clearing house for managing connections,
transactions, and XAResources in a JDBC based resource manager living in
the distributed transaction processing environment.
- ResourceAdapter - Static variable in interface org.apache.derby.iapi.reference.Module
-
- ResourceAdapterImpl - Class in org.apache.derby.jdbc
-
- ResourceAdapterImpl() - Constructor for class org.apache.derby.jdbc.ResourceAdapterImpl
-
- resourceBundleName - Variable in class org.apache.derby.shared.common.i18n.MessageUtil
-
The name of the resource bundle we are using to load
messages
- resourceKey - Variable in class org.apache.derby.iapi.tools.i18n.LocalizedResource
-
- resourceNotFound() - Static method in exception org.apache.derby.impl.tools.ij.ijException
-
- ResourceNotFound - Static variable in exception org.apache.derby.impl.tools.ij.ijException
-
- rest() - Method in class org.apache.derby.impl.services.daemon.BasicDaemon
-
Returns true if awakened by some notification, false if wake up by timer
- restartFlag - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- reStartScan(long, long) - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
postion scan to start from after where we stopped earlier
- restartSplitFor(OpenBTree, DataValueDescriptor[], BranchControlRow, ControlRow, DataValueDescriptor[], DataValueDescriptor[], int) - Static method in class org.apache.derby.impl.store.access.btree.BranchControlRow
-
- RESTORE_DATA_DIRECTORY_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
- RESTORE_FROM - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
This attribute is used to request a database restore from backup.
- RESTORE_FROM - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
This attribute is used to request a database restore from backup.
- restoreChannelInProgress - Variable in class org.apache.derby.impl.store.raw.data.RAFContainer4
-
- restoreConstantPredicates() - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
Rebuild a constant expression tree from the remaining constant
predicates and delete those entries from the PredicateList.
- restoreContainer(ContainerKey) - Method in class org.apache.derby.impl.store.raw.data.EncryptOrDecryptData
-
- restoreContextStack() - Method in class org.apache.derby.impl.jdbc.ConnectionChild
-
Setup the context stack (a.k.a. context manager)
for this connection.
- restoreContextStack() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
- restoreContextStack() - Method in class org.apache.derby.impl.jdbc.TransactionResourceImpl
-
- restoreDataDirectory(String) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
removes the data directory(seg*) from database home directory and
restores it from backup location.
- restoreIntrFlagIfSeen() - Static method in class org.apache.derby.iapi.util.InterruptStatus
-
Check if the we ever noticed and reset the thread's interrupt status
flag to allow safe operation during execution.
- restoreIntrFlagIfSeen(boolean, EmbedConnection) - Static method in class org.apache.derby.impl.jdbc.ConnectionChild
-
- restoreIntrFlagIfSeen(LanguageConnectionContext) - Static method in class org.apache.derby.iapi.util.InterruptStatus
-
Same purpose as restoreIntrFlagIfSeen().
- restoreLoggedRow(Object[], LimitObjectInput) - Method in interface org.apache.derby.iapi.store.raw.LogicalUndoable
-
Restore the row stored in the log operation.
- restoreLoggedRow(Object[], LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.DeleteOperation
-
Restore the row stored in the optional data of the log record.
- restoreLoggedRow(Object[], LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.InsertOperation
-
Restore the row stored in the optional data of the log record.
- restoreLoggedRow(Object[], LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.UpdateFieldOperation
-
Restore the row stored in the optional data of the log record.
- restoreLogs(Properties) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
This function restores logs based on the following attributes
are specified on connection URL:
Attribute.CREATE_FROM (Create database from backup if it does not exist)
Attribute.RESTORE_FROM (Delete the whole database if it exists and then
restore it from backup)
Attribute.ROLL_FORWARD_RECOVERY_FROM:(Perform Rollforward Recovery;
except for the log directory everything else is replaced by the copy from
backup. log files in the backup are copied to the existing online log
directory.
- restoreLongRecordFromSlot(Object[], FetchDescriptor, RecordHandle, StoredRecordHeader) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
- restoreMe(Transaction, BasePage, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.AllocPageOperation
-
- restoreMe(Transaction, BasePage, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.ChainAllocPageOperation
-
- restoreMe(Transaction, BasePage, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.CompressSpacePageOperation
-
- restoreMe(Transaction, BasePage, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.CopyRowsOperation
-
restore the before image of the page
- restoreMe(Transaction, BasePage, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.DeleteOperation
-
restore the before image of the page
- restoreMe(Transaction, BasePage, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.InitPageOperation
-
restore the before image of the page
- restoreMe(Transaction, BasePage, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.InsertOperation
-
restore the before image of the page
- restoreMe(Transaction, BasePage, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.InvalidatePageOperation
-
restore the before image of the page
- restoreMe(Transaction, BasePage, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.LogicalUndoOperation
-
- restoreMe(Transaction, BasePage, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.PageBasicOperation
-
Undo the change indicated by this log operation and optional data.
- restoreMe(Transaction, BasePage, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.PhysicalUndoOperation
-
- restoreMe(Transaction, BasePage, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.PurgeOperation
-
restore the before image of the page
- restoreMe(Transaction, BasePage, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.SetReservedSpaceOperation
-
restore the before image of the page
- restoreMe(Transaction, BasePage, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.UpdateFieldOperation
-
restore the before image of the page
- restoreMe(Transaction, BasePage, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.UpdateOperation
-
restore the before image of the page
- restorePortionLongColumn(OverflowInputStream) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Read portion of a log record at the given slot into the given byteHolder.
- restorePortionLongColumn(OverflowInputStream) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Restore a portion of a long column.
- restorePredicates() - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
Rebuild an expression tree from the remaining predicates and delete those
entries from the PredicateList.
- restoreRecordFromSlot(int, Object[], FetchDescriptor, RecordHandle, StoredRecordHeader, boolean) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Read the record at the given slot into the given row.
- restoreRecordFromSlot(int, Object[], FetchDescriptor, RecordHandle, StoredRecordHeader, boolean) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Read the record at the given slot into the given row.
- restoreRecordFromStream(LimitObjectInput, Object[]) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Restore a storable row from a InputStream that was used to
store the row after a logRecord call.
- restoreRecordFromStream(LimitObjectInput, Object[]) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Restore a storable row from a LimitInputStream.
- restoreRemainingFromBackup(String) - Method in class org.apache.derby.impl.store.raw.RawStore
-
- restoreToNull() - Method in interface org.apache.derby.iapi.services.io.Storable
-
Restore this object to its (SQL)null value.
- restoreToNull() - Method in class org.apache.derby.iapi.types.SQLBinary
-
- restoreToNull() - Method in class org.apache.derby.iapi.types.SQLBoolean
-
- restoreToNull() - Method in class org.apache.derby.iapi.types.SQLChar
-
- restoreToNull() - Method in class org.apache.derby.iapi.types.SQLClob
-
- restoreToNull() - Method in class org.apache.derby.iapi.types.SQLDate
-
- restoreToNull() - Method in class org.apache.derby.iapi.types.SQLDecimal
-
- restoreToNull() - Method in class org.apache.derby.iapi.types.SQLDouble
-
- restoreToNull() - Method in class org.apache.derby.iapi.types.SQLInteger
-
- restoreToNull() - Method in class org.apache.derby.iapi.types.SQLLongint
-
- restoreToNull() - Method in class org.apache.derby.iapi.types.SQLReal
-
- restoreToNull() - Method in class org.apache.derby.iapi.types.SQLRef
-
- restoreToNull() - Method in class org.apache.derby.iapi.types.SQLSmallint
-
- restoreToNull() - Method in class org.apache.derby.iapi.types.SQLTime
-
- restoreToNull() - Method in class org.apache.derby.iapi.types.SQLTimestamp
-
- restoreToNull() - Method in class org.apache.derby.iapi.types.SQLTinyint
-
- restoreToNull() - Method in class org.apache.derby.iapi.types.UserType
-
- restoreToNull() - Method in class org.apache.derby.iapi.types.XML
-
- restoreToNull() - Method in class org.apache.derby.impl.store.access.btree.BTree
-
Restore the in-memory representation to the null value.
- restoreToNull() - Method in class org.apache.derby.impl.store.access.btree.index.B2IStaticCompiledInfo
-
Restore the in-memory representation to the null value.
- restoreToNull() - Method in class org.apache.derby.impl.store.access.conglomerate.BinaryOrderableWrapper
-
Restore the in-memory representation to the null value.
- restoreToNull() - Method in class org.apache.derby.impl.store.access.heap.Heap
-
Restore the in-memory representation to the null value.
- restoreToNull() - Method in class org.apache.derby.impl.store.access.heap.HeapRowLocation
-
- restoreToNull() - Method in class org.apache.derby.impl.store.access.StorableFormatId
-
- restrict - Variable in class org.apache.derby.impl.sql.compile.PrivilegeNode
-
- RESTRICTED_PACKAGES - Static variable in class org.apache.derby.impl.services.reflect.UpdateLoader
-
List of packages that Derby will not support being loaded
from an installed jar file.
- RestrictedVTI - Interface in org.apache.derby.vti
-
Interface for Table Functions which can be told which columns need to be fetched plus simple bounds on those columns.
- restriction - Variable in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
The ValueNode for the restriction to be evaluated here.
- restriction - Variable in class org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet
-
- restriction - Variable in class org.apache.derby.impl.sql.execute.JoinResultSet
-
- restriction - Variable in class org.apache.derby.impl.sql.execute.ProjectRestrictResultSet
-
- restriction - Variable in class org.apache.derby.impl.sql.execute.rts.RealProjectRestrictStatistics
-
- restriction - Variable in class org.apache.derby.impl.sql.execute.WindowResultSet
-
- Restriction - Class in org.apache.derby.vti
-
An expression to be pushed into a Table Function so that the Table Function
can short-circuit its processing and return fewer rows.
- Restriction() - Constructor for class org.apache.derby.vti.Restriction
-
- restriction_time - Variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetTimingsDescriptor
-
- Restriction.AND - Class in org.apache.derby.vti
-
An AND of two Restrictions
- Restriction.ColumnQualifier - Class in org.apache.derby.vti
-
A simple comparison of a column to a constant value.
- Restriction.OR - Class in org.apache.derby.vti
-
An OR of two Restrictions
- restrictionIsTrue() - Method in class org.apache.derby.impl.sql.execute.MergeJoinResultSet
-
- restrictionList - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
-
- restrictionList - Variable in class org.apache.derby.impl.sql.compile.FromVTI
-
- restrictionList - Variable in class org.apache.derby.impl.sql.compile.IndexToBaseRowNode
-
- restrictionList - Variable in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
Restriction as a PredicateList
- restrictionTime - Variable in class org.apache.derby.impl.sql.execute.HashTableResultSet
-
- restrictionTime - Variable in class org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet
-
- restrictionTime - Variable in class org.apache.derby.impl.sql.execute.JoinResultSet
-
- restrictionTime - Variable in class org.apache.derby.impl.sql.execute.ProjectRestrictResultSet
-
- restrictionTime - Variable in class org.apache.derby.impl.sql.execute.rts.RealJoinResultSetStatistics
-
- restrictionTime - Variable in class org.apache.derby.impl.sql.execute.rts.RealProjectRestrictStatistics
-
- restrictionTime - Variable in class org.apache.derby.impl.sql.execute.WindowResultSet
-
Cumulative time needed to evaluate any restriction on this result set.
- restrictSubquerys - Variable in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
List of subqueries in restriction
- result - Variable in class org.apache.derby.impl.tools.ij.AsyncStatement
-
- RESULT_COLUMN - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- RESULT_COLUMN_LIST - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- resultCol - Variable in class org.apache.derby.impl.sql.compile.OrderByColumn
-
- ResultColumn - Class in org.apache.derby.impl.sql.compile
-
A ResultColumn represents a result column in a SELECT, INSERT, or UPDATE
statement.
- ResultColumn(String, ValueNode, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.ResultColumn
-
- ResultColumn(ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.ResultColumn
-
- ResultColumn(ColumnDescriptor, ValueNode, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.ResultColumn
-
- ResultColumn(DataTypeDescriptor, ValueNode, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.ResultColumn
-
- ResultColumn(ColumnReference, ValueNode, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.ResultColumn
-
- resultColumnCount - Variable in class org.apache.derby.impl.sql.execute.BulkTableScanResultSet
-
- ResultColumnDescriptor - Interface in org.apache.derby.iapi.sql
-
A ResultColumnDescriptor describes a result column in a ResultSet.
- resultColumnId - Variable in class org.apache.derby.impl.sql.execute.GenericAggregator
-
- resultColumnList - Variable in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
- ResultColumnList - Class in org.apache.derby.impl.sql.compile
-
A ResultColumnList is the target list of a SELECT, INSERT, or UPDATE.
- ResultColumnList(ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.ResultColumnList
-
- ResultColumnList.ColumnMapping - Class in org.apache.derby.impl.sql.compile
-
- resultColumns - Variable in class org.apache.derby.impl.sql.compile.CreateTableNode
-
- resultColumns - Variable in class org.apache.derby.impl.sql.compile.CreateViewNode
-
- resultColumns - Variable in class org.apache.derby.impl.sql.compile.ResultSetNode
-
- resultDesc - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
-
- resultDescription - Variable in class org.apache.derby.impl.jdbc.EmbedResultSet
-
- resultDescription - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
-
- resultDescription - Variable in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
- resultDescription - Variable in class org.apache.derby.impl.sql.execute.DeleteConstantAction
-
- resultDescription - Variable in class org.apache.derby.impl.sql.execute.DMLWriteResultSet
-
- resultDescription - Variable in class org.apache.derby.impl.sql.execute.NormalizeResultSet
-
- resultDescription - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
-
- resultDescription - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
- ResultDescription - Interface in org.apache.derby.iapi.sql
-
The ResultDescription interface provides methods to get metadata on the
results returned by a statement.
- resultExact - Variable in class org.apache.derby.impl.store.access.btree.SearchParameters
-
Whether the row found exactly matched the searchKey.
- resultInterfaceType - Variable in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
-
- resultInterfaceType - Variable in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
-
- resultInterfaceType - Variable in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
-
- resultRow - Variable in class org.apache.derby.impl.sql.compile.OrderByList
-
- resultRow - Variable in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
-
- resultRowBuilder - Variable in class org.apache.derby.impl.sql.execute.ScanResultSet
-
Object used to create and reset the candidate row.
- resultRows - Variable in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
-
- results - Variable in class org.apache.derby.impl.jdbc.EmbedStatement
-
- resultsComplete - Variable in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
-
- resultSet - Variable in class org.apache.derby.catalog.TriggerNewTransitionRows
-
- resultSet - Variable in class org.apache.derby.catalog.TriggerOldTransitionRows
-
- resultSet - Variable in class org.apache.derby.impl.sql.compile.DMLStatementNode
-
The result set is the rows that result from running the
statement.
- resultSet - Variable in class org.apache.derby.impl.sql.compile.SubqueryNode
-
- resultSet - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
-
- resultSet - Variable in class org.apache.derby.impl.tools.ij.ijResultSetResult
-
- ResultSet - Interface in org.apache.derby.iapi.sql
-
The ResultSet interface provides a method to tell whether a statement
returns rows, and if so, a method to get the rows.
- ResultSet - Static variable in interface org.apache.derby.iapi.reference.ClassName
-
- resultSet_ - Variable in class org.apache.derby.client.am.ClientStatement
-
- RESULTSET_RETURN_NOT_ALLOWED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- ResultSetCallbackInterface - Interface in org.apache.derby.client.am
-
- resultSetClosing(EmbedResultSet) - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
Callback on the statement when one of its result sets is closed.
- resultSetCommitting(ClientResultSet) - Method in class org.apache.derby.client.am.ClientStatement
-
Convenience method for resultSetCommitting(ClientResultSet, boolean)
- resultSetCommitting(ClientResultSet, boolean) - Method in class org.apache.derby.client.am.ClientStatement
-
Method that checks to see if any other ResultSets are open.
- resultSetConcurrency - Variable in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
- resultSetConcurrency - Variable in class org.apache.derby.impl.jdbc.EmbedStatement
-
- resultSetConcurrency_ - Variable in class org.apache.derby.client.am.ClientResultSet
-
- resultSetConcurrency_ - Variable in class org.apache.derby.client.am.ClientStatement
-
- resultSetConcurrency_ - Variable in class org.apache.derby.client.am.ColumnMetaData
-
- resultSetContainsNoRows() - Method in class org.apache.derby.client.am.ClientResultSet
-
- ResultSetFactory - Interface in org.apache.derby.iapi.sql.execute
-
ResultSetFactory provides a wrapper around all of
the result sets needed in an execution implementation.
- ResultSetFactory - Static variable in interface org.apache.derby.iapi.reference.ClassName
-
- resultSetForEntity() - Method in class org.apache.derby.impl.load.ExportAbstract
-
- resultSetGetWarningsFailed() - Static method in exception org.apache.derby.impl.tools.ij.ijException
-
- ResultSetGetWarningsFailed - Static variable in exception org.apache.derby.impl.tools.ij.ijException
-
- resultSetHoldability - Variable in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
- resultSetHoldability - Variable in class org.apache.derby.impl.jdbc.EmbedStatement
-
- resultSetHoldability - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
-
- resultSetHoldability_ - Variable in class org.apache.derby.client.am.ClientResultSet
-
- resultSetHoldability_ - Variable in class org.apache.derby.client.am.ClientStatement
-
- resultSetHoldability_ - Variable in class org.apache.derby.client.am.Section
-
- resultSetId - Variable in class org.apache.derby.impl.jdbc.EmbedConnection
-
An increasing counter to assign to a ResultSet on its creation.
- resultSetId - Variable in class org.apache.derby.impl.sql.execute.DeleteCascadeResultSet
-
- resultSetKeyList - Variable in class org.apache.derby.impl.drda.DRDAStatement
-
Ordered list of hash keys.
- resultSetList_ - Variable in class org.apache.derby.client.am.ClientStatement
-
- resultSetMetaData_ - Variable in class org.apache.derby.client.am.ClientResultSet
-
- resultSetMetaData_ - Variable in class org.apache.derby.client.am.ClientStatement
-
- resultSetMethodName(boolean, boolean, boolean) - Method in interface org.apache.derby.iapi.sql.compile.JoinStrategy
-
Get the name of the result set method for base table scans
- resultSetMethodName(boolean, boolean, boolean) - Method in class org.apache.derby.impl.sql.compile.HashJoinStrategy
-
- resultSetMethodName(boolean, boolean, boolean) - Method in class org.apache.derby.impl.sql.compile.NestedLoopJoinStrategy
-
- resultSetName - Variable in class org.apache.derby.impl.sql.execute.rts.RealNestedLoopJoinStatistics
-
- ResultSetNode - Class in org.apache.derby.impl.sql.compile
-
A ResultSetNode represents a result set, that is, a set of rows.
- ResultSetNode(ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.ResultSetNode
-
- ResultSetNode.QueryExpressionClauses - Class in org.apache.derby.impl.sql.compile
-
For ease of pushing order by, offset and fetch first/next clauses into
nodes.
- resultSetNumber - Variable in class org.apache.derby.impl.sql.compile.OrderByList
-
- resultSetNumber - Variable in class org.apache.derby.impl.sql.compile.ResultColumn
-
- resultSetNumber - Variable in class org.apache.derby.impl.sql.compile.ResultSetNode
-
- resultSetNumber - Variable in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
-
- resultSetNumber - Variable in class org.apache.derby.impl.sql.execute.rts.RealNoPutResultSetStatistics
-
- resultSetNumber - Variable in class org.apache.derby.impl.sql.execute.SetOpResultSet
-
- resultSetNumber() - Method in interface org.apache.derby.iapi.sql.execute.NoPutResultSet
-
Get the number of this ResultSet, which is guaranteed to be unique
within a statement.
- resultSetNumber() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
- resultSetNumber() - Method in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
-
- resultSetNumber() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Get the number of this ResultSet, which is guaranteed to be unique
within a statement.
- ResultSetReply - Class in org.apache.derby.client.net
-
- ResultSetReply(Agent, ResultSetReplyInterface, StatementReplyInterface, ConnectionReplyInterface) - Constructor for class org.apache.derby.client.net.ResultSetReply
-
- resultSetReply_ - Variable in class org.apache.derby.client.net.NetAgent
-
- ResultSetReplyInterface - Interface in org.apache.derby.client.net
-
- resultSetRequest_ - Variable in class org.apache.derby.client.net.NetAgent
-
- ResultSetRequestInterface - Interface in org.apache.derby.client.net
-
- resultSets - Variable in class org.apache.derby.impl.tools.ij.ijMultipleResultSetResult
-
- ResultSetStatistics - Interface in org.apache.derby.iapi.sql.execute
-
The ResultSetStatistics interface is used to provide run time
statistics information on a specific ResultSet.
- ResultSetStatisticsFactory - Interface in org.apache.derby.iapi.sql.execute
-
ResultSetStatisticsFactory provides a wrapper around all of
the result sets statistics objects needed in building the run time statistics.
- resultSetTable - Variable in class org.apache.derby.impl.drda.DRDAStatement
-
Hashtable with resultsets.
- resultSetType - Variable in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
- resultSetType - Variable in class org.apache.derby.impl.jdbc.EmbedStatement
-
- resultSetType - Variable in class org.apache.derby.impl.sql.compile.FromVTI
-
- resultSetType_ - Variable in class org.apache.derby.client.am.ClientResultSet
-
- resultSetType_ - Variable in class org.apache.derby.client.am.ClientStatement
-
- resultSetVector - Variable in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
-
- resultSlot - Variable in class org.apache.derby.impl.store.access.btree.SearchParameters
-
The resulting slot from the search.
- resultToSort - Variable in class org.apache.derby.impl.sql.compile.OrderByList
-
- resultWidth - Variable in class org.apache.derby.impl.sql.execute.UpdateResultSet
-
- resume() - Method in interface org.apache.derby.iapi.services.daemon.DaemonService
-
Resume service after a pause
- resume() - Method in class org.apache.derby.impl.services.daemon.BasicDaemon
-
- RET - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- RET_ALLOCATE_NEW_VALUES - Static variable in class org.apache.derby.impl.sql.catalog.SequenceGenerator
-
- RET_I_AM_CONFUSED - Static variable in class org.apache.derby.impl.sql.catalog.SequenceGenerator
-
- RET_MARK_EXHAUSTED - Static variable in class org.apache.derby.impl.sql.catalog.SequenceGenerator
-
- RET_OK - Static variable in class org.apache.derby.impl.sql.catalog.SequenceGenerator
-
- retainLeadingContiguous() - Method in class org.apache.derby.impl.sql.compile.PredicateList.PredicateWrapperList
-
- RETIRED - Static variable in class org.apache.derby.impl.store.raw.data.AllocExtent
-
- retrieveBytes(byte[], int) - Method in class org.apache.derby.impl.store.replication.slave.ReplicationLogScan
-
Copy length number of bytes from logToScan into readInto.
- retrieveInt() - Method in class org.apache.derby.impl.store.replication.slave.ReplicationLogScan
-
Read an int from logToScan.
- retrieveLong() - Method in class org.apache.derby.impl.store.replication.slave.ReplicationLogScan
-
Read a long from logToScan.
- retrieveMessageText - Variable in class org.apache.derby.jdbc.BasicClientDataSource40
-
- retrieveMessageText_ - Variable in class org.apache.derby.client.am.ClientConnection
-
- retrievePromotedParameterIfExists(int) - Method in class org.apache.derby.client.net.NetStatementRequest
-
- RETURN - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- RETURN - Static variable in class org.apache.derby.impl.tools.ij.StatementFinder
-
- RETURN_OPCODE - Static variable in class org.apache.derby.impl.services.bytecode.CodeChunk
-
- RETURN_SPACE_THRESHOLD - Static variable in class org.apache.derby.iapi.types.SQLChar
-
threshold, that decides when we return space back to the VM
see getString() where it is used
- RETURN_TYPE - Static variable in class org.apache.derby.impl.sql.compile.CreateAliasNode
-
- RETURN_TYPE - Static variable in class org.apache.derby.impl.sql.compile.UserAggregateDefinition
-
- returnColumnTypes - Variable in class org.apache.derby.impl.sql.execute.VTIResultSet
-
- returnConnectionToResource(XATransactionState, XAXactId) - Method in class org.apache.derby.jdbc.EmbedXAResource
-
Return an underlying connection object back to its XAResource
if possible.
- returned_rows - Variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetDescriptor
-
- RETURNED_ROWS - Static variable in class org.apache.derby.impl.tools.planexporter.AccessDatabase
-
- returnedEmptyRight - Variable in class org.apache.derby.impl.sql.execute.NestedLoopLeftOuterJoinResultSet
-
- returnedRow - Variable in class org.apache.derby.impl.sql.execute.LastIndexKeyResultSet
-
- returnedRowMatchingRightSide - Variable in class org.apache.derby.impl.sql.execute.NestedLoopJoinResultSet
-
- returnedRows - Variable in class org.apache.derby.impl.tools.planexporter.TreeNode
-
- returnedTableColumnCount - Variable in class org.apache.derby.catalog.GetProcedureColumns
-
- returnOutputParameter - Variable in class org.apache.derby.impl.sql.compile.ParameterNode
-
By default, we assume we are just a normal, harmless
little ole parameter.
- returnParameterFlag - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- returnsAtMostOneRow() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Return whether or not this ResultSet tree is guaranteed to return
at most 1 row based on heuristics.
- returnsAtMostOneRow() - Method in class org.apache.derby.impl.sql.compile.RowResultSetNode
-
Return whether or not this ResultSet tree is guaranteed to return
at most 1 row based on heuristics.
- returnsAtMostOneRow() - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Return whether or not this ResultSet tree is guaranteed to return
at most 1 row based on heuristics.
- returnsAtMostSingleRow(ResultColumnList, ValueNode, PredicateList, DataDictionary) - Method in class org.apache.derby.impl.sql.compile.FromList
-
This method is used for both subquery flattening and distinct
elimination based on a uniqueness condition.
- returnsNullOnNullState - Variable in class org.apache.derby.impl.sql.compile.SQLToJavaValueNode
-
If set then this SQL value is being passed into a SQL function
declared RETURNS NULL ON NULL input.
- returnsNullOnNullState - Variable in class org.apache.derby.impl.sql.compile.StaticMethodCallNode
-
Generated boolean field to hold the indicator
for if any of the parameters to a
RETURNS NULL ON NULL INPUT function are NULL.
- returnsRows() - Method in interface org.apache.derby.iapi.sql.ResultSet
-
Returns TRUE if the statement returns rows (i.e. is a SELECT
or FETCH statement), FALSE if it returns no rows.
- returnsRows() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Returns true.
- returnsRows() - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
Returns FALSE
- returnsRows() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Returns TRUE if the statement returns rows (i.e. is a SELECT
or FETCH statement), FALSE if it returns no rows.
- returnStream() - Method in interface org.apache.derby.iapi.services.io.StreamStorable
-
Return the on-disk stream state of the object.
- returnStream() - Method in class org.apache.derby.iapi.types.SQLBinary
-
- returnStream() - Method in class org.apache.derby.iapi.types.SQLChar
-
Public Methods of StreamStorable interface:
- returnStream() - Method in class org.apache.derby.iapi.types.XML
-
- returnTokensOnlyInMessageText(boolean) - Method in class org.apache.derby.client.am.Sqlca
-
- returnTokensOnlyInMessageText_ - Variable in class org.apache.derby.client.am.Sqlca
-
- returnType - Variable in class org.apache.derby.catalog.types.RoutineAliasInfo
-
Return type for functions.
- returnType - Variable in class org.apache.derby.iapi.types.SqlXmlUtil
-
The return type of the XPath query.
- returnType - Variable in class org.apache.derby.impl.sql.compile.AggregateNode.BuiltinAggDescriptor
-
- returnType - Variable in class org.apache.derby.impl.sql.execute.VTIResultSet
-
- returnValueDiscarded - Variable in class org.apache.derby.impl.sql.compile.JavaValueNode
-
- returnValueDiscarded() - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
-
Tell whether the return value from this node is discarded
- returnValueToSQLDomain() - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
-
Inform this node that it returns its value to the SQL domain
- reusableRecordIdSequenceNumber - Variable in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
This is the sequence number for when a record id can be
reused.
- reusableRecordIdSequenceNumber - Variable in class org.apache.derby.impl.store.raw.data.FileContainer
-
The sequence number for reusable recordIds .
- reusableResult() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Return whether or not the same result row can be used for all
rows returned by the associated ResultSet.
- reuse - Variable in class org.apache.derby.impl.store.raw.data.InitPageOperation
-
- reuseablePs - Variable in class org.apache.derby.impl.sql.execute.VTIResultSet
-
- reuseResult - Variable in class org.apache.derby.impl.sql.execute.HashTableResultSet
-
- reuseResult - Variable in class org.apache.derby.impl.sql.execute.ProjectRestrictResultSet
-
- reuseWrappers - Variable in class org.apache.derby.impl.sql.execute.BasicSortObserver
-
- revalidate(LanguageConnectionContext) - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Invalidate and revalidate.
- REVOKE_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- REVOKE_PRIVILEGE - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
-
- REVOKE_PRIVILEGE_RESTRICT - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
-
- REVOKE_ROLE - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
-
- REVOKE_ROLE_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- RevokeNode - Class in org.apache.derby.impl.sql.compile
-
This class represents a REVOKE statement.
- RevokeNode(PrivilegeNode, List<String>, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.RevokeNode
-
Construct a RevokeNode.
- RevokeRoleConstantAction - Class in org.apache.derby.impl.sql.execute
-
This class performs actions that are ALWAYS performed for a
REVOKE role statement at execution time.
- RevokeRoleConstantAction(List, List) - Constructor for class org.apache.derby.impl.sql.execute.RevokeRoleConstantAction
-
Make the ConstantAction for a CREATE ROLE statement.
- RevokeRoleNode - Class in org.apache.derby.impl.sql.compile
-
This class represents a REVOKE role statement.
- RevokeRoleNode(List<String>, List<String>, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.RevokeRoleNode
-
Construct a RevokeRoleNode.
- rewindJoinOrder() - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
-
- rewindStream(InputStream, long) - Method in class org.apache.derby.iapi.types.SQLClob
-
Rewinds the stream to the beginning and then skips the specified number
of bytes.
- rewriteSYSCOLPERMSforAlterTable(UUID, TransactionController, ColumnDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Workhorse for ALTER TABLE-driven mods to SYSCOLPERMS
This method finds all the SYSCOLPERMS rows for this table.
- RFResource - Class in org.apache.derby.impl.store.raw.data
-
- RFResource(BaseDataFileFactory) - Constructor for class org.apache.derby.impl.store.raw.data.RFResource
-
- rh - Variable in class org.apache.derby.impl.store.access.heap.HeapRowLocation
-
- RI - Static variable in class org.apache.derby.iapi.store.raw.RowLock
-
- RIBulkChecker - Class in org.apache.derby.impl.sql.execute
-
Do a merge run comparing all the foreign keys from the
foreign key conglomerate against the referenced keys
from the primary key conglomerate.
- RIBulkChecker(Activation, GroupFetchScanController, GroupFetchScanController, ExecRow, boolean, ConglomerateController, ExecRow, String, String, UUID, boolean, long, long) - Constructor for class org.apache.derby.impl.sql.execute.RIBulkChecker
-
Create a RIBulkChecker
- riChecker - Variable in class org.apache.derby.impl.sql.execute.UpdateResultSet
-
- RIGHT - Static variable in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
- rightBrace - Static variable in class org.apache.derby.impl.drda.DRDAConnThread
-
- rightChild - Variable in class org.apache.derby.iapi.sql.compile.OptimizerPlan.Join
-
- rightEmptyRow - Variable in class org.apache.derby.impl.sql.execute.NestedLoopLeftOuterJoinResultSet
-
- rightInputRow - Variable in class org.apache.derby.impl.sql.execute.SetOpResultSet
-
- rightInterfaceType - Variable in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
-
- rightInterfaceType - Variable in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
-
- rightLink - Variable in class org.apache.derby.impl.store.access.sort.Node
-
- rightModifyAccessPathsDone - Variable in class org.apache.derby.impl.sql.compile.TableOperatorNode
-
- rightNumCols - Variable in class org.apache.derby.impl.sql.execute.JoinResultSet
-
- rightOperand - Variable in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
-
- rightOperand - Variable in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
-
- rightOperandFlattenableToNotExists(int, FromBaseTable) - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Check if the right operand is on a form that makes it possible to
flatten this query to a NOT EXISTS join.
- rightOperandList - Variable in class org.apache.derby.impl.sql.compile.BinaryListOperatorNode
-
- rightOptimizer - Variable in class org.apache.derby.impl.sql.compile.TableOperatorNode
-
- rightOptPredicates - Variable in class org.apache.derby.impl.sql.compile.SetOperatorNode
-
- rightOuterJoin - Variable in class org.apache.derby.impl.sql.compile.HalfOuterJoinNode
-
- RIGHTOUTERJOIN - Static variable in class org.apache.derby.impl.sql.compile.JoinNode
-
- rightOuterJoinUsingClause - Variable in class org.apache.derby.impl.sql.compile.ResultColumn
-
- rightPredicateList - Variable in class org.apache.derby.impl.sql.compile.JoinNode
-
- rightResultSet - Variable in class org.apache.derby.impl.sql.compile.TableOperatorNode
-
- rightResultSet - Variable in class org.apache.derby.impl.sql.execute.JoinResultSet
-
- rightResultSetStatistics - Variable in class org.apache.derby.impl.sql.execute.rts.RealNestedLoopJoinStatistics
-
- rightResultSetStatistics - Variable in class org.apache.derby.impl.sql.execute.rts.RealSetOpResultSetStatistics
-
- rightResultSetStatistics - Variable in class org.apache.derby.impl.sql.execute.rts.RealUnionResultSetStatistics
-
- rightRow - Variable in class org.apache.derby.impl.sql.execute.JoinResultSet
-
- rightScopedPreds - Variable in class org.apache.derby.impl.sql.compile.SetOperatorNode
-
- rightSearchFilter - Variable in class org.apache.derby.impl.jdbc.authentication.LDAPAuthenticationSchemeImpl
-
- rightSiblingPageNumber - Variable in class org.apache.derby.impl.store.access.btree.ControlRow
-
Pointer to page which is "right" at the current level.
- rightSource - Variable in class org.apache.derby.impl.sql.execute.SetOpResultSet
-
- rightTemplate - Variable in class org.apache.derby.impl.sql.execute.NestedLoopJoinResultSet
-
- RIP - Static variable in class org.apache.derby.iapi.store.raw.RowLock
-
- RISetChecker - Class in org.apache.derby.impl.sql.execute
-
Checks a set or referential integrity constraints.
- RISetChecker(LanguageConnectionContext, TransactionController, FKInfo[]) - Constructor for class org.apache.derby.impl.sql.execute.RISetChecker
-
- rl - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
-
- rlColumnNumber - Variable in class org.apache.derby.impl.sql.execute.DeleteResultSet
-
- RllRAMAccessManager - Class in org.apache.derby.impl.store.access
-
Implements the row level locking accessmanager.
- RllRAMAccessManager() - Constructor for class org.apache.derby.impl.store.access.RllRAMAccessManager
-
Constructors for This class:
- RLO_ELEMENT_TAKEN - Static variable in class org.apache.derby.client.net.FdocaConstants
-
- RLO_GROUP_LID - Static variable in class org.apache.derby.client.net.FdocaConstants
-
- RLO_REP_FACTOR - Static variable in class org.apache.derby.client.net.FdocaConstants
-
- RLO_RPT_GRP_SIZE - Static variable in class org.apache.derby.impl.drda.FdocaConstants
-
- RLO_SQLCADTA - Static variable in class org.apache.derby.client.net.FdocaConstants
-
- RLO_SQLDTARD - Static variable in class org.apache.derby.client.net.FdocaConstants
-
- RLO_TRIPLET_TYPE - Static variable in class org.apache.derby.client.net.FdocaConstants
-
- RLO_TRIPLET_TYPE - Static variable in class org.apache.derby.impl.drda.FdocaConstants
-
- RLSCONV - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- rlTemplate - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
-
- rm - Variable in class org.apache.derby.jdbc.ResourceAdapterImpl
-
- rMetaData - Variable in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
- rmId_ - Variable in class org.apache.derby.client.ClientPooledConnection
-
Resource manager identifier.
- rmIdSeed_ - Static variable in class org.apache.derby.client.ClientXAConnection
-
- rMoreData() - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
-
- rMoreDdmData() - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
-
- rMoreDssData() - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
-
- role - Variable in class org.apache.derby.diag.ContainedRoles
-
- ROLE_GRANT - Static variable in interface org.apache.derby.catalog.Dependable
-
- ROLE_GRANT_FINDER_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.catalog.CoreDDFinderClassInfo
- ROLE_INVALID_SPECIFICATION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- ROLE_INVALID_SPECIFICATION_NOT_GRANTED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RoleClosureIterator - Interface in org.apache.derby.iapi.sql.dictionary
-
Allows iterator over the role grant closure defined by the relation
GRANT role-a TO role-b, or its inverse.
- RoleClosureIteratorImpl - Class in org.apache.derby.impl.sql.catalog
-
Allows iterator over the role grant closure defined by the relation
GRANT role-a TO role-b, or its inverse.
- RoleClosureIteratorImpl(String, boolean, DataDictionaryImpl, TransactionController) - Constructor for class org.apache.derby.impl.sql.catalog.RoleClosureIteratorImpl
-
Constructor (package private).
- roleDefinitionStatement(ResultSet, String) - Static method in class org.apache.derby.impl.tools.dblook.DB_Roles
-
Generate a role definition statement for the current row
- RoleGrantDescriptor - Class in org.apache.derby.iapi.sql.dictionary
-
This class is used by rows in the SYS.SYSROLES system table.
- RoleGrantDescriptor(DataDictionary, UUID, String, String, String, boolean, boolean) - Constructor for class org.apache.derby.iapi.sql.dictionary.RoleGrantDescriptor
-
Constructor
- roleGrantStatement(ResultSet, String, String, boolean) - Static method in class org.apache.derby.impl.tools.dblook.DB_Roles
-
Generate role grant statement for the current row
- roleIsSettable(Activation, String) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Checks whether the given role can be legally set for the current user.
- roleIsSettable(Activation, String) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- roleName - Variable in class org.apache.derby.iapi.sql.dictionary.RoleGrantDescriptor
-
- roleName - Variable in class org.apache.derby.iapi.sql.dictionary.StatementRolePermission
-
- roleName - Variable in class org.apache.derby.impl.sql.compile.DropRoleNode
-
- roleName - Variable in class org.apache.derby.impl.sql.execute.CreateRoleConstantAction
-
- roleName - Variable in class org.apache.derby.impl.sql.execute.DropRoleConstantAction
-
- roleName - Variable in class org.apache.derby.impl.sql.execute.SetRoleConstantAction
-
- roleNames - Variable in class org.apache.derby.impl.sql.execute.GrantRoleConstantAction
-
- roleNames - Variable in class org.apache.derby.impl.sql.execute.RevokeRoleConstantAction
-
- roles - Variable in class org.apache.derby.impl.sql.compile.GrantRoleNode
-
- roles - Variable in class org.apache.derby.impl.sql.compile.RevokeRoleNode
-
- ROLL_FORWARD_RECOVERY_FROM - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
The attribute that is used to request a roll-forward recovery of the database.
- ROLL_FORWARD_RECOVERY_FROM - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
The attribute that is used to request a roll-forward recovery of the
database.
- rollback() - Method in class org.apache.derby.client.am.ClientConnection
-
- rollback() - Method in class org.apache.derby.client.am.LogicalConnection
-
- rollback() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
- rollback() - Method in class org.apache.derby.impl.drda.Database
-
- rollback() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Rollback drops all changes made since the previous
commit/rollback and releases any database locks currently held
by the Connection.
- rollback() - Method in class org.apache.derby.impl.jdbc.TransactionResourceImpl
-
- rollback(Savepoint) - Method in class org.apache.derby.client.am.ClientConnection
-
- rollback(Savepoint) - Method in class org.apache.derby.client.am.LogicalConnection
-
- rollback(Savepoint) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
- rollback(Savepoint) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Undoes all changes made after the given Savepoint object was set.
- rollback(Stack) - Static method in class org.apache.derby.impl.services.locks.Deadlock
-
Backtrack in the depth-first search through the wait graph.
- rollback(Xid) - Method in class org.apache.derby.client.net.NetXAResource
-
Inform the resource manager to roll back work done on behalf of a transaction branch
- rollback(Xid) - Method in class org.apache.derby.jdbc.EmbedXAResource
-
Inform the resource manager to roll back work done on behalf of a
transaction branch
- rollback(ContextManager, Xid) - Method in interface org.apache.derby.iapi.store.access.xa.XAResourceManager
-
rollback the transaction identified by Xid.
- rollback(ContextManager, Xid) - Method in class org.apache.derby.impl.store.raw.xact.XactXAResourceManager
-
rollback the transaction identified by Xid.
- ROLLBACK - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
-
- ROLLBACK - Static variable in class org.apache.derby.impl.drda.DRDAConnThread
-
- rollbackAllTransactions(RawTransaction, RawStoreFactory) - Method in interface org.apache.derby.iapi.store.raw.xact.TransactionFactory
-
Rollback and close all transactions known to this factory using a
passed in transaction.
- rollbackAllTransactions(RawTransaction, RawStoreFactory) - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
-
Rollback all active transactions that has updated the raw store.
- rollBackAndThrowSQLException(Connection, SQLException) - Static method in class org.apache.derby.catalog.SystemProcedures
-
issue a rollback when SQLException se occurs.
- rollbackCurrentTransaction() - Method in class org.apache.derby.impl.drda.DRDAXAProtocol
-
This function rollbacks the current global transaction associated
with the XAResource or a local transaction.
- rollbackLocalTransaction(boolean) - Method in class org.apache.derby.impl.drda.DRDAXAProtocol
-
Rollback a local transaction.
- rollbackOnlyCode - Variable in class org.apache.derby.jdbc.XATransactionState
-
- rollbackParentContext - Variable in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
- RollbackStatement(ij, int) - Method in interface org.apache.derby.impl.tools.ij.xaAbstractHelper
-
- RollbackStatement(ij, int) - Method in class org.apache.derby.impl.tools.ij.xaHelper
-
- rollbackToSavePoint(String, boolean, Object) - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Rollback all changes made since the named savepoint was set.
- rollbackToSavePoint(String, boolean, Object) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
- rollbackToSavePoint(String, Object) - Method in interface org.apache.derby.iapi.store.raw.Transaction
-
Rollback all changes made since the named savepoint was set.
- rollbackToSavePoint(String, Object) - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
- rollbackTransaction(Xid, boolean) - Method in class org.apache.derby.impl.drda.DRDAXAProtocol
-
Rollback transaction.
- rollbackXATransaction(Xid, boolean) - Method in class org.apache.derby.impl.drda.DRDAXAProtocol
-
Rollback the xa transaction.
- RollingFileStream - Class in org.apache.derby.impl.services.stream
-
This class provides rolling file OutputStream.
- RollingFileStream() - Constructor for class org.apache.derby.impl.services.stream.RollingFileStream
-
Construct a default RollingFileStream.
- RollingFileStream(String, int, int, boolean) - Constructor for class org.apache.derby.impl.services.stream.RollingFileStream
-
Initialize a RollingFileStream to write to a set of files with optional append.
- RollingFileStream.MeteredStream - Class in org.apache.derby.impl.services.stream
-
- RollingFileStreamProvider - Class in org.apache.derby.impl.services.stream
-
Creates and configures a RollingFileStream
- RollingFileStreamProvider() - Constructor for class org.apache.derby.impl.services.stream.RollingFileStreamProvider
-
- rollup - Variable in class org.apache.derby.impl.sql.compile.GroupByList
-
- rollup - Variable in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
-
- root - Variable in class org.apache.derby.impl.sql.catalog.RoleClosureIteratorImpl
-
The role for which we compute the closure.
- ROOT - Static variable in interface org.apache.derby.iapi.services.monitor.PersistentService
-
The root of any stored data.
- rootConnection - Variable in class org.apache.derby.impl.jdbc.EmbedConnection
-
- rootDir - Variable in class org.apache.derby.impl.tools.ij.mtTestSuite
-
- ROOTPAGEID - Static variable in class org.apache.derby.impl.store.access.btree.BTree
-
The page number of the root page is always at the fixed page number:
ROOTPAGEID.
- rootStorageFactory - Variable in class org.apache.derby.impl.services.monitor.StorageFactoryService
-
- rotate() - Method in class org.apache.derby.impl.services.stream.RollingFileStream
-
Rotates the log files.
- rotateClock(CacheEntry, boolean) - Method in class org.apache.derby.impl.services.cache.ClockPolicy
-
Rotate the clock in order to find a free space for a new entry.
- rotateRight(Node) - Method in class org.apache.derby.impl.store.access.sort.SortBuffer
-
Perform either a single or double rotation, as appropriate,
to get the subtree 'thisNode' back in balance, assuming
that the right subtree of 'thisNode' is higher than the
left subtree.
- ROUTINE_ELEMENT_COUNT - Static variable in class org.apache.derby.impl.sql.compile.CreateAliasNode
-
- ROUTINE_INFO_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
- ROUTINE_PERMISSION - Static variable in interface org.apache.derby.catalog.Dependable
-
- ROUTINE_PERMISSION_FINDER_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.catalog.CoreDDFinderClassInfo
- ROUTINE_PRIVILEGES - Static variable in class org.apache.derby.impl.sql.compile.PrivilegeNode
-
- ROUTINE_SECURITY_DEFINER - Static variable in class org.apache.derby.impl.sql.compile.CreateAliasNode
-
- RoutineAliasInfo - Class in org.apache.derby.catalog.types
-
Describe a routine (procedure or function) alias.
- RoutineAliasInfo() - Constructor for class org.apache.derby.catalog.types.RoutineAliasInfo
-
- RoutineAliasInfo(String, int, String[], TypeDescriptor[], int[], int, short, short, boolean, boolean) - Constructor for class org.apache.derby.catalog.types.RoutineAliasInfo
-
Create a RoutineAliasInfo for an internal PROCEDURE.
- RoutineAliasInfo(String, int, String[], TypeDescriptor[], int[], int, short, short, boolean, boolean, boolean, boolean, TypeDescriptor) - Constructor for class org.apache.derby.catalog.types.RoutineAliasInfo
-
Create a RoutineAliasInfo for a PROCEDURE or FUNCTION
- routineDefiner - Variable in class org.apache.derby.impl.sql.compile.StaticMethodCallNode
-
Authorization id of user owning schema in which routine is defined.
- routineDesignator - Variable in class org.apache.derby.impl.sql.compile.PrivilegeNode
-
- RoutineDesignator - Class in org.apache.derby.impl.sql.compile
-
This node represents a routine signature.
- RoutineDesignator(TableName, boolean, List<TypeDescriptor>) - Constructor for class org.apache.derby.impl.sql.compile.RoutineDesignator
-
- routineInfo - Variable in class org.apache.derby.impl.sql.compile.MethodCallNode
-
For a procedure or function call
- routineName - Variable in enum org.apache.derby.iapi.security.Securable
-
Name of the associated system routine
- routineName - Variable in class org.apache.derby.iapi.sql.dictionary.RoutinePermsDescriptor
-
- RoutinePermsDescriptor - Class in org.apache.derby.iapi.sql.dictionary
-
This class describes rows in the SYS.SYSROUTINEPERMS system table, which keeps track of the routine
(procedure and function) permissions that have been granted but not revoked.
- RoutinePermsDescriptor(DataDictionary, String, String) - Constructor for class org.apache.derby.iapi.sql.dictionary.RoutinePermsDescriptor
-
This constructor just sets up the key fields of a RoutinePermsDescriptor.
- RoutinePermsDescriptor(DataDictionary, String, String, UUID) - Constructor for class org.apache.derby.iapi.sql.dictionary.RoutinePermsDescriptor
-
- RoutinePermsDescriptor(DataDictionary, String, String, UUID, boolean) - Constructor for class org.apache.derby.iapi.sql.dictionary.RoutinePermsDescriptor
-
- RoutinePermsDescriptor(DataDictionary, UUID) - Constructor for class org.apache.derby.iapi.sql.dictionary.RoutinePermsDescriptor
-
- ROUTINEPERMSID_COL_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSROUTINEPERMSRowFactory
-
- ROUTINEPERMSID_INDEX_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSROUTINEPERMSRowFactory
-
- RoutinePrivilegeInfo - Class in org.apache.derby.impl.sql.execute
-
- RoutinePrivilegeInfo(AliasDescriptor) - Constructor for class org.apache.derby.impl.sql.execute.RoutinePrivilegeInfo
-
- routinePrivStatement(String, String, String) - Static method in class org.apache.derby.impl.tools.dblook.DB_GrantRevoke
-
- routineSchemaID - Variable in enum org.apache.derby.iapi.security.Securable
-
UUID string of schema holding the system routine associated with the operation
- routineType - Variable in enum org.apache.derby.iapi.security.Securable
-
Type of routine (function or procedure)
- routineUUID - Variable in class org.apache.derby.iapi.sql.dictionary.RoutinePermsDescriptor
-
- routineUUID - Variable in class org.apache.derby.iapi.sql.dictionary.StatementRoutinePermission
-
- row - Variable in class org.apache.derby.iapi.store.access.DiskHashtable
-
- row - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
-
- row - Variable in class org.apache.derby.impl.sql.execute.DeleteResultSet
-
- row - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
-
- row - Variable in class org.apache.derby.impl.sql.execute.RowResultSet
-
- row - Variable in class org.apache.derby.impl.sql.execute.UpdateResultSet
-
- row - Variable in class org.apache.derby.impl.store.access.btree.ControlRow
-
The page that this control row describes.
- Row - Interface in org.apache.derby.iapi.sql
-
The Row interface provides methods to get information about the columns
in a result row.
- Row - Static variable in interface org.apache.derby.iapi.reference.ClassName
-
- ROW_COUNT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- ROW_DELETED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- row_for_export_template - Variable in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerateScratchSpace
-
A template of info about the classes in the returned row.
- ROW_IS_NOT_NULL - Static variable in class org.apache.derby.client.am.Cursor
-
- ROW_IS_NULL - Static variable in class org.apache.derby.client.am.Cursor
-
- row_length - Variable in class org.apache.derby.iapi.store.raw.FetchDescriptor
-
Fields of the class
- ROW_LIST_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.catalog.RowListImpl
- ROW_LOCK_GRANULARITY - Static variable in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
- ROW_LOCKING - Static variable in interface org.apache.derby.iapi.reference.Property
-
Derby supports Row Level Locking (rll), but you can use this
property to disable rll.
- ROW_MD_TYPE - Static variable in class org.apache.derby.impl.drda.FdocaConstants
-
- ROW_MULTISET_TYPE_ID_IMPL - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
- ROW_NUMBER_FUNCTION_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- ROW_RESERVE - Static variable in class org.apache.derby.impl.store.raw.data.ReclaimSpace
-
- ROW_RESULT_SET_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- row_size - Variable in class org.apache.derby.impl.store.access.heap.HeapCostController
-
- row_source - Variable in class org.apache.derby.iapi.store.access.BackingStoreHashtable
-
- ROW_UPDATED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- rowArray - Variable in class org.apache.derby.impl.sql.execute.BulkTableScanResultSet
-
- rowArray - Variable in class org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet
-
- rowArray - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
-
- rowArray - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
- rowBufferArray - Variable in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl.KeyComparator
-
- rowChanger - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
-
- rowChanger - Variable in class org.apache.derby.impl.sql.execute.UpdateResultSet
-
- RowChanger - Interface in org.apache.derby.iapi.sql.execute
-
Perform row at a time DML operations of tables and maintain indexes.
- rowChangerFinish() - Method in class org.apache.derby.impl.sql.execute.DeleteCascadeResultSet
-
- rowChangerFinish() - Method in class org.apache.derby.impl.sql.execute.UpdateResultSet
-
- RowChangerImpl - Class in org.apache.derby.impl.sql.execute
-
Perform row at a time DML operations of tables and maintain indexes.
- RowChangerImpl(long, StaticCompiledOpenConglomInfo, DynamicCompiledOpenConglomInfo, IndexRowGenerator[], long[], StaticCompiledOpenConglomInfo[], DynamicCompiledOpenConglomInfo[], int, int[], TransactionController, FormatableBitSet, int[], Activation) - Constructor for class org.apache.derby.impl.sql.execute.RowChangerImpl
-
Create a new RowChanger for performing update and delete operations
based on partial before and after rows.
- rowConglomerate - Variable in class org.apache.derby.iapi.store.access.DiskHashtable
-
- rowConglomerateId - Variable in class org.apache.derby.iapi.store.access.DiskHashtable
-
- rowCount - Variable in class org.apache.derby.catalog.GetProcedureColumns
-
- rowCount - Variable in class org.apache.derby.impl.drda.DRDAResultSet
-
- rowCount - Variable in class org.apache.derby.impl.drda.DRDAStatement
-
- rowCount - Variable in class org.apache.derby.impl.sql.compile.CostEstimateImpl
-
- rowCount - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
-
- rowCount - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
- rowCount - Variable in class org.apache.derby.impl.sql.execute.DMLWriteResultSet
-
- rowCount - Variable in class org.apache.derby.impl.sql.execute.rts.RealDeleteResultSetStatistics
-
- rowCount - Variable in class org.apache.derby.impl.sql.execute.rts.RealDeleteVTIResultSetStatistics
-
- rowCount - Variable in class org.apache.derby.impl.sql.execute.rts.RealInsertResultSetStatistics
-
- rowCount - Variable in class org.apache.derby.impl.sql.execute.rts.RealInsertVTIResultSetStatistics
-
- rowCount - Variable in class org.apache.derby.impl.sql.execute.rts.RealUpdateResultSetStatistics
-
- rowCount() - Method in interface org.apache.derby.iapi.sql.compile.CostEstimate
-
Get the estimated number of rows returned by the ResultSet that this
CostEstimate models.
- rowCount() - Method in class org.apache.derby.impl.sql.compile.CostEstimateImpl
-
- rowCount_ - Variable in class org.apache.derby.client.am.ClientResultSet
-
- RowCountable - Interface in org.apache.derby.iapi.store.access
-
Allows clients to read and write row count estimates for conglomerates.
- rowCountBase - Static variable in class org.apache.derby.impl.sql.execute.RowUtil
-
Row count base added for testing JDBC 4.2
- rowCountIsUnknown() - Method in class org.apache.derby.client.am.ClientResultSet
-
- RowCountNode - Class in org.apache.derby.impl.sql.compile
-
The result set generated by this node (RowCountResultSet) implements the
filtering of rows needed for the and the .
- RowCountNode(ResultSetNode, ResultColumnList, ValueNode, ValueNode, boolean, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.RowCountNode
-
Constructor for a RowCountNode
- RowCountResultSet - Class in org.apache.derby.impl.sql.execute
-
This result set implements the filtering of rows needed for the and the .
- RowCountResultSet(NoPutResultSet, Activation, int, GeneratedMethod, GeneratedMethod, boolean, double, double) - Constructor for class org.apache.derby.impl.sql.execute.RowCountResultSet
-
RowCountResultSet constructor
- rowCounts - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement.RowCountStatistics
-
- rowCountsCheckedThisExecution - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
-
- RowCountStatistics() - Constructor for class org.apache.derby.impl.sql.GenericPreparedStatement.RowCountStatistics
-
- rowCountStats - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Holder for row counts and execution count.
- rowDeleted() - Method in class org.apache.derby.client.am.ClientResultSet
-
- rowDeleted() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0
Determine if this row has been deleted.
- rowDeleted() - Method in class org.apache.derby.vti.VTITemplate
-
- RowFactory - Static variable in interface org.apache.derby.iapi.reference.ClassName
-
- rowHolder - Variable in class org.apache.derby.impl.sql.execute.DeleteResultSet
-
- rowHolder - Variable in class org.apache.derby.impl.sql.execute.DeleteVTIResultSet
-
- rowHolder - Variable in class org.apache.derby.impl.sql.execute.IndexChanger
-
- rowHolder - Variable in class org.apache.derby.impl.sql.execute.IndexSetChanger
-
- rowHolder - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
-
- rowHolder - Variable in class org.apache.derby.impl.sql.execute.InsertVTIResultSet
-
- rowHolder - Variable in class org.apache.derby.impl.sql.execute.RowChangerImpl
-
- rowHolder - Variable in class org.apache.derby.impl.sql.execute.UpdateVTIResultSet
-
- rowHolderPassedIn - Variable in class org.apache.derby.impl.sql.execute.IndexChanger
-
- ROWID_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
-
- rowInserted() - Method in class org.apache.derby.client.am.ClientResultSet
-
- rowInserted() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0
Determine if the current row has been inserted.
- rowInserted() - Method in class org.apache.derby.vti.VTITemplate
-
- ROWISDUPLICATE - Static variable in interface org.apache.derby.iapi.store.access.ConglomerateController
-
- rowIsInCurrentRowset(long) - Method in class org.apache.derby.client.am.ClientResultSet
-
- rowIsInCurrentRowset(long, int) - Method in class org.apache.derby.client.am.ClientResultSet
-
- RowList(int) - Constructor for class org.apache.derby.iapi.store.access.BackingStoreHashtable.RowList
-
- rowloc - Variable in class org.apache.derby.iapi.store.access.DiskHashtable.ElementEnum
-
- rowLocation - Variable in class org.apache.derby.impl.sql.execute.CurrentOfResultSet
-
- rowLocation - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
-
- rowLocation - Variable in class org.apache.derby.impl.sql.execute.FKInfo
-
- rowLocation() - Method in class org.apache.derby.iapi.types.LocatedRow
-
Get the RowLocation
- rowLocation(RowLocation) - Method in interface org.apache.derby.iapi.store.access.RowLocationRetRowSource
-
rowLocation is a callback for the drainer of the row source to return
the rowLocation of the current row, i.e, the row that is being returned
by getNextRowFromRowSource.
- rowLocation(RowLocation) - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
- rowLocation(RowLocation) - Method in class org.apache.derby.impl.sql.execute.CardinalityCounter
-
- rowLocation(RowLocation) - Method in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
-
- rowLocation(RowLocation) - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
rowLocation is a callback for the drainer of the row source to return
the rowLocation of the current row, i.e, the row that is being returned
by getNextRowFromRowSource.
- rowLocation(RowLocation) - Method in class org.apache.derby.impl.store.access.sort.MergeScanRowSource
-
- rowLocation(RowLocation) - Method in class org.apache.derby.impl.store.access.sort.SortBufferRowSource
-
- RowLocation - Interface in org.apache.derby.iapi.types
-
Holds the location of a row within a given conglomerate.
- RowLocation - Static variable in interface org.apache.derby.iapi.reference.ClassName
-
- rowLocationColumn - Variable in class org.apache.derby.impl.store.access.btree.index.B2I
-
The column id (zero-based integer index) of the column which holds the row
location to the base conglomerate.
- rowLocationColumnName - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
-
- RowLocationRetRowSource - Interface in org.apache.derby.iapi.store.access
-
A RowLocationRetRowSource is the mechanism for iterating over a set of rows,
loading those rows into a conglomerate, and returning the RowLocation of the
inserted rows.
- rowLocations - Variable in class org.apache.derby.impl.sql.execute.BulkTableScanResultSet
-
- rowLocations - Variable in class org.apache.derby.impl.sql.execute.ProjectRestrictResultSet
-
- rowLocationsInvalidated - Variable in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
If this flag is set to true, a RowLocation returned from this controller
may have been reused for another row.
- RowLock - Class in org.apache.derby.iapi.store.raw
-
A RowLock represents a qualifier that is to be used when
locking a Row through a RecordHandle.
- RowLock(int) - Constructor for class org.apache.derby.iapi.store.raw.RowLock
-
- RowLocking1 - Class in org.apache.derby.impl.store.raw.xact
-
A locking policy that implements row level locking with isolation degree 1.
- RowLocking1(LockFactory) - Constructor for class org.apache.derby.impl.store.raw.xact.RowLocking1
-
- RowLocking2 - Class in org.apache.derby.impl.store.raw.xact
-
A locking policy that implements row level locking with isolation degree 2.
- RowLocking2(LockFactory) - Constructor for class org.apache.derby.impl.store.raw.xact.RowLocking2
-
- RowLocking2nohold - Class in org.apache.derby.impl.store.raw.xact
-
A locking policy that implements row level locking with isolation degree 2,
never holding read locks after they are granted.
- RowLocking2nohold(LockFactory) - Constructor for class org.apache.derby.impl.store.raw.xact.RowLocking2nohold
-
- RowLocking3 - Class in org.apache.derby.impl.store.raw.xact
-
A locking policy that implements row level locking with isolation degree 3.
- RowLocking3(LockFactory) - Constructor for class org.apache.derby.impl.store.raw.xact.RowLocking3
-
- RowLocking3Escalate - Class in org.apache.derby.impl.store.raw.xact
-
A locking policy that implements row level locking with isolation degree 3.
- RowLocking3Escalate(LockFactory) - Constructor for class org.apache.derby.impl.store.raw.xact.RowLocking3Escalate
-
- RowLockingRR - Class in org.apache.derby.impl.store.raw.xact
-
A locking policy that implements row level locking with repeatable read
isolation.
- RowLockingRR(LockFactory) - Constructor for class org.apache.derby.impl.store.raw.xact.RowLockingRR
-
- rowMatches(DataValueDescriptor[], Object) - Method in class org.apache.derby.iapi.store.access.DiskHashtable
-
- RowMultiSetImpl - Class in org.apache.derby.catalog.types
-
Row data type as described in the 2003 SQL spec
in part 2, section 4.8.
- RowMultiSetImpl() - Constructor for class org.apache.derby.catalog.types.RowMultiSetImpl
-
0-arg constructor for Formatable machinery.
- RowMultiSetImpl(String[], TypeDescriptor[]) - Constructor for class org.apache.derby.catalog.types.RowMultiSetImpl
-
Construct from column names and their types.
- ROWNOTDUPLICATE - Static variable in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
ROWNOTDUPLICATE is out of range for a row
number.
- rownumber - Variable in class org.apache.derby.impl.sql.execute.WindowResultSet
-
- RowNumberFunctionNode - Class in org.apache.derby.impl.sql.compile
-
Class that represents a call to the ROW_NUMBER() window function.
- RowNumberFunctionNode(ValueNode, WindowNode, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.RowNumberFunctionNode
-
- RowOrdering - Interface in org.apache.derby.iapi.sql.compile
-
This interface provides a representation of the ordering of rows in a
ResultSet.
- RowOrderingImpl - Class in org.apache.derby.impl.sql.compile
-
- RowOrderingImpl() - Constructor for class org.apache.derby.impl.sql.compile.RowOrderingImpl
-
- RowPosition - Class in org.apache.derby.impl.store.access.conglomerate
-
Just an easy way to pass information back and forth about current position of
a row in a table.
- RowPosition() - Constructor for class org.apache.derby.impl.store.access.conglomerate.RowPosition
-
Constructors for This class:
- rowResult - Variable in class org.apache.derby.impl.tools.ij.ijRowResult
-
- RowResultSet - Class in org.apache.derby.impl.sql.execute
-
Takes a constant row value and returns it as
a result set.
- RowResultSet(Activation, GeneratedMethod, boolean, int, double, double) - Constructor for class org.apache.derby.impl.sql.execute.RowResultSet
-
- RowResultSet(Activation, ExecRow, boolean, int, double, double) - Constructor for class org.apache.derby.impl.sql.execute.RowResultSet
-
- RowResultSetNode - Class in org.apache.derby.impl.sql.compile
-
A RowResultSetNode represents the result set for a VALUES clause.
- RowResultSetNode(ResultColumnList, Properties, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.RowResultSetNode
-
Constructor for a RowResultSetNode.
- rowsDone() - Method in interface org.apache.derby.vti.IFastPath
-
Called once the ResultSet returned by executeQuery() has emptied all of its
rows (next() has returned false).
- rowsetRowCount_ - Variable in class org.apache.derby.client.am.Sqlca
-
- rowsetSqlca_ - Variable in class org.apache.derby.client.am.ClientResultSet
-
- rowsFetched - Variable in class org.apache.derby.impl.sql.execute.RowCountResultSet
-
Holds the number of rows returned so far in this round of using the
result set.
- rowsFiltered - Variable in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
- rowsFiltered - Variable in class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
-
- rowsInput - Variable in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
-
- rowsInput - Variable in class org.apache.derby.impl.sql.execute.rts.RealGroupedAggregateStatistics
-
- rowsInput - Variable in class org.apache.derby.impl.sql.execute.rts.RealScalarAggregateStatistics
-
- rowsInput - Variable in class org.apache.derby.impl.sql.execute.rts.RealSortStatistics
-
- rowsInput - Variable in class org.apache.derby.impl.sql.execute.ScalarAggregateResultSet
-
- rowsInput - Variable in class org.apache.derby.impl.sql.execute.SortResultSet
-
- rowSource - Variable in class org.apache.derby.impl.sql.execute.CardinalityCounter
-
- RowSource - Interface in org.apache.derby.iapi.store.access
-
A RowSource is the mechanism for iterating over a set of rows.
- RowSource() - Constructor for class org.apache.derby.iapi.sql.compile.OptimizerPlan.RowSource
-
- RowSource(String, String) - Constructor for class org.apache.derby.iapi.sql.compile.OptimizerPlan.RowSource
-
- rowSources - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
-
- rowsPerRead - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
-
- rowsPerRead - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
-
- rowsRead_ - Variable in class org.apache.derby.client.am.Cursor
-
- rowsReadLastRead - Variable in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl.KeyComparator
-
- rowsReceivedInCurrentRowset_ - Variable in class org.apache.derby.client.am.ClientResultSet
-
- rowsReturned - Variable in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
-
- rowsReturned - Variable in class org.apache.derby.impl.sql.execute.JoinResultSet
-
- rowsReturned - Variable in class org.apache.derby.impl.sql.execute.RowResultSet
-
- rowsReturned - Variable in class org.apache.derby.impl.sql.execute.rts.RealJoinResultSetStatistics
-
- rowsReturned - Variable in class org.apache.derby.impl.sql.execute.rts.RealRowResultSetStatistics
-
- rowsReturned - Variable in class org.apache.derby.impl.sql.execute.rts.RealSetOpResultSetStatistics
-
- rowsReturned - Variable in class org.apache.derby.impl.sql.execute.rts.RealSortStatistics
-
- rowsReturned - Variable in class org.apache.derby.impl.sql.execute.rts.RealUnionResultSetStatistics
-
- rowsReturned - Variable in class org.apache.derby.impl.sql.execute.SetOpResultSet
-
- rowsReturned - Variable in class org.apache.derby.impl.sql.execute.SortResultSet
-
- rowsReturned - Variable in class org.apache.derby.impl.sql.execute.UnionResultSet
-
- rowsReturned - Variable in class org.apache.derby.impl.sql.execute.VTIResultSet
-
- rowsSeen - Variable in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
- rowsSeen - Variable in class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
-
- rowsSeenLeft - Variable in class org.apache.derby.impl.sql.execute.JoinResultSet
-
- rowsSeenLeft - Variable in class org.apache.derby.impl.sql.execute.rts.RealJoinResultSetStatistics
-
- rowsSeenLeft - Variable in class org.apache.derby.impl.sql.execute.rts.RealSetOpResultSetStatistics
-
- rowsSeenLeft - Variable in class org.apache.derby.impl.sql.execute.rts.RealUnionResultSetStatistics
-
- rowsSeenLeft - Variable in class org.apache.derby.impl.sql.execute.SetOpResultSet
-
- rowsSeenLeft - Variable in class org.apache.derby.impl.sql.execute.UnionResultSet
-
- rowsSeenRight - Variable in class org.apache.derby.impl.sql.execute.JoinResultSet
-
- rowsSeenRight - Variable in class org.apache.derby.impl.sql.execute.rts.RealJoinResultSetStatistics
-
- rowsSeenRight - Variable in class org.apache.derby.impl.sql.execute.rts.RealSetOpResultSetStatistics
-
- rowsSeenRight - Variable in class org.apache.derby.impl.sql.execute.rts.RealUnionResultSetStatistics
-
- rowsSeenRight - Variable in class org.apache.derby.impl.sql.execute.SetOpResultSet
-
- rowsSeenRight - Variable in class org.apache.derby.impl.sql.execute.UnionResultSet
-
- rowsThisScan - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
-
- rowsThisScan - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
-
- rowsYetToBeReceivedForRowset_ - Variable in class org.apache.derby.client.am.ClientResultSet
-
- rowTemplate - Variable in class org.apache.derby.impl.sql.execute.GenericAggregateResultSet
-
- RowTriggerExecutor - Class in org.apache.derby.impl.sql.execute
-
A row trigger executor is an object that executes
a row trigger.
- RowTriggerExecutor(InternalTriggerExecutionContext, TriggerDescriptor, Activation, LanguageConnectionContext) - Constructor for class org.apache.derby.impl.sql.execute.RowTriggerExecutor
-
Constructor
- rowUpdated() - Method in class org.apache.derby.client.am.ClientResultSet
-
- rowUpdated() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0
Determine if the current row has been updated.
- rowUpdated() - Method in class org.apache.derby.vti.VTITemplate
-
- RowUtil - Class in org.apache.derby.iapi.store.access
-
A set of static utility methods to work with rows.
- RowUtil - Class in org.apache.derby.impl.sql.execute
-
Utility class manipulating rows.
- RowUtil() - Constructor for class org.apache.derby.iapi.store.access.RowUtil
-
- RowUtil() - Constructor for class org.apache.derby.impl.sql.execute.RowUtil
-
- ROWUTIL_FETCH_DESCRIPTOR_CONSTANTS - Static variable in class org.apache.derby.iapi.store.access.RowUtil
-
- rowWidth - Variable in class org.apache.derby.impl.load.ImportReadData
-
- rowWithNulls - Variable in class org.apache.derby.impl.sql.execute.AnyResultSet
-
- rowWithNulls - Variable in class org.apache.derby.impl.sql.execute.OnceResultSet
-
- rReadByte() - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
-
- rReadBytes() - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
-
- rReadLengthAndCodePoint(boolean) - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
-
- rReadNetworkInt() - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
-
- rReadNetworkShort() - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
-
- rReadReplyDss() - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
-
- rReadString(int, String) - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
-
- rs - Variable in class org.apache.derby.impl.drda.DRDAResultSet
-
- rs - Variable in class org.apache.derby.impl.drda.EXTDTAInputStream
-
ResultSet that contains the stream
- rs - Variable in class org.apache.derby.impl.load.ExportResultSetForObject
-
- rs - Variable in class org.apache.derby.impl.sql.compile.FromVTI
-
- rs - Variable in class org.apache.derby.impl.sql.execute.DeleteVTIResultSet
-
- rs - Variable in class org.apache.derby.impl.sql.execute.InsertVTIResultSet
-
- rs - Variable in class org.apache.derby.impl.sql.execute.UpdateVTIResultSet
-
- rs - Variable in class org.apache.derby.impl.tools.ij.ijMultiResult
-
- rs_id - Variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetDescriptor
-
- RS2 - Static variable in class org.apache.derby.iapi.store.raw.RowLock
-
- RS3 - Static variable in class org.apache.derby.iapi.store.raw.RowLock
-
- RSCLMTRM - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- rsClose() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
Close the current resultSet
- RSCNAM - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- RSCTYP - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- rsDRDATypes - Variable in class org.apache.derby.impl.drda.DRDAResultSet
-
- rsets - Variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINSystemTableVisitor
-
- rsetsTimings - Variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINSystemTableVisitor
-
- rsExtPositions - Variable in class org.apache.derby.impl.drda.DRDAResultSet
-
- rsf - Variable in class org.apache.derby.impl.store.raw.xact.XactXAResourceManager
-
- rsFactory - Variable in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
-
- rsIsClosed() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
is Statement closed
- rSkipBytes() - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
-
- rSkipDdm() - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
-
- rSkipDss() - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
-
- rsLens - Variable in class org.apache.derby.impl.drda.DRDAResultSet
-
- rslsetflg - Variable in class org.apache.derby.impl.drda.DRDAResultSet
-
- rslsetflg - Variable in class org.apache.derby.impl.drda.DRDAStatement
-
- RSLSETFLG - Static variable in class org.apache.derby.client.net.CodePoint
-
- RSLSETFLG - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- RSLSETFLG_EXTENDED_SQLDA - Static variable in class org.apache.derby.client.net.CodePoint
-
- RSLSETRM - Static variable in class org.apache.derby.client.net.CodePoint
-
- RSLSETRM - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- RSNCOD - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- rsPrecision - Variable in class org.apache.derby.impl.drda.DRDAResultSet
-
- rsReturnability_ - Variable in class org.apache.derby.client.am.ClientResultSet
-
- rsScale - Variable in class org.apache.derby.impl.drda.DRDAResultSet
-
- rssFactory - Variable in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
-
Statistics factory for this factory.
- rsSuspend() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
Set state to SUSPENDED (result set is opened)
- rSubqueryList - Variable in class org.apache.derby.impl.sql.compile.HashTableNode
-
- RSYNCMGR - Static variable in class org.apache.derby.client.net.CodePoint
-
- RSYNCMGR - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- RSYNCTYP - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- RT_READONLY - Static variable in interface org.apache.derby.iapi.store.raw.log.LogFactory
-
An attribute that indicates the database is readonly
- RTNEXTALL - Static variable in class org.apache.derby.client.net.CodePoint
-
- RTNEXTALL - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- rtnextdta - Variable in class org.apache.derby.impl.drda.DRDAResultSet
-
- RTNEXTDTA - Static variable in class org.apache.derby.client.net.CodePoint
-
- RTNEXTDTA - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- RTNEXTROW - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- rtnextrow_ - Variable in class org.apache.derby.client.net.NetCursor
-
- RTNSQLDA - Static variable in class org.apache.derby.client.net.CodePoint
-
- RTNSQLDA - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- RTS_ACTUAL_TABLE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_ALL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_ANY_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_ATTACHED_SQS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_ATTACHED_TO - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_BEGIN_COMP_TS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_BEGIN_DEPENDENT_NUMBER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_BEGIN_EXE_TS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_BEGIN_SQ_NUMBER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_BIND_TIME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_COLS_ACCESSED_FROM_HEAP - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_COMPILE_TIME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_DEFERRED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_DELETE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_DELETE_CASCADE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_DELETE_CASCADE_RS_USING - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_DELETE_RS_USING - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_DELETE_VTI - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_DELETE_VTI_RESULT_SET - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_DISTINCT_COL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_DISTINCT_COLS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_DISTINCT_SCALAR_AGG - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_DISTINCT_SCAN - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_DISTINCT_SCAN_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_DISTINCT_SCAN_RS_USING - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_DSARS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_ELIMINATE_DUPS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_EMPTY_RIGHT_ROWS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_END_COMP_TS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_END_DEPENDENT_NUMBER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_END_EXE_TS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_END_SQ_NUMBER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_EXECUTE_TIME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_FETCH_SIZE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_FOR_TAB_NAME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_GENERATE_TIME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_GROUPED_AGG - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_GROUPED_AGG_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_HAS_DISTINCT_AGG - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_HASH_EXISTS_JOIN - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_HASH_EXISTS_JOIN_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_HASH_JOIN - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_HASH_JOIN_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_HASH_KEY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_HASH_KEYS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_HASH_LEFT_OJ - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_HASH_LEFT_OJ_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_HASH_SCAN - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_HASH_SCAN_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_HASH_SCAN_RS_USING - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_HASH_TABLE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_HASH_TABLE_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_HASH_TABLE_SIZE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_IN_SORTED_ORDER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_INDEX_KEY_OPT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_INDEX_SCAN - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_INDEXES_UPDATED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_INSERT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_INSERT_MODE_BULK - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_INSERT_MODE_NORMAL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_INSERT_MODE_NOT_BULK - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_INSERT_USING - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_INSERT_VTI - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_INSERT_VTI_RESULT_SET - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_IRTBR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_IRTBR_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_IS_RS_USING - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_JOIN - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_LEFT_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_LKIS_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_LOCKING - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_LOCKING_OPTIMIZER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_MATERIALIZED_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_MATERIALIZED_SUBQS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_NESTED_LOOP_EXISTS_JOIN - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_NESTED_LOOP_EXISTS_JOIN_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_NESTED_LOOP_JOIN - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_NESTED_LOOP_JOIN_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_NESTED_LOOP_LEFT_OJ - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_NESTED_LOOP_LEFT_OJ_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_NEXT_QUALS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_NEXT_TIME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_NODE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_NORMALIZE_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_NOT_IMPL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_NUM_OPENS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_ON - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_ON_USING - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_ONCE_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_OPT_EST_COST - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_OPT_EST_RC - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_OPTIMIZE_TIME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_PARSE_TIME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_PR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_PR_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_PROJECTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_PROJECTION_TIME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_QUALS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_RC - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_RC_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_READS_FROM_HASH - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_REFACTION_DEPENDENT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_RESTRICTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_RESTRICTION_TIME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_RIGHT_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_ROW_LOCKING - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_ROW_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_ROWS_DELETED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_ROWS_FILTERED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_ROWS_INPUT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_ROWS_INSERTED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_ROWS_RETURNED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_ROWS_SEEN - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_ROWS_SEEN_LEFT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_ROWS_SEEN_RIGHT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_ROWS_UPDATED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_RUN_TIME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_SCALAR_AGG - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_SCALAR_AGG_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_SCAN_INFO - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_SCAN_QUALS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_SCROLL_INSENSITIVE_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_SECONDS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_SORT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_SORT_INFO - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_SORT_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_SOURCE_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_START_POSITION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_STATEMENT_NAME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_STATEMENT_TEXT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_STMT_EXE_PLAN_TXT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_STOP_POSITION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_TABLE_LOCKING - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_TABLE_SCAN - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_TEMP_CONGLOM_CREATE_TIME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_TEMP_CONGLOM_FETCH_TIME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_TS_RS_FOR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_UNION_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_UPDATE_RS_USING - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_USER_SUPPLIED_OPTIMIZER_OVERRIDES_FOR_JOIN - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_USER_SUPPLIED_OPTIMIZER_OVERRIDES_FOR_TABLE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_VTI - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_VTI_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_WINDOW_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RTS_WRITES_TO_HASH - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- RU2 - Static variable in class org.apache.derby.iapi.store.raw.RowLock
-
- RU3 - Static variable in class org.apache.derby.iapi.store.raw.RowLock
-
- RULE_BASED_OPTIMIZATION - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
-
Property name for controlling whether to do rule-based optimization,
as opposed to cost-based optimization.
- ruleBasedCostOptimizable(Optimizable, TableDescriptor, ConglomerateDescriptor, OptimizablePredicateList, CostEstimate) - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
-
This method decides whether the given conglomerate descriptor is
cheapest based on rules, rather than based on cost estimates.
- ruleBasedOptimization - Variable in class org.apache.derby.impl.sql.compile.OptimizerFactoryImpl
-
- ruleBasedOptimization - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
-
- run - Class in org.apache.derby.iapi.tools
-
The run class facilitates running the various Derby utilities with the
java -jar command.
- run() - Constructor for class org.apache.derby.iapi.tools.run
-
Private constructor.
- run() - Method in class org.apache.derby.client.net.OpenSocketAction
-
- run() - Method in class org.apache.derby.diag.ErrorMessages
-
- run() - Method in class org.apache.derby.iapi.jdbc.DRDAServerStarter
-
- run() - Method in class org.apache.derby.iapi.services.info.ProductVersionHolder
-
- run() - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
-
- run() - Method in class org.apache.derby.impl.db.SlaveDatabase.SlaveDatabaseBootThread
-
- run() - Method in class org.apache.derby.impl.drda.ClientThread
-
- run() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Main routine for thread, loops until the thread is closed
Gets a session, does work for the session
- run() - Method in class org.apache.derby.impl.drda.memCheck
-
- run() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Performs a privileged action.
- run() - Method in class org.apache.derby.impl.load.ExportWriteData
-
- run() - Method in class org.apache.derby.impl.load.ImportReadData
-
- run() - Method in class org.apache.derby.impl.services.daemon.BasicDaemon
-
- run() - Method in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
Drives the statistics generation.
- run() - Method in class org.apache.derby.impl.services.monitor.StorageFactoryService.DirectoryList
-
- run() - Method in class org.apache.derby.impl.services.reflect.ReflectClassesJava2
-
- run() - Method in class org.apache.derby.impl.services.stream.SingleStream
-
- run() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- run() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext.CancelQueryTask
-
Invoked by a Timer class to cancel an executing statement.
- run() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
- run() - Method in class org.apache.derby.impl.store.raw.data.EncryptOrDecryptData
-
- run() - Method in class org.apache.derby.impl.store.raw.data.RAFContainer
-
- run() - Method in class org.apache.derby.impl.store.raw.data.RemoveFile
-
- run() - Method in class org.apache.derby.impl.store.raw.data.StreamFileContainer
-
- run() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
- run() - Method in class org.apache.derby.impl.store.raw.RawStore
-
- run() - Method in class org.apache.derby.impl.store.replication.master.AsynchronousLogShipper
-
Ships log records from the log buffer to the slave being replicated to.
- run() - Method in class org.apache.derby.impl.store.replication.net.ReplicationMessageReceive.SlavePingThread
-
- run() - Method in class org.apache.derby.impl.store.replication.net.ReplicationMessageTransmit.MasterReceiverThread
-
- run() - Method in class org.apache.derby.impl.store.replication.slave.SlaveController.SlaveLogReceiverThread
-
- run() - Method in class org.apache.derby.impl.tools.ij.AsyncStatement
-
- run() - Method in class org.apache.derby.impl.tools.ij.mtTester
-
Run until killed or until there is a problem.
- run() - Method in class org.apache.derby.impl.tools.ij.util
-
- run() - Method in class org.apache.derby.jdbc.XATransactionState.CancelXATransactionTask
-
Runs the cancel task of the global transaction
- runBooleanAction(int, StorageFile) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
- runChecker(boolean) - Method in class org.apache.derby.impl.sql.execute.UpdateResultSet
-
- runExplicitly(LanguageConnectionContext, TableDescriptor, ConglomerateDescriptor[], String) - Method in interface org.apache.derby.iapi.services.daemon.IndexStatisticsDaemon
-
Creates/updates index statistics for the specified conglomerates/indexes.
- runExplicitly(LanguageConnectionContext, TableDescriptor, ConglomerateDescriptor[], String) - Method in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
Runs the statistics update sequence explicitly as requested by the user.
- runFkChecker(boolean) - Method in class org.apache.derby.impl.sql.execute.DeleteCascadeResultSet
-
- runFkChecker(boolean) - Method in class org.apache.derby.impl.sql.execute.DeleteResultSet
-
Make sure foreign key constraints are not violated
- runMe(LocalizedOutput, LocalizedOutput, BufferedInputStream) - Method in class org.apache.derby.impl.tools.ij.mtTestCase
-
Run the test case.
- running - Variable in class org.apache.derby.impl.services.daemon.BasicDaemon
-
- runningThread - Variable in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
The thread in which the index statistics refresh operation is being
executed, if any.
- runningUnsecure() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Return true if the customer forcibly overrode our decision to install a
default SecurityManager.
- runQueue - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- runQueueAdd(Session) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Add session to the run queue
- runScript(Connection, InputStream, String, OutputStream, String) - Static method in class org.apache.derby.tools.ij
-
Run a SQL script from an InputStream and write
the resulting output to the provided PrintStream.
- runScript(Connection, InputStream, String, OutputStream, String, boolean) - Static method in class org.apache.derby.tools.ij
-
Run a SQL script from an InputStream and write
the resulting output to the provided PrintStream.
- runScriptGuts() - Method in class org.apache.derby.impl.tools.ij.utilMain
-
Run the guts of the script.
- runServer(LocalizedResource, String, PrintWriter) - Method in class org.apache.derby.drda.NetServlet
-
Start the network server and attempt to connect to it before
returning
- runServerMethod - Variable in class org.apache.derby.iapi.jdbc.DRDAServerStarter
-
Reflect reference to the method to run the server.
- runSize - Variable in class org.apache.derby.impl.store.access.sort.MergeInserter
-
- runTime - Variable in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
The period of time (ms) for which the daemon has been doing active work.
- RUNTIME_ATTRIBUTES - Static variable in interface org.apache.derby.iapi.store.raw.log.LogFactory
-
The name of a runtime property in the service set that defines any runtime
attributes a log factory should have.
- runtime_mem - Variable in class org.apache.derby.impl.store.access.btree.OpenBTree
-
scratch space used for stuff like templates, export rows, ...
- runtime_mem - Variable in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
-
scratch space used for stuff like templates, export rows, ...
- runtimeInfo() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- runtimeNullableColumn - Variable in class org.apache.derby.impl.sql.execute.VTIResultSet
-
- RunTimeStatistics - Interface in org.apache.derby.iapi.sql.execute
-
A RunTimeStatistics object is a representation of the query execution plan and run
time statistics for a java.sql.ResultSet.
- RunTimeStatistics - Static variable in interface org.apache.derby.iapi.reference.ClassName
-
- RunTimeStatisticsImpl - Class in org.apache.derby.impl.sql.execute.rts
-
RunTimeStatistics implemenation.
- RunTimeStatisticsImpl(String, String, String, long, long, long, long, long, long, Timestamp, Timestamp, Timestamp, Timestamp, ResultSetStatistics[], ResultSetStatistics) - Constructor for class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
-
- runTimeStatisticsObject - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- runTimeStatisticsOn - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
-
- runTimeStatisticsOn - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
-
- runTimeStatisticsOn - Variable in class org.apache.derby.impl.sql.execute.LastIndexKeyResultSet
-
- runTimeStatisticsOn - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
-
- runTimeStatisticsSetting - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- runTimeStatsOn - Variable in class org.apache.derby.impl.sql.execute.HashTableResultSet
-
- runTimeStatsOn - Variable in class org.apache.derby.impl.sql.execute.ProjectRestrictResultSet
-
- runTimeStatsOn - Variable in class org.apache.derby.impl.sql.execute.RowCountResultSet
-
- runWithState(Properties, PrintWriter) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
- RX2 - Static variable in class org.apache.derby.iapi.store.raw.RowLock
-
- RX3 - Static variable in class org.apache.derby.iapi.store.raw.RowLock
-
- SA_USER_NAME - Static variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
- SAFE_DROP_SQLSTATES - Static variable in class org.apache.derby.impl.tools.optional.ForeignDBViews
-
- SALOAD - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- sameConnection(EmbedConnection) - Method in class org.apache.derby.impl.jdbc.EmbedSavepoint
-
- sameGroupingValues(ExecRow, ExecRow) - Method in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
-
Return whether or not the new row has the same values for the
grouping columns as the current row.
- sameStartStopPosition - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
-
- sameStartStopPosition - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
-
- sameStartStopPosition() - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicateList
-
Can we use the same key for both the start and stop key.
- sameStartStopPosition() - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
- sanityCheck_xaclosed - Variable in class org.apache.derby.impl.store.raw.xact.Xact
-
- SanityManager - Class in org.apache.derby.shared.common.sanity
-
The SanityService provides assertion checking and debug
control.
- SanityManager() - Constructor for class org.apache.derby.shared.common.sanity.SanityManager
-
- sArrayIndex - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
-
- SASTORE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- saveAIcacheInformation(String, String, String[]) - Method in class org.apache.derby.impl.sql.execute.DMLWriteGeneratedColumnsResultSet
-
- saveConnectionVariables() - Method in class org.apache.derby.client.net.NetXACallInfo
-
- savedEndStatus - Variable in class org.apache.derby.impl.store.raw.xact.Xact
-
- savedFetchDescriptor - Variable in class org.apache.derby.impl.store.access.btree.BTreeRowPosition
-
Cached fetch descriptor that can be used to fetch the key columns that
are not already fetched by the scan.
- savedIsValidCursorPosition_ - Variable in class org.apache.derby.client.am.ClientResultSet
-
- savedJoinOrders - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
-
- savedObjects - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- savedObjects - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
-
- savedOrder - Variable in class org.apache.derby.impl.sql.execute.SortResultSet
-
- savedSource - Variable in class org.apache.derby.impl.sql.execute.DeleteResultSet
-
- savedSource - Variable in class org.apache.derby.impl.sql.execute.DMLVTIResultSet
-
- savedSource - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
-
- savedSource - Variable in class org.apache.derby.impl.sql.execute.UpdateResultSet
-
- saveGroup(HashMap<Lock, Lock>) - Method in class org.apache.derby.impl.services.locks.LockSpace
-
- saveInfoFromLcc(LanguageConnectionContext) - Static method in class org.apache.derby.iapi.util.InterruptStatus
-
Use when lcc is dying to save info in thread local instead.
- saveMeAndReleasePage() - Method in class org.apache.derby.impl.store.access.btree.BTreeRowPosition
-
Save this position by key and release the latch on the current leaf.
- savePoint - Variable in class org.apache.derby.impl.store.raw.xact.SavePoint
-
- SavePoint - Class in org.apache.derby.impl.store.raw.xact
-
- SavePoint(String, Object) - Constructor for class org.apache.derby.impl.store.raw.xact.SavePoint
-
- SAVEPOINT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- SAVEPOINT_NOT_CREATED_BY_CONNECTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- SAVEPOINT_ROLLBACK - Static variable in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
- SAVEPOINT_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.execute.SavepointConstantAction
- SavepointConstantAction - Class in org.apache.derby.impl.sql.execute
-
This class describes actions that are ALWAYS performed for a
Savepoint (rollback, release and set savepoint) Statement at Execution time.
- SavepointConstantAction(String, int) - Constructor for class org.apache.derby.impl.sql.execute.SavepointConstantAction
-
Make the ConstantAction for a set savepoint, rollback or release statement.
- savepointID - Variable in class org.apache.derby.impl.jdbc.EmbedSavepoint
-
- savepointId_ - Variable in class org.apache.derby.client.am.ClientSavepoint
-
- savepointName - Variable in class org.apache.derby.impl.jdbc.EmbedSavepoint
-
- savepointName - Variable in class org.apache.derby.impl.sql.compile.SavepointNode
-
- savepointName - Variable in class org.apache.derby.impl.sql.execute.SavepointConstantAction
-
- savepointName_ - Variable in class org.apache.derby.client.am.ClientSavepoint
-
- SavepointNode - Class in org.apache.derby.impl.sql.compile
-
A SavepointNode is the root of a QueryTree that represents a Savepoint (ROLLBACK savepoint, RELASE savepoint and SAVEPOINT)
statement.
- SavepointNode(String, int, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.SavepointNode
-
Constructor for a SavepointNode
- savePoints - Variable in class org.apache.derby.impl.store.raw.xact.Xact
-
- savepointStatementType - Variable in class org.apache.derby.impl.sql.compile.SavepointNode
-
- savepointStatementType - Variable in class org.apache.derby.impl.sql.execute.SavepointConstantAction
-
- savePositionAndReleasePage() - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
-
Shortcut for for savePositionAndReleasePage(null,null).
- savePositionAndReleasePage(DataValueDescriptor[], int[]) - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
-
Save the current scan position by key and release the latch on the leaf
that's being scanned.
- saveProperties(Properties) - Method in interface org.apache.derby.iapi.services.crypto.CipherFactory
-
- saveProperties(Properties) - Method in class org.apache.derby.impl.services.jce.JCECipherFactory
-
- saveProperty(TransactionController, String, Serializable) - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
-
- savePropertyDefault(TransactionController, String, Serializable) - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
-
- saveSecretKey(byte[], byte[]) - Method in class org.apache.derby.impl.services.jce.JCECipherFactory
-
- saveServiceProperties() - Method in class org.apache.derby.impl.services.monitor.UpdateServiceProperties
-
Saves the service properties to the disk.
- saveServiceProperties(String, Properties) - Method in interface org.apache.derby.iapi.services.monitor.PersistentService
-
Save to a backup file.
- saveServiceProperties(String, Properties) - Method in class org.apache.derby.impl.services.monitor.StorageFactoryService
-
Save service.properties during backup
- saveServiceProperties(String, StorageFactory, Properties, boolean) - Method in interface org.apache.derby.iapi.services.monitor.PersistentService
-
- saveServiceProperties(String, StorageFactory, Properties, boolean) - Method in class org.apache.derby.impl.services.monitor.StorageFactoryService
-
- saveServiceProperty(String, Serializable) - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
-
- sb - Variable in class org.apache.derby.impl.services.locks.Timeout
-
- sb - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- ScalarAggregateResultSet - Class in org.apache.derby.impl.sql.execute
-
This ResultSet evaluates scalar, non distinct aggregates.
- ScalarAggregateResultSet(NoPutResultSet, boolean, int, Activation, int, int, boolean, double, double) - Constructor for class org.apache.derby.impl.sql.execute.ScalarAggregateResultSet
-
Constructor
- scale - Variable in class org.apache.derby.catalog.types.TypeDescriptorImpl
-
- scale - Variable in class org.apache.derby.impl.sql.execute.AvgAggregator
-
- scale - Variable in class org.apache.derby.vti.VTITemplate.ColumnDescriptor
-
- scan - Variable in class org.apache.derby.iapi.store.access.DiskHashtable.ElementEnum
-
- scan - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
-
- scan - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
- scan - Variable in class org.apache.derby.impl.store.access.sort.MergeSort
-
The scan that's being used to return rows from the sort.
- scan - Variable in class org.apache.derby.impl.store.raw.log.FlushedScan
-
- scan - Variable in class org.apache.derby.impl.store.raw.log.Scan
-
- Scan - Class in org.apache.derby.impl.store.access.sort
-
Abstract base class for all sort classes which return rows from the
sort.
- Scan - Class in org.apache.derby.impl.store.raw.log
-
Scan the the log which is implemented by a series of log files.n
This log scan knows how to move across log file if it is positioned at
the boundary of a log file and needs to getNextRecord.
- Scan() - Constructor for class org.apache.derby.impl.store.access.sort.Scan
-
- Scan(LogToFile, long, LogInstant, byte) - Constructor for class org.apache.derby.impl.store.raw.log.Scan
-
For backward scan, we expect a scan positioned at the end of the next log record.
- SCAN_BITSET_ALL - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
-
- SCAN_BTREE - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
-
- SCAN_COMPLETED - Static variable in interface org.apache.derby.vti.IFastPath
-
Indicates nextRow() has completed its scan.
- SCAN_DONE - Static variable in class org.apache.derby.impl.store.access.btree.BTreeScan
-
- SCAN_DONE - Static variable in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
- SCAN_HEAP - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
-
the scan info codes
- SCAN_HOLD_INIT - Static variable in class org.apache.derby.impl.store.access.btree.BTreeScan
-
- SCAN_HOLD_INIT - Static variable in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
- SCAN_HOLD_INPROGRESS - Static variable in class org.apache.derby.impl.store.access.btree.BTreeScan
-
- SCAN_HOLD_INPROGRESS - Static variable in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
- SCAN_INIT - Static variable in class org.apache.derby.impl.store.access.btree.BTreeScan
-
- SCAN_INIT - Static variable in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
Constants of the class
- SCAN_INPROGRESS - Static variable in class org.apache.derby.impl.store.access.btree.BTreeScan
-
- SCAN_INPROGRESS - Static variable in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
- SCAN_INVARIANT - Static variable in interface org.apache.derby.iapi.store.access.Qualifier
-
- scan_object_name - Variable in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
-
- scan_object_type - Variable in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
-
- scan_position - Variable in class org.apache.derby.impl.store.access.btree.BTreeScan
-
- scan_position - Variable in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
The position for the current scan.
- scan_qualifiers - Variable in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
-
- SCAN_QUALIFIERS - Static variable in class org.apache.derby.impl.tools.planexporter.AccessDatabase
-
- scan_rs_id - Variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetDescriptor
-
- scan_rs_id - Variable in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
-
- SCAN_SORT - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
-
- scan_state - Variable in class org.apache.derby.impl.store.access.btree.BTreeScan
-
Delay positioning the table at the start position until the first
next() call.
- scan_state - Variable in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
Delay positioning the table at the start position until the first
next() call.
- scan_type - Variable in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
-
- SCAN_TYPE - Static variable in class org.apache.derby.impl.tools.planexporter.AccessDatabase
-
- scanController - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
-
- scanController - Variable in class org.apache.derby.impl.sql.execute.DistinctScalarAggregateResultSet
-
- scanController - Variable in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
-
- scanController - Variable in class org.apache.derby.impl.sql.execute.SortResultSet
-
- scanController - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
-
- ScanController - Interface in org.apache.derby.iapi.store.access
-
A scan is the mechanism for iterating over the rows in a conglomerate,
the scan controller is the interface through which access clients
control the underlying scan.
- scanControllerOpened - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
-
- scanControllerOpened - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
-
- ScanControllerRowSource - Interface in org.apache.derby.iapi.store.access.conglomerate
-
A ScanControllerRowSource is both a RowSource and a ScanController.
- scanControllers - Variable in class org.apache.derby.impl.sql.execute.GenericRIChecker
-
- scanControllers - Variable in class org.apache.derby.impl.store.access.RAMTransaction
-
- scanCostAfterSelectivity(double, double, double, boolean) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
- scanCostType() - Method in interface org.apache.derby.iapi.sql.compile.JoinStrategy
-
Get the costing type, for use with StoreCostController.getScanCost
- scanCostType() - Method in class org.apache.derby.impl.sql.compile.HashJoinStrategy
-
- scanCostType() - Method in class org.apache.derby.impl.sql.compile.NestedLoopJoinStrategy
-
- scanDataBufferForEndOfData() - Method in class org.apache.derby.client.net.NetCursor
-
Scan the data buffer to see if end of data (SQL state 02000)
has been received.
- scanDirection - Variable in class org.apache.derby.impl.store.raw.log.Scan
-
- ScanHandle - Interface in org.apache.derby.iapi.store.raw
-
Inteface for scanning the log from outside the RawStore.
- ScanInfo - Interface in org.apache.derby.iapi.store.access
-
This object provides performance information related to an open scan.
- scanIsolationLevel - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- scanIsolationLevel - Variable in class org.apache.derby.impl.sql.execute.VTIResultSet
-
Specified isolation level of SELECT (scan).
- scanKey - Variable in class org.apache.derby.iapi.store.access.DiskHashtable
-
- ScanManager - Interface in org.apache.derby.iapi.store.access.conglomerate
-
The ScanManager interface contains those methods private to access method
implementors necessary to implement Scans on Conglomerates.
- scanned - Variable in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptorList
-
- scanned - Variable in class org.apache.derby.iapi.sql.dictionary.GenericDescriptorList
-
- SCANNED_OBJECT - Static variable in class org.apache.derby.impl.tools.planexporter.AccessDatabase
-
- scannedObject - Variable in class org.apache.derby.impl.tools.planexporter.TreeNode
-
- ScannedTransactionHandle - Interface in org.apache.derby.iapi.store.raw
-
- scanProperties - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
-
- scanProperties - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
-
- scanProperties - Variable in class org.apache.derby.impl.sql.execute.HashTableResultSet
-
- scanProperties - Variable in class org.apache.derby.impl.sql.execute.rts.RealHashScanStatistics
-
- scanProperties - Variable in class org.apache.derby.impl.sql.execute.rts.RealHashTableStatistics
-
- scanProperties - Variable in class org.apache.derby.impl.sql.execute.rts.RealTableScanStatistics
-
- scanProperties - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
-
- ScanQualifier - Interface in org.apache.derby.iapi.sql.execute
-
ScanQualifier provides additional methods for the Language layer on
top of Qualifier.
- scanQualifiers - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
-
- scanQualifiers - Variable in class org.apache.derby.impl.sql.execute.rts.RealHashScanStatistics
-
- scanQualifiers - Variable in class org.apache.derby.impl.tools.planexporter.TreeNode
-
- scanRepositioned - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
-
- ScanResultSet - Class in org.apache.derby.impl.sql.execute
-
Abstract ResultSet class for NoPutResultSets which
contain a scan.
- ScanResultSet(Activation, int, int, int, boolean, int, int, double, double) - Constructor for class org.apache.derby.impl.sql.execute.ScanResultSet
-
Construct a ScanResultSet.
- scanrsets - Variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINSystemTableVisitor
-
- scanType - Variable in class org.apache.derby.impl.tools.planexporter.TreeNode
-
- scc - Variable in class org.apache.derby.impl.sql.compile.OrderByList
-
- schedule(TimerTask, long) - Method in interface org.apache.derby.iapi.services.timer.TimerFactory
-
Schedule a task.
- schedule(TimerTask, long) - Method in class org.apache.derby.impl.services.timer.SingletonTimerFactory
-
- schedule(TableDescriptor) - Method in interface org.apache.derby.iapi.services.daemon.IndexStatisticsDaemon
-
Schedules creation/update of the index statistics associated with the
specified table.
- schedule(TableDescriptor) - Method in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
Schedules an update of the index statistics for the specified table.
- scheduleClean(CacheEntry) - Method in class org.apache.derby.impl.services.cache.BackgroundCleaner
-
Try to schedule a clean operation in the background cleaner.
- scheduled - Variable in class org.apache.derby.impl.services.cache.BackgroundCleaner
-
Flag which tells whether the cleaner has a still unprocessed job
scheduled with the daemon service.
- scheduledForDeletion() - Method in class org.apache.derby.impl.io.vfmem.DataStore
-
Tells if this data store is scheduled for deletion.
- scheduleShrink() - Method in class org.apache.derby.impl.services.cache.BackgroundCleaner
-
Request that the cleaner tries to shrink the cache the next time it
wakes up.
- scheduleTimeoutTask(long) - Method in class org.apache.derby.jdbc.XATransactionState
-
Schedule a timeout task which will rollback the global transaction
after the specified time will elapse.
- schema - Variable in class org.apache.derby.client.am.stmtcache.StatementKey
-
The compilation schema for the statement.
- schema - Variable in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
- schema - Variable in class org.apache.derby.impl.tools.planexporter.AccessDatabase
-
- SCHEMA - Static variable in interface org.apache.derby.catalog.Dependable
-
- schema_ - Variable in class org.apache.derby.impl.drda.PiggyBackedSessionData
-
- SCHEMA_DESCRIPTOR_FINDER_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.catalog.SchemaDescriptorFinder
- SCHEMA_ID_COL_NAME - Static variable in class org.apache.derby.impl.sql.catalog.SYSFILESRowFactory
-
- SCHEMA_ID_COL_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSFILESRowFactory
-
- SCHEMA_ILLEGAL - Static variable in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
- schemaDesc - Variable in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
- schemaDescriptor - Variable in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
-
- schemaDescriptor - Variable in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
-
- schemaDescriptor - Variable in class org.apache.derby.impl.sql.compile.AlterTableNode
-
- schemaDescriptor - Variable in class org.apache.derby.impl.sql.execute.DropSequenceConstantAction
-
- SchemaDescriptor - Class in org.apache.derby.iapi.sql.dictionary
-
This class represents a schema descriptor
- SchemaDescriptor(DataDictionary, String, String, UUID, boolean) - Constructor for class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
Constructor for a SchemaDescriptor.
- schemaExists - Variable in class org.apache.derby.impl.tools.planexporter.AccessDatabase
-
- schemaExists() - Method in class org.apache.derby.impl.tools.planexporter.AccessDatabase
-
Check if there is a schema in the database that matches the schema
name that was passed in to this instance.
- schemaId - Variable in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
-
- schemaId - Variable in class org.apache.derby.impl.sql.catalog.TableKey
-
- schemaId - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
- schemaId - Variable in class org.apache.derby.impl.sql.execute.ConstraintConstantAction
-
- schemaId - Variable in class org.apache.derby.impl.sql.execute.RenameConstantAction
-
- schemaID - Variable in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
-
- schemaID - Variable in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
-
- SCHEMAID - Static variable in class org.apache.derby.impl.tools.dblook.DB_Trigger
-
- schemaMap - Static variable in class org.apache.derby.tools.dblook
-
- schemaMod_ - Variable in class org.apache.derby.impl.drda.PiggyBackedSessionData
-
- schemaName - Variable in class org.apache.derby.catalog.types.BaseTypeIdImpl
-
- schemaName - Variable in class org.apache.derby.catalog.types.SynonymAliasInfo
-
- schemaName - Variable in class org.apache.derby.diag.SpaceTable
-
- schemaName - Variable in class org.apache.derby.iapi.sql.dictionary.StatementSchemaPermission
-
The schema name
- schemaName - Variable in class org.apache.derby.impl.load.ColumnInfo
-
- schemaName - Variable in class org.apache.derby.impl.load.ExportAbstract
-
- schemaName - Variable in class org.apache.derby.impl.load.ExportResultSetForObject
-
- schemaName - Variable in class org.apache.derby.impl.sql.compile.DropSchemaNode
-
- schemaName - Variable in class org.apache.derby.impl.sql.compile.TableName
-
- schemaName - Variable in class org.apache.derby.impl.sql.CursorTableReference
-
- schemaName - Variable in class org.apache.derby.impl.sql.execute.AutoincrementCounter
-
- schemaName - Variable in class org.apache.derby.impl.sql.execute.ConstraintConstantAction
-
- schemaName - Variable in class org.apache.derby.impl.sql.execute.CreateAliasConstantAction
-
- schemaName - Variable in class org.apache.derby.impl.sql.execute.CreateSchemaConstantAction
-
- schemaName - Variable in class org.apache.derby.impl.sql.execute.CreateTableConstantAction
-
- schemaName - Variable in class org.apache.derby.impl.sql.execute.CreateViewConstantAction
-
- schemaName - Variable in class org.apache.derby.impl.sql.execute.DeferredConstraintsMemory.CheckInfo
-
- schemaName - Variable in class org.apache.derby.impl.sql.execute.DeferredConstraintsMemory.ForeignKeyInfo
-
- schemaName - Variable in class org.apache.derby.impl.sql.execute.DropSchemaConstantAction
-
- schemaName - Variable in class org.apache.derby.impl.sql.execute.FKInfo
-
- schemaName - Variable in class org.apache.derby.impl.sql.execute.IndexConstantAction
-
- schemaName - Variable in class org.apache.derby.impl.sql.execute.InsertConstantAction
-
- schemaName - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
-
- schemaName - Variable in class org.apache.derby.impl.sql.execute.JarUtil
-
- schemaName - Variable in class org.apache.derby.impl.sql.execute.RIBulkChecker
-
- schemaName - Variable in class org.apache.derby.impl.sql.execute.SetSchemaConstantAction
-
- schemaName - Variable in class org.apache.derby.impl.sql.execute.UpdateConstantAction
-
- schemaName - Variable in class org.apache.derby.impl.sql.GenericColumnDescriptor
-
- schemaParam - Static variable in class org.apache.derby.tools.dblook
-
- scoci - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
-
- scoci - Variable in class org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet
-
- scoci - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
-
- SCOPE_CELL - Static variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- scoped - Variable in class org.apache.derby.impl.sql.compile.ColumnReference
-
- scoped - Variable in class org.apache.derby.impl.sql.compile.Predicate
-
- scopeDepth(String) - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Get the current depth for the named scope.
- scopeDepth(String) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- ScopeFilter - Class in org.apache.derby.iapi.sql.compile
-
Filter which passes Visitables only if the compiler is inside
a named scope.
- ScopeFilter(CompilerContext, String, int) - Constructor for class org.apache.derby.iapi.sql.compile.ScopeFilter
-
Construct a filter for the given scope and minimal expected depth.
- scratch_row - Variable in class org.apache.derby.impl.store.access.btree.ControlRow
-
row used to replace fetchFieldFromSlot() calls.
- scratch_row - Variable in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerateScratchSpace
-
A Scratch row used for qualifying rows in the
conglomerate.
- scratch_row_position - Variable in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerateScratchSpace
-
Scratch space used by ConglomerateController.
- scratch_template - Variable in class org.apache.derby.impl.store.access.btree.BTreeController
-
- scratch_template - Variable in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerateScratchSpace
-
A Scratch template used for searching and qualifying rows in the
conglomerate.
- scratchCostEstimate - Variable in class org.apache.derby.impl.sql.compile.ResultSetNode
-
- SCROLL_INSENSITIVE_RESULT_SET_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- SCROLL_SENSITIVE_NOT_SUPPORTED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- scrollable - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
-
- scrollable_ - Variable in class org.apache.derby.client.am.ClientResultSet
-
- scrollCursorsNotSupported() - Static method in exception org.apache.derby.impl.tools.ij.ijException
-
- ScrollCursorsNotSupported - Static variable in exception org.apache.derby.impl.tools.ij.ijException
-
- ScrollInsensitiveResultSet - Class in org.apache.derby.impl.sql.execute
-
Provide insensitive scrolling functionality for the underlying
result set.
- ScrollInsensitiveResultSet(NoPutResultSet, Activation, int, int, double, double) - Constructor for class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
-
Constructor for a ScrollInsensitiveResultSet
- ScrollInsensitiveResultSetNode - Class in org.apache.derby.impl.sql.compile
-
A ScrollInsensitiveResultSetNode represents the insensitive scrolling cursor
functionality for any
child result set that needs one.
- ScrollInsensitiveResultSetNode(ResultSetNode, ResultColumnList, Properties, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.ScrollInsensitiveResultSetNode
-
Constructor for a ScrollInsensitiveResultSetNode.
- scrollOrientation_absolute__ - Static variable in class org.apache.derby.client.am.ClientResultSet
-
- scrollOrientation_after__ - Static variable in class org.apache.derby.client.am.ClientResultSet
-
- scrollOrientation_before__ - Static variable in class org.apache.derby.client.am.ClientResultSet
-
- scrollOrientation_current__ - Static variable in class org.apache.derby.client.am.ClientResultSet
-
- scrollOrientation_first__ - Static variable in class org.apache.derby.client.am.ClientResultSet
-
- scrollOrientation_last__ - Static variable in class org.apache.derby.client.am.ClientResultSet
-
- scrollOrientation_next__ - Static variable in class org.apache.derby.client.am.ClientResultSet
-
- scrollOrientation_prior__ - Static variable in class org.apache.derby.client.am.ClientResultSet
-
- scrollOrientation_relative__ - Static variable in class org.apache.derby.client.am.ClientResultSet
-
- scrollType - Variable in class org.apache.derby.impl.drda.DRDAResultSet
-
- scrollType - Variable in class org.apache.derby.impl.drda.DRDAStatement
-
- sd - Variable in class org.apache.derby.iapi.sql.dictionary.FileInfoDescriptor
-
- sd - Variable in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
- sd - Variable in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
- sd - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
- sd - Variable in class org.apache.derby.impl.sql.execute.DropAliasConstantAction
-
- sd - Variable in class org.apache.derby.impl.sql.execute.DropStatisticsConstantAction
-
- sd - Variable in class org.apache.derby.impl.sql.execute.DropTableConstantAction
-
- sd - Variable in class org.apache.derby.impl.sql.execute.DropTriggerConstantAction
-
- sd - Variable in class org.apache.derby.impl.sql.execute.DropViewConstantAction
-
- sd - Variable in class org.apache.derby.impl.sql.execute.RenameConstantAction
-
- SDA_MD_TYPE - Static variable in class org.apache.derby.impl.drda.FdocaConstants
-
- SDA_TRIPLET_SIZE - Static variable in class org.apache.derby.client.net.FdocaConstants
-
- SDA_TRIPLET_SIZE - Static variable in class org.apache.derby.impl.drda.FdocaConstants
-
- SDA_TRIPLET_TYPE - Static variable in class org.apache.derby.client.net.FdocaConstants
-
- SDA_TRIPLET_TYPE - Static variable in class org.apache.derby.impl.drda.FdocaConstants
-
- search(SearchParameters) - Method in class org.apache.derby.impl.store.access.btree.BranchControlRow
-
Perform a recursive search, ultimately returning the latched
leaf page and row slot after which the given key belongs.
- search(SearchParameters) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Perform a recursive search, ultimately returning the latched
leaf page and row slot after which the given key belongs.
- search(SearchParameters) - Method in class org.apache.derby.impl.store.access.btree.LeafControlRow
-
Perform a search of this leaf page, ultimately returning the latched
leaf page and row slot after which the given key belongs.
- searchAuthDN - Variable in class org.apache.derby.impl.jdbc.authentication.LDAPAuthenticationSchemeImpl
-
- searchAuthPW - Variable in class org.apache.derby.impl.jdbc.authentication.LDAPAuthenticationSchemeImpl
-
- searchBaseDN - Variable in class org.apache.derby.impl.jdbc.authentication.LDAPAuthenticationSchemeImpl
-
- searchClauses - Variable in class org.apache.derby.impl.sql.compile.Predicate
-
- searchClauseTransitiveClosure(int, boolean) - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
Perform transitive closure on search clauses.
- searchForEntry(SearchParameters) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Search this index page.
- searchForEntryBackward(SearchParameters) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
- searchForOptimizer - Variable in class org.apache.derby.impl.store.access.btree.SearchParameters
-
Whether the search is for the optimizer, to determine range of scan.
- searchIndex - Variable in class org.apache.derby.iapi.services.classfile.ClassHolder
-
Used to search for index entries to avoid object allocation
in the case a referecne already exists.
- searchKey - Variable in class org.apache.derby.impl.store.access.btree.SearchParameters
-
The key being searched for.
- searchLeft(OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.BranchControlRow
-
Search and return the left most leaf page.
- searchLeft(OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Search and return the left most leaf page.
- searchLeft(OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.LeafControlRow
-
Search and return the left most leaf page.
- searchLeftAndLockPreviousKey(LeafControlRow, FetchDescriptor, DataValueDescriptor[], RowLocation, OpenBTree, int, int) - Method in class org.apache.derby.impl.store.access.btree.index.B2IRowLocking3
-
move left in btree and lock previous key.
- SearchParameters - Class in org.apache.derby.impl.store.access.btree
-
Parameters that are passed down during a recursive b-tree search.
- SearchParameters(DataValueDescriptor[], int, DataValueDescriptor[], OpenBTree, boolean) - Constructor for class org.apache.derby.impl.store.access.btree.SearchParameters
-
Construct search parameters.
- searchPredicateList - Variable in class org.apache.derby.impl.sql.compile.HashTableNode
-
- searchRight(OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.BranchControlRow
-
Search and return the right most leaf page.
- searchRight(OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Search and return the right most leaf page.
- searchRight(OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.LeafControlRow
-
Search and return the right most leaf page.
- searchRow - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
-
- SECACC - Static variable in class org.apache.derby.impl.drda.Session
-
- SECCHK - Static variable in class org.apache.derby.client.net.CodePoint
-
- SECCHK - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SECCHKCD - Static variable in class org.apache.derby.client.net.CodePoint
-
- SECCHKCD - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SECCHKCD_00 - Static variable in class org.apache.derby.client.net.CodePoint
-
- SECCHKCD_00 - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SECCHKCD_01 - Static variable in class org.apache.derby.client.net.CodePoint
-
- SECCHKCD_01 - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SECCHKCD_02 - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SECCHKCD_03 - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SECCHKCD_04 - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SECCHKCD_05 - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SECCHKCD_06 - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SECCHKCD_07 - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SECCHKCD_08 - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SECCHKCD_09 - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SECCHKCD_0A - Static variable in class org.apache.derby.client.net.CodePoint
-
- SECCHKCD_0A - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SECCHKCD_0B - Static variable in class org.apache.derby.client.net.CodePoint
-
- SECCHKCD_0B - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SECCHKCD_0E - Static variable in class org.apache.derby.client.net.CodePoint
-
- SECCHKCD_0E - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SECCHKCD_0F - Static variable in class org.apache.derby.client.net.CodePoint
-
- SECCHKCD_0F - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SECCHKCD_10 - Static variable in class org.apache.derby.client.net.CodePoint
-
- SECCHKCD_10 - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SECCHKCD_12 - Static variable in class org.apache.derby.client.net.CodePoint
-
- SECCHKCD_12 - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SECCHKCD_13 - Static variable in class org.apache.derby.client.net.CodePoint
-
- SECCHKCD_13 - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SECCHKCD_14 - Static variable in class org.apache.derby.client.net.CodePoint
-
- SECCHKCD_14 - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SECCHKCD_15 - Static variable in class org.apache.derby.client.net.CodePoint
-
- SECCHKCD_15 - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SECCHKCD_NOTSUPPORTED - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SECCHKCD_OK - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SECCHKCD_PASSWORDMISSING - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SECCHKCD_SECTKNMISSING_OR_INVALID - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SECCHKCD_USERIDINVALID - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SECCHKCD_USERIDMISSING - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SECCHKRM - Static variable in class org.apache.derby.client.net.CodePoint
-
- SECCHKRM - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- secKey_ - Variable in class org.apache.derby.client.am.EncryptionManager
-
- SECMEC - Static variable in class org.apache.derby.client.net.CodePoint
-
- SECMEC - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SECMEC_DCESEC - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SECMEC_EUSRIDDTA - Static variable in class org.apache.derby.client.net.NetConfiguration
-
- SECMEC_EUSRIDNWPWD - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SECMEC_EUSRIDPWD - Static variable in class org.apache.derby.client.net.NetConfiguration
-
- SECMEC_EUSRIDPWD - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SECMEC_EUSRPWDDTA - Static variable in class org.apache.derby.client.net.NetConfiguration
-
- SECMEC_HAS_NOT_EXPLICITLY_SET - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
-
- SECMEC_USRENCPWD - Static variable in class org.apache.derby.client.net.NetConfiguration
-
- SECMEC_USRENCPWD - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SECMEC_USRIDNWPWD - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SECMEC_USRIDONL - Static variable in class org.apache.derby.client.net.NetConfiguration
-
- SECMEC_USRIDONL - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SECMEC_USRIDPWD - Static variable in class org.apache.derby.client.net.NetConfiguration
-
- SECMEC_USRIDPWD - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SECMEC_USRSBSPWD - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SECMEC_USRSSBPWD - Static variable in class org.apache.derby.client.net.NetConfiguration
-
- SECMEC_USRSSBPWD - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SECMEC_USRSSBPWD - Static variable in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
-
Userid with Strong password substitute DRDA security mechanism
- SECMEC_USRSSBPWD_PWDSEQS - Static variable in class org.apache.derby.client.am.EncryptionManager
-
- SECMEC_USRSSBPWD_SEED_LEN - Static variable in class org.apache.derby.client.am.EncryptionManager
-
- SECMEC_USRSSBPWD_SEED_LEN - Static variable in class org.apache.derby.impl.drda.DecryptionManager
-
- SECMECH_NOT_SUPPORTED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- SECMGR - Static variable in class org.apache.derby.client.net.CodePoint
-
- SECMGR - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SECMGR_SECMECS - Static variable in class org.apache.derby.client.net.NetConfiguration
-
- SECMGRNM - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SECOND_FIELD - Static variable in interface org.apache.derby.iapi.types.DateTimeDataValue
-
- SECOND_INTERVAL - Static variable in interface org.apache.derby.iapi.types.DateTimeDataValue
-
- seconds - Variable in class org.apache.derby.client.am.DateTimeValue
-
- seconds - Variable in class org.apache.derby.impl.tools.ij.mtTime
-
- secretKeyFactory_ - Variable in class org.apache.derby.client.am.EncryptionManager
-
- Section - Class in org.apache.derby.client.am
-
- Section(Agent, String, int, String, int) - Constructor for class org.apache.derby.client.am.Section
-
- Section(Agent, String, int, String, int, boolean) - Constructor for class org.apache.derby.client.am.Section
-
- section_ - Variable in class org.apache.derby.client.am.ClientStatement
-
- SectionManager - Class in org.apache.derby.client.am
-
- SectionManager(Agent) - Constructor for class org.apache.derby.client.am.SectionManager
-
- sectionManager_ - Variable in class org.apache.derby.client.am.Agent
-
- sectionNumber - Variable in class org.apache.derby.client.am.Section
-
- SECTKN - Static variable in class org.apache.derby.client.net.CodePoint
-
- SECTKN - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SECTKN_MAXSIZE - Static variable in class org.apache.derby.client.net.NetConfiguration
-
- secTokenIn - Variable in class org.apache.derby.impl.drda.Database
-
- secTokenOut - Variable in class org.apache.derby.impl.drda.Database
-
- Securable - Enum in org.apache.derby.iapi.security
-
Operations which can be secured.
- Securable(String, String, char) - Constructor for enum org.apache.derby.iapi.security.Securable
-
Construct a Securable from its attributes
- secureRandom - Variable in class org.apache.derby.client.am.EncryptionManager
-
- SECURITY_DEFINER_MASK - Static variable in class org.apache.derby.catalog.types.RoutineAliasInfo
-
- SECURITY_EXCEPTION_ENCOUNTERED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- SECURITY_MANAGER_NO_ACCESS_ID - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- securityCheckComplete(int, int) - Method in class org.apache.derby.client.net.NetConnection
-
- securityMechanism - Variable in class org.apache.derby.impl.drda.Database
-
- securityMechanism - Variable in class org.apache.derby.jdbc.BasicClientDataSource40
-
Security Mechanism can be specified explicitly either when obtaining a
connection via a DriverManager or via Datasource.
- securityMechanism_ - Variable in class org.apache.derby.client.net.NetConnection
-
- securityProperties - Static variable in class org.apache.derby.impl.services.monitor.FileMonitor
-
- SecurityUtil - Class in org.apache.derby.iapi.security
-
This class provides helper functions for security-related features.
- SecurityUtil() - Constructor for class org.apache.derby.iapi.security.SecurityUtil
-
- seek(long) - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
-
- seek(long) - Method in class org.apache.derby.impl.jdbc.EncryptedLOBFile
-
Sets the current file pointer to specific location.
- seek(long) - Method in class org.apache.derby.impl.jdbc.LOBFile
-
Sets the file pointer to a given position.
- seek(long) - Method in class org.apache.derby.impl.load.ImportFileInputStream
-
Sets the file offset at which the next read will occur.
- seek(long) - Method in interface org.apache.derby.io.StorageRandomAccessFile
-
Set the file pointer.
- seen_rows - Variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetDescriptor
-
- seen_rows_right - Variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetDescriptor
-
- seenByDeadlockDetection - Variable in class org.apache.derby.impl.services.locks.ConcurrentLockSet
-
List containing all entries seen by the last call to
addWaiters().
- seeNextException(String, SQLException, Throwable, Object...) - Static method in class org.apache.derby.impl.jdbc.Util
-
Generate an SQLException which points to another
SQLException nested within it with
setNextException().
- seenFirst - Variable in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
-
- seenLast - Variable in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
-
- seenSoFar - Variable in class org.apache.derby.impl.sql.catalog.RoleClosureIteratorImpl
-
Holds roles seen so far when computing the closure.
- seenUpdates - Variable in class org.apache.derby.impl.store.raw.xact.Xact
-
- segmentId - Variable in class org.apache.derby.iapi.store.raw.ContainerKey
-
- SEGMENTID - Static variable in interface org.apache.derby.iapi.services.locks.VirtualLockTable
-
- SEL_COUNT - Static variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
-
- SEL_SELECTIVITY - Static variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
-
- SELECT_ACTION - Static variable in class org.apache.derby.impl.sql.execute.TablePrivilegeInfo
-
- SELECT_APPROXIMATE_STMT_TYPE - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
-
- SELECT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- SELECT_PRIV - Static variable in interface org.apache.derby.iapi.sql.conn.Authorizer
-
- SELECT_STMT_TYPE - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
-
the different statement type constants
- selectAggregates - Variable in class org.apache.derby.impl.sql.compile.SelectNode
-
Aggregates in the SELECT list.
- selectArg(String) - Static method in class org.apache.derby.tools.PlanExporter
-
Reading the user's option
- selectivity(Object[]) - Method in interface org.apache.derby.catalog.Statistics
-
- selectivity(Object[]) - Method in class org.apache.derby.catalog.types.StatisticsImpl
-
- selectivity(Optimizable) - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicate
-
Get a (crude) estimate of the selectivity of this predicate.
- selectivity(Optimizable) - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicateList
-
calculate the selectivity for a set of predicates.
- selectivity(Optimizable) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
return the selectivity of this predicate.
- selectivity(Optimizable) - Method in class org.apache.derby.impl.sql.compile.BooleanConstantNode
-
The default selectivity for value nodes is 50%.
- selectivity(Optimizable) - Method in class org.apache.derby.impl.sql.compile.InListOperatorNode
-
The selectivity for an "IN" predicate is generally very small.
- selectivity(Optimizable) - Method in class org.apache.derby.impl.sql.compile.IsNullNode
-
- selectivity(Optimizable) - Method in class org.apache.derby.impl.sql.compile.Predicate
-
- selectivity(Optimizable) - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
- selectivity(Optimizable) - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
The default selectivity for value nodes is 50%.
- selectivityForConglomerate(ConglomerateDescriptor, int) - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
For this conglomerate (index), return the selectivity of the first
numKeys.
- selectivityNoStatistics(Optimizable) - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
Compute selectivity the old fashioned way.
- SelectNode - Class in org.apache.derby.impl.sql.compile
-
A SelectNode represents the result set for any of the basic DML
operations: SELECT, INSERT, UPDATE, and DELETE.
- SelectNode(ResultColumnList, FromList, ValueNode, GroupByList, ValueNode, WindowList, OptimizerPlan, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.SelectNode
-
- selectPriv - Variable in class org.apache.derby.iapi.sql.dictionary.TablePermsDescriptor
-
- SELECTPRIV_COL_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLEPERMSRowFactory
-
- selectQuery - Variable in class org.apache.derby.impl.load.ExportResultSetForObject
-
- selectStatement - Variable in class org.apache.derby.impl.load.ExportAbstract
-
- selectSubquerys - Variable in class org.apache.derby.impl.sql.compile.SelectNode
-
- SELF_DEADLOCK - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- selfComparison(ColumnReference) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
- selfComparison(ColumnReference) - Method in interface org.apache.derby.impl.sql.compile.RelationalOperator
-
Check whether this RelationalOperator compares the given ColumnReference
to any columns in the same table as the ColumnReference.
- selfComparison(ColumnReference) - Method in class org.apache.derby.impl.sql.compile.UnaryComparisonOperatorNode
-
- selfReference(ColumnReference) - Method in class org.apache.derby.impl.sql.compile.InListOperatorNode
-
See if this IN list operator is referencing the same table.
- SEMICOLON - Static variable in class org.apache.derby.impl.load.ControlInfo
-
- SEMICOLON - Static variable in class org.apache.derby.impl.tools.ij.StatementFinder
-
- send() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Send client message to server
- sendBytes(OutputStream) - Method in class org.apache.derby.client.net.Request
-
- sendBytes(OutputStream) - Method in class org.apache.derby.impl.drda.DDMWriter
-
- sendBytes(OutputStream, boolean) - Method in class org.apache.derby.impl.drda.DDMWriter
-
- sendHeader - Static variable in class org.apache.derby.impl.drda.DssTrace
-
- sendHeader__ - Static variable in class org.apache.derby.client.net.NetLogWriter
-
- sendMessage(DDMWriter, int, String) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Send Error or Warning from server to client after processing a command
- sendMessage(ReplicationMessage) - Method in class org.apache.derby.impl.store.replication.net.ReplicationMessageReceive
-
Used to send a replication message to the master.
- sendMessage(ReplicationMessage) - Method in class org.apache.derby.impl.store.replication.net.ReplicationMessageTransmit
-
Used to send a replication message to the slave.
- sendMessageWaitForReply(ReplicationMessage) - Method in class org.apache.derby.impl.store.replication.net.ReplicationMessageTransmit
-
Send a replication message to the slave and return the
message received as a response.
- sendOK(DDMWriter) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Send OK from server to client after processing a command
- sendOKInt(DDMWriter, int) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Send OK and int value
- sendPingSemaphore - Variable in class org.apache.derby.impl.store.replication.net.ReplicationMessageReceive
-
Used for synchronization of the ping thread
- sendPropInfo(DDMWriter) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Send property information from server to client
- sendProtocolException(DRDAProtocolException) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Notice the client about a protocol error.
- sendRequest() - Method in class org.apache.derby.client.net.NetAgent
-
- sendRuntimeInfo(DDMWriter) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Send RuntimeInfo information from server to client
- sendsCodpntArg - Variable in class org.apache.derby.impl.drda.DRDAProtocolExceptionInfo
-
- sendSetTraceDirectory(String) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- sendSQLMessage(DDMWriter, SQLException, int) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Send SQL Exception from server to client after processing a command
- sendSysInfo(DDMWriter) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Send SysInfo information from server to client
- sendTRGDFTRT - Variable in class org.apache.derby.impl.drda.Database
-
- sendUnexpectedException(Exception) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Send unpexpected error to the client
- sendWarningsOnCNTQRY - Variable in class org.apache.derby.impl.drda.DRDAConnThread
-
- sensitivity_ - Variable in class org.apache.derby.client.am.ClientResultSet
-
- sensitivity_insensitive__ - Static variable in class org.apache.derby.client.am.ClientResultSet
-
- sensitivity_sensitive_dynamic__ - Static variable in class org.apache.derby.client.am.ClientResultSet
-
- sensitivity_sensitive_static__ - Static variable in class org.apache.derby.client.am.ClientResultSet
-
- sensitivity_unknown__ - Static variable in class org.apache.derby.client.am.ClientResultSet
-
- sentResult - Variable in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
-
- sep - Static variable in class org.apache.derby.impl.tools.sysinfo.Main
-
for use by the main () method
- SEP - Static variable in class org.apache.derby.impl.io.vfmem.DataStore
-
The path separator used.
- SEP - Static variable in class org.apache.derby.impl.io.vfmem.PathUtil
-
- SEP_STR - Static variable in class org.apache.derby.impl.io.vfmem.PathUtil
-
- separatedDataDirectory - Variable in class org.apache.derby.impl.io.BaseStorageFactory
-
- SEPARATOR - Static variable in class org.apache.derby.impl.services.locks.Timeout
-
- SEPARATOR_CHAR - Static variable in class org.apache.derby.iapi.sql.dictionary.PasswordHasher
-
Character that separates the hash value from the name of the hash
algorithm in the stored password generated by the configurable hash
authentication scheme.
- separatorChar - Variable in class org.apache.derby.impl.services.monitor.StorageFactoryService
-
- separatorStr(boolean) - Static method in class org.apache.derby.impl.tools.dblook.DB_GrantRevoke
-
- seqgenCacheSize - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- sequence - Variable in class org.apache.derby.impl.services.uuid.BasicUUID
-
- SEQUENCE - Static variable in interface org.apache.derby.catalog.Dependable
-
- SEQUENCE_DESCRIPTOR_FINDER_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.catalog.SequenceDescriptorFinder
- SEQUENCE_ELEMENT_COUNT - Static variable in class org.apache.derby.impl.sql.compile.CreateSequenceNode
-
- SEQUENCE_PRIVILEGES - Static variable in class org.apache.derby.impl.sql.compile.PrivilegeNode
-
- SEQUENCE_TYPE - Static variable in class org.apache.derby.iapi.sql.dictionary.PermDescriptor
-
- sequenceDescriptor - Variable in class org.apache.derby.impl.sql.compile.NextSequenceNode
-
- SequenceDescriptor - Class in org.apache.derby.iapi.sql.dictionary
-
This class is used by rows in the SYS.SYSSEQUENCES system table.
- SequenceDescriptor(DataDictionary, SchemaDescriptor, UUID, String, DataTypeDescriptor, Long, long, long, long, long, boolean) - Constructor for class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
-
Constructor
- SequenceGenerator - Class in org.apache.derby.impl.sql.catalog
-
This is a generic machine for pre-allocating ranges of sequence numbers in order
to improve concurrency.
- SequenceGenerator(Long, boolean, long, long, long, long, String, String, SequencePreallocator) - Constructor for class org.apache.derby.impl.sql.catalog.SequenceGenerator
-
Normal constructor
- sequenceGeneratorCache - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- sequenceIDs - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- sequenceName - Variable in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
-
- sequenceName - Variable in class org.apache.derby.impl.sql.compile.NextSequenceNode
-
- sequenceName - Variable in class org.apache.derby.impl.sql.execute.DropSequenceConstantAction
-
- SequencePreallocator - Interface in org.apache.derby.catalog
-
Logic to determine how many values to pre-allocate for a sequence.
- SequenceRange - Class in org.apache.derby.impl.sql.catalog
-
Default Derby logic for determining how many values to pre-allocate for an
identity column or sequence.
- SequenceRange() - Constructor for class org.apache.derby.impl.sql.catalog.SequenceRange
-
0-arg constructore needed to satisfy the SequencePreallocator contract.
- SequenceRange(int) - Constructor for class org.apache.derby.impl.sql.catalog.SequenceRange
-
- SequenceUpdater - Class in org.apache.derby.impl.sql.catalog
-
An object cached in the data dictionary which manages new values
for sequences.
- SequenceUpdater() - Constructor for class org.apache.derby.impl.sql.catalog.SequenceUpdater
-
No-arg constructor to satisfy the Cacheable contract
- SequenceUpdater(DataDictionaryImpl) - Constructor for class org.apache.derby.impl.sql.catalog.SequenceUpdater
-
Normal constructor
- SequenceUpdater.BulkInsertUpdater - Class in org.apache.derby.impl.sql.catalog
-
Implementation of SequenceUpdater for use with the bulk-insert optimization
used by InsertResultSet.
- SequenceUpdater.SyssequenceUpdater - Class in org.apache.derby.impl.sql.catalog
-
Specific implementation of SequenceUpdater for the sequences managed by
SYSSEQUENCES.
- sequenceUUID - Variable in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
-
- sequential - Variable in class org.apache.derby.impl.sql.compile.AlterTableNode
-
- sequential - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
- SERIALIZABLE_FORMAT_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
Special format id for tagging Serializable objects.
- SERIALIZABLE_ISOLATION_LEVEL - Static variable in class org.apache.derby.iapi.transaction.TransactionControl
-
- serializer - Variable in class org.apache.derby.iapi.types.SqlXmlUtil
-
- serializeToString(String) - Method in class org.apache.derby.iapi.types.SqlXmlUtil
-
Take a string representing an XML value and serialize it
according SQL/XML serialization rules.
- serializeToString(List, XMLDataValue) - Method in class org.apache.derby.iapi.types.SqlXmlUtil
-
Take an array list (sequence) of XML nodes and/or string values
and serialize that entire list according to SQL/XML serialization
rules, which ultimately point to XML serialization rules as
defined by w3c.
- serialVersionUID - Static variable in class org.apache.derby.authentication.SystemPrincipal
-
BTW, this class currently does not require special handling during
serialization/deserialization, so, there's no need to define methods
readObject(ObjectInputStream) and
writeObject(ObjectOutputStream).
- serialVersionUID - Static variable in class org.apache.derby.iapi.types.HarmonySerialBlob
-
- serialVersionUID - Static variable in class org.apache.derby.iapi.types.HarmonySerialClob
-
- serialVersionUID - Static variable in class org.apache.derby.impl.sql.execute.MatchingClauseConstantAction
-
Serial version produced by the serialver utility.
- serialVersionUID - Static variable in class org.apache.derby.impl.sql.execute.StdDevPAggregator
-
- serialVersionUID - Static variable in class org.apache.derby.impl.sql.execute.StdDevSAggregator
-
- serialVersionUID - Static variable in class org.apache.derby.impl.sql.execute.VarPAggregator
-
- serialVersionUID - Static variable in class org.apache.derby.impl.sql.execute.VarSAggregator
-
- serialVersionUID - Static variable in class org.apache.derby.impl.store.replication.net.ReplicationMessage
-
The version number is determined based on the database version
of the current database.
- serialVersionUID - Static variable in class org.apache.derby.impl.tools.ij.ijXid
-
- serialVersionUID - Static variable in class org.apache.derby.jdbc.BasicClientConnectionPoolDataSource40
-
- serialVersionUID - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
-
- serialVersionUID - Static variable in class org.apache.derby.jdbc.BasicClientXADataSource40
-
- serialVersionUID - Static variable in class org.apache.derby.jdbc.BasicEmbeddedConnectionPoolDataSource40
-
- serialVersionUID - Static variable in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
- serialVersionUID - Static variable in class org.apache.derby.jdbc.BasicEmbeddedXADataSource40
-
- serialVersionUID - Static variable in class org.apache.derby.jdbc.ClientConnectionPoolDataSource
-
- serialVersionUID - Static variable in class org.apache.derby.jdbc.ClientConnectionPoolDataSource40
-
Deprecated.
- serialVersionUID - Static variable in class org.apache.derby.jdbc.ClientDataSource
-
- serialVersionUID - Static variable in class org.apache.derby.jdbc.ClientDataSource40
-
Deprecated.
- serialVersionUID - Static variable in class org.apache.derby.jdbc.ClientXADataSource
-
- serialVersionUID - Static variable in class org.apache.derby.jdbc.ClientXADataSource40
-
Deprecated.
- serialVersionUID - Static variable in class org.apache.derby.jdbc.EmbeddedConnectionPoolDataSource
-
- serialVersionUID - Static variable in class org.apache.derby.jdbc.EmbeddedConnectionPoolDataSource40
-
Deprecated.
- serialVersionUID - Static variable in class org.apache.derby.jdbc.EmbeddedDataSource
-
- serialVersionUID - Static variable in class org.apache.derby.jdbc.EmbeddedDataSource40
-
Deprecated.
- serialVersionUID - Static variable in class org.apache.derby.jdbc.EmbeddedXADataSource
-
- serialVersionUID - Static variable in class org.apache.derby.jdbc.EmbeddedXADataSource40
-
Deprecated.
- serialVersionUID - Static variable in class org.apache.derby.jdbc.ReferenceableDataSource
-
- serialVersionUID - Static variable in class org.apache.derby.security.SystemPermission
-
- serialVersionUID - Static variable in class org.apache.derby.security.SystemPermission.SystemPermissionCollection
-
- serialVersionUID - Static variable in class org.apache.derby.vti.Restriction.AND
-
Derby serializes these objects in PreparedStatements
- serialVersionUID - Static variable in class org.apache.derby.vti.Restriction.ColumnQualifier
-
Derby serializes these objects in PreparedStatements
- serialVersionUID - Static variable in class org.apache.derby.vti.Restriction.OR
-
Derby serializes these objects in PreparedStatements
- server - Variable in class org.apache.derby.drda.NetServlet
-
- server - Variable in class org.apache.derby.iapi.jdbc.DRDAServerStarter
-
The instance of the NetworkServerControlImpl
being used to run the server.
- server - Variable in class org.apache.derby.impl.drda.DRDAConnThread
-
- server - Variable in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
-
- SERVER - Static variable in class org.apache.derby.security.SystemPermission
-
Permission target name ("server") for actions applicable
to the network server.
- server_ - Variable in class org.apache.derby.client.net.NetAgent
-
- server_ - Variable in class org.apache.derby.client.net.OpenSocketAction
-
- SERVER_STARTED_FROM_CMD_LINE - Static variable in interface org.apache.derby.iapi.reference.Property
-
Internal.
- serverClass - Variable in class org.apache.derby.iapi.jdbc.DRDAServerStarter
-
- serverClassName - Static variable in class org.apache.derby.iapi.jdbc.DRDAServerStarter
-
- serverCursorName - Variable in class org.apache.derby.client.am.Section
-
- serverCursorNameForPositionedUpdate_ - Variable in class org.apache.derby.client.am.Section
-
- serverImpl - Variable in class org.apache.derby.drda.NetworkServerControl
-
- serverInstance - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- serverJdbcMajorVersion - Variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
The JDBC major version supported by the server.
- serverJdbcMinorVersion - Variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
The JDBC minor version supported by the server.
- serverName - Variable in class org.apache.derby.jdbc.BasicClientDataSource40
-
- serverNameIP_ - Variable in class org.apache.derby.client.am.ClientConnection
-
- serverShutdownMethod - Variable in class org.apache.derby.iapi.jdbc.DRDAServerStarter
-
Reflect reference to the method to directly
shutdown the server.
- serverSocket - Variable in class org.apache.derby.impl.drda.ClientThread
-
- serverSocket - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- serverSocket - Variable in class org.apache.derby.impl.store.replication.net.ReplicationMessageReceive
-
Contains the ServerSocket used to listen for
connections from the replication master.
- serverStartSync - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- serverSupportLongRDBNAM() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- serverSupportLongRDBNAM() - Method in class org.apache.derby.client.net.NetConnection
-
- serverSupportsBooleanParameterTransport() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
Check if the server accepts receiving booleans as parameter values.
- serverSupportsBooleanValues() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
Check if server supports boolean values
- serverSupportsEXTDTAAbort() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
Check if server supports product specific EXTDTA abort protocol.
- serverSupportsEXTDTAAbort() - Method in class org.apache.derby.client.net.NetConnection
-
- serverSupportsLayerBStreaming() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- serverSupportsLayerBStreaming() - Method in class org.apache.derby.client.net.NetConnection
-
- serverSupportsLocators() - Method in class org.apache.derby.client.am.ClientConnection
-
Checks whether the server supports locators for large objects.
- serverSupportsLocators() - Method in class org.apache.derby.client.net.NetConnection
-
Checks whether the server supports locators for large objects.
- serverSupportsQryclsimp() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
Check whether the server has full support for the QRYCLSIMP
parameter in OPNQRY.
- serverSupportsQryclsimp() - Method in class org.apache.derby.client.net.NetConnection
-
Check whether the server has full support for the QRYCLSIMP
parameter in OPNQRY.
- serverSupportsSessionDataCaching() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
Check if server supports session data caching
- serverSupportsTimestampNanoseconds() - Method in class org.apache.derby.client.am.ClientConnection
-
Return true if the server supports nanoseconds in timestamps
- serverSupportsTimestampNanoseconds() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
Check if server supports nanoseconds in timestamps
- serverSupportsTimestampNanoseconds() - Method in class org.apache.derby.client.net.NetConnection
-
Return true if the server supports nanoseconds in timestamps
- serverSupportsUDTs() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
Check if server supports UDTs
- serverSupportsUDTs() - Method in class org.apache.derby.client.net.NetConnection
-
Check whether the server supports UDTs
- serverSupportsUtf8Ccsid() - Method in class org.apache.derby.client.net.NetConnection
-
Check whether the server supports the UTF-8 Ccsid Manager
- serverThread - Variable in class org.apache.derby.iapi.jdbc.DRDAServerStarter
-
- service - Variable in class org.apache.derby.impl.services.monitor.ModuleInstance
-
the actual service to which I belong, could be null.
- SERVICE - Static variable in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Look for any services in the a properties set and the application
property set and then start them.
- SERVICE_BOOT_PASSWORD_TOO_SHORT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- SERVICE_DIRECTORY_CREATE_ERROR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- SERVICE_DIRECTORY_EXISTS_ERROR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- SERVICE_DIRECTORY_NOT_IN_BACKUP - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- SERVICE_DIRECTORY_REMOVE_ERROR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- SERVICE_LOCALE - Static variable in interface org.apache.derby.iapi.reference.Property
-
- SERVICE_MISSING_IMPLEMENTATION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- SERVICE_PROPERTIES_BACKUP_DEL_FAILED - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
Informational message, service properties backup deletion failed.
- SERVICE_PROPERTIES_BACKUP_DELETED - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
Informational message, service properties backup deleted.
- SERVICE_PROPERTIES_DONT_EDIT - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
Tell user not to edit service.properties.
- SERVICE_PROPERTIES_EDIT_FAILED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- SERVICE_PROPERTIES_EOF_TOKEN - Static variable in class org.apache.derby.impl.services.monitor.StorageFactoryService
-
Marker printed as the last line of the service properties file.
- SERVICE_PROPERTIES_MISSING - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- SERVICE_PROPERTIES_RESTORED - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
Informational message, service properties restored.
- SERVICE_PROTOCOL - Static variable in interface org.apache.derby.iapi.reference.Property
-
- SERVICE_STARTUP_EXCEPTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- SERVICE_TYPE_DIRECTORY - Static variable in class org.apache.derby.iapi.services.monitor.Monitor
-
- SERVICE_WRONG_BOOT_PASSWORD - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- Serviceable - Interface in org.apache.derby.iapi.services.daemon
-
To use a DaemonService, one implements the Serviceable interface.
- serviceASAP - Variable in class org.apache.derby.impl.store.raw.data.ReclaimSpace
-
- serviceASAP() - Method in interface org.apache.derby.iapi.services.daemon.Serviceable
-
If this work should be done as soon as possible, then return true.
- serviceASAP() - Method in class org.apache.derby.impl.services.cache.BackgroundCleaner
-
Indicate that we want to be serviced ASAP.
- serviceASAP() - Method in class org.apache.derby.impl.store.access.btree.BTreePostCommit
-
The urgency of this post commit work.
- serviceASAP() - Method in class org.apache.derby.impl.store.access.heap.HeapPostCommit
-
The urgency of this post commit work.
- serviceASAP() - Method in class org.apache.derby.impl.store.raw.data.ReclaimSpace
-
- serviceASAP() - Method in class org.apache.derby.impl.store.raw.data.RemoveFile
-
- serviceASAP() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
- ServiceBootContext - Class in org.apache.derby.impl.services.monitor
-
A context that is used during a service boot to
stop cleanup on the stack at this point.
- ServiceBootContext(ContextManager) - Constructor for class org.apache.derby.impl.services.monitor.ServiceBootContext
-
- serviceBooted - Variable in class org.apache.derby.impl.services.monitor.UpdateServiceProperties
-
- serviceClient(ServiceRecord) - Method in class org.apache.derby.impl.services.daemon.BasicDaemon
-
- serviced() - Method in class org.apache.derby.impl.services.daemon.ServiceRecord
-
- serviceImmediately() - Method in interface org.apache.derby.iapi.services.daemon.Serviceable
-
If this work should be done immediately on the user thread then return true.
- serviceImmediately() - Method in class org.apache.derby.impl.services.cache.BackgroundCleaner
-
Indicate that we don't want the work to happen immediately in the
user thread.
- serviceImmediately() - Method in class org.apache.derby.impl.store.access.btree.BTreePostCommit
-
- serviceImmediately() - Method in class org.apache.derby.impl.store.access.heap.HeapPostCommit
-
- serviceImmediately() - Method in class org.apache.derby.impl.store.raw.data.ReclaimSpace
-
- serviceImmediately() - Method in class org.apache.derby.impl.store.raw.data.RemoveFile
-
File deletion is a quick operation and typically releases substantial
amount of space very quickly, this work should be done on the
user thread.
- serviceImmediately() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
- serviceLocale - Variable in class org.apache.derby.impl.services.monitor.TopService
-
- serviceName - Variable in class org.apache.derby.impl.services.monitor.UpdateServiceProperties
-
- serviceNow(int) - Method in interface org.apache.derby.iapi.services.daemon.DaemonService
-
Service this subscription ASAP.
- serviceNow(int) - Method in class org.apache.derby.impl.services.daemon.BasicDaemon
-
- serviceProperties - Variable in class org.apache.derby.impl.store.access.PropertyConglomerate
-
- serviceProperties - Variable in class org.apache.derby.impl.store.access.RAMAccessManager
-
Service properties.
- servicePropertyList - Static variable in class org.apache.derby.iapi.services.property.PropertyUtil
-
- serviceProviders - Variable in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Hash table of objects that implement PersistentService keyed by their getType() method.
- serviceProvidersKeys - Variable in class org.apache.derby.impl.services.monitor.BaseMonitor.ProviderEnumeration
-
- ServiceRecord - Class in org.apache.derby.impl.services.daemon
-
wrapper class for basic daemon's clients
- ServiceRecord(Serviceable, boolean, boolean) - Constructor for class org.apache.derby.impl.services.daemon.ServiceRecord
-
- serviceRequest - Variable in class org.apache.derby.impl.services.daemon.ServiceRecord
-
- services - Variable in class org.apache.derby.impl.services.monitor.BaseMonitor
-
- serviceType - Variable in class org.apache.derby.impl.services.monitor.TopService
-
The type of service this was created by.
- serviceType - Variable in class org.apache.derby.impl.services.monitor.UpdateServiceProperties
-
- SERVLET_ADDRESS - Static variable in class org.apache.derby.drda.NetServlet
-
- SERVLET_PROP_MESSAGES - Static variable in class org.apache.derby.drda.NetServlet
-
- session - Variable in class org.apache.derby.impl.drda.DRDAConnThread
-
- Session - Class in org.apache.derby.impl.drda
-
Session stores information about the current session
It is used so that a DRDAConnThread can work on any session.
- Session - Class in org.apache.derby.impl.tools.ij
-
Session holds the objects local to a particular database session,
which starts with a connection and is all other JDBC
stuff used on that connection, along with some ij state
that is connection-based as well.
- Session(Connection, String, String) - Constructor for class org.apache.derby.impl.tools.ij.Session
-
- Session(NetworkServerControlImpl, int, Socket, String, boolean) - Constructor for class org.apache.derby.impl.drda.Session
-
Session constructor
- session_id - Variable in class org.apache.derby.impl.sql.catalog.XPLAINStatementDescriptor
-
- SESSION_SEVERITY - Static variable in interface org.apache.derby.shared.common.error.ExceptionSeverity
-
SESSION_SEVERITY is associated with errors which
cause the current connection to be closed.
- SESSION_USER_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- sessionArg - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- sessionInitialState() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
In initial state for a session,
determine whether this is a command
session or a DRDA protocol session.
- sessionInput - Variable in class org.apache.derby.impl.drda.Session
-
- sessionName - Variable in class org.apache.derby.impl.tools.ij.QualifiedIdentifier
-
- sessionOutput - Variable in class org.apache.derby.impl.drda.Session
-
- sessions - Variable in class org.apache.derby.impl.tools.ij.ConnectionEnv
-
- sessionTable - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- sessionType - Variable in class org.apache.derby.impl.drda.Session
-
- sessionUser - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
In contrast to current user id, which may change (inside a routine
executing with definer's rights), the sessionUser is constant in a
session.
- set(boolean) - Method in class org.apache.derby.impl.sql.execute.DDLConstantAction.SettableBoolean
-
- set(int) - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
-
Bit set
- set(int) - Method in class org.apache.derby.iapi.util.JBitSet
-
- set(int, int, int) - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Index_info
-
Used when searching
- SET_CONSTRAINTS_DISABLE - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
-
- SET_CONSTRAINTS_ENABLE - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
-
- SET_DATABASE_PROPERTY - org.apache.derby.iapi.security.Securable
-
- SET_DEBUG_STREAM(PrintWriter) - Static method in class org.apache.derby.shared.common.sanity.SanityManager
-
- SET_IN_APPLICATION - Static variable in class org.apache.derby.iapi.services.property.PropertyUtil
-
Property is set in APPLICATION (derby.properties) set
- SET_IN_DATABASE - Static variable in class org.apache.derby.iapi.services.property.PropertyUtil
-
Property is set in DATABASE set
- SET_IN_JVM - Static variable in class org.apache.derby.iapi.services.property.PropertyUtil
-
Property is set in JVM set
- SET_ROLE_DYNAMIC - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- SET_ROLE_DYNAMIC - Static variable in interface org.apache.derby.iapi.sql.StatementType
-
- SET_ROLE_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- SET_SCHEMA_CONSTANT_ACTION_V02_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.Database.Language.Execution.SetSchemaConstantAction
- SET_SCHEMA_DYNAMIC - Static variable in interface org.apache.derby.iapi.sql.StatementType
-
- SET_SCHEMA_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- SET_SCHEMA_USER - Static variable in interface org.apache.derby.iapi.sql.StatementType
-
- SET_STREAM_FAILURE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- SET_STREAM_INEXACT_LENGTH_DATA - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- SET_TRANSACTION_ISOLATION_CONSTANT_ACTION_V02_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.Database.Language.Execution.SetTransactionIsolationConstantAction
- SET_TRANSACTION_ISOLATION_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- SET_TRIGGERS_CONSTANT_ACTION_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.Database.Language.Execution.SetTriggersConstantAction
- SET_TRIGGERS_DISABLE - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
-
- SET_TRIGGERS_ENABLE - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
-
- SET_USER_ACCESS - org.apache.derby.iapi.security.Securable
-
- SET_XPLAIN_MODE - org.apache.derby.iapi.security.Securable
-
- SET_XPLAIN_SCHEMA - org.apache.derby.iapi.security.Securable
-
- setAbsolutePositionBasedOnAllRowsReceived() - Method in class org.apache.derby.client.am.ClientResultSet
-
- setAccessSecurityData(int, int, int[], boolean, byte[]) - Method in class org.apache.derby.client.net.NetConnection
-
- setActivation(Activation) - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
-
Mark this statement context as associated with this activation.
- setActivation(Activation) - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
- setActivationClass(GeneratedClass) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
- setActivationClass(GeneratedClass) - Method in class org.apache.derby.impl.sql.GenericStorablePreparedStatement
-
- setActiveState() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
- setAfterLastRow() - Method in interface org.apache.derby.iapi.sql.ResultSet
-
Sets the current position to after the last row and returns NULL
because there is no current row.
- setAfterLastRow() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Sets the current position to after the last row and returns NULL
because there is no current row.
- setAfterLastRow() - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
Sets the current position to after the last row and returns NULL
because there is no current row.
- setAfterLastRow() - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
-
Sets the current position to after the last row and returns NULL
because there is no current row.
- setAfterLastRow() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Sets the current position to after the last row and returns NULL
because there is no current row.
- setAfterResultSet(CursorResultSet) - Method in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
-
- setAggregates(List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.JoinNode
-
- setAliasDescriptor(AliasDescriptor) - Method in class org.apache.derby.impl.sql.compile.RoutineDesignator
-
- setAllRowsReceivedFromServer(boolean) - Method in class org.apache.derby.client.am.Cursor
-
Set the value of value of allRowsReceivedFromServer_.
- setAllRowsReceivedFromServer(boolean) - Method in class org.apache.derby.client.net.NetCursor
-
Set the value of value of allRowsReceivedFromServer_.
- setAlternative(int) - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Utf8_info
-
- setAndNode(AndNode) - Method in class org.apache.derby.impl.sql.compile.Predicate
-
Set the andNode.
- setAppearsInGroupBy() - Method in class org.apache.derby.impl.sql.compile.StaticMethodCallNode
-
Flag that this function invocation appears in a GROUP BY clause
- setApplicationConnection(Connection) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
- setApplicationStatement(Statement) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Set the application Statement object that created this ResultSet.
- setApplicationStatement(EngineStatement) - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
Set the application statement for this Statement.
- setArray(int, Array) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- setArray(int, Array) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setArray(int, Array) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
- setArray(int, Array) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
JDBC 2.0
Set an Array parameter.
- setArray(int, Array) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setArray(Object[]) - Method in class org.apache.derby.iapi.services.io.FormatableArrayHolder
-
Set the held array to the input array.
- setArrayElement(int) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Pop an array reference off the stack, store a value in the array at the passed in offset.
- setArrayElement(int) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
-
- setArrays(int, AllocPage) - Method in class org.apache.derby.impl.store.raw.data.AllocationCache
-
- setAsBinaryStream(DRDAStatement, int, EXTDTAReaderInputStream, boolean) - Static method in class org.apache.derby.impl.drda.DRDAConnThread
-
Sets the specified binary EXTDTA parameter of the embedded statement.
- setAsCharacterStream(DRDAStatement, int, EXTDTAReaderInputStream, boolean, String) - Static method in class org.apache.derby.impl.drda.DRDAConnThread
-
Sets the specified character EXTDTA parameter of the embedded statement.
- setAsciiStream(int, InputStream) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
Sets the designated parameter to the given input stream.
- setAsciiStream(int, InputStream) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setAsciiStream(int, InputStream) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
Sets the designated parameter to the given input stream.
- setAsciiStream(int, InputStream) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Sets the designated parameter to the given input stream.
- setAsciiStream(int, InputStream) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setAsciiStream(int, InputStream, int) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
We do this inefficiently and read it all in here.
- setAsciiStream(int, InputStream, int) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setAsciiStream(int, InputStream, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
We do this inefficiently and read it all in here.
- setAsciiStream(int, InputStream, int) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
We do this inefficiently and read it all in here.
- setAsciiStream(int, InputStream, int) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setAsciiStream(int, InputStream, long) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
We do this inefficiently and read it all in here.
- setAsciiStream(int, InputStream, long) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setAsciiStream(int, InputStream, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
Sets the designated parameter to the given input stream, which will have
the specified number of bytes.
- setAsciiStream(int, InputStream, long) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
We do this inefficiently and read it all in here.
- setAsciiStream(int, InputStream, long) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setAsciiStream(long) - Method in class org.apache.derby.client.am.ClientClob
-
- setAsciiStream(long) - Method in class org.apache.derby.iapi.types.HarmonySerialClob
-
- setAsciiStream(long) - Method in class org.apache.derby.impl.jdbc.EmbedClob
-
JDBC 3.0
Retrieves a stream to be used to write Ascii characters to the CLOB
value that this Clob object represents, starting at position pos.
- setAsciiStream(long) - Method in class org.apache.derby.impl.load.ImportClob
-
This routine is not used by the VTI to read the data, so no
implementation is provided, an exception is thrown if it is
called.
- setAsciiStream(String, InputStream) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- setAsciiStream(String, InputStream) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- setAsciiStream(String, InputStream) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- setAsciiStream(String, InputStream) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
- setAsciiStream(String, InputStream, int) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- setAsciiStream(String, InputStream, int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- setAsciiStream(String, InputStream, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- setAsciiStream(String, InputStream, int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0
Sets the designated parameter to the given input stream, which will have
the specified number of bytes.
- setAsciiStream(String, InputStream, long) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- setAsciiStream(String, InputStream, long) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- setAsciiStream(String, InputStream, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- setAsciiStream(String, InputStream, long) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
Sets the designated parameter to the given input stream, which will have
the specified number of bytes.
- setAsCode() - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Utf8_info
-
- setAssignmentSemantics() - Method in class org.apache.derby.impl.sql.compile.CastNode
-
Set assignmentSemantics to true.
- setAsString() - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Utf8_info
-
- setASTVisitor(ASTVisitor) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Set a Visitor which walks the AST at various stages.
- setASTVisitor(ASTVisitor) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- setAttributesAsPassword(boolean) - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
- setAttributesAsPassword(boolean) - Method in interface org.apache.derby.jdbc.EmbeddedDataSourceInterface
-
- setAuthenticationService(UserAuthenticator) - Method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
-
- setAuthorizationId(String) - Method in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
Sets the authorization id of the schema.
- setAutoCommit(boolean) - Method in class org.apache.derby.client.am.ClientConnection
-
- setAutoCommit(boolean) - Method in class org.apache.derby.client.am.LogicalConnection
-
- setAutoCommit(boolean) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
- setAutoCommit(boolean) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
If a connection is in auto-commit mode, then all its SQL
statements will be executed and committed as individual
transactions.
- setAutoGeneratedKeysResultsetInfo(int[], String[]) - Method in interface org.apache.derby.iapi.sql.Activation
-
Set the auto-generated keys resultset mode to true for this activation.
- setAutoGeneratedKeysResultsetInfo(int[], String[]) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
- setAutoGeneratedKeysResultsetInfo(int[], String[]) - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- setAutoinc_create_or_modify_Start_Increment(int) - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
-
- setAutoincrement() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
- setAutoincrementGenerated() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
- setAutoincrementUpdate(boolean) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Sets autoincrementUpdate-- this variable allows updates to autoincrement
columns if it is set to true.
- setAutoincrementUpdate(boolean) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- setAutoincrementValue(TransactionController, UUID, String, long, boolean) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
sets a new value in SYSCOLUMNS for a particular
autoincrement column.
- setAutoincrementValue(TransactionController, UUID, String, long, boolean) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
sets a new value in SYSCOLUMNS for a particular
autoincrement column.
- setAuxiliaryProviderList(ProviderList) - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
Set the auxiliary provider list.
- setAuxiliaryProviderList(ProviderList) - Method in class org.apache.derby.impl.sql.compile.GenerationClauseNode
-
Set the auxiliary provider list.
- setAuxillaryRuntimeStats(Properties) - Method in class org.apache.derby.iapi.store.access.BackingStoreHashtable
-
Set the auxillary runtime stats.
- setAuxObject(AuxObject) - Method in interface org.apache.derby.iapi.store.raw.Page
-
Set the aux object for this page.
- setAuxObject(AuxObject) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Set the aux object.
- setBaseCC(ConglomerateController) - Method in class org.apache.derby.impl.sql.execute.IndexChanger
-
Propagate the heap's ConglomerateController to
this index changer.
- setBaseCC(ConglomerateController) - Method in class org.apache.derby.impl.sql.execute.IndexSetChanger
-
Propagate the heap's ConglomerateController to
all of the underlying index changers.
- setBaseColumnPositions(int[]) - Method in interface org.apache.derby.catalog.IndexDescriptor
-
set the baseColumnPositions field of the index descriptor.
- setBaseColumnPositions(int[]) - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
-
- setBaseColumnPositions(int[]) - Method in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
-
- setBatchedExceptionLabelIndex(int) - Method in class org.apache.derby.client.am.Agent
-
- setBatchPositionLabel(int) - Method in exception org.apache.derby.client.am.SqlException
-
- setBeanProperties(Object, Reference) - Static method in class org.apache.derby.client.ClientDataSourceFactory
-
Set the Java bean properties for an object from its Reference.
- setBeanProperties(Object, Reference) - Static method in class org.apache.derby.jdbc.ReferenceableDataSource
-
- setBeforeFirstRow() - Method in interface org.apache.derby.iapi.sql.ResultSet
-
Sets the current position to before the first row and returns NULL
because there is no current row.
- setBeforeFirstRow() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Sets the current position to before the first row and returns NULL
because there is no current row.
- setBeforeFirstRow() - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
Sets the current position to before the first row and returns NULL
because there is no current row.
- setBeforeFirstRow() - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
-
Sets the current position to before the first row and returns NULL
because there is no current row.
- setBeforeFirstRow() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Sets the current position to before the first row and returns NULL
because there is no current row.
- setBeforeResultSet(CursorResultSet) - Method in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
-
- setBeginOffset(int) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Sets the beginning offset of the SQL substring which this
query node represents.
- setBeginPosition(int) - Method in class org.apache.derby.iapi.services.io.DynamicByteArrayOutputStream
-
Set the begin position of the stream pointer.
- setBetweenSelectivity() - Method in class org.apache.derby.impl.sql.compile.BinaryComparisonOperatorNode
-
Use between selectivity when calculating the selectivity.
- setBigDecimal(int, BigDecimal) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- setBigDecimal(int, BigDecimal) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setBigDecimal(int, BigDecimal) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
Set a parameter to a java.math.BigDecimal value.
- setBigDecimal(int, BigDecimal) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Set a parameter to a java.lang.BigDecimal value.
- setBigDecimal(int, BigDecimal) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setBigDecimal(String, BigDecimal) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- setBigDecimal(String, BigDecimal) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- setBigDecimal(String, BigDecimal) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- setBigDecimal(String, BigDecimal) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0
Sets the designated parameter to the given java.math.BigDecimal value.
- setBigDecimal(BigDecimal) - Method in class org.apache.derby.iapi.types.DataType
-
Only to be called when the application sets a value using BigDecimal
- setBigDecimal(BigDecimal) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Set this value from an application supplied java.math.BigDecimal.
- setBigDecimal(BigDecimal) - Method in class org.apache.derby.iapi.types.NumberDataType
-
setValue for integral exact numerics.
- setBigDecimal(BigDecimal) - Method in class org.apache.derby.iapi.types.SQLBoolean
-
- setBigDecimal(BigDecimal) - Method in class org.apache.derby.iapi.types.SQLChar
-
Only to be called when an application through JDBC is setting a
SQLChar to a java.math.BigDecimal.
- setBigDecimal(BigDecimal) - Method in class org.apache.derby.iapi.types.SQLClob
-
- setBigDecimal(BigDecimal) - Method in class org.apache.derby.iapi.types.SQLDecimal
-
Only to be called when the application sets a value using BigDecimal
through setBigDecimal calls.
- setBigDecimal(BigDecimal) - Method in class org.apache.derby.iapi.types.SQLDouble
-
Called for an application setting this value using a BigDecimal
- setBigDecimal(BigDecimal) - Method in class org.apache.derby.iapi.types.SQLReal
-
Called for an application setting this value using a BigDecimal
- setBigDecimal(BigDecimal) - Method in class org.apache.derby.iapi.types.UserType
-
- setBinaryStream(int, InputStream) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
Sets the designated parameter to the given input stream.
- setBinaryStream(int, InputStream) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setBinaryStream(int, InputStream) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
- setBinaryStream(int, InputStream) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Sets the designated parameter to the given input stream.
- setBinaryStream(int, InputStream) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setBinaryStream(int, InputStream, int) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
sets the parameter to the Binary Stream object
- setBinaryStream(int, InputStream, int) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setBinaryStream(int, InputStream, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
- setBinaryStream(int, InputStream, int) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
sets the parameter to the binary stream
- setBinaryStream(int, InputStream, int) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setBinaryStream(int, InputStream, long) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
sets the parameter to the Binary Stream object
- setBinaryStream(int, InputStream, long) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setBinaryStream(int, InputStream, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
Sets the designated parameter to the given input stream, which will have
the specified number of bytes.
- setBinaryStream(int, InputStream, long) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
sets the parameter to the Binary stream
- setBinaryStream(int, InputStream, long) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setBinaryStream(long) - Method in class org.apache.derby.client.am.ClientBlob
-
- setBinaryStream(long) - Method in class org.apache.derby.iapi.types.HarmonySerialBlob
-
- setBinaryStream(long) - Method in class org.apache.derby.impl.jdbc.EmbedBlob
-
JDBC 3.0
Retrieves a stream that can be used to write to the BLOB value that this
Blob object represents.
- setBinaryStream(long) - Method in class org.apache.derby.impl.load.ImportBlob
-
This routine is not used by the VTI to read the data, so no
implementation is provided , an exception is thrown if used.
- setBinaryStream(String, InputStream) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- setBinaryStream(String, InputStream) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- setBinaryStream(String, InputStream) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- setBinaryStream(String, InputStream) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
- setBinaryStream(String, InputStream, int) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- setBinaryStream(String, InputStream, int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- setBinaryStream(String, InputStream, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- setBinaryStream(String, InputStream, int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0
Sets the designated parameter to the given input stream, which will have
the specified number of bytes.
- setBinaryStream(String, InputStream, long) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- setBinaryStream(String, InputStream, long) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- setBinaryStream(String, InputStream, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- setBinaryStream(String, InputStream, long) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
Sets the designated parameter to the given input stream, which will have
the specified number of bytes.
- setBinaryStreamInternal(int, InputStream, boolean, long) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Set the given stream for the specified parameter.
- setBinaryStreamX(int, InputStream, int) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- setBitset_of_fetched_columns(String) - Method in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
-
- setBlob(int, InputStream) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
Sets the designated parameter to a InputStream object.
- setBlob(int, InputStream) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setBlob(int, InputStream) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
Sets the designated parameter to a InputStream object.
- setBlob(int, InputStream) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Sets the designated parameter to a InputStream object.
- setBlob(int, InputStream) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setBlob(int, InputStream, long) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
Sets the designated parameter to a InputStream object.
- setBlob(int, InputStream, long) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setBlob(int, InputStream, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
- setBlob(int, InputStream, long) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Sets the designated parameter to a InputStream object.
- setBlob(int, InputStream, long) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setBlob(int, Blob) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- setBlob(int, Blob) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setBlob(int, Blob) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
- setBlob(int, Blob) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
JDBC 2.0
Set a BLOB parameter.
- setBlob(int, Blob) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setBlob(String, InputStream) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- setBlob(String, InputStream) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- setBlob(String, InputStream) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- setBlob(String, InputStream) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
- setBlob(String, InputStream, long) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- setBlob(String, InputStream, long) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- setBlob(String, InputStream, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- setBlob(String, InputStream, long) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
- setBlob(String, Blob) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- setBlob(String, Blob) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- setBlob(String, Blob) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- setBlob(String, Blob) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
- setBlobPosition(long) - Method in class org.apache.derby.impl.jdbc.EmbedBlob
-
Sets the position of the Blob to logicalPos, where position 0 is
the beginning of the Blob content.
- setBlobX(int, Blob) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- setBoolean(int, boolean) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- setBoolean(int, boolean) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setBoolean(int, boolean) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
Set a parameter to a Java boolean value.
- setBoolean(int, boolean) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Set a parameter to a Java boolean value.
- setBoolean(int, boolean) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setBoolean(String, boolean) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- setBoolean(String, boolean) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- setBoolean(String, boolean) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- setBoolean(String, boolean) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0
Sets the designated parameter to the given Java boolean value.
- setBooleanFromObject(Object, int) - Method in class org.apache.derby.client.am.CrossConverters
-
- setBooted() - Method in class org.apache.derby.impl.services.monitor.ModuleInstance
-
Set a flag that indicates that booting of the module has completed.
- setBranchQualifier(byte[]) - Method in class org.apache.derby.client.ClientXid
-
- setBrokeredConnectionControl(BrokeredConnectionControl) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
This method is used to initialize the BrokeredConnectionControl
variable with its implementation.
- setBtree_height(Integer) - Method in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
-
- setBufferPosition(int) - Method in class org.apache.derby.impl.drda.DDMWriter
-
Change the current position in the output buffer.
- setByte(int, byte) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- setByte(int, byte) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setByte(int, byte) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
Set a parameter to a Java byte value.
- setByte(int, byte) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Set a parameter to a Java byte value.
- setByte(int, byte) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setByte(String, byte) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- setByte(String, byte) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- setByte(String, byte) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- setByte(String, byte) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0
Sets the designated parameter to the given Java byte value.
- setByteFromObject(Object, int) - Method in class org.apache.derby.client.am.CrossConverters
-
- setByteHolder(ByteHolder) - Method in class org.apache.derby.impl.store.raw.data.ByteHolderInputStream
-
- setBytes(byte[]) - Method in class org.apache.derby.iapi.util.ByteArray
-
- setBytes(byte[], int) - Method in class org.apache.derby.iapi.util.ByteArray
-
- setBytes(byte[], int, int) - Method in class org.apache.derby.iapi.util.ByteArray
-
- setBytes(byte[], int, int) - Method in class org.apache.derby.impl.drda.DRDAString
-
Modify the internal byte buffer.
- setBytes(int, byte[]) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- setBytes(int, byte[]) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setBytes(int, byte[]) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
Set a parameter to a Java array of bytes.
- setBytes(int, byte[]) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Set a parameter to a Java array of bytes.
- setBytes(int, byte[]) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setBytes(long, byte[]) - Method in class org.apache.derby.client.am.ClientBlob
-
- setBytes(long, byte[]) - Method in class org.apache.derby.iapi.types.HarmonySerialBlob
-
- setBytes(long, byte[]) - Method in class org.apache.derby.impl.jdbc.EmbedBlob
-
Writes the given array of bytes to the BLOB value that this Blob object
represents, starting at position pos, and returns the number of bytes
written.
- setBytes(long, byte[]) - Method in class org.apache.derby.impl.load.ImportBlob
-
This routine is not used by the VTI to read the data, so no
implementation is provided , an exception is thrown if used.
- setBytes(long, byte[], int, int) - Method in class org.apache.derby.client.am.ClientBlob
-
- setBytes(long, byte[], int, int) - Method in class org.apache.derby.iapi.types.HarmonySerialBlob
-
- setBytes(long, byte[], int, int) - Method in class org.apache.derby.impl.jdbc.EmbedBlob
-
Writes all or part of the given array of byte array to the BLOB value
that this Blob object represents and returns the number of bytes written.
- setBytes(long, byte[], int, int) - Method in class org.apache.derby.impl.load.ImportBlob
-
This routine is not used by the VTI to read the data, so no
implementation is provided , an exception is thrown if used.
- setBytes(String, byte[]) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- setBytes(String, byte[]) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- setBytes(String, byte[]) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- setBytes(String, byte[]) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0
Sets the designated parameter to the given Java array of bytes.
- setBytesFromStream(InputStream, int) - Method in class org.apache.derby.client.am.CrossConverters
-
- setBytesX(int, byte[]) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- setBytesX(long, byte[], int, int) - Method in class org.apache.derby.client.am.ClientBlob
-
- setCacheable(Cacheable) - Method in class org.apache.derby.impl.services.cache.CacheEntry
-
Set the cached object held by this entry.
- setCacheHolder(Cacheable) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
- setCacheMode(int) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- setCalendar(Calendar) - Method in class org.apache.derby.iapi.types.SQLTimestamp
-
- setCallback(ReplacementPolicy.Callback) - Method in class org.apache.derby.impl.services.cache.CacheEntry
-
Set the callback object used to notify the replacement algorithm about
actions performed on the cached object.
- setCandidateFinalCostEstimate(CostEstimate) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Set the final cost estimate
- setCanonicalName(String) - Method in class org.apache.derby.impl.io.BaseStorageFactory
-
Set the canonicalName.
- setCanonicalName(String) - Method in class org.apache.derby.impl.io.VFMemoryStorageFactory
-
Set the canonicalName.
- setCanonicalName(String) - Method in interface org.apache.derby.io.StorageFactory
-
Set the canonicalName.
- setCatalog(String) - Method in class org.apache.derby.client.am.ClientConnection
-
- setCatalog(String) - Method in class org.apache.derby.client.am.LogicalConnection
-
- setCatalog(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
- setCatalog(String) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
A sub-space of this Connection's database may be selected by setting a
catalog name.
- setCcsidDbc(int) - Method in class org.apache.derby.client.net.Typdef
-
- setCcsidMbc(int) - Method in class org.apache.derby.client.net.Typdef
-
- setCcsidSbc(int) - Method in class org.apache.derby.client.net.Typdef
-
- setChanged() - Method in class org.apache.derby.iapi.services.monitor.DerbyObservable
-
When the object state changes, the object calls this method
in order to flag that fact.
- setCharacterDelimiter(String) - Method in class org.apache.derby.impl.load.ControlInfo
-
- setCharacteristics(boolean[]) - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
- setCharacterStream(int, Reader) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
Sets the designated parameter to the given Reader object.
- setCharacterStream(int, Reader) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setCharacterStream(int, Reader) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
- setCharacterStream(int, Reader) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Sets the designated parameter to the given Reader object.
- setCharacterStream(int, Reader) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setCharacterStream(int, Reader, int) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
Sets the designated parameter to the given Reader, which will have
the specified number of bytes.
- setCharacterStream(int, Reader, int) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setCharacterStream(int, Reader, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
- setCharacterStream(int, Reader, int) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
When a very large UNICODE value is input to a LONGVARCHAR
parameter, it may be more practical to send it via a
java.io.Reader.
- setCharacterStream(int, Reader, int) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setCharacterStream(int, Reader, long) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
Sets the designated parameter to the given Reader, which will have
the specified number of bytes.
- setCharacterStream(int, Reader, long) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setCharacterStream(int, Reader, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
Sets the designated parameter to the given Reader, which will have the
specified number of bytes.
- setCharacterStream(int, Reader, long) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
When a very large UNICODE value is input to a LONGVARCHAR
parameter, it may be more practical to send it via a
java.io.Reader.
- setCharacterStream(int, Reader, long) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setCharacterStream(long) - Method in class org.apache.derby.client.am.ClientClob
-
- setCharacterStream(long) - Method in class org.apache.derby.iapi.types.HarmonySerialClob
-
- setCharacterStream(long) - Method in class org.apache.derby.impl.jdbc.EmbedClob
-
JDBC 3.0
Retrieves a stream to be used to write a stream of characters to the CLOB
value that this Clob object represents, starting at position pos.
- setCharacterStream(long) - Method in class org.apache.derby.impl.load.ImportClob
-
This routine is not used by the VTI to read the data, so no
implementation is provided, an exception is thrown if it is
called.
- setCharacterStream(String, Reader) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- setCharacterStream(String, Reader) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- setCharacterStream(String, Reader) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- setCharacterStream(String, Reader) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
- setCharacterStream(String, Reader, int) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- setCharacterStream(String, Reader, int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- setCharacterStream(String, Reader, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- setCharacterStream(String, Reader, int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0
Sets the designated parameter to the given Reader object, which is the
given number of characters long.
- setCharacterStream(String, Reader, long) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- setCharacterStream(String, Reader, long) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- setCharacterStream(String, Reader, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- setCharacterStream(String, Reader, long) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
Sets the designated parameter to the given Reader, which will have the
specified number of bytes.
- setCharacterStreamInternal(int, Reader, boolean, long) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Set the given character stream for the specified parameter.
- setCheckCondition(ValueNode) - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
Set the check condition for this table constraint.
- setChildResult(ResultSetNode) - Method in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
-
Set the childResult for this node.
- setClientCursorName(String) - Method in class org.apache.derby.client.am.Section
-
- setClientInfo(String, String) - Method in class org.apache.derby.client.am.LogicalConnection
-
setClientInfo forwards to
physicalConnection_.
- setClientInfo(String, String) - Method in class org.apache.derby.client.net.NetConnection
-
setClientInfo will always throw a
SQLClientInfoException since Derby does not support
any properties.
- setClientInfo(String, String) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
setClientInfo forwards to the real connection.
- setClientInfo(String, String) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
setClientInfo will always throw a
SQLClientInfoException since Derby does not support
any properties.
- setClientInfo(Properties) - Method in class org.apache.derby.client.am.LogicalConnection
-
setClientInfo forwards to
physicalConnection_.
- setClientInfo(Properties) - Method in class org.apache.derby.client.net.NetConnection
-
setClientInfo will throw a
SQLClientInfoException unless the properties
parameter is empty, since Derby does not support any
properties.
- setClientInfo(Properties) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
setClientInfo forwards to the real connection.
- setClientInfo(Properties) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
setClientInfo will throw a
SQLClientInfoException unless the properties
parameter is empty, since Derby does not support any
properties.
- setClientLocale(String) - Method in class org.apache.derby.drda.NetworkServerControl
-
set the client locale.
- setClientLocale(String) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- setClientVersion(String) - Method in class org.apache.derby.impl.drda.AppRequester
-
- setClob(int, Reader) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
Sets the designated parameter to a Reader object.
- setClob(int, Reader) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setClob(int, Reader) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
Sets the designated parameter to a Reader object.
- setClob(int, Reader) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Sets the designated parameter to a Reader object.
- setClob(int, Reader) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setClob(int, Reader, long) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
Sets the designated parameter to a Reader object.
- setClob(int, Reader, long) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setClob(int, Reader, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
- setClob(int, Reader, long) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Sets the designated parameter to a Reader object.
- setClob(int, Reader, long) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setClob(int, Clob) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- setClob(int, Clob) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setClob(int, Clob) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
- setClob(int, Clob) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
JDBC 2.0
Set a CLOB parameter.
- setClob(int, Clob) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setClob(String, Reader) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- setClob(String, Reader) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- setClob(String, Reader) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- setClob(String, Reader) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
- setClob(String, Reader, long) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- setClob(String, Reader, long) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- setClob(String, Reader, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- setClob(String, Reader, long) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
- setClob(String, Clob) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- setClob(String, Clob) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- setClob(String, Clob) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- setClob(String, Clob) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
- setClobX(int, Clob) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- setCMDProtocol() - Method in class org.apache.derby.impl.drda.DDMWriter
-
set protocol to CMD protocol
- setCollationInfo(int, int) - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Set the collation type and derivation of this node based upon
the collation information passed in.
- setCollationInfo(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Set the collation type and derivation of this node based upon
the collation information in the passed in type.
- setCollationType(int) - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
-
- setCollationType(int) - Method in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
-
Set the collation type, note derivation is always
implicit for any catalog item.
- setCollationType(int) - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
-
Set the collation type.
- setCollationTypeForAllStringTypes(int) - Method in class org.apache.derby.catalog.types.AggregateAliasInfo
-
Set the collation type for string input and return types.
- setCollationTypeForAllStringTypes(int) - Method in class org.apache.derby.catalog.types.RoutineAliasInfo
-
Set the collation type of all string types declared for
use in this routine to the given collation type.
- setCollationTypeOnCharacterStringColumn(SchemaDescriptor, ColumnDefinitionNode) - Method in class org.apache.derby.impl.sql.compile.TableElementList
-
Use the passed schema descriptor's collation type to set the collation
of a character string column.
- setCollationTypesOnCharacterStringColumns(SchemaDescriptor) - Method in class org.apache.derby.impl.sql.compile.TableElementList
-
Use the passed schema descriptor's collation type to set the collation
of the character string types in create table node
- setCollationUsingCompilationSchema() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Set the collation based upon the current schema with derivation
type implicit.
- setCollationUsingCompilationSchema(int) - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
There are many subclasses of ValueNode where we want the
DataTypeDescriptor of the node to have the same collation type as the
compilation schema's collation type.
- setCollator(RuleBasedCollator) - Method in class org.apache.derby.iapi.types.CollatorSQLChar
-
Set the RuleBasedCollator for this instance of CollatorSQLChar.
- setCollator(RuleBasedCollator) - Method in class org.apache.derby.iapi.types.CollatorSQLClob
-
Set the RuleBasedCollator for this instance of CollatorSQLClob.
- setCollator(RuleBasedCollator) - Method in class org.apache.derby.iapi.types.CollatorSQLLongvarchar
-
Set the RuleBasedCollator for this instance of CollatorSQLLongvarchar.
- setCollator(RuleBasedCollator) - Method in class org.apache.derby.iapi.types.CollatorSQLVarchar
-
Set the RuleBasedCollator for this instance of CollatorSQLVarchar.
- setCollectAccessCounts(boolean) - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Enable or disable collection of hit/miss/eviction counts.
- setCollectAccessCounts(boolean) - Method in class org.apache.derby.impl.services.cache.ConcurrentCacheMBeanImpl
-
- setCollectAccessCounts(boolean) - Method in interface org.apache.derby.mbeans.CacheManagerMBean
-
Enable or disable collection of cache access counts.
- setColName(String) - Method in class org.apache.derby.impl.sql.compile.ColumnReference.RemapInfo
-
- setColNumber(int) - Method in class org.apache.derby.impl.sql.compile.ColumnReference.RemapInfo
-
- setColumn(int, Object) - Method in class org.apache.derby.iapi.sql.execute.ExecRowBuilder
-
Add a template from which a NULL value of the correct type can be
created.
- setColumn(int, DataValueDescriptor) - Method in interface org.apache.derby.iapi.sql.Row
-
Set a DataValueDescriptor in a Row by ordinal position (1-based).
- setColumn(int, DataValueDescriptor) - Method in class org.apache.derby.impl.sql.execute.IndexValueRow
-
- setColumn(int, DataValueDescriptor) - Method in class org.apache.derby.impl.sql.execute.ValueRow
-
- setColumn(Object) - Method in exception org.apache.derby.impl.store.raw.data.LongColumnException
-
- setcolumnDefinition(String) - Method in class org.apache.derby.impl.load.ControlInfo
-
- setColumnDescriptor(TableDescriptor, ColumnDescriptor) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Set the column descriptor for this result column.
- setColumnExpression(ValueNode) - Method in class org.apache.derby.impl.sql.compile.GroupByColumn
-
- setColumnLengths(int[]) - Method in class org.apache.derby.impl.load.ExportWriteDataAbstract
-
- setColumnList(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
Set the column list for this node.
- setColumnListToNotNull(ConstraintDefinitionNode) - Method in class org.apache.derby.impl.sql.compile.TableElementList
-
Set all columns in that appear in a PRIMARY KEY constraint in a CREATE TABLE statement to NOT NULL.
- setColumnName(String) - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
-
Sets the column name in case of rename column.
- setColumnNames(String[]) - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
-
Set the column names for this conglomerate descriptor.
- setColumnNames(String[]) - Method in class org.apache.derby.vti.StringColumnVTI
-
Set the column names for this table function.
- setColumnNumber(int) - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Set the column number for this ColumnReference.
- setColumnPosition(int) - Method in class org.apache.derby.impl.sql.compile.OrderedColumn
-
Set the position of this column
- setColumnPosition(int[], int, int) - Static method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Set a column position in an array of column positions.
- setColumnWidths(String) - Method in class org.apache.derby.impl.load.ControlInfo
-
- setCommittedDropState(boolean) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
- setCompactRow(ExecRow, ExecRow) - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Copy columns from the candidate row from the store to the given
compact row.
- setCompatRow(ExecRow, DataValueDescriptor[]) - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
- setCompilationSchema(SchemaDescriptor) - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Set the compilation schema descriptor for this compilation context.
- setCompilationSchema(SchemaDescriptor) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
Set the compilation schema descriptor for this compilation context.
- setCompileTime() - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Set the compile time to now
- setCompileTimeMillis(long, long, long, long, long, Timestamp, Timestamp) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Set the compile time for this prepared statement.
- setCompileTimeWarnings(SQLWarning) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
- setConcurType(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
- setConglomerateDescriptor(ConglomerateDescriptor) - Method in interface org.apache.derby.iapi.sql.compile.AccessPath
-
Set the conglomerate descriptor for this access path.
- setConglomerateDescriptor(ConglomerateDescriptor) - Method in class org.apache.derby.impl.sql.compile.AccessPathImpl
-
- setConglomerateName(String) - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
-
Set the name of the conglomerate.
- setConglomerateNumber(long) - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
-
Set the conglomerate number.
- setConglomerateNumber(long) - Method in class org.apache.derby.impl.sql.catalog.IndexInfoImpl
-
Set the conglomerate number for the index.
- setConnection(EngineConnection) - Method in class org.apache.derby.impl.drda.Database
-
Set connection and create the SQL statement for the default statement
- setConnectionAttributes(String) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
Set this property to pass in more Derby specific connection URL
attributes.
- setConnectionAttributes(String) - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Set this property to pass in more Derby specific connection URL
attributes.
- setConnectionAttributes(String) - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
-
- setConnectionAttributes(String) - Method in interface org.apache.derby.jdbc.EmbeddedDataSourceInterface
-
- setConnectionNull(boolean) - Method in class org.apache.derby.client.net.NetConnection
-
- setConstantAction(ConstantAction) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Set the Execution constants.
- setConstraintDeferred(Activation, ConstraintDescriptor, boolean) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Set the constraint mode for this constraint to deferred.
- setConstraintDeferred(Activation, ConstraintDescriptor, boolean) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Set the constraint mode to deferred for the specified constraint.
- setConstraintDescriptorList(ConstraintDescriptorList) - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Sets the constraint descriptor list
- setConstraintId(UUID) - Method in class org.apache.derby.iapi.sql.dictionary.SubConstraintDescriptor
-
Sets the UUID of the constraint.
- setConstraintID(UUID) - Method in class org.apache.derby.impl.sql.execute.IndexConstantAction
-
Set the id for the constraint which may be driving this index action.
- setConstraintModes(HashMap<UUID, Boolean>) - Method in interface org.apache.derby.iapi.sql.conn.SQLSessionContext
-
Initialize a inferior session context with the constraint mode map
of the parent session context.
- setConstraintModes(HashMap<UUID, Boolean>) - Method in class org.apache.derby.impl.sql.conn.SQLSessionContextImpl
-
Initialize a inferior session context with the constraint mode map
of the parent session context.
- SetConstraintsConstantAction - Class in org.apache.derby.impl.sql.execute
-
This class describes actions that are performed for a
set constraint at execution time.
- SetConstraintsConstantAction(List<TableName>, boolean) - Constructor for class org.apache.derby.impl.sql.execute.SetConstraintsConstantAction
-
- SetConstraintsNode - Class in org.apache.derby.impl.sql.compile
-
A SetConstraintsNode is the root of a QueryTree that represents a
SET CONSTRAINTS statement.
- SetConstraintsNode(List<TableName>, boolean, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.SetConstraintsNode
-
- setContainerRowCount(long) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Set the number of rows in the container - the page uses this to decide
whether it needs to aggressive set the container's row count when it
changes.
- setContainerRowCount(long) - Method in class org.apache.derby.impl.store.raw.data.CachedPage
-
- setContainsSqlcax(boolean) - Method in class org.apache.derby.client.am.Sqlca
-
- setContext(RAMTransactionContext) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
- setContext(VTIContext) - Method in interface org.apache.derby.vti.AwareVTI
-
Set the table function context
- setContext(VTIContext) - Method in class org.apache.derby.vti.VTITemplate
-
- setContextClassLoader(ClassLoader) - Method in class org.apache.derby.impl.services.timer.SingletonTimerFactory
-
- setControlProperties(String, String, String) - Method in class org.apache.derby.impl.load.ControlInfo
-
- setCoreValue(double) - Method in class org.apache.derby.iapi.types.SQLDecimal
-
- setCoreValue(BigDecimal) - Method in class org.apache.derby.iapi.types.SQLDecimal
-
- setCorrelated() - Method in class org.apache.derby.impl.sql.compile.VirtualColumnNode
-
Mark this VCN as a reference to a correlated column.
- setCorrelationID(int) - Method in class org.apache.derby.client.net.Request
-
- setCorrelatorToken(byte[]) - Method in class org.apache.derby.client.net.NetXAConnection
-
- setCost(double, double, double) - Method in interface org.apache.derby.iapi.sql.compile.CostEstimate
-
Set the cost for this cost estimate.
- setCost(double, double, double) - Method in class org.apache.derby.impl.sql.compile.CostEstimateImpl
-
- setCost(CostEstimate) - Method in interface org.apache.derby.iapi.sql.compile.CostEstimate
-
Copy the values from the given cost estimate into this one.
- setCost(CostEstimate) - Method in class org.apache.derby.impl.sql.compile.CostEstimateImpl
-
- setCostEstimate(CostEstimate) - Method in interface org.apache.derby.iapi.sql.compile.AccessPath
-
Set the given cost estimate in this AccessPath.
- setCostEstimate(CostEstimate) - Method in class org.apache.derby.impl.sql.compile.AccessPathImpl
-
- setCostEstimate(CostEstimate) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Set the CostEstimate for this ResultSetNode
- setCostEstimateCost(CostEstimate) - Method in class org.apache.derby.impl.sql.compile.FromTable
-
Set the cost estimate in this node to the given cost estimate.
- setCountMismatchAllowed(boolean) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Set the value of whether or not a count mismatch is allowed between
this RCL, as a derived column list, and an underlying RCL.
- setCoveringIndexScan(boolean) - Method in interface org.apache.derby.iapi.sql.compile.AccessPath
-
Set whether or not to consider a covering index scan on the optimizable.
- setCoveringIndexScan(boolean) - Method in class org.apache.derby.impl.sql.compile.AccessPathImpl
-
- setCreateDatabase(String) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
Set this property to create a new database.
- setCreateDatabase(String) - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Set this property to create a new database.
- setCreateDatabase(String) - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
-
- setCreateDatabase(String) - Method in interface org.apache.derby.jdbc.EmbeddedDataSourceInterface
-
- setCurrentAuxiliaryProviderList(ProviderList) - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Set the current auxiliary provider list for this CompilerContext.
- setCurrentAuxiliaryProviderList(ProviderList) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
Set the current auxiliary provider list for this CompilerContext.
- setCurrentContextManager(ContextManager) - Method in class org.apache.derby.iapi.services.context.ContextService
-
Link the current thread to the passed in Contextmanager
so that a subsequent call to getCurrentContextManager by
the current Thread will return cm.
- setCurrentDatetime() - Method in class org.apache.derby.impl.sql.execute.CurrentDatetime
-
- setCurrentDependent(Dependent) - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Set the current dependent from this CompilerContext.
- setCurrentDependent(Dependent) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- setCurrentDrdaResultSet(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
Set currentDrdaResultSet
- setCurrentDrdaResultSet(Pkgnamcsn) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
Set currentDrdaResultSet
- setCurrentLogFileFirstUnflushedPosition() - Method in class org.apache.derby.impl.store.raw.log.FlushedScan
-
- setCurrentRole(Activation, String) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Set the current role
- setCurrentRole(Activation, String) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- setCurrentRow(ExecRow) - Method in interface org.apache.derby.iapi.sql.execute.NoPutResultSet
-
Set the current row to the row passed in.
- setCurrentRow(ExecRow) - Method in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
-
Set the current row to the row passed in.
- setCurrentRow(ExecRow) - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Set the current row to the row passed in.
- setCurrentRow(ExecRow, int) - Method in interface org.apache.derby.iapi.sql.Activation
-
Generated plans have a current row field for ease in defining
the methods and finding them dynamically.
- setCurrentRow(ExecRow, int) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Remember the row for the specified ResultSet.
- setCurrentRow(ExecRow, int) - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- setCurrentSession(String) - Method in class org.apache.derby.impl.tools.ij.ConnectionEnv
-
- setCurrentStatement(DRDAStatement) - Method in class org.apache.derby.impl.drda.Database
-
Make statement the current statement
- setCurrentTriggerEvent(TriggerEvent) - Method in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
-
- setCurrentXid(XAXactId) - Method in class org.apache.derby.jdbc.EmbedXAResource
-
- setCursorInfo(Object) - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Set params
- setCursorInfo(Object) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- setCursorInfo(CursorInfo) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
- setCursorName(String) - Method in class org.apache.derby.client.am.ClientStatement
-
- setCursorName(String) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setCursorName(String) - Method in class org.apache.derby.client.am.Section
-
- setCursorName(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
setCursorName defines the SQL cursor name that will be used by
subsequent Statement execute methods.
- setCursorName(String) - Method in interface org.apache.derby.iapi.sql.Activation
-
JDBC requires that all select statements be converted into cursors,
and that the cursor name be settable for each execution of a select
statement.
- setCursorName(String) - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
setCursorName defines the SQL cursor name that will be used by
subsequent Statement execute methods.
- setCursorName(String) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
remember the cursor name
- setCursorName(String) - Method in class org.apache.derby.impl.sql.execute.CursorActivation
-
remember the cursor name
- setCursorName(String) - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- setCursorName(String) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setCursorTargetTable(boolean) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Set whether this is a cursor target table
- setData(byte[]) - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
-
Set the array of bytes to be read.
- setData(byte[]) - Method in class org.apache.derby.iapi.services.io.ArrayOutputStream
-
- setDatabase(int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Set the current database
- setDatabase(Database) - Method in class org.apache.derby.impl.jdbc.TransactionResourceImpl
-
Called only in EmbedConnection construtor.
- setDatabase(Database) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
Set database
- setDatabaseEncrypted(boolean) - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
Sets whether the database is encrypted.
- setDatabaseEncrypted(boolean) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Sets whether the database is encrypted.
- setDatabaseEncrypted(boolean, boolean) - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
-
Sets whether the database is encrypted, all the transaction log has
to be encrypted, and flush the log if requested.
- setDatabaseEncrypted(boolean, boolean) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Sets whether the database is encrypted, all the transaction log has
to be encrypted, and flush the log if requested.
- setDatabaseEncrypted(boolean, boolean) - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
-
Sets whether the database is encrypted.
- setDatabaseName(String) - Method in class org.apache.derby.impl.drda.Database
-
Take database name including attributes and set
attrString and shortDbName accordingly.
- setDatabaseName(String) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
- setDatabaseName(String) - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Set the database name.
- setDatabaseName(String) - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
-
- setDatabaseName(String) - Method in interface org.apache.derby.jdbc.EmbeddedDataSourceInterface
-
- setDatabaseProperty(String, String) - Static method in class org.apache.derby.iapi.db.PropertyInfo
-
Set or delete the value of a property of the database on the current connection.
- setDatabaseProperty(String, String, Securable) - Static method in class org.apache.derby.catalog.SystemProcedures
-
- setDataCodeset(String) - Method in class org.apache.derby.impl.load.ControlInfo
-
- setDataDictionary(DataDictionary) - Method in class org.apache.derby.iapi.sql.dictionary.TupleDescriptor
-
- setDataDictionaryWriteMode() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Remember that the DataDictionary is in write mode, so we can take
it out of write mode at the end of the transaction.
- setDataDictionaryWriteMode() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- setDataSourceName(String) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
- setDataSourceName(String) - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Set the data source name.
- setDataSourceName(String) - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
-
- setDataSourceName(String) - Method in interface org.apache.derby.jdbc.EmbeddedDataSourceInterface
-
- setDataSourceProperty(Object, String, boolean) - Static method in class org.apache.derby.impl.tools.ij.xaHelper
-
- setDataSourceProperty(Object, String, int) - Static method in class org.apache.derby.impl.tools.ij.xaHelper
-
- setDataSourceProperty(Object, String, String) - Static method in class org.apache.derby.impl.tools.ij.xaHelper
-
- setDataTypeServices(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
- setDate(int, Date) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- setDate(int, Date) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setDate(int, Date) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
Set a parameter to a java.sql.Date value.
- setDate(int, Date) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Set a parameter to a java.sql.Date value.
- setDate(int, Date) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setDate(int, Date, Calendar) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- setDate(int, Date, Calendar) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setDate(int, Date, Calendar) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
- setDate(int, Date, Calendar) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Set a parameter to a java.sql.Date value.
- setDate(int, Date, Calendar) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setDate(String, Date) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- setDate(String, Date) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- setDate(String, Date) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- setDate(String, Date) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0
Sets the designated parameter to the given java.sql.Date value.
- setDate(String, Date, Calendar) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- setDate(String, Date, Calendar) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- setDate(String, Date, Calendar) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- setDate(String, Date, Calendar) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0
Sets the designated parameter to the given java.sql.Date value, using the
given Calendar object.
- setDateInCalendar(Calendar, int) - Static method in class org.apache.derby.iapi.types.SQLDate
-
Set the date portion of a date-time value into
the passed in Calendar object from its encodedDate
value.
- setDDLTableDescriptor(TableDescriptor) - Method in interface org.apache.derby.iapi.sql.Activation
-
Save the TableDescriptor for the target of
DDL so that it can be passed between the
various ConstantActions during execution.
- setDDLTableDescriptor(TableDescriptor) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
- setDDLTableDescriptor(TableDescriptor) - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- setDeadlockTimeout(int) - Method in class org.apache.derby.impl.services.locks.ConcurrentLockSet
-
Set the deadlock timeout.
- setDeadlockTimeout(int) - Method in interface org.apache.derby.impl.services.locks.LockTable
-
Set the deadlock timeout.
- setDeadlockTrace(boolean) - Method in class org.apache.derby.impl.services.locks.ConcurrentLockSet
-
- setDeadlockTrace(boolean) - Method in interface org.apache.derby.impl.services.locks.LockTable
-
Enable or disable tracing of deadlocks.
- setDeclaredInSavepointLevel(int) - Method in class org.apache.derby.impl.sql.conn.TempTableInfo
-
Set the savepoint level when the table was declared
- setDefault(ResultColumn, ColumnDescriptor, DefaultInfoImpl) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Set the default in a ResultColumn
- setDefaultColumn(boolean) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
- setDefaultInfo(DefaultInfoImpl) - Method in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
-
Set the generation clause (Default) bound to this column.
- setDefaultLockingPolicy(LockingPolicy) - Method in interface org.apache.derby.iapi.store.raw.Transaction
-
Set the default locking policy for all operations within this
transaction.
- setDefaultLockingPolicy(LockingPolicy) - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
- setDefaults() - Method in class org.apache.derby.drda.NetServlet
-
Set defaults for logging and tracing (both off)
- setDefaultSchema(Activation, SchemaDescriptor) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Set the default schema (at execution time, see explanations for
getDefaultSchema overloads); This version is used by SET SCHEMA.
- setDefaultSchema(Activation, SchemaDescriptor) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- setDefaultSchema(SchemaDescriptor) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Set the default schema (at compile-time, see explanations for
getDefaultSchema overloads).
- setDefaultSchema(SchemaDescriptor) - Method in interface org.apache.derby.iapi.sql.conn.SQLSessionContext
-
Set the schema of this SQL connection context
- setDefaultSchema(SchemaDescriptor) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- setDefaultSchema(SchemaDescriptor) - Method in class org.apache.derby.impl.sql.conn.SQLSessionContextImpl
-
- setDefaultValue(DataValueDescriptor) - Method in class org.apache.derby.catalog.types.DefaultInfoImpl
-
Set the default value.
- setDeferrable(boolean) - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
- setDeferred(UUID, boolean) - Method in interface org.apache.derby.iapi.sql.conn.SQLSessionContext
-
Set the constraint mode for this constraint to deferred.
- setDeferred(UUID, boolean) - Method in class org.apache.derby.impl.sql.conn.SQLSessionContextImpl
-
Set the constraint mode for this constraint to deferred.
- setDeferredAll(Boolean) - Method in interface org.apache.derby.iapi.sql.conn.SQLSessionContext
-
Set the constraint mode for all deferrable constraints to
deferred.
- setDeferredAll(Boolean) - Method in class org.apache.derby.impl.sql.conn.SQLSessionContextImpl
-
Set the constraint mode for all deferrable constraints to
deferred.
- setDeferredAll(Activation, boolean) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Set the constraint mode of all deferrable constraints to the value of
deferred.
- setDeferredAll(Activation, boolean) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- setDeferredForUpdateOfIndexColumn() - Method in class org.apache.derby.impl.sql.compile.UpdateNode
-
Updates are deferred if they update a column in the index
used to scan the table being updated.
- setDeferredResetPassword(String) - Method in class org.apache.derby.client.net.NetConnection
-
- setDeleted(boolean) - Method in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
-
Set the deleted state of the record.
- setDeleteStatus(int, boolean) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Mark the record at the passed in slot as deleted.
- setDeleteStatus(LogInstant, int, boolean) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Set the delete status of a record from the page.
- setDeleteStatus(LogInstant, int, boolean) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Set the deleted status
- setDependencyManager() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
sets the dependencymanager associated with this dd. subclasses can
override this to install their own funky dependency manager.
- setDepth(int) - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
-
- setDeregister(boolean) - Static method in class org.apache.derby.jdbc.InternalDriver
-
Indicate to AutoloadedDriver whether it should deregister
itself on shutdown.
- setDescending() - Method in class org.apache.derby.impl.sql.compile.OrderByColumn
-
Mark the column as descending order
- setDescription(String) - Method in class org.apache.derby.impl.tools.ij.mtTestCase
-
- setDescription(String) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
- setDescription(String) - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Set the data source descripton.
- setDescription(String) - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
-
- setDescription(String) - Method in interface org.apache.derby.jdbc.EmbeddedDataSourceInterface
-
- setDescriptors(DataTypeDescriptor[]) - Method in class org.apache.derby.impl.sql.compile.ParameterNode
-
Set the descriptor array
- setDirty() - Method in class org.apache.derby.impl.store.raw.data.CachedPage
-
Set state to indicate the page or its header has been modified.
- setDirty(boolean) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
- setDisabled() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Mark this trigger as disabled
- setDouble(int, double) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- setDouble(int, double) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setDouble(int, double) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
Set a parameter to a Java double value.
- setDouble(int, double) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Set a parameter to a Java double value.
- setDouble(int, double) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setDouble(String, double) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- setDouble(String, double) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- setDouble(String, double) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- setDouble(String, double) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0
Sets the designated parameter to the given Java double value.
- setDrdaID(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
set the DrdaId for this connection.
- setDrdaID(String) - Method in interface org.apache.derby.iapi.jdbc.EngineConnection
-
Set the DRDA identifier for this connection.
- setDrdaID(String) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Set the DRDA ID of this LCC.
- setDrdaID(String) - Method in class org.apache.derby.impl.drda.Database
-
- setDrdaID(String) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
- setDrdaID(String) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- setDroppedInSavepointLevel(int) - Method in class org.apache.derby.impl.sql.conn.TempTableInfo
-
Return the savepoint level when the table was dropped
- setDroppedState(boolean) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Set the container's dropped state
- setDssLengthLocation(int) - Method in class org.apache.derby.client.net.Request
-
- setDummyCatalog() - Static method in class org.apache.derby.iapi.services.cache.ClassSize
-
do not try to use the catalog.
- setDynamicResultSet(EmbedStatement) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
A dynamic result was created in a procedure by a nested connection.
- setEbcdicCcsid() - Method in class org.apache.derby.impl.drda.DDMReader
-
- setEbcdicCcsid() - Method in class org.apache.derby.impl.drda.DDMWriter
-
- setElementAt(E, int) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNodeVector
-
- setEnabled() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Mark this trigger as enforced
- setEndOffset(int) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Sets the ending offset of the SQL substring which this
query node represents.
- setEndPosition(long) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
set the endPosition of the log and make sure the new position won't spill off the end of the log
- setEnforced(boolean) - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
- setEquivalenceClass(int) - Method in class org.apache.derby.impl.sql.compile.Predicate
-
Set the equivalence class, if any, for this predicate.
- setErrorInfo(ErrorInfo) - Method in class org.apache.derby.iapi.services.io.FormatIdInputStream
-
- setEscapeProcessing(boolean) - Method in class org.apache.derby.client.am.ClientStatement
-
- setEscapeProcessing(boolean) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setEscapeProcessing(boolean) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
If escape scanning is on (the default) the driver will do
escape substitution before sending the SQL to the database.
- setEscapeProcessing(boolean) - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
If escape scanning is on (the default) the driver will do
escape substitution before sending the SQL to the database.
- setEscapeProcessing(boolean) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setEstimatedCost(double) - Method in interface org.apache.derby.iapi.store.access.StoreCostResult
-
Set the estimated cost.
- setEstimatedCost(double) - Method in class org.apache.derby.impl.sql.compile.CostEstimateImpl
-
- setEstimatedRowCount(long) - Method in interface org.apache.derby.iapi.store.access.RowCountable
-
Set the total estimated number of rows in the container.
- setEstimatedRowCount(long) - Method in interface org.apache.derby.iapi.store.access.StoreCostResult
-
Set the estimated row count.
- setEstimatedRowCount(long) - Method in class org.apache.derby.impl.sql.compile.CostEstimateImpl
-
- setEstimatedRowCount(long) - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
-
Set the estimated row count for this table.
- setEstimatedRowCount(long) - Method in class org.apache.derby.impl.store.access.btree.OpenBTree
-
Set the total estimated number of rows in the container.
- setEstimatedRowCount(long) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericController
-
Set the total estimated number of rows in the container.
- setEstimatedRowCount(long) - Method in class org.apache.derby.impl.store.access.sort.Scan
-
Set the total estimated number of rows in the container.
- setEstimatedRowCount(long, int) - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
Set the total estimated number of rows in the container.
- setEstimatedRowCount(long, int) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
- setEstimatedRowCount(long, int) - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
- setEstimatedRowCount(long, int) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
- setEvicted() - Method in class org.apache.derby.impl.services.cache.ClockPolicy.Holder
-
Mark this holder as evicted from the clock, effectively preventing
reuse of the holder.
- setExceptionInfo(DynamicByteArrayOutputStream, int, int) - Method in exception org.apache.derby.impl.store.raw.data.LongColumnException
-
- setExclusive(BaseContainerHandle) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Get an exclusive latch on the page.
- setExclusiveNoWait(BaseContainerHandle) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Get an exclusive latch on the page, but only if I don't have to wait.
- setExecuteStatementNameAndSchema(String, String) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Set the name of the statement and schema for an "execute statement"
command.
- setExistsBaseTable(boolean, JBitSet, boolean) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Set whether or not this FBT represents an
EXISTS FBT.
- setExpression(ValueNode) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Set the expression in this ResultColumn.
- setExpressionToNullNode() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Set the expression to a null node of the
correct type.
- setExtensible(int, boolean) - Static method in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
-
- setExtentFreePageStatus(boolean) - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
-
- setFactory(BaseDataFileFactory) - Method in class org.apache.derby.impl.store.raw.data.CachedPage
-
- setFDODTALob(int, Lob, int[][], int) - Method in class org.apache.derby.client.net.NetStatementRequest
-
- setFDODTALobLength(int[][], int, long) - Method in class org.apache.derby.client.net.NetStatementRequest
-
- setFDODTALobLengthUnknown(int) - Method in class org.apache.derby.client.net.NetStatementRequest
-
- setFetchDirection(int) - Method in class org.apache.derby.client.am.ClientResultSet
-
- setFetchDirection(int) - Method in class org.apache.derby.client.am.ClientStatement
-
- setFetchDirection(int) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setFetchDirection(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
JDBC 2.0
Give a hint as to the direction in which the rows in a result set
will be processed.
- setFetchDirection(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0
Give a hint as to the direction in which the rows in this result set will
be processed.
- setFetchDirection(int) - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
JDBC 2.0
Give a hint as to the direction in which the rows in a result set
will be processed.
- setFetchDirection(int) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setFetchDirection(int) - Method in class org.apache.derby.vti.VTITemplate
-
- setFetchedRowBase(long) - Static method in class org.apache.derby.client.am.ClientStatement
-
Debug method used to test the setLargeMaxRows() method added by JDBC 4.2.
- setFetchedRowBase(long) - Static method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Debug method used to test the setLargeMaxRows() method added by JDBC 4.2.
- setFetchFirst(int, ValueNode) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode.QueryExpressionClauses
-
- setFetchFirst(ValueNode) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode.QueryExpressionClauses
-
- setFetchSize(int) - Method in class org.apache.derby.client.am.ClientResultSet
-
- setFetchSize(int) - Method in class org.apache.derby.client.am.ClientStatement
-
- setFetchSize(int) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setFetchSize(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
JDBC 2.0
Give the JDBC driver a hint as to the number of rows that should
be fetched from the database when more rows are needed.
- setFetchSize(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0
Give the JDBC driver a hint as to the number of rows that should be
fetched from the database when more rows are needed for this result set.
- setFetchSize(int) - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
JDBC 2.0
Give the JDBC driver a hint as to the number of rows that should
be fetched from the database when more rows are needed.
- setFetchSize(int) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setFetchSize(int) - Method in class org.apache.derby.vti.VTITemplate
-
- setFetchSize_(int) - Method in class org.apache.derby.client.am.ClientResultSet
-
- setFetchSize_(int) - Method in class org.apache.derby.client.net.NetResultSet
-
- setField(LocalField) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Pop the top stack value and store it in the local field.
- setField(LocalField) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
-
Set the field but don't duplicate its value so
nothing is left on the stack after this call.
- setFieldEndDelimiter(String) - Method in class org.apache.derby.impl.load.ControlInfo
-
- setFieldSeparator(String) - Method in class org.apache.derby.impl.load.ControlInfo
-
- setFieldStartDelimiter(String) - Method in class org.apache.derby.impl.load.ControlInfo
-
- setFile(String) - Method in class org.apache.derby.impl.tools.ij.mtTestCase
-
- setFinder(BundleFinder) - Static method in class org.apache.derby.iapi.services.i18n.MessageService
-
- setFirstField(int) - Method in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
-
- setFirstLogInstant(LogInstant) - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
Set the log instant for the first log record written by this
transaction.
- setFirstLogInstant(LogInstant) - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Set the log instant for the first log record written by this transaction.
- setFirstOr() - Method in class org.apache.derby.impl.sql.compile.OrNode
-
Mark this OrNode as the 1st OR in the OR chain.
- setFirstUnflushed() - Method in class org.apache.derby.impl.store.raw.log.FlushedScan
-
- setFixed(int, boolean) - Static method in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
-
- setFloat(int, float) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- setFloat(int, float) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setFloat(int, float) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
Set a parameter to a Java float value.
- setFloat(int, float) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Set a parameter to a Java float value.
- setFloat(int, float) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setFloat(String, float) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- setFloat(String, float) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- setFloat(String, float) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- setFloat(String, float) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0
Sets the designated parameter to the given Java float value.
- setForCreateTable() - Method in interface org.apache.derby.iapi.sql.Activation
-
Mark the Activation as being for create table.
- setForCreateTable() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
- setForCreateTable() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- setForDataTypeFunction(boolean) - Method in class org.apache.derby.impl.sql.compile.CastNode
-
set this to be a dataTypeScalarFunction
- setForExternallyGeneratedCASTnode() - Method in class org.apache.derby.impl.sql.compile.CastNode
-
This method gets called by the parser to indiciate that this CAST node
has been generated by the parser.
- setFormatId(int) - Method in class org.apache.derby.iapi.services.io.FormatableInstanceGetter
-
Set the format identifier that this instance will be loading from disk.
- setFormatID(int) - Method in class org.apache.derby.client.ClientXid
-
- setForQueryRewrite(boolean) - Method in class org.apache.derby.impl.sql.compile.BinaryComparisonOperatorNode
-
This node was generated as part of a query rewrite.
- setForUpdateIndexScan(CursorResultSet) - Method in interface org.apache.derby.iapi.sql.Activation
-
beetle 3865: updateable cursor using index.
- setForUpdateIndexScan(CursorResultSet) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
beetle 3865: updateable cursor using index.
- setForUpdateIndexScan(CursorResultSet) - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- setFramework(String) - Method in interface org.apache.derby.impl.tools.ij.xaAbstractHelper
-
- setFramework(String) - Method in class org.apache.derby.impl.tools.ij.xaHelper
-
- setFrom(RecordHandle) - Method in class org.apache.derby.impl.store.access.heap.HeapRowLocation
-
- setFrom(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.DataType
-
Set the value of this DataValueDescriptor based on the value
of the specified DataValueDescriptor.
- setFrom(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLBinary
-
- setFrom(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLBoolean
-
- setFrom(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLChar
-
- setFrom(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLDate
-
- setFrom(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLDecimal
-
- setFrom(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLDouble
-
- setFrom(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLInteger
-
- setFrom(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLLongint
-
- setFrom(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLReal
-
- setFrom(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLRef
-
- setFrom(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLSmallint
-
- setFrom(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLTime
-
- setFrom(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLTimestamp
-
- setFrom(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLTinyint
-
- setFrom(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.UserType
-
- setFrom(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.XML
-
- setFrom(DataValueDescriptor) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericConglomerate
-
Set the value of this DataValueDescriptor from another.
- setFrom(DataValueDescriptor) - Method in class org.apache.derby.impl.store.access.heap.HeapRowLocation
-
- setFrom(DataValueDescriptor) - Method in class org.apache.derby.impl.store.access.StorableFormatId
-
Set the value of this DataValueDescriptor from another.
- setFullTypeInfo() - Method in class org.apache.derby.impl.sql.compile.UnaryLogicalOperatorNode
-
Set all of the type info (nullability and DataTypeServices) for
this node.
- setGC(GeneratedClass) - Method in interface org.apache.derby.iapi.services.loader.GeneratedByteCode
-
Set the Generated Class.
- setGC(GeneratedClass) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
- setGrantee(String) - Method in class org.apache.derby.iapi.sql.dictionary.PermissionsDescriptor
-
- setHasCorrelatedCRs(boolean) - Method in class org.apache.derby.impl.sql.compile.HasCorrelatedCRsVisitor
-
Shortcut to set if hasCorrelatedCRs
- setHasdata(boolean) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
- setHasDeferrableChecks() - Method in interface org.apache.derby.iapi.sql.execute.NoPutResultSet
-
Set that we are acting on behalf of an insert result set that has
deferrable check constraints
- setHasDeferrableChecks() - Method in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
-
- setHasDeferrableChecks() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
- setHasDelimiterAtEnd(String) - Method in class org.apache.derby.impl.load.ControlInfo
-
- setHashCode() - Method in class org.apache.derby.iapi.services.classfile.MemberTableHash
-
- setHashKeyColumns(int[]) - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Set the hash key column numbers, for hash join strategy
- setHashKeyColumns(int[]) - Method in class org.apache.derby.impl.sql.compile.FromTable
-
- setHasJDBCLimitClause(Boolean) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode.QueryExpressionClauses
-
- setHavingSubquery(boolean) - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Mark this subquery as being part of a having clause.
- setHeaderAtSlot(int, StoredRecordHeader) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Must be called by any non-abstract sub-class to initialise the slot
table.
- setHeapConglomerate(long) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Set the heap conglomerate for this.
- setHeapConglomerateController(ConglomerateController) - Method in interface org.apache.derby.iapi.sql.Activation
-
Set the ConglomerateController to be used for an update or delete.
- setHeapConglomerateController(ConglomerateController) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
- setHeapConglomerateController(ConglomerateController) - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- setHeapRowEstimate(TransactionController, long, long) - Method in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
Sets the row estimate for the heap conglomerate.
- setHoldability(int) - Method in class org.apache.derby.client.am.ClientConnection
-
- setHoldability(int) - Method in class org.apache.derby.client.am.LogicalConnection
-
- setHoldability(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
- setHoldability(int) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
JDBC 3.0
Changes the holdability of ResultSet objects created using this
Connection object to the given holdability.
- setId(int) - Method in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
-
- setId(String) - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
-
- setIdent(ContainerKey) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Open the container.
- setIdentity - Variable in class org.apache.derby.impl.sql.execute.DMLWriteGeneratedColumnsResultSet
-
- setIdentity(Object) - Method in interface org.apache.derby.iapi.services.cache.Cacheable
-
Set the identity of the object.
- setIdentity(Object) - Method in class org.apache.derby.impl.services.bytecode.VMTypeIdCacheable
-
- setIdentity(Object) - Method in class org.apache.derby.impl.sql.catalog.NameTDCacheable
-
- setIdentity(Object) - Method in class org.apache.derby.impl.sql.catalog.OIDTDCacheable
-
- setIdentity(Object) - Method in class org.apache.derby.impl.sql.catalog.PermissionsCacheable
-
- setIdentity(Object) - Method in class org.apache.derby.impl.sql.catalog.SequenceUpdater
-
- setIdentity(Object) - Method in class org.apache.derby.impl.sql.catalog.SPSNameCacheable
-
- setIdentity(Object) - Method in class org.apache.derby.impl.sql.conn.CachedStatement
-
- setIdentity(Object) - Method in class org.apache.derby.impl.store.access.CacheableConglomerate
-
Set the identity of the object to represent an item that already exists,
e.g. an existing container.
- setIdentity(Object) - Method in class org.apache.derby.impl.store.raw.data.CachedPage
-
Find the container and then read the page from that container.
- setIdentity(Object) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Open the container.
- setIdentity(Object) - Method in class org.apache.derby.impl.store.raw.data.TempRAFContainer
-
- setIdentityValue(long) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Set the field of most recently generated identity column value.
- setIdentityValue(long) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Set the field of most recently generated identity column value.
- setIdleState() - Method in class org.apache.derby.impl.store.raw.xact.InternalXact
-
- setIdleState() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
- setIgnoreErrors(Hashtable) - Method in class org.apache.derby.impl.tools.ij.mtTestCase
-
- setInactive() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Close the connection when processing errors, or when
closing a nested connection.
- setIndex(int) - Method in class org.apache.derby.iapi.services.classfile.ConstantPoolEntry
-
- setIndexConglomerate(int, long) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Set the index conglomerate for the table.
- setIndexConglomerate(ConglomerateDescriptor) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Set the index conglomerate for the table.
- setIndexConglomerateNumber(long) - Method in interface org.apache.derby.iapi.sql.Activation
-
Set the conglomerate number of the index to be used for an update or delete,
when scanning an index that will also be updated
(Saves opening the ScanController twice.)
- setIndexConglomerateNumber(long) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
- setIndexConglomerateNumber(long) - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- setIndexName(String) - Method in class org.apache.derby.impl.sql.execute.IndexConstantAction
-
Set the index name at execution time.
- setIndexNames(String[]) - Method in interface org.apache.derby.iapi.sql.execute.RowChanger
-
Sets the index names of the tables indices.
- setIndexNames(String[]) - Method in class org.apache.derby.impl.sql.execute.RowChangerImpl
-
- setIndexPosition(int) - Method in class org.apache.derby.impl.sql.compile.Predicate
-
Set the position of the index column that this predicate restricts
- setIndexRow(long, boolean) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
- setIndexRowGenerator(int, IndexRowGenerator) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Set the IndexRowGenerator for the specified index number.
- setIndexRowGenerator(IndexRowGenerator) - Method in class org.apache.derby.impl.sql.catalog.IndexInfoImpl
-
Set the IndexRowGenerator for this index.
- setIndexScanController(ScanController) - Method in interface org.apache.derby.iapi.sql.Activation
-
Set the ScanController to be used for an update or delete,
when scanning an index that will also be updated
(Saves opening the ScanController twice.)
- setIndexScanController(ScanController) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
- setIndexScanController(ScanController) - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- setIndoubtTransactions(List<Xid>) - Method in class org.apache.derby.client.net.NetConnection
-
- setInitDirContextEnv(Properties) - Method in class org.apache.derby.impl.jdbc.authentication.JNDIAuthenticationSchemeBase
-
Construct the initial JNDI directory context environment Properties
object.
- setInitial() - Static method in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
-
Set accessors for setting bits in the status field.
- setInitiallyDeferred(boolean) - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
- setInput(int, Object) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- setInput(InputStream) - Method in class org.apache.derby.iapi.services.io.FormatIdInputStream
-
Set the InputStream for this FormatIdInputStream to the stream
provided.
- setInput(InputStream) - Method in class org.apache.derby.iapi.services.io.LimitInputStream
-
- setInput(InputStream) - Method in class org.apache.derby.impl.store.raw.data.RememberBytesInputStream
-
Set the InputStream from which this reads.
- setInputDir(String) - Method in class org.apache.derby.impl.tools.ij.mtTestCase
-
- setInputRows(String) - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
-
- setInputStream(InputStream) - Method in class org.apache.derby.client.net.NetAgent
-
- setInputStream(InputStream) - Method in class org.apache.derby.client.net.NetConnection
-
- setInsertSource() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Remember that this node is the source result set for an INSERT.
- setInt(int) - Method in class org.apache.derby.iapi.services.io.FormatableIntHolder
-
Set the held int to the input int.
- setInt(int, int) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- setInt(int, int) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setInt(int, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
Set a parameter to a Java int value.
- setInt(int, int) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Set a parameter to a Java int value.
- setInt(int, int) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setInt(String, int) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- setInt(String, int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- setInt(String, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- setInt(String, int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0
Sets the designated parameter to the given Java int value.
- setInterrupted() - Static method in class org.apache.derby.iapi.util.InterruptStatus
-
Make a note that this thread saw an interrupt.
- setInterrupted(Context) - Method in class org.apache.derby.iapi.services.context.ContextManager
-
- setInterruptedException(StandardException) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Set the exception created and associated with the detected interruped
status flag.
- setInterruptedException(StandardException) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- setInto(PreparedStatement, int) - Method in class org.apache.derby.iapi.types.DataType
-
- setInto(PreparedStatement, int) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Set this value into a PreparedStatement.
- setInto(PreparedStatement, int) - Method in class org.apache.derby.iapi.types.SQLBinary
-
Adding this method to ensure that super class' setInto method doesn't get called
that leads to the violation of JDBC spec( untyped nulls ) when batching is turned on.
- setInto(PreparedStatement, int) - Method in class org.apache.derby.iapi.types.SQLBlob
-
- setInto(PreparedStatement, int) - Method in class org.apache.derby.iapi.types.SQLBoolean
-
Set the value into a PreparedStatement.
- setInto(PreparedStatement, int) - Method in class org.apache.derby.iapi.types.SQLChar
-
Set the value into a PreparedStatement.
- setInto(PreparedStatement, int) - Method in class org.apache.derby.iapi.types.SQLDate
-
Adding this method to ensure that super class' setInto method doesn't get called
that leads to the violation of JDBC spec( untyped nulls ) when batching is turned on.
- setInto(PreparedStatement, int) - Method in class org.apache.derby.iapi.types.SQLDecimal
-
Set the value into a PreparedStatement.
- setInto(PreparedStatement, int) - Method in class org.apache.derby.iapi.types.SQLDouble
-
Set the value into a PreparedStatement.
- setInto(PreparedStatement, int) - Method in class org.apache.derby.iapi.types.SQLInteger
-
Set the value into a PreparedStatement.
- setInto(PreparedStatement, int) - Method in class org.apache.derby.iapi.types.SQLLongint
-
Set the value into a PreparedStatement.
- setInto(PreparedStatement, int) - Method in class org.apache.derby.iapi.types.SQLReal
-
Set the value into a PreparedStatement.
- setInto(PreparedStatement, int) - Method in class org.apache.derby.iapi.types.SQLRef
-
- setInto(PreparedStatement, int) - Method in class org.apache.derby.iapi.types.SQLSmallint
-
Set the value into a PreparedStatement.
- setInto(PreparedStatement, int) - Method in class org.apache.derby.iapi.types.SQLTime
-
Adding this method to ensure that super class' setInto method doesn't get called
that leads to the violation of JDBC spec( untyped nulls ) when batching is turned on.
- setInto(PreparedStatement, int) - Method in class org.apache.derby.iapi.types.SQLTimestamp
-
- setInto(PreparedStatement, int) - Method in class org.apache.derby.iapi.types.SQLTinyint
-
Set the value into a PreparedStatement.
- setInto(ResultSet, int) - Method in class org.apache.derby.iapi.types.DataType
-
Set this value into a ResultSet for a subsequent ResultSet.insertRow
or ResultSet.updateRow.
- setInto(ResultSet, int) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Set this value into a ResultSet for a subsequent ResultSet.insertRow
or ResultSet.updateRow.
- setInto(ResultSet, int) - Method in class org.apache.derby.iapi.types.SQLDouble
-
Set this value into a ResultSet for a subsequent ResultSet.insertRow
or ResultSet.updateRow.
- setInto(ResultSet, int) - Method in class org.apache.derby.iapi.types.SQLInteger
-
Set this value into a ResultSet for a subsequent ResultSet.insertRow
or ResultSet.updateRow.
- setInto(ResultSet, int) - Method in class org.apache.derby.iapi.types.SQLLongint
-
Set this value into a ResultSet for a subsequent ResultSet.insertRow
or ResultSet.updateRow.
- setInto(ResultSet, int) - Method in class org.apache.derby.iapi.types.SQLReal
-
Set this value into a ResultSet for a subsequent ResultSet.insertRow
or ResultSet.updateRow.
- setInto(ResultSet, int) - Method in class org.apache.derby.iapi.types.SQLSmallint
-
Set this value into a ResultSet for a subsequent ResultSet.insertRow
or ResultSet.updateRow.
- setInto(ResultSet, int) - Method in class org.apache.derby.iapi.types.SQLTinyint
-
Set this value into a ResultSet for a subsequent ResultSet.insertRow
or ResultSet.updateRow.
- setIntX(int, int) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- setInUse(boolean) - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Set the in use state for the compiler context.
- setInUse(boolean) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
Set the in use state for the compiler context.
- setInUse(boolean, boolean, boolean, String, ParameterValueSet, long) - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
-
Mark this context as being in use.
- setInUse(boolean, boolean, boolean, String, ParameterValueSet, long) - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
- setInvalid() - Method in class org.apache.derby.impl.services.reflect.JarLoader
-
Set this loader to be invaid so that it will not
resolve any classes or resources.
- setInvalidatedRowLocations() - Method in class org.apache.derby.impl.sql.execute.DeferredConstraintsMemory.CheckInfo
-
- setIsAscending(boolean[]) - Method in interface org.apache.derby.catalog.IndexDescriptor
-
set the isAscending field of the index descriptor.
- setIsAscending(boolean[]) - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
-
- setIsAscending(boolean[]) - Method in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
-
- setIsAtomic(boolean) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Set the stmts 'isAtomic' state.
- setIsolationLevel(int) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Set current isolation level.
- setIsolationLevel(int) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- setIsRoot(boolean) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
- setIsRowUpdated(boolean) - Method in class org.apache.derby.client.am.Cursor
-
Keep track of updated status for this row.
- setIsUpdataDeleteHole(int, boolean) - Method in class org.apache.derby.client.am.Cursor
-
- setJar(String, InputStream, boolean, long) - Method in class org.apache.derby.impl.sql.execute.JarUtil
-
Copy the jar from the externally obtained
input stream into the database
- setJavaTypeName(String) - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
-
- setJNDIProviderProperties() - Method in class org.apache.derby.impl.jdbc.authentication.JNDIAuthenticationSchemeBase
-
To be OVERRIDEN by subclasses.
- setJNDIProviderProperties() - Method in class org.apache.derby.impl.jdbc.authentication.LDAPAuthenticationSchemeImpl
-
This method basically tests and sets default/expected JNDI properties
for the JNDI provider scheme (here it is LDAP).
- setJoinResultset(JoinNode) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
This method gets called during the bind phase of a ResultColumn if it
is determined that the ResultColumn represents the join column which
is part of the SELECT list of a RIGHT OUTER JOIN with
USING/NATURAL. eg
select c from t1 right join t2 using (c)
This case is talking about column c as in "select c"
- setJoinStrategy(JoinStrategy) - Method in interface org.apache.derby.iapi.sql.compile.AccessPath
-
Remember the given join strategy
- setJoinStrategy(JoinStrategy) - Method in class org.apache.derby.impl.sql.compile.AccessPathImpl
-
- setJSQLType(JSQLType) - Method in class org.apache.derby.impl.sql.compile.ParameterNode
-
Set the JSQLType of this parameter.
- setKeepCurrentIsolationLevel(boolean) - Method in class org.apache.derby.client.net.NetXAResource
-
- setLargeMaxRows(long) - Method in class org.apache.derby.client.am.ClientStatement
-
- setLargeMaxRows(long) - Method in class org.apache.derby.client.am.LogicalStatementEntity
-
- setLargeMaxRows(long) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
- setLargeMaxRows(long) - Method in interface org.apache.derby.iapi.jdbc.EngineStatement
-
- setLargeMaxRows(long) - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
The maxRows limit is set to limit the number of rows that any
ResultSet can contain.
- setLastInsertedPage(long) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
- setLastLogInstant(LogInstant) - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
Set the log instant for the last log record written by this transaction.
- setLastLogInstant(LogInstant) - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Set the log instant for the last log record written by this transaction.
- setLastPreallocPagenum(long) - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
-
preallocated N pages, passed in the last preallocated page number.
- setLastQueryTree(Object) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Debug method for remembering the last query tree.
- setLastQueryTree(Object) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- setLastUnfilledPage(long) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
- setLeftChild(ControlRow) - Method in class org.apache.derby.impl.store.access.btree.BranchControlRow
-
- setLeftChildPageno(long) - Method in class org.apache.derby.impl.store.access.btree.BranchControlRow
-
- setLeftmostResultSet(ResultSetNode) - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
-
- setLeftOperand(ValueNode) - Method in class org.apache.derby.impl.sql.compile.BinaryListOperatorNode
-
Set the leftOperand to the specified ValueNode
- setLeftOperand(ValueNode) - Method in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
-
Set the leftOperand to the specified ValueNode
- setLeftOperand(ValueNode) - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
-
Set the leftOperand to the specified ValueNode
- setLeftRightInterfaceType(String) - Method in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
-
Set the interface type for the left and right arguments.
- setLeftSibling(ControlRow) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
- setLength(int) - Method in class org.apache.derby.iapi.util.ByteArray
-
- setLength(long) - Method in class org.apache.derby.impl.io.vfmem.BlockedByteArray
-
Changes the allocated length of the data.
- setLength(long) - Method in class org.apache.derby.impl.io.vfmem.DataStoreEntry
-
Sets the length of this entry.
- setLength(long) - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
-
- setLength(long) - Method in class org.apache.derby.impl.jdbc.EncryptedLOBFile
-
Sets the file length to a given size.
- setLength(long) - Method in class org.apache.derby.impl.jdbc.LOBFile
-
Sets the file length to a given size.
- setLength(long) - Method in interface org.apache.derby.io.StorageRandomAccessFile
-
Sets the length of this file, either extending or truncating it.
- setLevel(int) - Method in class org.apache.derby.impl.sql.compile.FromList
-
Set the (query block) level (0-based) for the FromTables in this
FromList.
- setLevel(int) - Method in class org.apache.derby.impl.sql.compile.FromTable
-
Set the (query block) level (0-based) for this FromTable.
- setLevel(int) - Method in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
-
Set the (query block) level (0-based) for this FromTable.
- setLevel(int) - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
-
Set the (query block) level (0-based) for this FromTable.
- setLevel(int) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
- setLicense - Static variable in class org.apache.derby.impl.tools.sysinfo.Main
-
- setLimit(int) - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
-
- setLimit(int) - Method in class org.apache.derby.iapi.services.io.ArrayOutputStream
-
- setLimit(int) - Method in class org.apache.derby.iapi.services.io.CounterOutputStream
-
Set a limit at which an exception will be thrown.
- setLimit(int) - Method in interface org.apache.derby.iapi.services.io.Limit
-
Set the limit of the data that can be read or written.
- setLimit(int) - Method in class org.apache.derby.iapi.services.io.LimitInputStream
-
Set the limit of the stream that can be read.
- setLimit(int) - Method in class org.apache.derby.iapi.services.io.LimitReader
-
Set the limit of the stream that can be read.
- setLimit(int, int) - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
-
A setLimit which also sets the position to be offset.
- setLimit(Object, int, Limit) - Method in class org.apache.derby.impl.services.locks.LockSpace
-
- setLimit(CompatibilitySpace, Object, int, Limit) - Method in interface org.apache.derby.iapi.services.locks.LockFactory
-
Install a limit that is called when the size of the group exceeds
the required limit.
- setLimit(CompatibilitySpace, Object, int, Limit) - Method in class org.apache.derby.impl.services.locks.AbstractPool
-
- setLink(int, Node) - Method in class org.apache.derby.impl.store.access.sort.Node
-
- setLobsExtFileName(String) - Method in class org.apache.derby.impl.load.Export
-
Set the file name to which larg object data has to be exported, and
also set flag to indicate that large objects are exported to a
different file.
- setLocale(Object, String) - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
Set the locale for the service *outside* of boot time.
- setLocale(Object, String) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Set the locale for the service *outside* of boot time.
- setLocale(Locale) - Method in interface org.apache.derby.iapi.db.Database
-
Set the Locale that is returned by this LocaleFinder
- setLocale(Locale) - Method in class org.apache.derby.impl.db.BasicDatabase
-
- setLocale(Properties) - Static method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
- setLocale(Properties, String) - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
Set the locale for the service at boot time.
- setLocale(Properties, String) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Set the locale for the service at boot time.
- setLocaleFinder(LocaleFinder) - Method in class org.apache.derby.iapi.services.context.ContextManager
-
Set the locale for this context.
- setLocaleFinder(LocaleFinder) - Method in class org.apache.derby.iapi.types.SQLChar
-
- setLocation(String) - Method in class org.apache.derby.impl.tools.sysinfo.ZipInfoProperties
-
- setLockGranularity(char) - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Sets the lock granularity for the table to the specified value.
- setLockingBasedOnThreshold(Optimizer, double) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
- setLockingPolicy(LockingPolicy) - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
Set the locking policy for this open container
- setLockingPolicy(LockingPolicy) - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
- setLockingPolicy(BTreeLockingPolicy) - Method in class org.apache.derby.impl.store.access.btree.OpenBTree
-
- setLockMode(int) - Method in interface org.apache.derby.iapi.sql.compile.AccessPath
-
Set the lock mode
- setLockMode(int) - Method in class org.apache.derby.impl.sql.compile.AccessPathImpl
-
- setLogConnections(boolean) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Set logging of connections
- setLogConnections(boolean) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Set the current value of logging connections
- setLoginTimeout(int) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
- setLoginTimeout(int) - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Sets the maximum time in seconds that this data source will wait
while attempting to connect to a database.
- setLogStatementText(boolean) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Set value of logStatementText
(Whether or not to write info on currently
executing statement to error log.)
- setLogStatementText(boolean) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- setLogWriter(PrintWriter) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Set the output stream for console messages
If this is set to null, no messages will be written to the console
- setLogWriter(PrintWriter) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
- setLogWriter(PrintWriter) - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Set the log writer for this data source.
- setLogWriter(LogWriter) - Method in class org.apache.derby.client.am.Agent
-
- setLogWriter(LogWriter) - Method in class org.apache.derby.client.am.ColumnMetaData
-
- setLong(int) - Method in class org.apache.derby.iapi.services.io.FormatableLongHolder
-
Set the held long to the input int.
- setLong(int, long) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- setLong(int, long) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setLong(int, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
Set a parameter to a Java long value.
- setLong(int, long) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Set a parameter to a Java long value.
- setLong(int, long) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setLong(String, long) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- setLong(String, long) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- setLong(String, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- setLong(String, long) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0
Sets the designated parameter to the given Java long value.
- setLongX(int, long) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- setLowMemory() - Method in class org.apache.derby.iapi.services.memory.LowMemory
-
Set a low memory watermark where the owner of this object just hit an
OutOfMemoryError.
- setManagerLevel(int, int) - Method in class org.apache.derby.impl.drda.AppRequester
-
set Application requester manager level
if the manager level is less than the minimum manager level,
set the manager level to zero (saying we can't handle this
level), this will be returned
to the application requester and he can decide whether or not to
proceed
For CCSIDMGR, if the target server supports the CCSID manager but
not the CCSID requested, the value returned is FFFF
For now, we won't support the CCSIDMGR since JCC doesn't request it.
- setMaterialStatement(MaterialStatement) - Method in class org.apache.derby.client.am.ClientStatement
-
- setMaxDisplayWidth(int) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
-
- setMaxFetchColumnId() - Method in class org.apache.derby.iapi.store.raw.FetchDescriptor
-
- setMaxFieldSize(int) - Method in class org.apache.derby.client.am.ClientStatement
-
- setMaxFieldSize(int) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setMaxFieldSize(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
The maxFieldSize limit (in bytes) is set to limit the size of
data that can be returned for any column value; it only applies
to BINARY, VARBINARY, LONGVARBINARY, CHAR, VARCHAR, and
LONGVARCHAR fields.
- setMaxFieldSize(int) - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
The maxFieldSize limit (in bytes) is set to limit the size of
data that can be returned for any column value; it only applies
to BINARY, VARBINARY, LONGVARBINARY, CHAR, VARCHAR, and
LONGVARCHAR fields.
- setMaxFieldSize(int) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setMaxOrMin(boolean) - Method in class org.apache.derby.impl.sql.compile.MaxMinAggregateDefinition
-
This is set by the parser.
- setMaxRows(int) - Method in class org.apache.derby.client.am.ClientStatement
-
- setMaxRows(int) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setMaxRows(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
The maxRows limit is set to limit the number of rows that any
ResultSet can contain.
- setMaxRows(int) - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
The maxRows limit is set to limit the number of rows that any
ResultSet can contain.
- setMaxRows(int) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setMaxRows(long) - Method in interface org.apache.derby.iapi.sql.Activation
-
Set the maximum # of rows. (# of rows that can
be returned by a ResultSet. 0 means no limit.)
- setMaxRows(long) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
- setMaxRows(long) - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- setMaxStatements(int) - Method in class org.apache.derby.jdbc.BasicClientConnectionPoolDataSource40
-
Specifies the maximum size of the statement cache.
- setMaxStatements(int) - Method in class org.apache.derby.jdbc.ClientConnectionPoolDataSource
-
Specifies the maximum size of the statement cache.
- setMaxStatements(int) - Method in interface org.apache.derby.jdbc.ClientConnectionPoolDataSourceInterface
-
Specifies the maximum size of the statement cache.
- setMaxThreads(int) - Method in class org.apache.derby.drda.NetworkServerControl
-
Set Network Server maxthread parameter.
- setMaxThreads(int) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Set the current value of maximum number of threads to create
- setMddOverride(int, int, int, int, int, int, int) - Method in class org.apache.derby.client.net.Typdef
-
- setMerge_run_details(String) - Method in class org.apache.derby.impl.sql.catalog.XPLAINSortPropsDescriptor
-
- setMergeTableID(int) - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Associate this column with a SOURCE or TARGET table of a MERGE statement
- setMergeTableID(int) - Method in class org.apache.derby.impl.sql.compile.FromTable
-
set the merge table id
- setMessageLocale(String) - Method in class org.apache.derby.iapi.services.context.ContextManager
-
- setMetaData(ResultSetMetaData) - Method in interface org.apache.derby.iapi.sql.ResultDescription
-
Set the JDBC ResultSetMetaData for this ResultDescription.
- setMetaData(ResultSetMetaData) - Method in class org.apache.derby.impl.sql.GenericResultDescription
-
Set the meta data if it has not already been set.
- setMethodName(String) - Method in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
-
Set the methodName.
- setMethodName(String) - Method in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
-
Set the methodName.
- setMinThreads(int) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Set the current value of minimum number of threads to create at start
- setModifiedInSavepointLevel(int) - Method in class org.apache.derby.impl.sql.conn.TempTableInfo
-
Set the savepoint level when the table was last modified
- setMonitor(ModuleFactory) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
-
Initialize this class, must only be called by an implementation
of the monitor (ModuleFactory).
- setMonitor(BaseMonitor) - Static method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Privileged startup.
- setMtUse(boolean) - Method in class org.apache.derby.impl.tools.ij.utilMain
-
- setName(String) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Set the name in this ResultColumn.
- setName(String) - Method in class org.apache.derby.impl.tools.ij.AttributeHolder
-
- setName(String) - Method in class org.apache.derby.impl.tools.ij.mtTestCase
-
- setNameGenerated(boolean) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Set that this result column name is generated.
- setNames() - Method in class org.apache.derby.impl.sql.execute.rts.RealHashJoinStatistics
-
- setNames() - Method in class org.apache.derby.impl.sql.execute.rts.RealHashLeftOuterJoinStatistics
-
- setNames() - Method in class org.apache.derby.impl.sql.execute.rts.RealNestedLoopJoinStatistics
-
- setNames() - Method in class org.apache.derby.impl.sql.execute.rts.RealNestedLoopLeftOuterJoinStatistics
-
- setNaturalJoin() - Method in class org.apache.derby.impl.sql.compile.JoinNode
-
Flag this as a natural join so that an implicit USING clause will
be generated in the bind phase.
- setNCharacterStream(int, Reader) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- setNCharacterStream(int, Reader) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setNCharacterStream(int, Reader) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
- setNCharacterStream(int, Reader) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
- setNCharacterStream(int, Reader) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setNCharacterStream(int, Reader, long) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- setNCharacterStream(int, Reader, long) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setNCharacterStream(int, Reader, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
- setNCharacterStream(int, Reader, long) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
- setNCharacterStream(int, Reader, long) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setNCharacterStream(String, Reader) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- setNCharacterStream(String, Reader) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- setNCharacterStream(String, Reader) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- setNCharacterStream(String, Reader) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
- setNCharacterStream(String, Reader, long) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- setNCharacterStream(String, Reader, long) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- setNCharacterStream(String, Reader, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- setNCharacterStream(String, Reader, long) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
- setNClob(int, Reader) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- setNClob(int, Reader) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setNClob(int, Reader) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
- setNClob(int, Reader) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
- setNClob(int, Reader) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setNClob(int, Reader, long) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- setNClob(int, Reader, long) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setNClob(int, Reader, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
- setNClob(int, Reader, long) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
- setNClob(int, Reader, long) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setNClob(int, NClob) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- setNClob(int, NClob) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setNClob(int, NClob) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
- setNClob(int, NClob) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
- setNClob(int, NClob) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setNClob(String, Reader) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- setNClob(String, Reader) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- setNClob(String, Reader) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- setNClob(String, Reader) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
- setNClob(String, Reader, long) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- setNClob(String, Reader, long) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- setNClob(String, Reader, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- setNClob(String, Reader, long) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
- setNClob(String, NClob) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- setNClob(String, NClob) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- setNClob(String, NClob) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- setNClob(String, NClob) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
- setNeedsRowLocation(boolean) - Method in interface org.apache.derby.iapi.sql.execute.NoPutResultSet
-
Set whether or not the NPRS need the row location when acting
as a row source.
- setNeedsRowLocation(boolean) - Method in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
-
- setNeedsRowLocation(boolean) - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Set whether or not the NPRS need the row location when acting
as a row source.
- setNeedsSavepoint(boolean) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Set the stmts 'needsSavepoint' state.
- setNestedInParens(boolean) - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
-
Mark whether or not this node is nested in parens.
- setNestingLevel(int) - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Set the nesting level for this CR.
- setNetParam(LocalizedResource, int, int, String, PrintWriter) - Method in class org.apache.derby.drda.NetServlet
-
Set Network server parameters
- setNetworkTimeout(Executor, int) - Method in class org.apache.derby.client.am.ClientConnection
-
- setNetworkTimeout(Executor, int) - Method in class org.apache.derby.client.am.LogicalConnection
-
- setNetworkTimeout(Executor, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
- setNetworkTimeout(Executor, int) - Method in interface org.apache.derby.iapi.jdbc.EngineConnection
-
- setNetworkTimeout(Executor, int) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
- setNetXAResource(NetXAResource) - Method in class org.apache.derby.client.net.NetXAConnection
-
- setNewTransactionId(TransactionId, Xact) - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
-
- setNextAux(int) - Method in class org.apache.derby.impl.store.access.sort.SortBuffer
-
Arrange that the next node allocated in the tree have
it's aux field set to the argument.
- setNextException(SQLException) - Method in exception org.apache.derby.client.am.SqlException
-
- setNextException(SqlException) - Method in exception org.apache.derby.client.am.SqlException
-
- setNextQualifiers(String) - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
-
- setNextWarning(SqlWarning) - Method in exception org.apache.derby.client.am.SqlWarning
-
- setNo_fetched_columns(Integer) - Method in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
-
- setNo_input_rows(Integer) - Method in class org.apache.derby.impl.sql.catalog.XPLAINSortPropsDescriptor
-
- setNo_merge_runs(Integer) - Method in class org.apache.derby.impl.sql.catalog.XPLAINSortPropsDescriptor
-
- setNo_output_rows(Integer) - Method in class org.apache.derby.impl.sql.catalog.XPLAINSortPropsDescriptor
-
- setNo_qualified_rows(Integer) - Method in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
-
- setNo_visited_deleted_rows(Integer) - Method in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
-
- setNo_visited_pages(Integer) - Method in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
-
- setNo_visited_rows(Integer) - Method in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
-
- setNodeType(String) - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
-
- setNoLockWait(boolean) - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Tell this transaction whether it should time out immediately if a lock
cannot be granted without waiting.
- setNoLockWait(boolean) - Method in interface org.apache.derby.iapi.store.raw.Transaction
-
Tell this transaction whether it should time out immediately if a lock
cannot be granted without waiting.
- setNoLockWait(boolean) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Tell this transaction whether it should time out immediately if a lock
cannot be granted without waiting.
- setNoLockWait(boolean) - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Tell this transaction whether it should time out immediately if a lock
cannot be granted without waiting.
- setNonexistent(int) - Static method in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
-
- setNonMatchingIndexScan(boolean) - Method in interface org.apache.derby.iapi.sql.compile.AccessPath
-
Set whether or not to consider a non-matching index scan on this
AccessPath.
- setNonMatchingIndexScan(boolean) - Method in class org.apache.derby.impl.sql.compile.AccessPathImpl
-
- setNoOfOpens(String) - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
-
- setNString(int, String) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- setNString(int, String) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setNString(int, String) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
- setNString(int, String) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
- setNString(int, String) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setNString(String, String) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- setNString(String, String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- setNString(String, String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- setNString(String, String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
- setNull(int, boolean) - Static method in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
-
- setNull(int, int) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- setNull(int, int) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setNull(int, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
Set a parameter to SQL NULL.
- setNull(int, int) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Set a parameter to SQL NULL.
- setNull(int, int) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setNull(int, int, String) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- setNull(int, int, String) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setNull(int, int, String) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
Set a parameter to SQL NULL.
- setNull(int, int, String) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
JDBC 2.0
Sets the designated parameter to SQL NULL.
- setNull(int, int, String) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setNull(String, int) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- setNull(String, int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- setNull(String, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- setNull(String, int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0
Sets the designated parameter to SQL NULL.
- setNull(String, int, String) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- setNull(String, int, String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- setNull(String, int, String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- setNull(String, int, String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0
Sets the designated parameter to SQL NULL.
- setNullability(boolean) - Method in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
-
Set the nullability of the column definition node.
- setNullability(boolean) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Set the nullability of every ResultColumn in this list
- setNullability(boolean) - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Set the nullability of this value.
- setNullableColumnList() - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
-
- setNullParameterInfo(String[]) - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
Set the appropriate type information for a null passed as a parameter.
- setNullsOrderedLow() - Method in class org.apache.derby.impl.sql.compile.OrderByColumn
-
Mark the column as ordered NULL values lower than non-NULL values.
- setNullString(String) - Method in class org.apache.derby.impl.load.ControlInfo
-
- setNullX(int, int) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- setNumberFields(int) - Method in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
-
- setNumberOfChildren(int) - Method in interface org.apache.derby.iapi.sql.execute.xplain.XPLAINVisitor
-
This method informs the visitor about the number of children.
- setNumberOfChildren(int) - Method in class org.apache.derby.impl.sql.execute.xplain.XPLAINDefaultVisitor
-
- setNumberOfChildren(int) - Method in class org.apache.derby.impl.sql.execute.xplain.XPLAINSystemTableVisitor
-
this method only stores the current number of children of the current explained node.
- setNumberOfColumns(int) - Method in class org.apache.derby.client.am.Cursor
-
- setNumberOfOrderedColumns(int) - Method in interface org.apache.derby.catalog.IndexDescriptor
-
set the numberOfOrderedColumns field of the index descriptor.
- setNumberOfOrderedColumns(int) - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
-
- setNumberOfOrderedColumns(int) - Method in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
-
- setNumericTimestamp(Timestamp, Calendar) - Method in class org.apache.derby.iapi.types.SQLTimestamp
-
Set the encoded values for the timestamp
- setNumericType() - Method in class org.apache.derby.catalog.types.DecimalTypeIdImpl
-
- setNumSubqueries() - Method in class org.apache.derby.impl.sql.compile.ActivationClassBuilder
-
Generate the assignment for numSubqueries = x
- setNumSubqueries() - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
Sets the number of subqueries under this expression
- setObject(int, boolean) - Method in class org.apache.derby.client.am.CrossConverters
-
- setObject(int, byte) - Method in class org.apache.derby.client.am.CrossConverters
-
- setObject(int, byte[]) - Method in class org.apache.derby.client.am.CrossConverters
-
- setObject(int, double) - Method in class org.apache.derby.client.am.CrossConverters
-
- setObject(int, float) - Method in class org.apache.derby.client.am.CrossConverters
-
- setObject(int, int) - Method in class org.apache.derby.client.am.CrossConverters
-
- setObject(int, long) - Method in class org.apache.derby.client.am.CrossConverters
-
- setObject(int, short) - Method in class org.apache.derby.client.am.CrossConverters
-
- setObject(int, Reader, int) - Method in class org.apache.derby.client.am.CrossConverters
-
- setObject(int, Object) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- setObject(int, Object) - Method in class org.apache.derby.client.am.CrossConverters
-
- setObject(int, Object) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setObject(int, Object) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
Set the value of a parameter using an object; use the
java.lang equivalent objects for integral values.
- setObject(int, Object) - Method in class org.apache.derby.iapi.store.access.KeyHasher
-
Set array element at the specified index to the specified object.
- setObject(int, Object) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Set the value of a parameter using an object; use the
java.lang equivalent objects for integral values.
- setObject(int, Object) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setObject(int, Object, int) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- setObject(int, Object, int) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setObject(int, Object, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
This method is like setObject above, but assumes a scale of zero.
- setObject(int, Object, int) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
This method is like setObject above, but assumes a scale of zero.
- setObject(int, Object, int) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setObject(int, Object, int, int) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- setObject(int, Object, int, int) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setObject(int, Object, int, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
The interface says that the type of the Object parameter must
be compatible with the type of the targetSqlType.
- setObject(int, Object, int, int) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
The interface says that the type of the Object parameter must
be compatible with the type of the targetSqlType.
- setObject(int, Object, int, int) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setObject(int, Object, SQLType) - Method in class org.apache.derby.client.am.ClientCallableStatement42
-
- setObject(int, Object, SQLType) - Method in class org.apache.derby.client.am.ClientPreparedStatement42
-
- setObject(int, Object, SQLType) - Method in class org.apache.derby.client.am.LogicalCallableStatement42
-
- setObject(int, Object, SQLType) - Method in class org.apache.derby.client.am.LogicalPreparedStatement42
-
- setObject(int, Object, SQLType) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement42
-
- setObject(int, Object, SQLType) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement42
-
- setObject(int, Object, SQLType) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement42
-
- setObject(int, Object, SQLType) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement42
-
- setObject(int, Object, SQLType, int) - Method in class org.apache.derby.client.am.ClientCallableStatement42
-
- setObject(int, Object, SQLType, int) - Method in class org.apache.derby.client.am.ClientPreparedStatement42
-
- setObject(int, Object, SQLType, int) - Method in class org.apache.derby.client.am.LogicalCallableStatement42
-
- setObject(int, Object, SQLType, int) - Method in class org.apache.derby.client.am.LogicalPreparedStatement42
-
- setObject(int, Object, SQLType, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement42
-
- setObject(int, Object, SQLType, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement42
-
- setObject(int, Object, SQLType, int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement42
-
- setObject(int, Object, SQLType, int) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement42
-
- setObject(int, String) - Method in class org.apache.derby.client.am.CrossConverters
-
- setObject(int, BigDecimal) - Method in class org.apache.derby.client.am.CrossConverters
-
- setObject(int, Blob) - Method in class org.apache.derby.client.am.CrossConverters
-
- setObject(int, Clob) - Method in class org.apache.derby.client.am.CrossConverters
-
- setObject(int, Date) - Method in class org.apache.derby.client.am.CrossConverters
-
- setObject(int, Time) - Method in class org.apache.derby.client.am.CrossConverters
-
- setObject(int, Timestamp) - Method in class org.apache.derby.client.am.CrossConverters
-
- setObject(Object) - Method in class org.apache.derby.iapi.types.DataType
-
Set the value from an non-null object.
- setObject(Object) - Method in class org.apache.derby.iapi.types.NumberDataType
-
Set the value from a correctly typed Integer object.
- setObject(Object) - Method in class org.apache.derby.iapi.types.SQLBit
-
Set the value from an non-null object.
- setObject(Object) - Method in class org.apache.derby.iapi.types.SQLBlob
-
Set the value from an non-null object.
- setObject(Object) - Method in class org.apache.derby.iapi.types.SQLBoolean
-
- setObject(Object) - Method in class org.apache.derby.iapi.types.SQLClob
-
Set the value from an non-null Java.sql.Clob object.
- setObject(Object) - Method in class org.apache.derby.iapi.types.SQLDate
-
Set the value from a correctly typed Date object.
- setObject(Object) - Method in class org.apache.derby.iapi.types.SQLDecimal
-
Set the value from a correctly typed BigDecimal object.
- setObject(Object) - Method in class org.apache.derby.iapi.types.SQLDouble
-
Set the value from a correctly typed Double object.
- setObject(Object) - Method in class org.apache.derby.iapi.types.SQLLongint
-
Set the value from a correctly typed Long object.
- setObject(Object) - Method in class org.apache.derby.iapi.types.SQLReal
-
Set the value from a correctly typed Float object.
- setObject(Object) - Method in class org.apache.derby.iapi.types.SQLTime
-
Set the value from a correctly typed Time object.
- setObject(Object) - Method in class org.apache.derby.iapi.types.SQLTimestamp
-
Set the value from a correctly typed Timestamp object.
- setObject(Object) - Method in class org.apache.derby.iapi.types.UserType
-
- setObject(String, Object) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- setObject(String, Object) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- setObject(String, Object) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- setObject(String, Object) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0
Sets the value of the designated parameter with the given object.
- setObject(String, Object, int) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- setObject(String, Object, int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- setObject(String, Object, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- setObject(String, Object, int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0
Sets the value of the designated parameter with the given object.
- setObject(String, Object, int, int) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- setObject(String, Object, int, int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- setObject(String, Object, int, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- setObject(String, Object, int, int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0
Sets the value of the designated parameter with the given object.
- setObject(String, Object, SQLType) - Method in class org.apache.derby.client.am.ClientCallableStatement42
-
- setObject(String, Object, SQLType) - Method in class org.apache.derby.client.am.LogicalCallableStatement42
-
- setObject(String, Object, SQLType) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement42
-
- setObject(String, Object, SQLType) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement42
-
- setObject(String, Object, SQLType, int) - Method in class org.apache.derby.client.am.ClientCallableStatement42
-
- setObject(String, Object, SQLType, int) - Method in class org.apache.derby.client.am.LogicalCallableStatement42
-
- setObject(String, Object, SQLType, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement42
-
- setObject(String, Object, SQLType, int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement42
-
- setObjectForCast(Object, boolean, String) - Method in class org.apache.derby.iapi.types.DataType
-
- setObjectForCast(Object, boolean, String) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Set this value from an Object.
- setObjectForCast(Object, boolean, String) - Method in class org.apache.derby.iapi.types.SQLChar
-
Allow any Java type to be cast to a character type using
Object.toString.
- setObjectFromBinaryStream(int, InputStream, int) - Method in class org.apache.derby.client.am.CrossConverters
-
- setObjectFromCharacterStream(int, InputStream, Charset, int) - Method in class org.apache.derby.client.am.CrossConverters
-
- setObjectX(int, Object, int, int) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- setObserverException(StandardException) - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
Allow an Observer to indicate an exception to the transaction that
is raised in its update() method.
- setOffset(int, ValueNode) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode.QueryExpressionClauses
-
- setOffset(ValueNode) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode.QueryExpressionClauses
-
- setOperator(String) - Method in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
-
Set the operator.
- setOperator(String) - Method in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
-
Set the operator.
- SetOperatorNode - Class in org.apache.derby.impl.sql.compile
-
A SetOperatorNode represents a UNION, INTERSECT, or EXCEPT in a DML statement.
- SetOperatorNode(ResultSetNode, ResultSetNode, boolean, Properties, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.SetOperatorNode
-
Constructor for a SetOperatorNode.
- setOPNQRYOptions(int, int, int, int, int, int) - Method in class org.apache.derby.impl.drda.DRDAResultSet
-
Sets the OPNQRYOptions.
- setOPNQRYOptions(int, int, int, int, int, int) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
Set query options sent on OPNQRY and pass options down to the
current DRDAResultSet object.
- SetOpResultSet - Class in org.apache.derby.impl.sql.execute
-
Takes the result set produced by an ordered UNION ALL of two tagged result sets and produces
the INTERSECT or EXCEPT of the two input result sets.
- SetOpResultSet(NoPutResultSet, NoPutResultSet, Activation, int, long, double, int, boolean, int, int, int) - Constructor for class org.apache.derby.impl.sql.execute.SetOpResultSet
-
- setOptimizable(int, Optimizable) - Method in interface org.apache.derby.iapi.sql.compile.OptimizableList
-
Set the nth Optimizable to the specified Optimizable.
- setOptimizable(int, Optimizable) - Method in class org.apache.derby.impl.sql.compile.FromList
-
- setOptimizer(Optimizer) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Set the optimizer for use on this result set
- setOptimizerTrace(boolean) - Static method in class org.apache.derby.iapi.db.OptimizerTrace
-
Turn default optimizer tracing on or off.
- setOptimizerTracer(OptTrace) - Static method in class org.apache.derby.iapi.db.OptimizerTrace
-
Install an optimizer tracer (to enable tracing) or uninstall the current optimizer tracer
(to disable tracing).
- setOptimizerTracer(OptTrace) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Install an optimizer tracer (to enable tracing) or uninstall the current optimizer tracer
(to disable tracing).
- setOptimizerTracer(OptTrace) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- setOrderableVariantType(int) - Method in class org.apache.derby.impl.sql.compile.ParameterNode
-
In a special circumstance, we want to consider
parameters as constants.
- setOrderByList(int, OrderByList) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode.QueryExpressionClauses
-
- setOrderByList(OrderByList) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode.QueryExpressionClauses
-
- setOrigCompilationSchema(SchemaDescriptor) - Method in class org.apache.derby.impl.sql.compile.FromSubquery
-
Associate this subquery with the original compilation schema of a view.
- setOrigTableName(TableName) - Method in class org.apache.derby.impl.sql.compile.FromTable
-
Sets the original or unbound table name for this FromTable.
- setOurIndexRow(ExecRow, RowLocation) - Method in class org.apache.derby.impl.sql.execute.IndexChanger
-
Set the column values for 'ourIndexRow' to refer to
a base table row and location provided by the caller.
- setOurUpdatedIndexRow(ExecRow, RowLocation) - Method in class org.apache.derby.impl.sql.execute.IndexChanger
-
Set the column values for 'ourUpdatedIndexRow' to refer to
a base table row and location provided by the caller.
- setOuterRows(double) - Method in interface org.apache.derby.iapi.sql.compile.Optimizer
-
Set the estimated number of outer rows - good for optimizing nested
optimizables like subqueries and join nodes.
- setOuterRows(double) - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
-
- setOutovr_drdaType(int[]) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
- setOutParameter(int, int) - Method in class org.apache.derby.impl.sql.GenericParameter
-
Mark the parameter as an output parameter.
- setOutput(OutputStream) - Method in class org.apache.derby.iapi.services.io.FormatIdOutputStream
-
Set the OutputStream for this FormatIdOutputStream to the stream
provided.
- setOutputStream(OutputStream) - Method in class org.apache.derby.client.net.NetAgent
-
- setOutputStream(OutputStream) - Method in class org.apache.derby.client.net.NetConnection
-
- setOutputStream(OutputStream) - Method in class org.apache.derby.iapi.services.io.CounterOutputStream
-
- setOutputStream(OutputStream) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Tie the logical output stream to a passed in OutputStream.
- setOverflow(int, boolean) - Static method in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
-
- setOverflowDetails(RecordHandle) - Method in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
-
- setOverflowFields(StoredRecordHeader) - Method in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
-
- setOverflowId(int) - Method in class org.apache.derby.impl.store.raw.data.OverflowInputStream
-
Set the next overflow page of the long column.
- setOverflowPage(long) - Method in class org.apache.derby.impl.store.raw.data.OverflowInputStream
-
Set the next overflow page of the long column.
- setOwner(Statement) - Method in class org.apache.derby.client.am.ClientStatement
-
Designates the owner of this statement, typically a logical statement.
- setPageArray(int) - Method in class org.apache.derby.impl.store.raw.data.CachedPage
-
if the page size is different from the page buffer, then make a
new page buffer and make subclass use the new page buffer
- setPageNumber(long) - Method in class org.apache.derby.impl.store.access.btree.BranchRow
-
Set the page number field of the branch row to a new value.
- setPageNumber(long) - Method in class org.apache.derby.impl.store.raw.data.PageVersion
-
- setPageSize(int) - Method in class org.apache.derby.impl.store.raw.data.SpaceInformation
-
- setPageStatus(byte) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Set page status based on passed in status flag.
- setPageStatus(LogInstant, byte) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Set the page status underneath a log record
MT - latched - page latch must be held
- setPageStatus(LogInstant, byte) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Set page status
- setPageStatus(LogInstant, long, int) - Method in class org.apache.derby.impl.store.raw.data.AllocPage
-
Do the actual page allocation/deallocation/ree underneath a log operation.
- setPageVersion(long) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
set it when the page is read from disk.
- setPageVersion(long) - Method in class org.apache.derby.impl.store.raw.data.PageVersion
-
- setParamColumnTypes(DataTypeDescriptor[], RowResultSetNode) - Method in class org.apache.derby.impl.sql.compile.SetOperatorNode
-
Set the type of each ?
- setParameterAsObject(int, Object) - Method in interface org.apache.derby.iapi.sql.ParameterValueSet
-
Set the value of this user defined parameter to the passed in Object.
- setParameterAsObject(int, Object) - Method in class org.apache.derby.impl.sql.GenericParameterValueSet
-
- setParameterDefaults(Object[]) - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Set the parameter defaults for this statement.
- setParameterDescriptor(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.ValueNodeList
-
Set the descriptor for every ParameterNode in the list.
- setParameterList(List<ParameterNode>) - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Set the parameter list.
- setParameterList(List<ParameterNode>) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- setParameterMode(int, int) - Method in interface org.apache.derby.iapi.sql.ParameterValueSet
-
Set the mode of the parameter, called when setting up static method calls and stored procedures.
- setParameterMode(int, int) - Method in class org.apache.derby.impl.sql.GenericParameterValueSet
-
- setParameters(ParameterValueSet, DataTypeDescriptor[]) - Method in interface org.apache.derby.iapi.sql.Activation
-
Sets the parameter values for this execution of the statement.
- setParameters(ParameterValueSet, DataTypeDescriptor[]) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
- setParameters(ParameterValueSet, DataTypeDescriptor[]) - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- setParameterTypes(TypeDescriptor[]) - Method in class org.apache.derby.catalog.types.RoutineAliasInfo
-
Set the paramter types.
- setParameterValueSet(int, boolean) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
- setParams(DataTypeDescriptor[]) - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Set the list of parameters for this statement
- setParent(long) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
- setParent(String) - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
-
- setParentActivation(Activation) - Method in interface org.apache.derby.iapi.sql.Activation
-
This activation is created in a dynamic call context or a substatement
execution context, chain its parent statements activation..
- setParentActivation(Activation) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
This activation is created in a dynamic call context or a substatement
execution context, make note of its parent statements activation (a).
- setParentActivation(Activation) - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- setParentComparisonOperator(BinaryComparisonOperatorNode) - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Set the parent BCON.
- setParentResultSet(TemporaryRowHolder, String) - Method in interface org.apache.derby.iapi.sql.Activation
-
- setParentResultSet(TemporaryRowHolder, String) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
- setParentResultSet(TemporaryRowHolder, String) - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- setParentRollback() - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
-
Indicate that, in the event of a statement-level exception,
this context is NOT the last one that needs to be rolled
back--rather, it is nested within some other statement
context, and that other context needs to be rolled back,
too.
- setParentRollback() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
Indicate that, in the event of a statement-level exception,
this context is NOT the last one that needs to be rolled
back--rather, it is nested within some other statement
context, and that other context needs to be rolled back,
too.
- setPassword(String) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
- setPassword(String) - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Set the password property for the data source.
- setPassword(String) - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
-
- setPassword(String) - Method in interface org.apache.derby.jdbc.EmbeddedDataSourceInterface
-
- setPause - Static variable in class org.apache.derby.impl.tools.sysinfo.Main
-
- setPkgcnstkn(ConsistencyToken) - Method in class org.apache.derby.impl.drda.DRDAResultSet
-
set consistency token for this resultSet
- setPKGNAMCBytes(byte[]) - Method in class org.apache.derby.client.am.Section
-
Store the Packagename and consistency token information for
reuse.
- setPKGNAMCBytes(byte[], int) - Method in class org.apache.derby.client.am.SectionManager
-
Store the Packagename and consistency token information This is called from Section.setPKGNAMCBytes
- setPkgnamcsn(Pkgnamcsn) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
Set the pkgid sec num for this statement and the
consistency token that will be used for the first resultSet.
- setPointOfAttachment(int) - Method in class org.apache.derby.impl.sql.compile.SubqueryList
-
Set the point of attachment in all subqueries in this list.
- setPointOfAttachment(int) - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Set the point of attachment of this subquery.
- setPoolable(boolean) - Method in class org.apache.derby.client.am.ClientStatement
-
Requests that a Statement be pooled or not.
- setPoolable(boolean) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setPoolable(boolean) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
Forwards to the real Statement.
- setPoolable(boolean) - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
Requests that an EmbedStatement be pooled or not.
- setPoolable(boolean) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setPortNumber(int) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
- setPortNumber(int) - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
-
- setPosition() - Method in class org.apache.derby.impl.jdbc.AutoPositioningStream
-
Checks if positionedStream's position was changed since
last used, sets the position to right position if its
changed.
- setPosition(int) - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
-
- setPosition(int) - Method in class org.apache.derby.iapi.services.io.ArrayOutputStream
-
Set the position of the stream pointer.
- setPosition(int) - Method in class org.apache.derby.iapi.services.io.DynamicByteArrayOutputStream
-
Set the position of the stream pointer.
- setPosition(int) - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
-
Set the ordinal position of the column.
- setPosition(long) - Method in class org.apache.derby.impl.io.vfmem.BlockedByteArrayInputStream
-
Sets the position.
- setPosition(long) - Method in class org.apache.derby.impl.io.vfmem.BlockedByteArrayOutputStream
-
Sets the position.
- setPostComplete() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Set the transaction to issue pre complete work at postComplete
time, instead of preComplete time.
- setPotentiallyGranted() - Method in class org.apache.derby.impl.services.locks.ActiveLock
-
Set the potentially granted flag, returns true if the
flag changed its state.
- setPredicatesAndProperties(OptimizablePredicateList) - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicateList
-
Sets the given list to have the same elements as this one, and
the same properties as this one (number of qualifiers and start
and stop predicates.
- setPredicatesAndProperties(OptimizablePredicateList) - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
- setPrepareIsolation(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
Set the internal isolation level to use for preparing statements.
- setPrepareIsolation(int) - Method in interface org.apache.derby.iapi.jdbc.EngineConnection
-
Set the transaction isolation level that will be used for the
next prepare.
- setPrepareIsolation(int) - Method in class org.apache.derby.impl.drda.Database
-
Set the internal isolation level to use for preparing statements.
- setPrepareIsolation(int) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Set the transaction isolation level that will be used for the
next prepare.
- setPrepareIsolationLevel(int) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
- setPrepareIsolationLevel(int) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- setPrepareState() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Move the state of the transaction from UPDATE to PREPARE.
- setProperties(Properties) - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Set the Properties list for this optimizalbe.
- setProperties(Properties) - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
Set the optional properties for the backing index to this constraint.
- setProperties(Properties) - Method in class org.apache.derby.impl.sql.compile.FromList
-
Set the Properties list for this FromList.
- setProperties(Properties) - Method in class org.apache.derby.impl.sql.compile.FromTable
-
- setProperty(String, Serializable, boolean) - Method in interface org.apache.derby.iapi.services.property.PersistentSet
-
Sets the Serializable object associated with a property key.
- setProperty(String, Serializable, boolean) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
- setProperty(TransactionController, String, Serializable, boolean) - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
-
Sets the Serializable object associated with a property key.
- setPropertyDefault(String, Serializable) - Method in interface org.apache.derby.iapi.services.property.PersistentSet
-
Sets the Serializable object default value associated with a property
key.
- setPropertyDefault(String, Serializable) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
- setPropertyDefault(TransactionController, String, Serializable) - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
-
Set the default for a property.
- setPropFile(String) - Method in class org.apache.derby.impl.tools.ij.mtTestCase
-
- setPushable(boolean) - Method in class org.apache.derby.impl.sql.compile.Predicate
-
Set whether or not this predicate is pushable.
- setQryclsimpEnabled(boolean) - Method in class org.apache.derby.client.net.NetCursor
-
Set a flag indicating whether QRYCLSIMP is enabled.
- setQryprctyp(int) - Method in class org.apache.derby.impl.drda.DRDAResultSet
-
- setQryprctyp(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
- setQryrownbr(long) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
- setQryrtndta(boolean) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
- setQryscrorn(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
- setQualifiedTableName(TableName) - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
- setQualifier(int, DataValueDescriptor, int, boolean, boolean, boolean) - Method in interface org.apache.derby.iapi.sql.execute.ScanQualifier
-
Set the info in a ScanQualifier
- setQualifier(int, DataValueDescriptor, int, boolean, boolean, boolean) - Method in class org.apache.derby.impl.sql.execute.GenericScanQualifier
-
- setQualifier(Qualifier[][], Qualifier, int, int) - Static method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Set a Qualifier in a 2 dimensional array of Qualifiers.
- setQualifiers(VTIEnvironment, Qualifier[][]) - Method in interface org.apache.derby.vti.IQualifyable
-
Called at runtime before each scan of the VTI.
- setQueryOptions(int, boolean, long, boolean, int, int, int, boolean, boolean, boolean, int, int) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
- setQueryTimeout(int) - Method in class org.apache.derby.client.am.ClientStatement
-
- setQueryTimeout(int) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setQueryTimeout(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
- setQueryTimeout(int) - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
The queryTimeout limit is the number of seconds the driver will
wait for a Statement to execute.
- setQueryTimeout(int) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setRawStoreFactory(RawStoreFactory) - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
-
Make log factory aware of which raw store factory it belongs to
- setRawStoreFactory(RawStoreFactory) - Method in interface org.apache.derby.iapi.store.raw.xact.TransactionFactory
-
make Transaction factory aware of which raw store factory it belongs to
- setRawStoreFactory(RawStoreFactory) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Make log factory aware of which raw store factory it belongs to
- setRawStoreFactory(RawStoreFactory) - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
-
Not applicable in readonly databases
- setRawStoreFactory(RawStoreFactory) - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
-
- setRawStoreFactory(RawStoreFactory, boolean, Properties) - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
make data factory aware of which raw store factory it belongs to
Also need to boot the LogFactory
- setRawStoreFactory(RawStoreFactory, boolean, Properties) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
- setReadOnly() - Method in class org.apache.derby.impl.io.InputStreamFile
-
Make the named file or directory read-only.
- setReadOnly() - Method in class org.apache.derby.impl.io.vfmem.DataStoreEntry
-
Makes this entry read-only.
- setReadOnly() - Method in class org.apache.derby.impl.io.vfmem.VirtualFile
-
- setReadOnly() - Method in interface org.apache.derby.io.StorageFile
-
Make the named file or directory read-only.
- setReadOnly(boolean) - Method in class org.apache.derby.client.am.ClientConnection
-
- setReadOnly(boolean) - Method in class org.apache.derby.client.am.LogicalConnection
-
- setReadOnly(boolean) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
- setReadOnly(boolean) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Set the readOnly status for the current connection.
- setReadOnly(boolean) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
You can put a connection in read-only mode as a hint to enable
database optimizations.
- setReadOnly(boolean) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- setReadOnlyConnection(boolean, boolean) - Method in interface org.apache.derby.iapi.sql.conn.Authorizer
-
Set the readOnly status for this authorizer's connection.
- setReadOnlyConnection(boolean, boolean) - Method in class org.apache.derby.impl.sql.conn.GenericAuthorizer
-
- setReadOnlyUpgrade() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Mark this database as a read only database whose stored prepared
statements are invalid because some kind of upgrade is needed.
- setRecordOffset(int, int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Set the page offset of the record associated with the input slot.
- setRecordSeparator(String) - Method in class org.apache.derby.impl.load.ControlInfo
-
- setRecyclable(boolean) - Method in class org.apache.derby.impl.store.replication.buffer.LogBufferElement
-
- setRedundant() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Mark this ResultColumn as redundant.
- setRedundant() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Mark all of the ResultColumns as redundant.
- setRef(int, Ref) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- setRef(int, Ref) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setRef(int, Ref) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
- setRef(int, Ref) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
JDBC 2.0
Set a REF(<structured-type>) parameter.
- setRef(int, Ref) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setRefActionInfo(long, int[], String, boolean) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
- setRefActionInfo(long, int[], String, boolean) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
set the Information gathered from the parent table that is
required to perform a referential action on dependent table.
- setRefActionInfo(long, int[], String, boolean) - Method in class org.apache.derby.impl.sql.compile.NormalizeResultSetNode
-
set the Information gathered from the parent table that is
required to perform a referential action on dependent table.
- setRefActionInfo(long, int[], String, boolean) - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
set the Information gathered from the parent table that is
required to perform a referential action on dependent table.
- setRefActionInfo(long, int[], String, boolean) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
set the Information gathered from the parent table that is
required to perform a referential action on dependent table.
- setReferenced() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Mark this column as a referenced column.
- setReferencedCols(int[]) - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Update the array of referenced columns
- setReferencedColsInTriggerAction(int[]) - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Set the referenced column array for trigger actions
- setReferencedColumnMap(FormatableBitSet) - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Set the referenced column map of the table.
- setReferencedColumnMap(TableDescriptor, FormatableBitSet) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Set the referenced column map for a table
- setReferencedColumnMap(TableDescriptor, FormatableBitSet) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- setReferencedColumns() - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
-
Set the referenced columns in the column list if it may not be correct.
- setReferencedColumnsDescriptor(ReferencedColumns) - Method in class org.apache.derby.iapi.sql.dictionary.CheckConstraintDescriptor
-
Set the ReferencedColumns; used in drop column
- setReferencedTableMap(JBitSet) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Set the referencedTableMap in this ResultSetNode
- setReliability(int) - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Sets which kind of query fragments are NOT allowed.
- setReliability(int) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
Sets which kind of query fragments are NOT allowed.
- setReplicationMasterRole(MasterFactory) - Method in class org.apache.derby.impl.store.raw.log.LogAccessFile
-
Make this LogAccessFile pass chunks of log records (byte[]) to
the MasterFactory when the chunks are written to disk.
- setReplicationSlaveRole() - Method in class org.apache.derby.impl.store.raw.log.LogAccessFile
-
Method to put this LogAccessFile object in replication slave
mode, effectively disabling checksum writes.
- setReport(int) - Method in exception org.apache.derby.iapi.error.StandardException
-
Set my report type.
- setRepositionNeeded() - Method in interface org.apache.derby.iapi.store.raw.Page
-
Set a hint in the page object to indicate that scans positioned on it
need to reposition.
- setRepositionNeeded() - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Set a hint in this page to make B-tree scans positioned on it
reposition before they continue.
- setRequiredPermissionsList(List<StatementPermission>) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
- setReservedSpace(LogInstant, int, int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Set the reserved space for this row to value.
- setReservedSpace(LogInstant, int, int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Set the row reserved space.
- SetReservedSpaceOperation - Class in org.apache.derby.impl.store.raw.data
-
Represents shrinking of the reserved space of a particular row on a page.
- SetReservedSpaceOperation() - Constructor for class org.apache.derby.impl.store.raw.data.SetReservedSpaceOperation
-
- SetReservedSpaceOperation(BasePage, int, int, int, int) - Constructor for class org.apache.derby.impl.store.raw.data.SetReservedSpaceOperation
-
- setResource() - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
-
- setRestriction(ValueNode) - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
- setResultColumns(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Set the resultColumns in this ResultSetNode
- setResultSet(ResultSet) - Method in class org.apache.derby.impl.drda.DRDAResultSet
-
Set result set and initialize type array.
- setResultSetHoldability(boolean) - Method in interface org.apache.derby.iapi.sql.Activation
-
Set current resultset holdability.
- setResultSetHoldability(boolean) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
- setResultSetHoldability(boolean) - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- setResultSetNumber(int) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Set the resultSetNumber for this ResultColumn.
- setResultSetNumber(int) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Set the resultSetNumber in all of the ResultColumns.
- setResultSetNumber(int) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
- setResultSetType(int) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
- setResultToBooleanTrueNode(boolean) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Set the result column for the subquery to a boolean true,
Useful for transformations such as
changing:
where exists (select ... from ...)
- setResultToBooleanTrueNode(boolean) - Method in class org.apache.derby.impl.sql.compile.SetOperatorNode
-
Set the result column for the subquery to a boolean true,
Useful for transformations such as
changing:
where exists (select ... from ...)
- setResultType(TypeId) - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
-
- setRetrieveMessageText(boolean) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
- setRetrieveMessageText(boolean) - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
-
- setReturnedRows(String) - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
-
- setReturnOutputParam(ValueNode) - Method in class org.apache.derby.impl.sql.compile.ParameterNode
-
Mark this as a return output parameter (e.g.
?
- setReturnParameterFlag() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
If callable statement uses ?
- setReturnParameterFlag() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- setReusableRecordIdState(boolean) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
- setRightOperand(ValueNode) - Method in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
-
Set the rightOperand to the specified ValueNode
- setRightOperand(ValueNode) - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
-
Set the rightOperand to the specified ValueNode
- setRightOperandList(ValueNodeList) - Method in class org.apache.derby.impl.sql.compile.BinaryListOperatorNode
-
Set the rightOperandList to the specified ValueNodeList
- setRightOuterJoinUsingClause(boolean) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Will be set to TRUE if this ResultColumn is join column for a
RIGHT OUTER JOIN with USING/NATURAL.
- setRightSibling(ControlRow) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
- setRole(String) - Method in interface org.apache.derby.iapi.sql.conn.SQLSessionContext
-
Set the SQL role of this SQL connection context
- setRole(String) - Method in class org.apache.derby.impl.sql.conn.SQLSessionContextImpl
-
- SetRoleConstantAction - Class in org.apache.derby.impl.sql.execute
-
This class describes actions that are ALWAYS performed for a
SET ROLE Statement at Execution time.
- SetRoleConstantAction(String, int) - Constructor for class org.apache.derby.impl.sql.execute.SetRoleConstantAction
-
Make the ConstantAction for a SET ROLE statement.
- SetRoleNode - Class in org.apache.derby.impl.sql.compile
-
A SetRoleNode is the root of a QueryTree that represents a SET ROLE
statement.
- SetRoleNode(String, int, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.SetRoleNode
-
- setRollup() - Method in class org.apache.derby.impl.sql.compile.GroupByList
-
- setRollupColumnsToNull(ExecRow, int) - Method in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
-
- setRoot(String) - Method in class org.apache.derby.impl.tools.ij.mtTestSuite
-
- setRowArray(DataValueDescriptor[]) - Method in interface org.apache.derby.iapi.sql.execute.ExecRow
-
Set the array of objects
- setRowArray(DataValueDescriptor[]) - Method in class org.apache.derby.impl.sql.execute.IndexValueRow
-
- setRowArray(DataValueDescriptor[]) - Method in class org.apache.derby.impl.sql.execute.ValueRow
-
Set the row array
- setRowCountBase(long) - Static method in class org.apache.derby.impl.sql.execute.RowUtil
-
Debug method used to test the setLargeMaxRows() method added by JDBC 4.2.
- setRowCountEvent(long) - Method in class org.apache.derby.client.am.ClientResultSet
-
- setRowCountIfPossible(long) - Method in class org.apache.derby.impl.sql.execute.TableScanResultSet
-
Update the number of rows in the scan controller.
- setRowHolder(TemporaryRowHolder) - Method in interface org.apache.derby.iapi.sql.execute.RowChanger
-
Set the row holder for this changer to use.
- setRowHolder(TemporaryRowHolder) - Method in class org.apache.derby.impl.sql.execute.RowChangerImpl
-
Set the row holder for this changer to use.
- setRowHolder(TemporaryRowHolderImpl) - Method in class org.apache.derby.impl.sql.execute.IndexChanger
-
Set the row holder for this changer to use.
- setRowHolder(TemporaryRowHolderImpl) - Method in class org.apache.derby.impl.sql.execute.IndexSetChanger
-
Set the row holder for all underlying changers to use.
- setRowHoldersTypeToUniqueStream() - Method in class org.apache.derby.impl.sql.execute.DeleteCascadeResultSet
-
- setRowHolderTypeToUniqueStream() - Method in interface org.apache.derby.iapi.sql.execute.TemporaryRowHolder
-
- setRowHolderTypeToUniqueStream() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
-
- setRowId(int, RowId) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- setRowId(int, RowId) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setRowId(int, RowId) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
- setRowId(int, RowId) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
- setRowId(int, RowId) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setRowId(String, RowId) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- setRowId(String, RowId) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- setRowId(String, RowId) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- setRowId(String, RowId) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
- setRowLocationArray(RowLocation[], int, RecordHandle) - Method in class org.apache.derby.impl.store.access.heap.HeapScan
-
- setRowLocationArray(RowLocation[], int, RowPosition) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
- setRowLocationArray(RowLocation[], int, RowPosition) - Method in class org.apache.derby.impl.store.access.heap.HeapScan
-
Private/Protected methods of This class:
- setRowLocationColumnName(String) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Set the name of the row location column
- setRowLocationsState() - Method in class org.apache.derby.impl.sql.execute.ScanResultSet
-
Determine whether this scan should return row locations
- setRowsetAfterLastEvent() - Method in class org.apache.derby.client.am.ClientResultSet
-
- setRowsetBeforeFirstEvent() - Method in class org.apache.derby.client.am.ClientResultSet
-
- setRowsetNoRowsEvent() - Method in class org.apache.derby.client.am.ClientResultSet
-
- setRowsetRowCount(long) - Method in class org.apache.derby.client.am.Sqlca
-
- setRsDefaultOptions(DRDAResultSet) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
Set resultSet defaults to match
the statement defaults sent on EXCSQLSTT
This might be overridden on OPNQRY or CNTQRY
- setRsDRDAType(int, int) - Method in class org.apache.derby.impl.drda.DRDAResultSet
-
set resultset/out parameter DRDAType
- setRsDRDAType(int, int) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
set result DRDAType
- setRsPrecision(int, int) - Method in class org.apache.derby.impl.drda.DRDAResultSet
-
set resultset/out parameter precision
- setRsPrecision(int, int) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
set resultset/out parameter precision
- setRSReturnability(byte) - Method in class org.apache.derby.client.am.ClientResultSet
-
- setRsScale(int, int) - Method in class org.apache.derby.impl.drda.DRDAResultSet
-
set resultset/out parameter scale
- setRsScale(int, int) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
set resultset/out parameter scale
- setRunTimeStatisticsMode(boolean) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Turn RUNTIMESTATISTICS on or off.
- setRunTimeStatisticsMode(boolean) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- setRunTimeStatisticsObject(RunTimeStatistics) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Set the RUNTIMESTATISTICS object.
- setRunTimeStatisticsObject(RunTimeStatistics) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- setSavedObjects(Object[]) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Set the saved objects.
- setSavedObjects(List<Object>) - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Set the saved object pool (for putting into the prepared statement).
- setSavedObjects(List<Object>) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- setSavepoint() - Method in class org.apache.derby.client.am.ClientConnection
-
- setSavepoint() - Method in class org.apache.derby.client.am.LogicalConnection
-
- setSavepoint() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
- setSavepoint() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Creates an unnamed savepoint in the current transaction and
returns the new Savepoint object that represents it.
- setSavepoint(String) - Method in class org.apache.derby.client.am.ClientConnection
-
- setSavepoint(String) - Method in class org.apache.derby.client.am.LogicalConnection
-
- setSavepoint(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
- setSavepoint(String) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Creates a savepoint with the given name in the current transaction and
returns the new Savepoint object that represents it.
- setSavePoint - Variable in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
- setSavePoint() - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
-
Set a save point for the current statement.
- setSavePoint() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
- setSavePoint(String, Object) - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Set a save point in the current transaction.
- setSavePoint(String, Object) - Method in interface org.apache.derby.iapi.store.raw.Transaction
-
Set a save point in the current transaction.
- setSavePoint(String, Object) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
- setSavePoint(String, Object) - Method in class org.apache.derby.impl.store.raw.xact.InternalXact
-
Savepoints are not supported in internal transactions.
- setSavePoint(String, Object) - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
- setSavePoint(LogInstant) - Method in class org.apache.derby.impl.store.raw.xact.SavePoint
-
- setSavepointX(ClientSavepoint) - Method in class org.apache.derby.client.am.ClientConnection
-
- setScale(int, int) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Set the scale of a parameter.
- setScan() - Method in class org.apache.derby.impl.sql.execute.IndexChanger
-
Position our index scan to 'ourIndexRow'.
- setScan_type(String) - Method in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
-
- setScanIsolationLevel(int) - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Set the isolation level for the scans in this query.
- setScanIsolationLevel(int) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- setScanned(boolean) - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptorList
-
Mark whether or not the underlying system table has
been scanned.
- setScanned(boolean) - Method in class org.apache.derby.iapi.sql.dictionary.GenericDescriptorList
-
Mark whether or not the underlying system table has
been scanned.
- setScannedObject(String) - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
-
- setScanPosition(RowPosition) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
- setScanQualifiers(String) - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
-
- setScanState(int) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
- setScanType(String) - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
-
- setSchema() - Method in class org.apache.derby.impl.tools.planexporter.AccessDatabase
-
Set the schema of the current connection to the XPLAIN schema in
which the statistics can be found.
- setSchema(String) - Method in class org.apache.derby.client.am.ClientConnection
-
Set the default schema for the Connection.
- setSchema(String) - Method in class org.apache.derby.client.am.LogicalConnection
-
Set the default schema for the Connection.
- setSchema(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
Set the default schema for the Connection.
- setSchema(String) - Method in interface org.apache.derby.iapi.jdbc.EngineConnection
-
Set the default schema for the Connection.
- setSchema(String) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Set the default schema for the Connection.
- SetSchemaConstantAction - Class in org.apache.derby.impl.sql.execute
-
This class describes actions that are ALWAYS performed for a
SET SCHEMA Statement at Execution time.
- SetSchemaConstantAction(String, int) - Constructor for class org.apache.derby.impl.sql.execute.SetSchemaConstantAction
-
Make the ConstantAction for a SET SCHEMA statement.
- setSchemaName(String) - Method in class org.apache.derby.impl.sql.compile.TableName
-
Set the schema name.
- SetSchemaNode - Class in org.apache.derby.impl.sql.compile
-
A SetSchemaNode is the root of a QueryTree that
represents a SET SCHEMA statement.
- SetSchemaNode(String, int, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.SetSchemaNode
-
Constructor for a SetSchemaNode
- setScratchCostEstimate(CostEstimate) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Set the scratch estimate
- setScrollType(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
- setSection(Section) - Method in class org.apache.derby.client.am.ClientStatement
-
Assigns a new value (even null) to section_.
- setSecurityMechanism(short) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
Sets the security mechanism.
- setSecurityMechanism(short) - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
-
- setSecurityMechanism(String) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Set the security mechanism for derby.drda.securityMechanism
If this property is set, server will only allow connections
from client with this security mechanism.
- setServerAttributeData(String, String) - Method in class org.apache.derby.client.net.NetConnection
-
- setServerName(String) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
- setServerName(String) - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
-
- setServiceBooted() - Method in class org.apache.derby.impl.services.monitor.UpdateServiceProperties
-
- setSeverity(int) - Method in exception org.apache.derby.iapi.error.StandardException
-
- setSharedState(String, Serializable) - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
- setSharedState(String, Serializable) - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
-
- setSharedState(String, Serializable) - Method in interface org.apache.derby.vti.VTIEnvironment
-
Saves an object associated with a key that will be maintained
for the lifetime of the statement plan.
- setShort(int, short) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- setShort(int, short) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setShort(int, short) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
Set a parameter to a Java short value.
- setShort(int, short) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Set a parameter to a Java short value.
- setShort(int, short) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setShort(String, short) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- setShort(String, short) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- setShort(String, short) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- setShort(String, short) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0
Sets the designated parameter to the given Java short value.
- setShortX(int, short) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- setShowSelectCount(boolean) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
-
- setShutdownDatabase(String) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
Set this property if one wishes to shutdown the database identified by
databaseName.
- setShutdownDatabase(String) - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Set this property if you wish to shutdown the database identified by
databaseName.
- setShutdownDatabase(String) - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
-
- setShutdownDatabase(String) - Method in interface org.apache.derby.jdbc.EmbeddedDataSourceInterface
-
- setSingleExecution() - Method in interface org.apache.derby.iapi.sql.Activation
-
Set this Activation for a single execution.
- setSingleExecution() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Set this Activation for a single execution.
- setSingleExecution() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
Set the activation for a single execution.
- setSingleInstantiation() - Method in class org.apache.derby.impl.sql.compile.NewInvocationNode
-
Mark this node as only needing to
to a single instantiation.
- setSingleScanRowCount(double) - Method in interface org.apache.derby.iapi.sql.compile.CostEstimate
-
Set the single scan row count.
- setSingleScanRowCount(double) - Method in class org.apache.derby.impl.sql.compile.CostEstimateImpl
-
- setSlotEntry(int, int, int, int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Set up a new slot entry.
- setSort_type(String) - Method in class org.apache.derby.impl.sql.catalog.XPLAINSortPropsDescriptor
-
- setSorterOutput(String) - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
-
- setSortType(String) - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
-
- setSource(int, NumberDataValue) - Static method in class org.apache.derby.iapi.types.SQLDate
-
This helper routine tests the nullability of various parameters
and sets up the result appropriately.
- setSource(String) - Method in interface org.apache.derby.iapi.sql.execute.ExecPreparedStatement
-
set the statement text
- setSource(String) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
- setSource(ResultColumn) - Method in class org.apache.derby.impl.sql.compile.ColumnReference.RemapInfo
-
- setSource(ResultColumn) - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Set the source this columnReference
- setSourceLevel(int) - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Set the source level for this CR.
- setSourceSchemaName(String) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Set the column source's schema name
- setSourceTableName(String) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Set the column source's table name
- setSpecialRegisterSection_ - Variable in class org.apache.derby.client.am.ClientStatement
-
This variable keeps track of a Section dediacted to
writeSpecialRegister.
- setSplitQRYDTA(byte[]) - Method in class org.apache.derby.impl.drda.DRDAResultSet
-
- setSplitQRYDTA(byte[]) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
- setSPSAction() - Method in interface org.apache.derby.iapi.sql.execute.ExecPreparedStatement
-
Indicate that the statement represents an SPS action
- setSPSAction() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Indicate this prepared statement is an SPS action, currently used
by GenericTriggerExecutor.
- setSPSName(String) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
- setSQLAllowed(short, boolean) - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
-
Set the level of SQL allowed in this and subsequent
nested statements due to a routine call.
- setSQLAllowed(short, boolean) - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
- setSqlerrd(int[]) - Method in class org.apache.derby.client.net.NetSqlca
-
- setSqlerrmcBytes(byte[]) - Method in class org.apache.derby.client.net.NetSqlca
-
- setSqlLength(long) - Method in class org.apache.derby.client.am.Lob
-
Update the registered length of the Lob value.
- setSQLSessionContext(SQLSessionContext) - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
-
Set the current SQL session context
- setSQLSessionContext(SQLSessionContext) - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
- setSqlwarnBytes(byte[]) - Method in class org.apache.derby.client.net.NetSqlca
-
- setSQLXML(int, SQLXML) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- setSQLXML(int, SQLXML) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setSQLXML(int, SQLXML) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
- setSQLXML(int, SQLXML) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
- setSQLXML(int, SQLXML) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setSQLXML(String, SQLXML) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- setSQLXML(String, SQLXML) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- setSQLXML(String, SQLXML) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- setSQLXML(String, SQLXML) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
- setSsl(String) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
Specifies the SSL encryption mode to use.
- setSsl(String) - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
-
- setSSLMode(int) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- setStalePlanCheckInterval(int) - Method in interface org.apache.derby.iapi.sql.execute.ExecPreparedStatement
-
Set the stale plan check interval.
- setStalePlanCheckInterval(int) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement.RowCountStatistics
-
- setStalePlanCheckInterval(int) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
- setStartInfo(InetAddress, int, PrintWriter) - Method in class org.apache.derby.iapi.jdbc.DRDAServerStarter
-
- setStartInfo(InetAddress, int, String, String, PrintWriter) - Method in class org.apache.derby.iapi.jdbc.DRDAServerStarter
-
Sets configuration information for the network server to be started.
- setState(boolean) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
Set the state of the underlying connection according to the
state of this connection's view of state.
- setState(double, double, CostEstimateImpl) - Method in class org.apache.derby.impl.sql.compile.CostEstimateImpl
-
- setState(int) - Method in class org.apache.derby.impl.drda.Session
-
Set Session state
- setStatement(Connection) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
Set statement
- setStatementParameters(PreparedStatement) - Method in class org.apache.derby.impl.sql.catalog.XPLAINResultSetDescriptor
-
- setStatementParameters(PreparedStatement) - Method in class org.apache.derby.impl.sql.catalog.XPLAINResultSetTimingsDescriptor
-
- setStatementParameters(PreparedStatement) - Method in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
-
- setStatementParameters(PreparedStatement) - Method in class org.apache.derby.impl.sql.catalog.XPLAINSortPropsDescriptor
-
- setStatementParameters(PreparedStatement) - Method in class org.apache.derby.impl.sql.catalog.XPLAINStatementDescriptor
-
- setStatementParameters(PreparedStatement) - Method in class org.apache.derby.impl.sql.catalog.XPLAINStatementTimingsDescriptor
-
- setStatementState(Statement, Statement) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
- setStatisticsTiming(boolean) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Turn STATISTICS TIMING on or off.
- setStatisticsTiming(boolean) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- setStatus(int) - Method in class org.apache.derby.impl.drda.EXTDTAReaderInputStream
-
Saves the status byte read off the wire.
- setStmtOrDbByteOrder(boolean, DRDAStatement, String) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Set a statement or the database' byte order, depending on the arguments
- setStorageFactory(WritableStorageFactory) - Method in class org.apache.derby.impl.services.monitor.UpdateServiceProperties
-
- setStream(InputStream) - Method in interface org.apache.derby.iapi.services.io.StreamStorable
-
sets the on-disk stream state for the object.
- setStream(InputStream) - Method in class org.apache.derby.iapi.types.SQLBinary
-
Set me to the value represented by this stream.
- setStream(InputStream) - Method in class org.apache.derby.iapi.types.SQLChar
-
Set this value to the on-disk format stream.
- setStream(InputStream) - Method in class org.apache.derby.iapi.types.SQLClob
-
Sets a new stream for this CLOB.
- setStream(InputStream) - Method in class org.apache.derby.iapi.types.XML
-
- setStreamedParameter(EXTDTAReaderInputStream) - Method in class org.apache.derby.impl.drda.DRDAStatement.DrdaParamState
-
- setStreamedParameter(EXTDTAReaderInputStream) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
- setStreamFailure(IOException) - Static method in class org.apache.derby.impl.jdbc.Util
-
- setStreamHeaderFormat(Boolean) - Method in class org.apache.derby.iapi.types.SQLChar
-
Sets the mode for the database being accessed.
- setStreamHeaderFormat(Boolean) - Method in class org.apache.derby.iapi.types.SQLClob
-
Tells whether the database is being accessed in soft upgrade mode or not.
- setStreamHeaderFormat(Boolean) - Method in interface org.apache.derby.iapi.types.StringDataValue
-
Tells the data value descriptor which CLOB stream header format to use.
- setString(int, String) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- setString(int, String) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setString(int, String) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
Set a parameter to a Java String value.
- setString(int, String) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Set a parameter to a Java String value.
- setString(int, String) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setString(long, String) - Method in class org.apache.derby.client.am.ClientClob
-
- setString(long, String) - Method in class org.apache.derby.iapi.types.HarmonySerialClob
-
- setString(long, String) - Method in class org.apache.derby.impl.jdbc.EmbedClob
-
JDBC 3.0
Writes the given Java String to the CLOB value that this Clob object
designates at the position pos.
- setString(long, String) - Method in class org.apache.derby.impl.load.ImportClob
-
This routine is not used by the VTI to read the data, so no
implementation is provided, an exception is thrown if it is
called.
- setString(long, String, int, int) - Method in class org.apache.derby.client.am.ClientClob
-
- setString(long, String, int, int) - Method in class org.apache.derby.iapi.types.HarmonySerialClob
-
- setString(long, String, int, int) - Method in class org.apache.derby.impl.jdbc.EmbedClob
-
JDBC 3.0
Writes len characters of str, starting at character offset, to the CLOB
value that this Clob represents.
- setString(long, String, int, int) - Method in class org.apache.derby.impl.load.ImportClob
-
This routine is not used by the VTI to read the data, so no
implementation is provided, an exception is thrown if it is
called.
- setString(String, String) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- setString(String, String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- setString(String, String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- setString(String, String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0
Sets the designated parameter to the given Java String value.
- setStringFromReader(Reader, int) - Method in class org.apache.derby.client.am.CrossConverters
-
- setStringFromStream(InputStream, Charset, int) - Method in class org.apache.derby.client.am.CrossConverters
-
- setStringX(int, String) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- setStringX(long, String, int, int) - Method in class org.apache.derby.client.am.ClientClob
-
- setSubqueryList(SubqueryList) - Method in class org.apache.derby.impl.sql.compile.JoinNode
-
- setSubqueryResultSet(int, NoPutResultSet, int) - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
-
Set the appropriate entry in the subquery tracking array for
the specified subquery.
- setSubqueryResultSet(int, NoPutResultSet, int) - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
Set the appropriate entry in the subquery tracking array for
the specified subquery.
- setSubqueryType(int) - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Set the type of this subquery.
- setSumOrAvg(boolean) - Method in class org.apache.derby.impl.sql.compile.SumAvgAggregateDefinition
-
This is set by the parser.
- setSuppressException(boolean) - Method in class org.apache.derby.impl.drda.EXTDTAReaderInputStream
-
Sets whether or not to suppress the exception when setting the status.
- setSvrcod(int) - Method in class org.apache.derby.client.net.NetAgent
-
- setSystemCode() - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
-
Set to indicate statement is system code.
- setSystemCode() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
Set to indicate statement is system code.
- SettableBoolean() - Constructor for class org.apache.derby.impl.sql.execute.DDLConstantAction.SettableBoolean
-
- setTableConstructorTypes(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Set the type of each parameter in the result column list for this
table constructor.
- setTableConstructorTypes(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.RowResultSetNode
-
Set the type of each parameter in the result column list for this table constructor.
- setTableConstructorTypes(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.UnionNode
-
Set the type of column in the result column lists of each
source of this union tree to the type in the given result column list
(which represents the result columns for an insert).
- setTableDescriptor(TableDescriptor) - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
-
Sets the table descriptor for the column.
- setTableDescriptor(TableDescriptor) - Method in class org.apache.derby.iapi.sql.dictionary.SubConstraintDescriptor
-
Caches the TableDescriptor of the
table that the constraint is on.
- setTableDescriptor(TableDescriptor) - Method in class org.apache.derby.impl.sql.conn.TempTableInfo
-
Set the table descriptor.
- setTableMap(JBitSet) - Method in class org.apache.derby.impl.sql.compile.BaseTableNumbersVisitor
-
Set a new JBitSet to serve as the holder for base table numbers
we find while walking.
- setTableName(String) - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Sets the the table name in case of rename table.
- setTableNumber(int) - Method in class org.apache.derby.impl.sql.compile.ColumnReference.RemapInfo
-
- setTableNumber(int) - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Set this ColumnReference to refer to the given table number.
- setTableNumber(int) - Method in class org.apache.derby.impl.sql.compile.FromTable
-
Set the table # for this table.
- setTableProperties(Properties) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Set the table properties for this table.
- setTagged(int, boolean) - Static method in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
-
- setTarget() - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Mark this VTI as the target of a delete or update.
- setTarget(QueryTreeNode) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
- setTargetResultSet(TargetResultSet) - Method in interface org.apache.derby.iapi.sql.execute.NoPutResultSet
-
Notify a NPRS that it is the source for the specified
TargetResultSet.
- setTargetResultSet(TargetResultSet) - Method in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
-
- setTargetResultSet(TargetResultSet) - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Notify a NPRS that it is the source for the specified
TargetResultSet.
- setTargetUDTName(TableName) - Method in class org.apache.derby.impl.sql.compile.CastNode
-
Set the target type name if this is a cast to a UDT.
- setTargetVTI(ResultSet) - Method in interface org.apache.derby.iapi.sql.Activation
-
Save the ResultSet for the target
of an update/delete to a VTI.
- setTargetVTI(ResultSet) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
- setTargetVTI(ResultSet) - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- setText(String) - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
It is possible that when a trigger is invalidated, the generated trigger
action sql associated with it needs to be regenerated.
- setThreadPriority(ModuleFactory, int) - Static method in class org.apache.derby.impl.services.daemon.BasicDaemon
-
- setThrowable(Throwable) - Method in exception org.apache.derby.client.am.SqlException
-
Set the cause of this exception based on its type.
- setTime(int, Time) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- setTime(int, Time) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setTime(int, Time) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
Set a parameter to a java.sql.Time value.
- setTime(int, Time) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Set a parameter to a java.sql.Time value.
- setTime(int, Time) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setTime(int, Time, Calendar) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- setTime(int, Time, Calendar) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setTime(int, Time, Calendar) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
- setTime(int, Time, Calendar) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Set a parameter to a java.sql.Time value.
- setTime(int, Time, Calendar) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setTime(String, Time) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- setTime(String, Time) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- setTime(String, Time) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- setTime(String, Time) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0
Sets the designated parameter to the given java.sql.Time value.
- setTime(String, Time, Calendar) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- setTime(String, Time, Calendar) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- setTime(String, Time, Calendar) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- setTime(String, Time, Calendar) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0
Sets the designated parameter to the given java.sql.Time value using the
Calendar object
- setTimeInCalendar(Calendar, int) - Static method in class org.apache.derby.iapi.types.SQLTime
-
Set the time portion of a date-time value into
the passed in Calendar object from its encodedTime
value.
- setTimeout(int) - Method in class org.apache.derby.client.net.NetAgent
-
Specifies the maximum blocking time that should be used when sending
and receiving messages.
- setTimeSlice(int) - Method in class org.apache.derby.drda.NetworkServerControl
-
Set Network Server connection time slice parameter.
- setTimeSlice(int) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Set the current value of time slice
- setTimeSlice(long) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Set time slice value
- setTimestamp(int, Timestamp) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- setTimestamp(int, Timestamp) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setTimestamp(int, Timestamp) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
Set a parameter to a java.sql.Timestamp value.
- setTimestamp(int, Timestamp) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Set a parameter to a java.sql.Timestamp value.
- setTimestamp(int, Timestamp) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setTimestamp(int, Timestamp, Calendar) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- setTimestamp(int, Timestamp, Calendar) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setTimestamp(int, Timestamp, Calendar) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
- setTimestamp(int, Timestamp, Calendar) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Set a parameter to a java.sql.Timestamp value.
- setTimestamp(int, Timestamp, Calendar) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setTimestamp(String, Timestamp) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- setTimestamp(String, Timestamp) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- setTimestamp(String, Timestamp) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- setTimestamp(String, Timestamp) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0
Sets the designated parameter to the given java.sql.Timestamp value.
- setTimestamp(String, Timestamp, Calendar) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- setTimestamp(String, Timestamp, Calendar) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- setTimestamp(String, Timestamp, Calendar) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- setTimestamp(String, Timestamp, Calendar) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0
Sets the designated parameter to the given java.sql.Timestamp value,
using the given Calendar object
- setTimeStamp(PageTimeStamp) - Method in interface org.apache.derby.iapi.store.raw.Page
-
Set the time stamp to what is on page at this instance.
- setTimeStamp(PageTimeStamp) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Set given pageVersion to be the as what is on this page
- settingIdentity - Variable in class org.apache.derby.impl.services.cache.CacheEntry
-
Condition variable used to notify a thread that the setting of this
entry's identity is complete.
- settingIdentityComplete() - Method in class org.apache.derby.impl.services.cache.CacheEntry
-
Notify this entry that the initialization of its cacheable has been
completed.
- settingIdentityComplete(Object, CacheEntry, Cacheable) - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Complete the setting of the identity.
- setTo(JBitSet) - Method in class org.apache.derby.iapi.util.JBitSet
-
Set the BitSet to have the exact same bits set as the parameter's BitSet.
- setToken(String) - Method in class org.apache.derby.impl.tools.ij.AttributeHolder
-
- setToNull() - Method in class org.apache.derby.iapi.types.DataType
-
- setToNull() - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Set the value to SQL null.
- setTopModule(Object) - Method in class org.apache.derby.impl.services.monitor.TopService
-
- setTopResultSet(ResultSet, NoPutResultSet[]) - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
-
Set the top ResultSet in the ResultSet tree for close down on
an error.
- setTopResultSet(ResultSet, NoPutResultSet[]) - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
Set the top ResultSet in the ResultSet tree for close down on
an error.
- setTrace(boolean) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Set the trace on/off for all sessions, or one session, depending on
whether we got -s argument.
- setTraceAll(boolean) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Set the current value of whether to trace all the sessions
- setTraceDirectory(String) - Method in class org.apache.derby.drda.NetworkServerControl
-
Set directory for trace files.
- setTraceDirectory(String) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Set the current value of trace directory
- setTraceDirectory(String) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
- setTraceDirectory(String) - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
-
- setTraceFile(String) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
- setTraceFile(String) - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
-
- setTraceFileAppend(boolean) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
- setTraceFileAppend(boolean) - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
-
- setTraceLevel(int) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
- setTraceLevel(int) - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
-
- setTraceOff() - Method in class org.apache.derby.impl.drda.Session
-
Set tracing off
- setTraceOn(String, boolean) - Method in class org.apache.derby.impl.drda.Session
-
Set tracing on
- setTransaction(RAMTransaction) - Method in class org.apache.derby.impl.store.access.RAMTransactionContext
-
- setTransactionId(GlobalTransactionId, TransactionId) - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Set my transaction identifier.
- setTransactionId(Loggable, TransactionId) - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
Set the transactionId (Global and internal) of this transaction using a
log record that contains the Global id
- setTransactionId(Loggable, TransactionId) - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
- setTransactionIsolation(int) - Method in class org.apache.derby.client.am.ClientConnection
-
- setTransactionIsolation(int) - Method in class org.apache.derby.client.am.LogicalConnection
-
- setTransactionIsolation(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
- setTransactionIsolation(int) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
You can call this method to try to change the transaction
isolation level using one of the TRANSACTION_* values.
- SetTransactionIsolationConstantAction - Class in org.apache.derby.impl.sql.execute
-
This class describes actions that are ALWAYS performed for a
SET TRANSACTION ISOLATION Statement at Execution time.
- SetTransactionIsolationConstantAction(int) - Constructor for class org.apache.derby.impl.sql.execute.SetTransactionIsolationConstantAction
-
Make the ConstantAction for a SET TRANSACTION ISOLATION statement.
- SetTransactionIsolationNode - Class in org.apache.derby.impl.sql.compile
-
A SetTransactionIsolationNode is the root of a QueryTree that represents a SET
TRANSACTION ISOLATION command
- SetTransactionIsolationNode(int, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.SetTransactionIsolationNode
-
Constructor for SetTransactionIsolationNode
- setTransactionIsolationX(int) - Method in class org.apache.derby.client.am.ClientConnection
-
Set the transaction isolation level as specified.
- SetTransactionResultSet - Class in org.apache.derby.impl.sql.execute
-
This is a wrapper class which invokes the Execution-time logic for
SET TRANSACTION statements.
- SetTransactionResultSet(Activation) - Constructor for class org.apache.derby.impl.sql.execute.SetTransactionResultSet
-
Construct a SetTransactionResultSet
- setTransactionTimeout(int) - Method in class org.apache.derby.client.net.NetXAResource
-
Set the current transaction timeout value for this XAResource
instance.
- setTransactionTimeout(int) - Method in class org.apache.derby.jdbc.EmbedXAResource
-
Set the current transaction timeout value for this XAResource
instance.
- setTransformed() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Mark this predicate has having been transformed (other predicates
were generated from it).
- setTransitiveSearchClauseAdded(RelationalOperator) - Method in class org.apache.derby.impl.sql.compile.Predicate
-
Mark this predicate as having been used to add a new predicate
of the specified type via transitive closure on search clauses.
- setTransName(String) - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
- setTrigger(TriggerDescriptor) - Method in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
-
- setTriggerDescriptorList(TriggerDescriptorList) - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Sets the trigger descriptor list
- setTruncationLWM(UUID, LogInstant) - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
-
- setTruncationLWM(UUID, LogInstant, RawStoreFactory, TransactionFactory) - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
-
- setTypdefnam(String) - Method in class org.apache.derby.client.net.Typdef
-
- setTypDefValues() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
set TypDef values
- setType(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.CachedValueNode
-
- setType(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
-
Set the type of this column
- setType(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.ParameterNode
-
Set the DataTypeServices for this parameter
- setType(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.UnaryArithmeticOperatorNode
-
We are overwriting this method here because for -?
- setType(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Set the DataTypeServices for this ValueNode.
- setType(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.VirtualColumnNode
-
- setType(TypeId, boolean, int) - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Set this node's type from type components.
- setType(TypeId, int, int, boolean, int) - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Set this node's type from type components.
- setTypeExpressionAndDefault(ValueNode) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
- setTypeId(TypeId) - Method in class org.apache.derby.impl.sql.compile.BaseTypeCompiler
-
Set the TypeCompiler that corresponds to the given TypeId.
- setTypeIdSpecificInstanceVariables() - Method in class org.apache.derby.catalog.types.BaseTypeIdImpl
-
- setTypeIdSpecificInstanceVariables() - Method in class org.apache.derby.iapi.types.TypeId
-
- setTypeMap(Map) - Method in class org.apache.derby.client.am.ClientConnection
-
- setTypeMap(Map) - Method in class org.apache.derby.client.am.LogicalConnection
-
- setTypeMap(Map) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Install a type-map object as the default type-map for
this connection.
- setTypeMap(Map<String, Class<?>>) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
- setTypes(TypeDescriptor[]) - Method in class org.apache.derby.catalog.types.RowMultiSetImpl
-
Set the types of the columns in this row set
- setUDTX(int, Object) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
Set a UDT parameter to an object value.
- setUndoInsertEventHandler(UndoHandler) - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
Register a handler class for insert undo events.
- setUndoInsertEventHandler(UndoHandler) - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Register a handler class for insert undo events.
- setUndoInsertEventHandler(UndoHandler) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Register a handler class for insert undo events.
- setUndoInsertEventHandler(UndoHandler) - Method in class org.apache.derby.impl.store.raw.RawStore
-
Register a handler class for insert undo events.
- setUndoOp(Undoable) - Method in interface org.apache.derby.iapi.store.raw.Compensation
-
Set up the undoable operation during recovery redo.
- setUndoOp(Undoable) - Method in class org.apache.derby.impl.store.raw.data.ContainerUndoOperation
-
Set up a Container undo operation during recovery redo.
- setUndoOp(Undoable) - Method in class org.apache.derby.impl.store.raw.data.EncryptContainerUndoOperation
-
Set up a Container undo operation during recovery redo.
- setUndoOp(Undoable) - Method in class org.apache.derby.impl.store.raw.data.LogicalUndoOperation
-
Set up a LogicalOperation during recovery redo.
- setUndoOp(Undoable) - Method in class org.apache.derby.impl.store.raw.data.PhysicalUndoOperation
-
Set up a PageUndoOperation during recovery redo.
- setUnicodeStream(int, InputStream, int) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
Deprecated.
- setUnicodeStream(int, InputStream, int) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
Deprecated.
- setUnicodeStream(int, InputStream, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
Deprecated.
- setUnicodeStream(int, InputStream, int) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Deprecated.
- setUnicodeStream(int, InputStream, int) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
Deprecated.
- setUnionResultExpression(ResultColumnList, int, int, String) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Set up the result expressions for a UNION, INTERSECT, or EXCEPT:
o Verify union type compatiblity
o Get dominant type for result (type + max length + nullability)
o Create a new ColumnReference with dominant type and name of from this
RCL and make that the new expression.
- setUniqueWithDuplicateNulls(boolean) - Method in class org.apache.derby.impl.store.access.btree.BTree
-
Set if the index is unique only for non null keys
- setUnmodified() - Method in class org.apache.derby.impl.drda.PiggyBackedSessionData
-
Clear the modified status.
- setUnreferenced() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Mark this column as an unreferenced column.
- setup() - Method in class org.apache.derby.impl.sql.execute.DeleteCascadeResultSet
-
Gathers the rows that needs to be deleted/updated
and creates a temporary resulsets that will be passed
as source to its dependent result sets.
- setup() - Method in class org.apache.derby.impl.sql.execute.DeleteResultSet
-
- setup() - Method in class org.apache.derby.impl.sql.execute.MergeResultSet
-
- setup() - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
Set up the result set for use.
- setup() - Method in class org.apache.derby.impl.sql.execute.UpdateResultSet
-
- setup(Class<?>, DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.execute.UserDefinedAggregator
-
Initialization logic shared by setup() and newAggregator()
- setup(ClassFactory, String, DataTypeDescriptor) - Method in interface org.apache.derby.iapi.sql.execute.ExecAggregator
-
Set's up the aggregate for processing.
- setup(ClassFactory, String, DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.execute.CountAggregator
-
- setup(ClassFactory, String, DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.execute.MaxMinAggregator
-
- setup(ClassFactory, String, DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.execute.OrderableAggregator
-
- setup(ClassFactory, String, DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.execute.UserDefinedAggregator
-
- setup(PersistentSet) - Method in interface org.apache.derby.iapi.store.raw.Transaction
-
Called after the transaction has been attached to an Access Manger
TransactionController.
- setup(PersistentSet) - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
The default value for LOCKS_ESCALATION_THRESHOLD
- setup_indexes(TransactionController, TableDescriptor, int[][], ScanController[], ConglomerateController[], DataValueDescriptor[][]) - Static method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
- setupActivation(ExecPreparedStatement, boolean) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Link this activation with its PreparedStatement.
- setUpAllSorts(ExecRow, RowLocation) - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
Set up to update all of the indexes on a table when doing a bulk insert
on an empty table.
- setUpAllSorts(ExecRow, RowLocation) - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
-
Set up to update all of the indexes on a table when doing a bulk insert
on an empty table.
- setupCacheCleaner(DaemonService) - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
Set up the data factory's caches to use the specified daemon service for
background cleaning.
- setupCacheCleaner(DaemonService) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Set up the cache cleaner for the container cache and the page cache.
- setupCallableStatementParams(CallableStatement) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
- setupColumn(int) - Method in class org.apache.derby.diag.StatementDuration
-
- setupConnection() - Method in class org.apache.derby.impl.store.replication.master.MasterController
-
Connects to the slave being replicated to.
- setupConnection() - Method in class org.apache.derby.impl.store.replication.slave.SlaveController
-
Establish a connection with the replication master.
- setupConnection(ContextManager, String, String, String) - Method in interface org.apache.derby.iapi.db.Database
-
Sets up a connection to the Database, owned by the given user.
- setupConnection(ContextManager, String, String, String) - Method in class org.apache.derby.impl.db.BasicDatabase
-
- setupConnection(ContextManager, String, String, String) - Method in class org.apache.derby.impl.db.SlaveDatabase
-
- setupContextStack() - Method in class org.apache.derby.impl.jdbc.ConnectionChild
-
Setup the context stack (a.k.a. context manager)
for this connection.
- setupContextStack() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Install the context manager for this thread.
- setupContextStack() - Method in class org.apache.derby.impl.jdbc.TransactionResourceImpl
-
- setupCursorNameCacheAndMappings() - Method in class org.apache.derby.client.am.ClientStatement
-
- setupDataSource(Object, String, boolean) - Static method in class org.apache.derby.impl.tools.ij.util
-
Sets up a data source with values specified in ij.dataSource.* properties or
passed as parameters of this method
- setUpdateCount(long) - Method in class org.apache.derby.client.am.ClientStatement
-
- setUpdateState() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Move the transaction into the update state.
- setupEncryptionEngines(boolean, Properties) - Method in class org.apache.derby.impl.store.raw.RawStore
-
Setup encryption engines according to the user properties and the
current database state.
- setupExecutors(TriggerInfo) - Method in class org.apache.derby.impl.sql.execute.TriggerEventActivator
-
- setupGeneratedColumns(Activation, ValueRow) - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
Construct support for normalizing generated columns.
- setupOptimizeStringFromParameter(ValueNode, ValueNode, String, int) - Method in class org.apache.derby.impl.sql.compile.LikeEscapeOperatorNode
-
- setupPositionBasedScan(long) - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
- setupQualifierRow(ExecRow) - Method in class org.apache.derby.impl.sql.execute.DependentResultSet
-
- setupQualifierRow(ExecRow) - Method in class org.apache.derby.impl.sql.execute.GenericRIChecker
-
- setupResourceAdapter(EmbeddedXADataSourceInterface, ResourceAdapter, String, String, boolean) - Static method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Return a resource adapter.
- setupSessionContextMinion(Activation, boolean, boolean, String) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- setUpSocket() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Set up client socket to send a command to the network server
- setupSQLSessionContextForChildren(boolean) - Method in interface org.apache.derby.iapi.sql.Activation
-
Set up and return the current SQL session context for all immediately
nested connections stemming from the call or function invocation of the
statement corresponding to this activation (push=true) or for a
substatement, which shares the parents statement's session context
(push=false).
- setupSQLSessionContextForChildren(boolean) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
- setupSQLSessionContextForChildren(boolean) - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
- setupSubStatementSessionContext(Activation) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Used when a statement as part of its operation executes an other
statement.
- setupSubStatementSessionContext(Activation) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- setURL(int, URL) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- setURL(int, URL) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
- setURL(int, URL) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
- setURL(int, URL) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
JDBC 3.0
Sets the designated parameter to the given java.net.URL value.
- setURL(int, URL) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
- setURL(String, URL) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- setURL(String, URL) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
- setURL(String, URL) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
- setURL(String, URL) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0
Sets the designated parameter to the given java.net.URL object.
- setUser(String) - Method in interface org.apache.derby.iapi.sql.conn.SQLSessionContext
-
Set the SQL current user of this SQL connection context
- setUser(String) - Method in class org.apache.derby.impl.sql.conn.SQLSessionContextImpl
-
- setUser(String) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
- setUser(String) - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Set the user property for the data source.
- setUser(String) - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
-
- setUser(String) - Method in interface org.apache.derby.jdbc.EmbeddedDataSourceInterface
-
- setUserDefinedAggregate(UserAggregateDefinition) - Method in class org.apache.derby.impl.sql.compile.AggregateNode
-
initialize fields for user defined aggregate
- setUserTypeIdInfo() - Method in class org.apache.derby.iapi.types.TypeId
-
- setUtf8Ccsid() - Method in class org.apache.derby.impl.drda.DDMReader
-
- setUtf8Ccsid() - Method in class org.apache.derby.impl.drda.DDMWriter
-
- setUtf8Ccsid() - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
-
Instructs the DDMReader and DDMWriter to use UTF-8.
- setUUID(UUID) - Method in class org.apache.derby.iapi.sql.dictionary.PermissionsDescriptor
-
Sets the UUID of the table
- setUUID(UUID) - Method in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
Sets the oid of the schema
- setUUID(UUID) - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Sets the UUID of the table
- setUUID(UUID) - Method in class org.apache.derby.iapi.sql.dictionary.ViewDescriptor
-
Sets the UUID of the view.
- setUUIDOfThePassedDescriptor(ExecRow, PermissionsDescriptor) - Method in class org.apache.derby.impl.sql.catalog.PermissionsCatalogRowFactory
-
Set the uuid of the passed permission descriptor to the uuid of the row
from the system table.
- setUUIDOfThePassedDescriptor(ExecRow, PermissionsDescriptor) - Method in class org.apache.derby.impl.sql.catalog.SYSCOLPERMSRowFactory
-
- setUUIDOfThePassedDescriptor(ExecRow, PermissionsDescriptor) - Method in class org.apache.derby.impl.sql.catalog.SYSPERMSRowFactory
-
- setUUIDOfThePassedDescriptor(ExecRow, PermissionsDescriptor) - Method in class org.apache.derby.impl.sql.catalog.SYSROUTINEPERMSRowFactory
-
- setUUIDOfThePassedDescriptor(ExecRow, PermissionsDescriptor) - Method in class org.apache.derby.impl.sql.catalog.SYSTABLEPERMSRowFactory
-
- setValid() - Method in interface org.apache.derby.iapi.sql.execute.ExecPreparedStatement
-
set this prepared statement to be valid
- setValid() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
set this prepared statement to be valid, currently used by
GenericTriggerExecutor.
- setValidatingCheckConstraints(String) - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
- setValidation() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
-
- setValidColumns(FormatableBitSet) - Method in class org.apache.derby.iapi.store.raw.FetchDescriptor
-
- setValidCursorPosition(boolean) - Method in class org.apache.derby.client.am.ClientResultSet
-
- setValue(boolean) - Method in class org.apache.derby.iapi.types.DataType
-
Set the value.
- setValue(boolean) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Set the value.
- setValue(boolean) - Method in class org.apache.derby.iapi.types.SQLBoolean
-
- setValue(boolean) - Method in class org.apache.derby.iapi.types.SQLChar
-
- setValue(boolean) - Method in class org.apache.derby.iapi.types.SQLClob
-
- setValue(boolean) - Method in class org.apache.derby.iapi.types.SQLDecimal
-
- setValue(boolean) - Method in class org.apache.derby.iapi.types.SQLDouble
-
- setValue(boolean) - Method in class org.apache.derby.iapi.types.SQLInteger
-
- setValue(boolean) - Method in class org.apache.derby.iapi.types.SQLLongint
-
- setValue(boolean) - Method in class org.apache.derby.iapi.types.SQLReal
-
- setValue(boolean) - Method in class org.apache.derby.iapi.types.SQLSmallint
-
- setValue(boolean) - Method in class org.apache.derby.iapi.types.SQLTinyint
-
- setValue(byte) - Method in class org.apache.derby.iapi.types.DataType
-
Set the value of this DataValueDescriptor to the given byte value
At DataType level just throws an error lower classes will override
- setValue(byte) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Set the value of this DataValueDescriptor to the given byte value
- setValue(byte) - Method in class org.apache.derby.iapi.types.NumberDataType
-
Common code to handle converting a byte to this value
by using the int to this value conversion.
- setValue(byte) - Method in class org.apache.derby.iapi.types.SQLBoolean
-
- setValue(byte) - Method in class org.apache.derby.iapi.types.SQLChar
-
- setValue(byte) - Method in class org.apache.derby.iapi.types.SQLClob
-
- setValue(byte) - Method in class org.apache.derby.iapi.types.SQLSmallint
-
- setValue(byte) - Method in class org.apache.derby.iapi.types.SQLTinyint
-
- setValue(byte[]) - Method in class org.apache.derby.iapi.types.DataType
-
Set the value of this DataValueDescriptor.
- setValue(byte[]) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Set the value of this DataValueDescriptor.
- setValue(byte[]) - Method in class org.apache.derby.iapi.types.SQLBinary
-
- setValue(byte[]) - Method in class org.apache.derby.iapi.types.SQLChar
-
- setValue(byte[]) - Method in class org.apache.derby.iapi.types.SQLClob
-
- setValue(double) - Method in class org.apache.derby.iapi.types.DataType
-
Set the value of this DataValueDescriptor to the given double value
At DataType level just throws an error lower classes will override
- setValue(double) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Set the value of this DataValueDescriptor to the given double value
- setValue(double) - Method in class org.apache.derby.iapi.types.SQLBoolean
-
- setValue(double) - Method in class org.apache.derby.iapi.types.SQLChar
-
- setValue(double) - Method in class org.apache.derby.iapi.types.SQLClob
-
- setValue(double) - Method in class org.apache.derby.iapi.types.SQLDecimal
-
- setValue(double) - Method in class org.apache.derby.iapi.types.SQLDouble
-
- setValue(double) - Method in class org.apache.derby.iapi.types.SQLInteger
-
- setValue(double) - Method in class org.apache.derby.iapi.types.SQLLongint
-
- setValue(double) - Method in class org.apache.derby.iapi.types.SQLReal
-
- setValue(double) - Method in class org.apache.derby.iapi.types.SQLSmallint
-
- setValue(double) - Method in class org.apache.derby.iapi.types.SQLTinyint
-
- setValue(float) - Method in class org.apache.derby.iapi.types.DataType
-
Set the value of this DataValueDescriptor to the given float value
At DataType level just throws an error lower classes will override
- setValue(float) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Set the value of this DataValueDescriptor to the given double value
- setValue(float) - Method in class org.apache.derby.iapi.types.SQLBoolean
-
- setValue(float) - Method in class org.apache.derby.iapi.types.SQLChar
-
- setValue(float) - Method in class org.apache.derby.iapi.types.SQLClob
-
- setValue(float) - Method in class org.apache.derby.iapi.types.SQLDecimal
-
- setValue(float) - Method in class org.apache.derby.iapi.types.SQLDouble
-
- setValue(float) - Method in class org.apache.derby.iapi.types.SQLInteger
-
- setValue(float) - Method in class org.apache.derby.iapi.types.SQLLongint
-
- setValue(float) - Method in class org.apache.derby.iapi.types.SQLReal
-
- setValue(float) - Method in class org.apache.derby.iapi.types.SQLSmallint
-
- setValue(float) - Method in class org.apache.derby.iapi.types.SQLTinyint
-
- setValue(int) - Method in class org.apache.derby.iapi.types.DataType
-
Set the value of this DataValueDescriptor to the given int value
At DataType level just throws an error lower classes will override
- setValue(int) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Set the value of this DataValueDescriptor to the given int value
- setValue(int) - Method in class org.apache.derby.iapi.types.SQLBoolean
-
- setValue(int) - Method in class org.apache.derby.iapi.types.SQLChar
-
- setValue(int) - Method in class org.apache.derby.iapi.types.SQLClob
-
- setValue(int) - Method in class org.apache.derby.iapi.types.SQLDecimal
-
- setValue(int) - Method in class org.apache.derby.iapi.types.SQLDouble
-
- setValue(int) - Method in class org.apache.derby.iapi.types.SQLInteger
-
- setValue(int) - Method in class org.apache.derby.iapi.types.SQLLongint
-
- setValue(int) - Method in class org.apache.derby.iapi.types.SQLReal
-
- setValue(int) - Method in class org.apache.derby.iapi.types.SQLSmallint
-
- setValue(int) - Method in class org.apache.derby.iapi.types.SQLTinyint
-
- setValue(int) - Method in class org.apache.derby.impl.store.access.StorableFormatId
-
- setValue(long) - Method in class org.apache.derby.iapi.types.DataType
-
Set the value of this DataValueDescriptor to the given long value
At DataType level just throws an error lower classes will override
- setValue(long) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Set the value of this DataValueDescriptor to the given long value
- setValue(long) - Method in class org.apache.derby.iapi.types.SQLBoolean
-
- setValue(long) - Method in class org.apache.derby.iapi.types.SQLChar
-
- setValue(long) - Method in class org.apache.derby.iapi.types.SQLClob
-
- setValue(long) - Method in class org.apache.derby.iapi.types.SQLDecimal
-
- setValue(long) - Method in class org.apache.derby.iapi.types.SQLDouble
-
- setValue(long) - Method in class org.apache.derby.iapi.types.SQLInteger
-
- setValue(long) - Method in class org.apache.derby.iapi.types.SQLLongint
-
- setValue(long) - Method in class org.apache.derby.iapi.types.SQLReal
-
- setValue(long) - Method in class org.apache.derby.iapi.types.SQLSmallint
-
- setValue(long) - Method in class org.apache.derby.iapi.types.SQLTinyint
-
- setValue(short) - Method in class org.apache.derby.iapi.types.DataType
-
Set the value of this DataValueDescriptor to the given short value
At DataType level just throws an error lower classes will override
- setValue(short) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Set the value of this DataValueDescriptor to the given short value
- setValue(short) - Method in class org.apache.derby.iapi.types.NumberDataType
-
Common code to handle converting a short to this value
by using the int to this value conversion.
- setValue(short) - Method in class org.apache.derby.iapi.types.SQLBoolean
-
- setValue(short) - Method in class org.apache.derby.iapi.types.SQLChar
-
- setValue(short) - Method in class org.apache.derby.iapi.types.SQLClob
-
- setValue(short) - Method in class org.apache.derby.iapi.types.SQLSmallint
-
- setValue(short) - Method in class org.apache.derby.iapi.types.SQLTinyint
-
- setValue(InputStream, int) - Method in class org.apache.derby.iapi.types.DataType
-
- setValue(InputStream, int) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Set the value to be the contents of the stream.
- setValue(InputStream, int) - Method in class org.apache.derby.iapi.types.SQLBinary
-
Set the value from the stream which is in the on-disk format.
- setValue(InputStream, int) - Method in class org.apache.derby.iapi.types.SQLChar
-
Set the value from the stream which is in the on-disk format.
- setValue(Boolean) - Method in interface org.apache.derby.iapi.types.BooleanDataValue
-
Set the value of this BooleanDataValue.
- setValue(Boolean) - Method in class org.apache.derby.iapi.types.SQLBoolean
-
- setValue(Number) - Method in class org.apache.derby.iapi.types.NumberDataType
-
Common code to handle java.lang.Integer as a Number,
used for TINYINT, SMALLINT, INTEGER
- setValue(Number) - Method in interface org.apache.derby.iapi.types.NumberDataValue
-
Set the value of this NumberDataValue to the given value.
- setValue(Number) - Method in class org.apache.derby.iapi.types.SQLDecimal
-
Called when setting a DECIMAL value internally or from
through a procedure or function.
- setValue(Number) - Method in class org.apache.derby.iapi.types.SQLDouble
-
- setValue(Number) - Method in class org.apache.derby.iapi.types.SQLLongint
-
- setValue(Number) - Method in class org.apache.derby.iapi.types.SQLReal
-
- setValue(Object) - Method in class org.apache.derby.iapi.types.DataType
-
Set the value of this DataValueDescriptor.
- setValue(Object) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Set the value of this DataValueDescriptor to the given Object value
- setValue(Object) - Method in interface org.apache.derby.iapi.types.UserDataValue
-
Set the value of this UserDataValue to the given Object
- setValue(Object) - Method in class org.apache.derby.iapi.types.UserType
-
- setValue(String) - Method in class org.apache.derby.iapi.types.DataType
-
Set the value of this DataValueDescriptor.
- setValue(String) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Set the value of this DataValueDescriptor.
- setValue(String) - Method in class org.apache.derby.iapi.types.SQLBoolean
-
Set the value of this BooleanDataValue to the given String.
- setValue(String) - Method in class org.apache.derby.iapi.types.SQLChar
-
- setValue(String) - Method in class org.apache.derby.iapi.types.SQLDate
-
- setValue(String) - Method in class org.apache.derby.iapi.types.SQLDecimal
-
WARNING there is no checking to make sure
that theValue doesn't exceed the precision/scale of
the current SQLDecimal.
- setValue(String) - Method in class org.apache.derby.iapi.types.SQLDouble
-
- setValue(String) - Method in class org.apache.derby.iapi.types.SQLInteger
-
- setValue(String) - Method in class org.apache.derby.iapi.types.SQLLongint
-
- setValue(String) - Method in class org.apache.derby.iapi.types.SQLReal
-
- setValue(String) - Method in class org.apache.derby.iapi.types.SQLSmallint
-
- setValue(String) - Method in class org.apache.derby.iapi.types.SQLTime
-
- setValue(String) - Method in class org.apache.derby.iapi.types.SQLTimestamp
-
- setValue(String) - Method in class org.apache.derby.iapi.types.SQLTinyint
-
- setValue(String) - Method in class org.apache.derby.iapi.types.UserType
-
- setValue(String) - Method in class org.apache.derby.impl.tools.ij.AttributeHolder
-
- setValue(Blob) - Method in interface org.apache.derby.iapi.types.BitDataValue
-
Stuff a BitDataValue with a Blob.
- setValue(Blob) - Method in class org.apache.derby.iapi.types.DataType
-
Set the value of this DataValueDescriptor.
- setValue(Blob) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Set the value of this DataValueDescriptor from a Blob.
- setValue(Blob) - Method in class org.apache.derby.iapi.types.SQLBinary
-
- setValue(Clob) - Method in class org.apache.derby.iapi.types.DataType
-
Set the value of this DataValueDescriptor.
- setValue(Clob) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Set the value of this DataValueDescriptor from a Clob.
- setValue(Clob) - Method in class org.apache.derby.iapi.types.SQLChar
-
- setValue(Clob) - Method in interface org.apache.derby.iapi.types.StringDataValue
-
Stuff a StringDataValue with a Clob.
- setValue(Date) - Method in class org.apache.derby.iapi.types.DataType
-
Set the value of this DataValueDescriptor.
- setValue(Date) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Set the value of this DataValueDescriptor.
- setValue(Date, Calendar) - Method in class org.apache.derby.iapi.types.DataType
-
Set the value of this DataValueDescriptor.
- setValue(Date, Calendar) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Set the value of this DataValueDescriptor.
- setValue(Date, Calendar) - Method in class org.apache.derby.iapi.types.SQLChar
-
- setValue(Date, Calendar) - Method in class org.apache.derby.iapi.types.SQLClob
-
- setValue(Date, Calendar) - Method in class org.apache.derby.iapi.types.SQLDate
-
- setValue(Date, Calendar) - Method in class org.apache.derby.iapi.types.SQLTimestamp
-
- setValue(Time) - Method in class org.apache.derby.iapi.types.DataType
-
Set the value of this DataValueDescriptor.
- setValue(Time) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Set the value of this DataValueDescriptor.
- setValue(Time, Calendar) - Method in class org.apache.derby.iapi.types.DataType
-
Set the value of this DataValueDescriptor.
- setValue(Time, Calendar) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Set the value of this DataValueDescriptor.
- setValue(Time, Calendar) - Method in class org.apache.derby.iapi.types.SQLChar
-
- setValue(Time, Calendar) - Method in class org.apache.derby.iapi.types.SQLClob
-
- setValue(Time, Calendar) - Method in class org.apache.derby.iapi.types.SQLTime
-
- setValue(Timestamp) - Method in class org.apache.derby.iapi.types.DataType
-
Set the value of this DataValueDescriptor.
- setValue(Timestamp) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Set the value of this DataValueDescriptor.
- setValue(Timestamp, Calendar) - Method in class org.apache.derby.iapi.types.DataType
-
Set the value of this DataValueDescriptor.
- setValue(Timestamp, Calendar) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Set the value of this DataValueDescriptor.
- setValue(Timestamp, Calendar) - Method in class org.apache.derby.iapi.types.SQLChar
-
- setValue(Timestamp, Calendar) - Method in class org.apache.derby.iapi.types.SQLClob
-
- setValue(Timestamp, Calendar) - Method in class org.apache.derby.iapi.types.SQLDate
-
- setValue(Timestamp, Calendar) - Method in class org.apache.derby.iapi.types.SQLTime
-
- setValue(Timestamp, Calendar) - Method in class org.apache.derby.iapi.types.SQLTimestamp
-
- setValue(TransactionId, Loggable) - Method in class org.apache.derby.impl.store.raw.log.LogRecord
-
- setValue(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.DataType
-
- setValue(DataValueDescriptor) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Set the value of this DataValueDescriptor from another.
- setValue(DataValueDescriptor) - Method in class org.apache.derby.impl.sql.compile.BooleanConstantNode
-
Set the value in this ConstantNode.
- setValue(DataValueDescriptor) - Method in class org.apache.derby.impl.sql.compile.ConstantNode
-
Set the value in this ConstantNode.
- setValue(RowLocation) - Method in interface org.apache.derby.iapi.types.RefDataValue
-
Set the value of this RefDataValue.
- setValue(RowLocation) - Method in class org.apache.derby.iapi.types.SQLRef
-
- setValue(RowLocation) - Method in class org.apache.derby.impl.store.access.heap.HeapRowLocation
-
- setValue(TypeId, Number) - Method in class org.apache.derby.impl.sql.compile.NumericConstantNode
-
- setValueCols(JBitSet[], boolean[], int, int) - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Set eqOuterCols and the column in all the tables for constants,
parmeters and correlation columns
The column in the tableColMap is set only for the current table
if the table is the result column table.
- setValueFromResultSet(ResultSet, int, boolean) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Set the value based on the value for the specified DataValueDescriptor
from the specified ResultSet.
- setValueFromResultSet(ResultSet, int, boolean) - Method in class org.apache.derby.iapi.types.SQLBit
-
Obtain the value using getBytes.
- setValueFromResultSet(ResultSet, int, boolean) - Method in class org.apache.derby.iapi.types.SQLBlob
-
- setValueFromResultSet(ResultSet, int, boolean) - Method in class org.apache.derby.iapi.types.SQLBoolean
-
- setValueFromResultSet(ResultSet, int, boolean) - Method in class org.apache.derby.iapi.types.SQLChar
-
- setValueFromResultSet(ResultSet, int, boolean) - Method in class org.apache.derby.iapi.types.SQLDate
-
- setValueFromResultSet(ResultSet, int, boolean) - Method in class org.apache.derby.iapi.types.SQLDecimal
-
- setValueFromResultSet(ResultSet, int, boolean) - Method in class org.apache.derby.iapi.types.SQLDouble
-
- setValueFromResultSet(ResultSet, int, boolean) - Method in class org.apache.derby.iapi.types.SQLInteger
-
- setValueFromResultSet(ResultSet, int, boolean) - Method in class org.apache.derby.iapi.types.SQLLongint
-
- setValueFromResultSet(ResultSet, int, boolean) - Method in class org.apache.derby.iapi.types.SQLReal
-
- setValueFromResultSet(ResultSet, int, boolean) - Method in class org.apache.derby.iapi.types.SQLRef
-
- setValueFromResultSet(ResultSet, int, boolean) - Method in class org.apache.derby.iapi.types.SQLSmallint
-
- setValueFromResultSet(ResultSet, int, boolean) - Method in class org.apache.derby.iapi.types.SQLTime
-
- setValueFromResultSet(ResultSet, int, boolean) - Method in class org.apache.derby.iapi.types.SQLTimestamp
-
- setValueFromResultSet(ResultSet, int, boolean) - Method in class org.apache.derby.iapi.types.SQLTinyint
-
- setValueFromResultSet(ResultSet, int, boolean) - Method in class org.apache.derby.iapi.types.UserType
-
- setValueFromResultSet(ResultSet, int, boolean) - Method in class org.apache.derby.iapi.types.XML
-
- setValueFromResultSet(ResultSet, int, boolean) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericConglomerate
-
Set the value based on the value for the specified DataValueDescriptor
from the specified ResultSet.
- setValueFromResultSet(ResultSet, int, boolean) - Method in class org.apache.derby.impl.store.access.heap.HeapRowLocation
-
- setValueFromResultSet(ResultSet, int, boolean) - Method in class org.apache.derby.impl.store.access.StorableFormatId
-
Set the value based on the value for the specified DataValueDescriptor
from the specified ResultSet.
- setValueToGenerate(ValueNode) - Method in class org.apache.derby.impl.sql.compile.ParameterNode
-
Save the received ValueNode locally so that we can generate it
(in place of "this") at generation time.
- setVersion(int) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Set version of the control row.
- setViewDescriptor(ViewDescriptor) - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Set (cache) the view descriptor for this TableDescriptor
- setViewName(String) - Method in class org.apache.derby.iapi.sql.dictionary.ViewDescriptor
-
Sets the name of the view.
- setVirtualColumnId(int) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Set the virtualColumnId for this ResultColumn
- setVisitedPages(String) - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
-
- setWaitTimeout(int) - Method in class org.apache.derby.impl.services.locks.ConcurrentLockSet
-
Set the wait timeout.
- setWaitTimeout(int) - Method in interface org.apache.derby.impl.services.locks.LockTable
-
Set the wait timeout.
- setWasDefaultColumn(boolean) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
- setWasNull(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
- setWasNull(int) - Method in class org.apache.derby.client.am.ClientResultSet
-
- setWeight(int) - Method in class org.apache.derby.impl.sql.compile.PredicateList.PredicateWrapperList
-
- setWeight(int) - Method in class org.apache.derby.impl.tools.ij.mtTestCase
-
- setWhereSubquery(boolean) - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Mark this subquery as being part of a where clause.
- setWidth(int, int, boolean) - Method in class org.apache.derby.iapi.types.SQLBit
-
Set the width of the to the desired value.
- setWidth(int, int, boolean) - Method in class org.apache.derby.iapi.types.SQLBlob
-
- setWidth(int, int, boolean) - Method in class org.apache.derby.iapi.types.SQLChar
-
Set the width of the to the desired value.
- setWidth(int, int, boolean) - Method in class org.apache.derby.iapi.types.SQLDecimal
-
Set the precision/scale of the to the desired values.
- setWidth(int, int, boolean) - Method in class org.apache.derby.iapi.types.SQLVarbit
-
Set the width of the to the desired value.
- setWidth(int, int, boolean) - Method in interface org.apache.derby.iapi.types.VariableSizeDataValue
-
- setWindow(WindowDefinitionNode) - Method in class org.apache.derby.impl.sql.compile.WindowFunctionNode
-
Set window associated with this window function call.
- setWindows(WindowList) - Method in class org.apache.derby.impl.sql.compile.FromList
-
Set windows field to the supplied value.
- setWithAdminOption(boolean) - Method in class org.apache.derby.iapi.sql.dictionary.RoleGrantDescriptor
-
- setXact(Xact) - Method in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
-
- setXAResource(XAResource) - Method in class org.apache.derby.impl.drda.XADatabase
-
SetXAResource
- setXAState(int) - Method in class org.apache.derby.client.am.ClientConnection
-
- setXaStateForXAException(int) - Method in class org.apache.derby.client.net.NetXAResource
-
Reset the transaction branch association state to XA_T0_NOT_ASSOCIATED
for XAER_RM* and XA_RB* Exceptions.
- setXplainOnlyMode(boolean) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
sets the XplainOnlyMode.
- setXplainOnlyMode(boolean) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- setXplainSchema(String) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
sets the XplainSchema
- setXplainSchema(String) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- setXplainStatement(Object, Object) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
- setXplainStatement(Object, Object) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- setXType(int) - Method in class org.apache.derby.iapi.types.XML
-
Set this XML value's qualified type.
- setXType(int) - Method in interface org.apache.derby.iapi.types.XMLDataValue
-
Set this XML value's qualified type.
- severity - Variable in class org.apache.derby.diag.ErrorMessages
-
- severity - Variable in exception org.apache.derby.iapi.error.StandardException
-
- SH - Static variable in class org.apache.derby.iapi.services.locks.ShExQual
-
- SHA_1_DIGEST_ALGORITHM - Static variable in class org.apache.derby.client.am.EncryptionManager
-
- SHA_1_PRNG_ALGORITHM - Static variable in class org.apache.derby.client.am.EncryptionManager
-
- SHA_1_PRNG_ALGORITHM - Static variable in class org.apache.derby.impl.drda.DecryptionManager
-
- shallowClone() - Method in class org.apache.derby.impl.services.locks.ConcurrentLockSet
-
make a shallow clone of myself and my lock controls
- shallowClone() - Method in interface org.apache.derby.impl.services.locks.Control
-
Clone this lock for the lock table information.
- shallowClone() - Method in class org.apache.derby.impl.services.locks.Lock
-
We can return ourselves here because our identity
is immutable and what we returned will not be accessed
as a Lock, so the count cannot be changed.
- shallowClone() - Method in class org.apache.derby.impl.services.locks.LockControl
-
make a shallow clone of myself
- shallowClone() - Method in interface org.apache.derby.impl.services.locks.LockTable
-
Create a map containing a snapshot of all the (Lockable,
LockControl) pairs in the lock table.
- shallowCloneRow(DataValueDescriptor[]) - Static method in class org.apache.derby.iapi.store.access.BackingStoreHashtable
-
Return a shallow cloned row
- shallowCopy() - Method in class org.apache.derby.impl.sql.compile.InListOperatorNode
-
Create a shallow copy of this InListOperatorNode whose operands are
the same as this node's operands.
- SHARED - Static variable in class org.apache.derby.iapi.services.locks.ShExQual
-
- SHARED_KEY_LENGTH_ERROR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- SHEXLOCK - Static variable in interface org.apache.derby.iapi.services.locks.VirtualLockTable
-
- ShExLockable - Class in org.apache.derby.iapi.services.locks
-
- ShExLockable() - Constructor for class org.apache.derby.iapi.services.locks.ShExLockable
-
- ShExQual - Class in org.apache.derby.iapi.services.locks
-
This class is intended to be used a the qualifier class for ShExLockable.
- ShExQual(int) - Constructor for class org.apache.derby.iapi.services.locks.ShExQual
-
- shift(FormatableBitSet, int) - Static method in class org.apache.derby.impl.sql.execute.RowUtil
-
Shift a FormatableBitSet N bits toward the zero end.
- shiftBuffer(byte[]) - Method in class org.apache.derby.client.net.Reply
-
- shiftBuffer(byte[]) - Method in class org.apache.derby.impl.drda.DDMReader
-
This is a helper method which shifts the buffered bytes from
wherever they are in the current buffer to the beginning of
different buffer (note these buffers could be the same).
- shiftPartialRowToBeginning() - Method in class org.apache.derby.client.net.NetCursor
-
- shiftRemainingData(int, int, int, int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Shift data within a record to account for an update.
- shiftToFront() - Method in interface org.apache.derby.impl.store.raw.data.ByteHolder
-
shift the remaining unread bytes to the beginning of the byte holder
- shiftToFront() - Method in class org.apache.derby.impl.store.raw.data.MemByteHolder
-
- shiftToFront() - Method in class org.apache.derby.impl.store.raw.data.RememberBytesInputStream
-
remove the remaining bytes in the byteHolder to the beginning
set the position to start recording just after these bytes.
- shiftUp(int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Shift all records in the in-memory slot table up one slot,
starting at and including the record in slot 'low'
A new slot is added to accomdate the move.
- shipALogChunk() - Method in class org.apache.derby.impl.store.replication.master.AsynchronousLogShipper
-
Retrieves a chunk of log records, if available, from the log buffer and
transmits them to the slave.
- shippingInterval - Variable in class org.apache.derby.impl.store.replication.master.AsynchronousLogShipper
-
Time interval (in milliseconds) at which the log shipping takes place.
- SHORT - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
-
- SHORT - Static variable in class org.apache.derby.iapi.types.JSQLType
-
- SHORT - Static variable in class org.apache.derby.impl.services.bytecode.Type
-
- SHORT_ARG - Static variable in class org.apache.derby.client.ClientDataSourceFactory
-
Reflect lookup for Java bean method taking a single short arg
- SHORT_ARG - Static variable in class org.apache.derby.jdbc.ReferenceableDataSource
-
- shortCircuitOpen - Variable in class org.apache.derby.impl.sql.execute.ProjectRestrictResultSet
-
- shortCircuitValue - Variable in class org.apache.derby.impl.sql.compile.BinaryLogicalOperatorNode
-
- shortDatabaseName - Variable in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
shortDatabaseName has attributes of databaseName
stripped off.
- shortDbName - Variable in class org.apache.derby.impl.drda.Database
-
- shortDBName(String, char) - Static method in class org.apache.derby.iapi.util.StringUtil
-
Get the short database name from the canonical name.
- shortnames - Static variable in class org.apache.derby.iapi.store.raw.ContainerLock
-
- shortnames - Static variable in class org.apache.derby.iapi.store.raw.RowLock
-
- shortSize - Static variable in class org.apache.derby.iapi.services.cache.ClassSize
-
- shouldReclaimSpace(int, int) - Method in interface org.apache.derby.iapi.store.raw.Page
-
Is this page/deleted row a candidate for immediate reclaim space.
- shouldReclaimSpace(int, int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Is this page/deleted row a candidate for immediate reclaim space.
- shouldWeCheckRowCounts() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Find out if it's time to check the row counts of the tables involved
in this query.
- shouldWeCheckRowCounts() - Method in class org.apache.derby.impl.sql.execute.ConstantActionActivation
-
Always return false since constant actions don't need recompilation
when the row counts change.
- showErrorCode - Variable in class org.apache.derby.impl.tools.ij.utilMain
-
True if to display the error code when
displaying a SQLException.
- ShowException(PrintStream, Throwable) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
-
- ShowException(PrintWriter, Throwable) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
-
Print information about the exception to the given PrintWriter.
- showmem() - Static method in class org.apache.derby.impl.drda.DRDAConnThread
-
Show runtime memory
- showmem() - Static method in class org.apache.derby.impl.drda.memCheck
-
- showSelectCount - Static variable in class org.apache.derby.tools.JDBCDisplayUtil
-
- ShowSQLException(PrintStream, SQLException) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
-
- ShowSQLException(PrintWriter, SQLException) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
-
Print information about the SQL exception to the given PrintWriter.
- showTrace(Throwable) - Static method in class org.apache.derby.shared.common.sanity.SanityManager
-
- showTrace(AssertFailure) - Static method in class org.apache.derby.shared.common.sanity.SanityManager
-
- showVariables() - Method in class org.apache.derby.tools.dblook
-
- ShowWarnings(PrintStream, Connection) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
-
- ShowWarnings(PrintStream, ResultSet) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
-
- ShowWarnings(PrintStream, SQLWarning) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
-
- ShowWarnings(PrintStream, Statement) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
-
- ShowWarnings(PrintWriter, Connection) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
-
Print information about the SQL warnings for the connection
to the given PrintWriter.
- ShowWarnings(PrintWriter, ResultSet) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
-
Print information about the SQL warnings for the ResultSet
to the given PrintWriter.
- ShowWarnings(PrintWriter, SQLWarning) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
-
- ShowWarnings(PrintWriter, Statement) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
-
Print information about the SQL warnings for the Statement
to the given PrintWriter.
- shrink - Variable in class org.apache.derby.impl.services.cache.BackgroundCleaner
-
Flag which tells whether the cleaner should try to shrink the cache
the next time it wakes up.
- shrink(int) - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
-
Shrink (narrow) a FormatableBitSet to N bits.
- shrinkArray(int[]) - Static method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
- shrinkFor(OpenBTree, DataValueDescriptor[]) - Method in class org.apache.derby.impl.store.access.btree.BranchControlRow
-
Perform a recursive shrink operation for the key.
- shrinkFor(OpenBTree, DataValueDescriptor[]) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Perform a recursive shrink operation for the key.
- shrinkFor(OpenBTree, DataValueDescriptor[]) - Method in class org.apache.derby.impl.store.access.btree.LeafControlRow
-
Perform a recursive shrink operation for the key.
- shrinkMe() - Method in class org.apache.derby.impl.services.cache.ClockPolicy
-
Perform the shrinking of the clock.
- shrinkPage(int, int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Shrink page.
- shutdown - Variable in class org.apache.derby.iapi.services.context.ContextManager
-
- shutdown - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- shutdown() - Method in class org.apache.derby.drda.NetworkServerControl
-
Shutdown a Network Server.
- shutdown() - Method in interface org.apache.derby.iapi.services.cache.CacheManager
-
Shutdown the cache.
- shutdown() - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
Shut down the complete system that was started by this Monitor.
- shutdown() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Shutdown a network server
- shutdown() - Method in class org.apache.derby.impl.io.BaseStorageFactory
-
- shutdown() - Method in class org.apache.derby.impl.io.JarStorageFactory
-
Close the opened jar/zip file on shutdown.
- shutdown() - Method in class org.apache.derby.impl.io.VFMemoryStorageFactory
-
Normally does nothing, but if the database is in a state such that it
should be deleted this will happen here.
- shutdown() - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Shut down the cache.
- shutdown() - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
- shutdown() - Method in class org.apache.derby.impl.services.monitor.TopService
-
If the service is already beign shutdown we return false.
- shutdown() - Method in interface org.apache.derby.io.StorageFactory
-
The shutdown method is called during the normal shutdown of the database.
- shutdown(Object) - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
Shut down a service that was started by this Monitor.
- shutdown(Object) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Shut down a service that was started by this Monitor.
- SHUTDOWN - Static variable in class org.apache.derby.security.SystemPermission
-
The server and engine shutdown action ("shutdown").
- SHUTDOWN_ATTR - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
The attribute that is used to request a shutdown.
- SHUTDOWN_ATTR - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
The attribute that is used to request a shutdown.
- SHUTDOWN_CHECK_ATTEMPTS - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- SHUTDOWN_CHECK_INTERVAL - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- SHUTDOWN_DATABASE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- SHUTDOWN_WITH_CREDENTIAL_PROTOCOL_VERSION - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- shutdownDatabase - Variable in class org.apache.derby.jdbc.BasicClientDataSource40
-
Set to true if the database should be shutdown.
- shutdownDatabase - Variable in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Set to "shutdown" if the database should be shutdown.
- shutdownDatabaseException() - Method in class org.apache.derby.impl.jdbc.TransactionResourceImpl
-
- shutdownDatabasesOnShutdown - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- ShutdownException - Exception in org.apache.derby.shared.common.error
-
A ShutdownException is a runtime exception that is used
to notify code that the system has/is being shut down.
- ShutdownException() - Constructor for exception org.apache.derby.shared.common.error.ShutdownException
-
- shutdownInitiated - Variable in class org.apache.derby.impl.db.SlaveDatabase
-
- shutdownServer(LocalizedResource, String, PrintWriter) - Method in class org.apache.derby.drda.NetServlet
-
Shutdown the network server
- shutdownSync - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- SIGN(double) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Method to return the sign of the given value.
- signature - Variable in class org.apache.derby.impl.sql.compile.MethodCallNode
-
- SignatureChecker - Class in org.apache.derby.tools
-
This class shows which user declared SQL functions and procedures
cannot be matched with Java methods.
- SignatureChecker(SignatureChecker.ParsedArgs) - Constructor for class org.apache.derby.tools.SignatureChecker
-
- SignatureChecker.ParsedArgs - Class in org.apache.derby.tools
-
- SignatureChecker.SQLRoutine - Class in org.apache.derby.tools
-
- signatureConvertableFromTo(Class[], Class[], Class[], boolean[], boolean) - Method in class org.apache.derby.iapi.services.loader.ClassInspector
-
Can we convert a signature from fromTypes(primFromTypes) to toTypes.
- SignedBinary - Class in org.apache.derby.client.am
-
- SignedBinary - Class in org.apache.derby.impl.drda
-
Converters from signed binary bytes to Java short, int, or long.
- SignedBinary() - Constructor for class org.apache.derby.client.am.SignedBinary
-
- SignedBinary() - Constructor for class org.apache.derby.impl.drda.SignedBinary
-
- SIMPLE_STRING_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- simpleDssFinalize - Variable in class org.apache.derby.client.net.Request
-
- SimpleStringOperatorNode - Class in org.apache.derby.impl.sql.compile
-
This node represents a unary upper or lower operator
- SimpleStringOperatorNode(ValueNode, String, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.SimpleStringOperatorNode
-
- simpleVersionString(int, int, boolean) - Static method in class org.apache.derby.iapi.services.info.ProductVersionHolder
-
Convert a major and minor number with beta status into a string.
- SINGLE_TRANSACTION_LOCK - Static variable in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
- SingleChildResultSetNode - Class in org.apache.derby.impl.sql.compile
-
A SingleChildResultSetNode represents a result set with a single child.
- SingleChildResultSetNode(ResultSetNode, Properties, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
-
- singleExecution - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
-
- singleFromBaseTable(FromList) - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Does the from list from the subquery contain a
single entry which is a FBT or a PRN/FBT.
- singleInputRow - Variable in class org.apache.derby.impl.sql.execute.ScalarAggregateResultSet
-
- singleInputRowOptimization - Variable in class org.apache.derby.impl.sql.compile.GroupByNode
-
- singleInstantiation - Variable in class org.apache.derby.impl.sql.compile.NewInvocationNode
-
- SINGLEQUOTE - Static variable in class org.apache.derby.impl.tools.ij.StatementFinder
-
- singleRowSource - Variable in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
-
- singleScanCostEstimate - Variable in class org.apache.derby.impl.sql.compile.CurrentOfNode
-
- singleScanRowCount - Variable in class org.apache.derby.impl.sql.compile.CostEstimateImpl
-
- singleScanRowCount - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
-
- singleScanRowCount() - Method in interface org.apache.derby.iapi.sql.compile.CostEstimate
-
Get the estimated number of rows returned by a single scan of
the ResultSet that this CostEstimate models.
- singleScanRowCount() - Method in class org.apache.derby.impl.sql.compile.CostEstimateImpl
-
- singleSession - Variable in class org.apache.derby.impl.tools.ij.Session
-
- singleStatementCache - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
-
- SingleStream - Class in org.apache.derby.impl.services.stream
-
The Basic Services provide InfoStreams for reporting
information.
- SingleStream() - Constructor for class org.apache.derby.impl.services.stream.SingleStream
-
The no-arg public constructor for ModuleControl's use.
- singleTableRestriction - Variable in class org.apache.derby.impl.sql.execute.HashTableResultSet
-
- SingleThreadDaemonFactory - Class in org.apache.derby.impl.services.daemon
-
- SingleThreadDaemonFactory() - Constructor for class org.apache.derby.impl.services.daemon.SingleThreadDaemonFactory
-
- SINGLETON - Static variable in class org.apache.derby.iapi.types.SqlXmlUtil.NullNamespaceContext
-
- singletonRowData_ - Variable in class org.apache.derby.client.am.ClientStatement
-
- singletonTimer - Variable in class org.apache.derby.impl.services.timer.SingletonTimerFactory
-
Singleton Timer instance.
- SingletonTimerFactory - Class in org.apache.derby.impl.services.timer
-
This class implements the TimerFactory interface.
- SingletonTimerFactory() - Constructor for class org.apache.derby.impl.services.timer.SingletonTimerFactory
-
Initializes this TimerFactory with a singleton Timer instance.
- singleUseActivation - Variable in class org.apache.derby.impl.jdbc.EmbedResultSet
-
This activation is set by EmbedStatement
for a single execution Activation.
- SIPUSH - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- size - Variable in class org.apache.derby.iapi.store.access.DiskHashtable
-
- size - Variable in class org.apache.derby.iapi.util.JBitSet
-
- size() - Method in class org.apache.derby.iapi.services.classfile.MemberTable
-
- size() - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
-
Get the length in bits -- alias for getLength()
- size() - Method in interface org.apache.derby.iapi.sql.compile.OptimizableList
-
Return the number of Optimizables in the list.
- size() - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicateList
-
Return the number of OptimizablePredicates in the list.
- size() - Method in class org.apache.derby.iapi.store.access.BackingStoreHashtable
-
Return number of unique rows in the hash table.
- size() - Method in class org.apache.derby.iapi.store.access.DiskHashtable
-
- size() - Method in class org.apache.derby.iapi.util.JBitSet
-
Return the size of bitSet
- size() - Method in class org.apache.derby.impl.services.cache.ClockPolicy
-
- size() - Method in interface org.apache.derby.impl.services.cache.ReplacementPolicy
-
Get the number of entries allocated in the data structure that holds
cached objects.
- size() - Method in class org.apache.derby.impl.sql.compile.PredicateList.PredicateWrapperList
-
- size() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNodeVector
-
- size() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode.QueryExpressionClauses
-
- size() - Method in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
-
return the size of the record header.
- size() - Method in class org.apache.derby.impl.store.replication.buffer.LogBufferElement
-
- size(int, int, int) - Static method in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
-
- SizedCacheable - Interface in org.apache.derby.iapi.services.cache
-
This interface extends the Cacheable interface (@see Cacheable) with a method that
estimates the size of the Cacheable object, in bytes.
- sizeInt(int) - Static method in class org.apache.derby.iapi.services.io.CompressedNumber
-
Return the number of bytes that would be written by a writeInt call
- sizeLong(long) - Static method in class org.apache.derby.iapi.services.io.CompressedNumber
-
- skip - Static variable in class org.apache.derby.impl.load.Import
-
- skip(long) - Method in class org.apache.derby.client.am.CloseFilterInputStream
-
- skip(long) - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
-
Skip as many bytes as possible, but no more than count.
- skip(long) - Method in class org.apache.derby.iapi.services.io.CloseFilterInputStream
-
- skip(long) - Method in class org.apache.derby.iapi.services.io.LimitInputStream
-
- skip(long) - Method in class org.apache.derby.iapi.services.io.LimitReader
-
- skip(long) - Method in class org.apache.derby.impl.drda.EXTDTAInputStream
-
- skip(long) - Method in class org.apache.derby.impl.jdbc.AutoPositioningStream
-
Skips up to the specified number of bytes from the underlying stream.
- skip(long) - Method in class org.apache.derby.impl.jdbc.ClobUpdatableReader
-
- skip(long) - Method in class org.apache.derby.impl.jdbc.PositionedStoreStream
-
Skips up to the specified number of bytes from the underlying stream.
- skip(long) - Method in class org.apache.derby.impl.jdbc.ReaderToAscii
-
- skip(long) - Method in class org.apache.derby.impl.jdbc.UpdatableBlobStream
-
Skips over and discards n bytes of data from this input
stream.
- skip(long) - Method in class org.apache.derby.impl.jdbc.UTF8Reader
-
Skips characters.
- skip(long) - Method in class org.apache.derby.impl.store.raw.data.BufferedByteHolderInputStream
-
- skip(long) - Method in interface org.apache.derby.impl.store.raw.data.ByteHolder
-
Skip over the specified number of bytes in a ByteHolder.
- skip(long) - Method in class org.apache.derby.impl.store.raw.data.ByteHolderInputStream
-
- skip(long) - Method in class org.apache.derby.impl.store.raw.data.MemByteHolder
-
- skip(long) - Method in class org.apache.derby.impl.store.raw.data.RememberBytesInputStream
-
- SKIP_FRAGMENT_SIZE - Static variable in class org.apache.derby.iapi.services.io.InputStreamUtil
-
- SKIP_REASON - Static variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
-
- skipBytes() - Method in class org.apache.derby.client.net.Reply
-
- skipBytes() - Method in class org.apache.derby.impl.drda.DDMReader
-
Skip byte string value
- skipBytes(int) - Method in class org.apache.derby.client.net.Reply
-
- skipBytes(int) - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
-
Skip as many bytes as possible, but no more than n.
- skipBytes(int) - Method in class org.apache.derby.impl.drda.DDMReader
-
Skip byte string value
- skipBytes(int) - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
-
- skipChildren(Visitable) - Method in interface org.apache.derby.iapi.sql.compile.Visitor
-
Method that is called to indicate whether
we should skip all nodes below this node
for traversal.
- skipChildren(Visitable) - Method in class org.apache.derby.impl.sql.compile.BaseTableNumbersVisitor
-
- skipChildren(Visitable) - Method in class org.apache.derby.impl.sql.compile.CollectNodesVisitor
-
Don't visit children under the skipOverClass
node, if it isn't null.
- skipChildren(Visitable) - Method in class org.apache.derby.impl.sql.compile.ConditionalNode.ReplaceCaseOperandVisitor
-
- skipChildren(Visitable) - Method in class org.apache.derby.impl.sql.compile.ConstantExpressionVisitor
-
Method that is called to indicate whether
we should skip all nodes below this node
for traversal.
- skipChildren(Visitable) - Method in class org.apache.derby.impl.sql.compile.HasCorrelatedCRsVisitor
-
- skipChildren(Visitable) - Method in class org.apache.derby.impl.sql.compile.HasNodeVisitor
-
Don't visit children under the skipOverClass
node, if it isn't null.
- skipChildren(Visitable) - Method in class org.apache.derby.impl.sql.compile.HasVariantValueNodeVisitor
-
- skipChildren(Visitable) - Method in class org.apache.derby.impl.sql.compile.OffsetOrderVisitor
-
- skipChildren(Visitable) - Method in class org.apache.derby.impl.sql.compile.ReferencedTablesVisitor
-
No need to go below a Predicate or ResultSet.
- skipChildren(Visitable) - Method in class org.apache.derby.impl.sql.compile.RemapCRsVisitor
-
No need to go below a SubqueryNode.
- skipChildren(Visitable) - Method in class org.apache.derby.impl.sql.compile.ReplaceAggregatesWithCRVisitor
-
Don't visit children under the skipOverClass
node, if it isn't null.
- skipChildren(Visitable) - Method in class org.apache.derby.impl.sql.compile.ReplaceNodeVisitor
-
- skipChildren(Visitable) - Method in class org.apache.derby.impl.sql.compile.ReplaceWindowFuncCallsWithCRVisitor
-
Don't visit children under the skipOverClass
node, if it isn't null.
- skipChildren(Visitable) - Method in class org.apache.derby.impl.sql.compile.SubstituteExpressionVisitor
-
- skipChildren(Visitable) - Method in class org.apache.derby.impl.sql.compile.VerifyAggregateExpressionsVisitor
-
Don't visit children under an aggregate, subquery or any node which
is equivalent to any of the group by expressions.
- skipChildren(Visitable) - Method in class org.apache.derby.impl.sql.compile.VTIDeferModPolicy
-
- SkipCount(long, long) - Constructor for class org.apache.derby.iapi.util.UTF8Util.SkipCount
-
Creates a holder for the specified skip counts.
- skipDisposableStats - Variable in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
Tells if disposable stats should be generated, which will happen in
soft-upgrade mode or when the user asks us to revert to the old behavior.
- skipDoubleDelimiters(char[]) - Method in class org.apache.derby.impl.load.ImportReadData
-
- skipDss() - Method in class org.apache.derby.impl.drda.DDMReader
-
Skip remaining DSS
- skipFastBytes(int) - Method in class org.apache.derby.client.net.Reply
-
- skipFastNVCMorNVCS() - Method in class org.apache.derby.client.net.NetConnectionReply
-
- skipFdocaBytes(int) - Method in class org.apache.derby.client.net.NetCursor
-
- skipFdocaBytes(int) - Method in class org.apache.derby.client.net.NetSqldta
-
- skipFdocaBytes(int, int) - Method in class org.apache.derby.client.net.NetCursor
-
- skipField(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Skip a previously stored field written by logField or logColumn.
- skipField(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Skip a field header and its data on the given stream.
- skipFully(DataInput, int) - Static method in class org.apache.derby.iapi.services.io.DataInputUtil
-
Skips requested number of bytes,
throws EOFException if there is too few bytes in the DataInput.
- skipFully(InputStream, long) - Static method in class org.apache.derby.iapi.services.io.InputStreamUtil
-
Skips requested number of bytes,
throws EOFException if there is too few bytes in the stream.
- skipFully(InputStream, long) - Static method in class org.apache.derby.iapi.util.UTF8Util
-
Skip the requested number of characters from the stream.
- skipLines - Variable in class org.apache.derby.impl.load.ImportReadData
-
- skipLoggable() - Method in class org.apache.derby.impl.store.raw.log.LogRecord
-
Skip over the loggable.
- skipNextScan - Variable in class org.apache.derby.impl.sql.execute.MultiProbeTableScanResultSet
-
Tells whether or not we should skip the next attempt to (re)open the
scan controller.
- skipNullKeyColumns - Variable in class org.apache.derby.iapi.store.access.BackingStoreHashtable
-
- skipNullKeyColumns - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
-
- skipNullKeyColumns - Variable in class org.apache.derby.impl.sql.execute.HashTableResultSet
-
- skipOverClass - Variable in class org.apache.derby.impl.sql.compile.CollectNodesVisitor
-
- skipOverClass - Variable in class org.apache.derby.impl.sql.compile.HasNodeVisitor
-
- skipOverClass - Variable in class org.apache.derby.impl.sql.compile.ReplaceAggregatesWithCRVisitor
-
- skipOverClass - Variable in class org.apache.derby.impl.sql.compile.ReplaceWindowFuncCallsWithCRVisitor
-
- skipOverClass - Variable in class org.apache.derby.impl.sql.compile.SubstituteExpressionVisitor
-
- skipPadding(String, int, int) - Static method in class org.apache.derby.client.am.CrossConverters
-
- skipPersistent(InputStream, long) - Static method in class org.apache.derby.iapi.services.io.InputStreamUtil
-
Tries harder to skip the requested number of bytes.
- skippingTypePrivileges - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- skippingTypePrivileges() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Return whether we are skipping USAGE privileges for user-defined types
- skippingTypePrivileges() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
Return whether we are skipping USAGE privileges for user-defined types
- skipRecord(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
- skipRecord(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
- skipRemainder(boolean) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Skip remainder of current DSS and all chained DSS'es
- skipRow(ExecRow) - Method in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
-
Return true if we should skip the scan due to nulls in the row
when the start or stop positioners on the columns containing
null do not implement ordered null semantics.
- skipScan(ExecIndexRow, ExecIndexRow) - Method in class org.apache.derby.impl.sql.execute.MultiProbeTableScanResultSet
-
Check if the scan should be skipped.
- skipScan(ExecIndexRow, ExecIndexRow) - Method in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
-
Return true if we should skip the scan due to nulls in the start
or stop position when the predicate on the column(s) in question
do not implement ordered null semantics. beetle 4464, we also compact
the areNullsOrdered flags into checkNullCols here.
- skipSQLDHROW(int) - Method in class org.apache.derby.client.net.Reply
-
- skipTypePrivileges(boolean) - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Set whether we should skip adding USAGE privileges for user-defined types.
- skipTypePrivileges(boolean) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
Set whether we should skip adding USAGE privileges for user-defined types
- skipUntilEOF(InputStream) - Static method in class org.apache.derby.iapi.services.io.InputStreamUtil
-
Skips until EOF, returns number of bytes skipped.
- skipUntilEOF(InputStream) - Static method in class org.apache.derby.iapi.util.UTF8Util
-
Skip until the end-of-stream is reached.
- skipViews - Static variable in class org.apache.derby.tools.dblook
-
- SLASH - Static variable in class org.apache.derby.impl.tools.ij.StatementFinder
-
- SLAVE_CONNECTION_ATTEMPT_TIMEOUT - Static variable in class org.apache.derby.impl.store.replication.master.MasterController
-
- SLAVE_DB - Static variable in interface org.apache.derby.iapi.store.replication.slave.SlaveFactory
-
Property key to specify the name of the database
- SLAVE_MODE - Static variable in interface org.apache.derby.iapi.store.replication.slave.SlaveFactory
-
Property value used to indicate that the service should be
booted in asynchronous replication mode.
- SLAVE_OPERATION_DENIED_WHILE_CONNECTED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- SLAVE_PRE_MODE - Static variable in interface org.apache.derby.iapi.store.replication.slave.SlaveFactory
-
Property value used to indicate that the service should be
booted in slave replication pre mode.
- slaveAddr - Variable in class org.apache.derby.impl.store.replication.master.MasterController
-
- slaveAddr - Variable in class org.apache.derby.impl.store.replication.slave.SlaveController
-
- slaveAddress - Variable in class org.apache.derby.impl.store.replication.net.ReplicationMessageReceive
-
Contains the address (hostname and port number) of the slave
to replicate to.
- slaveAddress - Variable in class org.apache.derby.impl.store.replication.net.ReplicationMessageTransmit
-
Contains the address (hostname and port number) of the slave
to replicate to.
- SlaveAddress - Class in org.apache.derby.impl.store.replication.net
-
Encapsulates the host name and the port number of the slave machine.
- SlaveAddress(String, int) - Constructor for class org.apache.derby.impl.store.replication.net.SlaveAddress
-
Constructor initializes the host name and the port number with
valid values.
- SlaveController - Class in org.apache.derby.impl.store.replication.slave
-
This is an implementation of the replication slave controller
service.
- SlaveController() - Constructor for class org.apache.derby.impl.store.replication.slave.SlaveController
-
Empty constructor required by Monitor.bootServiceModule
- SlaveController.SlaveLogReceiverThread - Class in org.apache.derby.impl.store.replication.slave
-
Thread that listens for incoming messages from the master and
applies chunks of log records to the local log files.
- SlaveDatabase - Class in org.apache.derby.impl.db
-
SlaveDatabase is an instance of Database, and is booted instead of
BasicDatabase if this database will have the replication slave
role.
- SlaveDatabase() - Constructor for class org.apache.derby.impl.db.SlaveDatabase
-
- SlaveDatabase.SlaveDatabaseBootThread - Class in org.apache.derby.impl.db
-
Thread that boots the slave database.
- SlaveDatabaseBootThread(boolean, Properties) - Constructor for class org.apache.derby.impl.db.SlaveDatabase.SlaveDatabaseBootThread
-
- slaveFac - Variable in class org.apache.derby.impl.db.SlaveDatabase
-
- slaveFactory - Variable in class org.apache.derby.impl.store.raw.RawStore
-
- SlaveFactory - Interface in org.apache.derby.iapi.store.replication.slave
-
This is the interface for the replication slave controller
service.
- SlaveLogReceiverThread() - Constructor for class org.apache.derby.impl.store.replication.slave.SlaveController.SlaveLogReceiverThread
-
Creates a new instance of SlaveLogReceiverThread
with a debugging-friendly thread name.
- SlavePingThread(String) - Constructor for class org.apache.derby.impl.store.replication.net.ReplicationMessageReceive.SlavePingThread
-
- slaveRecoveryMonitor - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
-
- sleep(long) - Static method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Puts the current thread to sleep.
- sleep(long) - Static method in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
Puts the current thread to sleep for maximum ms milliseconds.
- slice(String, int, int, boolean) - Static method in class org.apache.derby.iapi.util.StringUtil
-
Return a slice (substring) of the passed in value, optionally trimmed.
- slot - Variable in class org.apache.derby.impl.store.raw.data.PurgeOperation
-
- slotEntrySize - Variable in class org.apache.derby.impl.store.raw.data.StoredPage
-
- slotFieldSize - Variable in class org.apache.derby.impl.store.raw.data.StoredPage
-
slot field and slot entry size.
- slotNumberHint - Variable in class org.apache.derby.impl.store.raw.data.RecordId
-
Last slot number this record id was at.
- slotsInUse - Variable in class org.apache.derby.impl.store.raw.data.StoredPage
-
- slotTableOffsetToFirstEntry - Variable in class org.apache.derby.impl.store.raw.data.StoredPage
-
Offset of the first entry in the slot table.
- slotTableOffsetToFirstRecordLengthField - Variable in class org.apache.derby.impl.store.raw.data.StoredPage
-
Offset of the record length entry in the 1st slot table entry.
- slotTableOffsetToFirstReservedSpaceField - Variable in class org.apache.derby.impl.store.raw.data.StoredPage
-
Offset of the reserved space length entry in the 1st slot table entry.
- slotTableToString() - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Debugging, print slot table information
- SMALL_SLOT_SIZE - Static variable in class org.apache.derby.impl.store.raw.data.StoredPage
-
SMALL_SLOT_SIZE are for pages smaller than 64K,
LARGE_SLOT_SIZE is for pages bigger than 64K.
- SMALLINT - Static variable in interface org.apache.derby.catalog.TypeDescriptor
-
Catalog type for nullable SMALLINT
- SMALLINT - Static variable in class org.apache.derby.client.am.ClientTypes
-
- SMALLINT - Static variable in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Runtime SMALLINT type that is nullable.
- SMALLINT_COMPILATION_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.SmallintTypeId
- SMALLINT_CONSTANT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- SMALLINT_ID - Static variable in class org.apache.derby.iapi.types.TypeId
-
- SMALLINT_LENGTH - Static variable in class org.apache.derby.iapi.types.SQLSmallint
-
- SMALLINT_MAXWIDTH - Static variable in class org.apache.derby.iapi.types.TypeId
-
- SMALLINT_MAXWIDTH_AS_CHAR - Static variable in interface org.apache.derby.iapi.sql.compile.TypeCompiler
-
- SMALLINT_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
-
- SMALLINT_NOT_NULL - Static variable in interface org.apache.derby.catalog.TypeDescriptor
-
Catalog type for not nullable INTEGER
- SMALLINT_NOT_NULL - Static variable in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Runtime INTEGER type that is not nullable.
- SMALLINT_PRECEDENCE - Static variable in class org.apache.derby.iapi.types.TypeId
-
- SMALLINT_PRECISION - Static variable in class org.apache.derby.iapi.types.TypeId
-
- SMALLINT_SCALE - Static variable in class org.apache.derby.iapi.types.TypeId
-
- SMALLINT_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.SmallintTypeId
- SMALLINT_TYPE_ID_IMPL - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.catalog.types.SmallintTypeIdImpl
- smallintTypeCompiler - Static variable in class org.apache.derby.impl.sql.compile.TypeCompilerFactoryImpl
-
- socket - Variable in class org.apache.derby.impl.drda.ProtocolTestAdapter
-
- socket - Variable in class org.apache.derby.impl.store.replication.net.SocketConnection
-
Contains the Socket connection between the Replication master and the
slave.
- socket_ - Variable in class org.apache.derby.client.net.NetAgent
-
- SOCKET_EXCEPTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- SOCKET_PERMISSION_HOSTNAME_WILDCARD - Static variable in class org.apache.derby.drda.NetworkServerControl
-
- socketConn - Variable in class org.apache.derby.impl.store.replication.net.ReplicationMessageReceive
-
Contains the methods used to read and write to the Object streams
obtained from a Socket connection.
- socketConn - Variable in class org.apache.derby.impl.store.replication.net.ReplicationMessageTransmit
-
Used to write/read message objects to/from a connection.
- SocketConnection - Class in org.apache.derby.impl.store.replication.net
-
This class encapsulates a Socket connection and has
methods that allow to read and write into the Object streams
created from this connection.
- SocketConnection(Socket) - Constructor for class org.apache.derby.impl.store.replication.net.SocketConnection
-
Constructor creates the streams from the socket object passed as
parameter.
- sockis - Variable in class org.apache.derby.impl.drda.DRDAConnThread
-
- sockos - Variable in class org.apache.derby.impl.drda.DRDAConnThread
-
- SOFT_DATA_DICTIONARY_VERSION - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
derby.softDataDictionaryVersion property indicates the soft upgrade level of the system catalogs.
- SOFT_UPGRADE_NO_FEATURE_CHECK - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
Internal attribute.
- softwareVersion - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Dictionary version of the currently running engine
- someParametersAreNull() - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
Return true if some parameters are null, false otherwise.
- sort - Variable in class org.apache.derby.impl.store.access.sort.MergeInserter
-
The sort this inserter is for.
- sort - Variable in class org.apache.derby.impl.store.access.sort.SortBuffer
-
The sort this set is associated with.
- sort - Variable in class org.apache.derby.impl.store.access.sort.SortScan
-
The sort that this class is scanning.
- Sort - Interface in org.apache.derby.iapi.store.access.conglomerate
-
The sort interface corresponds to an instance of an in-progress sort.
- SORT_AVOIDANCE_PLAN - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
-
Indicates a sort-avoidance plan
- SORT_COULD_NOT_INIT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- SORT_EXTERNAL - Static variable in interface org.apache.derby.iapi.store.access.AccessFactoryGlobals
-
- SORT_EXTERNAL - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
-
sort info properties
- SORT_IMPROPER_SCAN_METHOD - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- SORT_INTERNAL - Static variable in interface org.apache.derby.iapi.store.access.AccessFactoryGlobals
-
- SORT_INTERNAL - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
-
- SORT_OVERFLOW_THRESHOLD - Static variable in interface org.apache.derby.iapi.store.access.AccessFactoryGlobals
-
- SORT_REQUIRED - Static variable in interface org.apache.derby.iapi.sql.compile.RequiredRowOrdering
-
- SORT_ROW_OVERHEAD - Static variable in class org.apache.derby.impl.store.access.sort.ExternalSortFactory
-
- sort_rs_id - Variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetDescriptor
-
- sort_rs_id - Variable in class org.apache.derby.impl.sql.catalog.XPLAINSortPropsDescriptor
-
- SORT_SCAN_NOT_POSITIONED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- sort_type - Variable in class org.apache.derby.impl.sql.catalog.XPLAINSortPropsDescriptor
-
- SORT_TYPE - Static variable in class org.apache.derby.impl.tools.planexporter.AccessDatabase
-
- SORT_TYPE_MISMATCH - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- SORT_UNIQUEWITHDUPLICATENULLS_EXTERNAL - Static variable in interface org.apache.derby.iapi.store.access.AccessFactoryGlobals
-
- sortArray(int[]) - Method in class org.apache.derby.impl.sql.execute.RowChangerImpl
-
- sortBuffer - Variable in class org.apache.derby.impl.store.access.sort.MergeInserter
-
An in-memory ordered set that is used to sort rows
before they're sent to merge runs.
- sortBuffer - Variable in class org.apache.derby.impl.store.access.sort.MergeScan
-
The sort buffer we will use.
- sortBuffer - Variable in class org.apache.derby.impl.store.access.sort.MergeSort
-
An ordered set of the leftover rows that didn't go
in the last merge run (might be all the rows if there
are no merge runs).
- sortBuffer - Variable in class org.apache.derby.impl.store.access.sort.SortBufferRowSource
-
The Sort buffer where rows come from
- sortBuffer - Variable in class org.apache.derby.impl.store.access.sort.SortBufferScan
-
The sorter we're returning rows from.
- SortBuffer - Class in org.apache.derby.impl.store.access.sort
-
This class implements an in-memory ordered set
based on the balanced binary tree algorithm from
Knuth Vol. 3, Sec. 6.2.3, pp. 451-471.
- SortBuffer(MergeSort) - Constructor for class org.apache.derby.impl.store.access.sort.SortBuffer
-
Construct doesn't do anything, callers must call init
and check its return code.
- sortBufferMax - Variable in class org.apache.derby.impl.store.access.sort.ExternalSortFactory
-
- sortBufferMax - Variable in class org.apache.derby.impl.store.access.sort.MergeSort
-
The maximum number of entries a sort buffer can hold.
- sortBufferMin - Variable in class org.apache.derby.impl.store.access.sort.MergeSort
-
The minimum number of entries a sort buffer can hold.
- SortBufferRowSource - Class in org.apache.derby.impl.store.access.sort
-
Wrapping the output of a SortBuffer in a RowSource for the benefit of the
createAndLoadConglomerate and loadConglomerate interface.
- SortBufferRowSource(SortBuffer, TransactionManager, SortObserver, boolean, int) - Constructor for class org.apache.derby.impl.store.access.sort.SortBufferRowSource
-
- SortBufferScan - Class in org.apache.derby.impl.store.access.sort
-
A sort scan that just reads rows out of a sorter.
- SortBufferScan(MergeSort, TransactionManager, SortBuffer, boolean) - Constructor for class org.apache.derby.impl.store.access.sort.SortBufferScan
-
- SortController - Interface in org.apache.derby.iapi.store.access
-
A sort controller is an interface for inserting rows
into a sort.
- sortControllers - Variable in class org.apache.derby.impl.store.access.RAMTransaction
-
- sortCost - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
-
- sortCostController - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- SortCostController - Interface in org.apache.derby.iapi.store.access
-
- sortDescending - Variable in class org.apache.derby.impl.sql.compile.InListOperatorNode
-
- sortDescending() - Method in class org.apache.derby.impl.sql.compile.InListOperatorNode
-
Return whether or not the IN-list values for this node must be
sorted in DESCENDING order.
- sorted - Variable in class org.apache.derby.impl.sql.execute.DistinctScalarAggregateResultSet
-
- sorted - Variable in class org.apache.derby.impl.sql.execute.SortResultSet
-
- sorterOutput - Variable in class org.apache.derby.impl.tools.planexporter.TreeNode
-
- sorters - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
- sorters - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
-
- SortFactory - Interface in org.apache.derby.iapi.store.access.conglomerate
-
The factory interface for all sort access methods.
- sortId - Variable in class org.apache.derby.impl.sql.execute.DistinctScalarAggregateResultSet
-
- sortIds - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
- sortIds - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
-
- sortInAscendingOrder(DataValueDescriptor) - Method in class org.apache.derby.impl.sql.compile.ValueNodeList
-
Sort the entries in the list in ascending order.
- SortInfo - Interface in org.apache.derby.iapi.store.access
-
This object provides performance information related to a sort.
- sortMe() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Return an array of all my column positions, sorted in
ascending order.
- sortNeeded - Variable in class org.apache.derby.impl.sql.compile.OrderByList
-
- sortNeeded() - Method in interface org.apache.derby.iapi.sql.compile.RequiredRowOrdering
-
Indicate that a sort is necessary to fulfill this required ordering.
- sortNeeded() - Method in class org.apache.derby.impl.sql.compile.OrderByList
-
- sortNotNeeded() - Method in interface org.apache.derby.iapi.sql.compile.RequiredRowOrdering
-
Indicate that a sort is *NOT* necessary to fulfill this required
ordering.
- sortNotNeeded() - Method in class org.apache.derby.impl.sql.compile.OrderByList
-
- sortObserver - Variable in class org.apache.derby.impl.store.access.sort.MergeScan
-
- sortObserver - Variable in class org.apache.derby.impl.store.access.sort.MergeSort
-
The sort observer.
- sortObserver - Variable in class org.apache.derby.impl.store.access.sort.SortBufferRowSource
-
- SortObserver - Interface in org.apache.derby.iapi.store.access
-
A SortObserver is an object that is used as a callback by the
sorter.
- sortProperties - Variable in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
-
- sortProperties - Variable in class org.apache.derby.impl.sql.execute.rts.RealGroupedAggregateStatistics
-
- sortProperties - Variable in class org.apache.derby.impl.sql.execute.rts.RealSortStatistics
-
- sortProperties - Variable in class org.apache.derby.impl.sql.execute.SortResultSet
-
- sortProperties(Properties) - Static method in class org.apache.derby.iapi.util.PropertyUtil
-
Sorts a property list and turns the sorted list into a string.
- sortProperties(Properties, String) - Static method in class org.apache.derby.iapi.util.PropertyUtil
-
Sorts property list and print out each key=value pair prepended with
specific indentation.
- sortRequired - Variable in class org.apache.derby.impl.sql.execute.MultiProbeTableScanResultSet
-
Indicator as to which type of sort we need: ASCENDING, DESCENDING,
or NONE (NONE is represented by "RowOrdering.DONTCARE" and is used
for cases where all necessary sorting occurred at compilation time).
- sortRequired(RowOrdering, OptimizableList, int[]) - Method in interface org.apache.derby.iapi.sql.compile.RequiredRowOrdering
-
Tell whether sorting is required for this RequiredRowOrdering,
given a RowOrdering.
- sortRequired(RowOrdering, OptimizableList, int[]) - Method in class org.apache.derby.impl.sql.compile.OrderByList
-
- sortRequired(RowOrdering, JBitSet, OptimizableList, int[]) - Method in interface org.apache.derby.iapi.sql.compile.RequiredRowOrdering
-
Tell whether sorting is required for this RequiredRowOrdering,
given a RowOrdering representing a partial join order, and
a bit map telling what tables are represented in the join order.
- sortRequired(RowOrdering, JBitSet, OptimizableList, int[]) - Method in class org.apache.derby.impl.sql.compile.OrderByList
-
- sortResultRow - Variable in class org.apache.derby.impl.sql.execute.DistinctScalarAggregateResultSet
-
- sortResultRow - Variable in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
-
- sortResultRow - Variable in class org.apache.derby.impl.sql.execute.SortResultSet
-
- SortResultSet - Class in org.apache.derby.impl.sql.execute
-
Takes a source result set, sends it to the sorter,
and returns the results.
- SortResultSet(NoPutResultSet, boolean, boolean, int, Activation, int, int, int, double, double) - Constructor for class org.apache.derby.impl.sql.execute.SortResultSet
-
Constructor
- sortrsets - Variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINSystemTableVisitor
-
- sorts - Variable in class org.apache.derby.impl.store.access.RAMTransaction
-
- SortScan - Class in org.apache.derby.impl.store.access.sort
-
Abstract base class for merge sort scans.
- SortScan(MergeSort, TransactionManager, boolean) - Constructor for class org.apache.derby.impl.store.access.sort.SortScan
-
- sortTemplateRow - Variable in class org.apache.derby.impl.sql.execute.SortResultSet
-
- sortType - Variable in class org.apache.derby.impl.tools.planexporter.TreeNode
-
- source - Variable in class org.apache.derby.impl.sql.compile.ColumnReference.RemapInfo
-
- source - Variable in class org.apache.derby.impl.sql.compile.ColumnReference
-
This is where the value for this column reference will be coming from.
- source - Variable in class org.apache.derby.impl.sql.compile.IndexToBaseRowNode
-
- source - Variable in class org.apache.derby.impl.sql.compile.SubstituteExpressionVisitor
-
- source - Variable in class org.apache.derby.impl.sql.execute.AnyResultSet
-
- source - Variable in class org.apache.derby.impl.sql.execute.DeleteResultSet
-
- source - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
-
- source - Variable in class org.apache.derby.impl.sql.execute.GenericAggregateResultSet
-
- source - Variable in class org.apache.derby.impl.sql.execute.HashTableResultSet
-
- source - Variable in class org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet
-
- source - Variable in class org.apache.derby.impl.sql.execute.MaterializedResultSet
-
- source - Variable in class org.apache.derby.impl.sql.execute.NormalizeResultSet
-
- source - Variable in class org.apache.derby.impl.sql.execute.OnceResultSet
-
- source - Variable in class org.apache.derby.impl.sql.execute.ProjectRestrictResultSet
-
- source - Variable in class org.apache.derby.impl.sql.execute.RowCountResultSet
-
- source - Variable in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
-
- source - Variable in class org.apache.derby.impl.sql.execute.SortResultSet
-
- source - Variable in class org.apache.derby.impl.sql.execute.WindowResultSet
-
Source result set,
- source - Variable in class org.apache.derby.impl.tools.ij.StatementFinder
-
- SOURCE_TABLE_INDEX - Static variable in class org.apache.derby.impl.sql.compile.MergeNode
-
- source1 - Variable in class org.apache.derby.impl.sql.execute.UnionResultSet
-
- source1FinalRowCount - Variable in class org.apache.derby.impl.sql.execute.UnionResultSet
-
- source2 - Variable in class org.apache.derby.impl.sql.execute.UnionResultSet
-
- sourceColumn - Variable in class org.apache.derby.impl.sql.compile.VirtualColumnNode
-
- sourceCTI - Variable in class org.apache.derby.impl.sql.compile.CastNode
-
- sourceDBName - Static variable in class org.apache.derby.tools.dblook
-
- sourceDBUrl - Static variable in class org.apache.derby.tools.dblook
-
- sourceDepth - Variable in class org.apache.derby.impl.sql.execute.rts.RealNoPutResultSetStatistics
-
- sourceDepth - Variable in class org.apache.derby.impl.sql.execute.rts.RealNoRowsResultSetStatistics
-
- sourceDrained - Variable in class org.apache.derby.impl.sql.execute.MaterializedResultSet
-
- sourceExecIndexRow - Variable in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
-
- sourceExecIndexRow - Variable in class org.apache.derby.impl.sql.execute.ScalarAggregateResultSet
-
- sourceIsBase_or_VTI() - Method in class org.apache.derby.impl.sql.compile.MergeNode
-
Return true if the source table is a base table, view, or table function
- sourceLevel - Variable in class org.apache.derby.impl.sql.compile.ColumnReference
-
- sourceOpened - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
-
- sourceResultSet - Variable in class org.apache.derby.impl.sql.compile.VirtualColumnNode
-
- sourceResultSet - Variable in class org.apache.derby.impl.sql.execute.DMLVTIResultSet
-
- sourceResultSet - Variable in class org.apache.derby.impl.sql.execute.DMLWriteGeneratedColumnsResultSet
-
- sourceResultSets - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
-
- sourceResultSetStatistics - Variable in class org.apache.derby.impl.sql.execute.rts.RealNoRowsResultSetStatistics
-
- sourceRowHolders - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
-
- sourceRowWidth - Variable in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
-
- sourceSeed_ - Variable in class org.apache.derby.client.net.NetConnection
-
- sourceTxt - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
-
- space - Variable in class org.apache.derby.impl.drda.CcsidManager
-
- space - Variable in class org.apache.derby.impl.services.locks.Lock
-
Compatibility space the object is locked in.
- SPACE - Static variable in class org.apache.derby.iapi.types.ReaderToUTF8Stream
-
- SPACE - Static variable in class org.apache.derby.impl.drda.ProtocolTestAdapter
-
- SPACE - Static variable in class org.apache.derby.impl.load.ControlInfo
-
- SPACE - Static variable in class org.apache.derby.impl.tools.ij.StatementFinder
-
- space_ - Variable in class org.apache.derby.client.net.CcsidManager
-
- SPACE_CHAR - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- SPACE_TRACE - Static variable in class org.apache.derby.impl.store.raw.data.FileContainer
-
- spaceChar - Static variable in class org.apache.derby.impl.drda.DssTrace
-
- spaceChar__ - Static variable in class org.apache.derby.client.net.NetLogWriter
-
- spaceForCopy(int, int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Does this page have enough space to move the row to it.
- spaceForCopy(int, int[]) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Is there space for copying this many rows which takes this many bytes
on the page
MT - latched, page is latched when this methods is called.
- spaceForCopy(int, int[]) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Does this page have enough space to insert the input rows?
- spaceForInsert() - Method in interface org.apache.derby.iapi.store.raw.Page
-
Is it likely that an insert will fit on this page?
- spaceForInsert() - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Is there minimal space for insert?
- spaceForInsert(Object[], FormatableBitSet, int) - Method in interface org.apache.derby.iapi.store.raw.Page
-
will insert of this row fit on this page?
- spaceForInsert(Object[], FormatableBitSet, int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Is row guaranteed to be inserted successfully on this page?
- spaceForInsert(Object[], FormatableBitSet, int, int, int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Is row guaranteed to be inserted successfully on this page?
- spaceInfo - Variable in class org.apache.derby.diag.SpaceTable
-
- SpaceInfo - Interface in org.apache.derby.iapi.store.access
-
Manage the result information from a single call to
ConglomerateController.getSpaceInfo().
- SpaceInformation - Class in org.apache.derby.impl.store.raw.data
-
Manage the result information from a single call to
ConglomerateController.getSpaceInfo().
- SpaceInformation(long, long, long) - Constructor for class org.apache.derby.impl.store.raw.data.SpaceInformation
-
- SpaceTable - Class in org.apache.derby.diag
-
SpaceTable is a virtual table that shows the space usage of a particular
table and its indexes.
- SpaceTable() - Constructor for class org.apache.derby.diag.SpaceTable
-
- SpaceTable(String) - Constructor for class org.apache.derby.diag.SpaceTable
-
- SpaceTable(String, String) - Constructor for class org.apache.derby.diag.SpaceTable
-
- spareGroups - Variable in class org.apache.derby.impl.services.locks.LockSpace
-
Cached HashMaps for storing lock groups.
- spareSpace - Variable in class org.apache.derby.impl.store.raw.data.FileContainer
-
- spareSpace - Variable in class org.apache.derby.impl.store.raw.data.PageCreationArgs
-
% of page to keep free for updates.
- spareSpace - Variable in class org.apache.derby.impl.store.raw.data.StoredPage
-
% of page to keep free for updates.
- sparseRow - Variable in class org.apache.derby.impl.sql.execute.CurrentOfResultSet
-
- sparseRowArray - Variable in class org.apache.derby.impl.sql.execute.RowChangerImpl
-
- specialConstructor - Variable in exception org.apache.derby.impl.sql.compile.ParseException
-
This variable determines which constructor was used to create
this object and thereby affects the semantics of the
"getMessage" method (see below).
- specialConstructor - Variable in exception org.apache.derby.impl.tools.ij.ParseException
-
This variable determines which constructor was used to create
this object and thereby affects the semantics of the
"getMessage" method (see below).
- SpecialFunctionNode - Class in org.apache.derby.impl.sql.compile
-
SpecialFunctionNode handles system SQL functions.
- SpecialFunctionNode(int, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.SpecialFunctionNode
-
- specialMaxScan - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
-
- specialToken - Variable in class org.apache.derby.impl.sql.compile.Token
-
This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
- specificAuthenticationScheme - Variable in class org.apache.derby.impl.jdbc.authentication.SpecificAuthenticationServiceImpl
-
- SpecificAuthenticationServiceImpl - Class in org.apache.derby.impl.jdbc.authentication
-
This authentication service is a specific/user defined User authentication
level support.
- SpecificAuthenticationServiceImpl() - Constructor for class org.apache.derby.impl.jdbc.authentication.SpecificAuthenticationServiceImpl
-
- specificName - Variable in class org.apache.derby.catalog.types.RoutineAliasInfo
-
SQL Specific name (future)
- specificName - Variable in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
-
- specificPrivileges - Variable in class org.apache.derby.impl.sql.compile.PrivilegeNode
-
- specifiedLength - Variable in class org.apache.derby.client.am.ByteArrayCombinerStream
-
Length of the stream.
- spillToDisk(DataValueDescriptor[], RowLocation) - Method in class org.apache.derby.iapi.store.access.BackingStoreHashtable
-
Determine whether a new row should be spilled to disk and, if so, do it.
- SPLIT_FLAG_FIRST_IN_TABLE - Static variable in class org.apache.derby.impl.store.access.btree.ControlRow
-
- SPLIT_FLAG_FIRST_ON_PAGE - Static variable in class org.apache.derby.impl.store.access.btree.ControlRow
-
- SPLIT_FLAG_LAST_IN_TABLE - Static variable in class org.apache.derby.impl.store.access.btree.ControlRow
-
- SPLIT_FLAG_LAST_ON_PAGE - Static variable in class org.apache.derby.impl.store.access.btree.ControlRow
-
Values passed in the flag argument to splitFor.
- splitCodeIntoSubMethod(BCMethod, ClassHolder, BCMethod, int, int) - Method in class org.apache.derby.impl.services.bytecode.CodeChunk
-
Split a block of code from this method into a sub-method
and call it.
- splitExpressionOut(BCMethod, ClassHolder, int, int) - Method in class org.apache.derby.impl.services.bytecode.CodeChunk
-
Split an expression out of a large method into its own
sub-method.
- splitFor(OpenBTree, DataValueDescriptor[], BranchControlRow, DataValueDescriptor[], int) - Method in class org.apache.derby.impl.store.access.btree.BranchControlRow
-
Perform a top down split pass making room for the the key in "row".
- splitFor(OpenBTree, DataValueDescriptor[], BranchControlRow, DataValueDescriptor[], int) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Perform a top down split pass making room for the the key in "row".
- splitFor(OpenBTree, DataValueDescriptor[], BranchControlRow, DataValueDescriptor[], int) - Method in class org.apache.derby.impl.store.access.btree.LeafControlRow
-
Perform a top down split pass making room for the the key in "row".
- splitMethod() - Method in class org.apache.derby.impl.services.bytecode.BCMethod
-
Attempt to split a large method by pushing code out to several
sub-methods.
- splitMinLength(BCMethod) - Static method in class org.apache.derby.impl.services.bytecode.CodeChunk
-
Minimum split length for a sub-method.
- splitQRYDTA - Variable in class org.apache.derby.impl.drda.DRDAResultSet
-
- splitQRYDTA(DRDAStatement, int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Split QRYDTA into blksize chunks
This routine is called if the QRYDTA data will not fit.
- splitZeroStack(BCMethod, ClassHolder, int, int) - Method in class org.apache.derby.impl.services.bytecode.CodeChunk
-
Attempt to split the current method by pushing a chunk of
its code into a sub-method.
- SPS_DESCRIPTOR_FINDER_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.catalog.SPSDescriptorFinder
- SPS_TYPE_EXPLAIN - Static variable in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
- SPS_TYPE_REGULAR - Static variable in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
- SPS_TYPE_TRIGGER - Static variable in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Statement types.
- spsAction - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
-
- spsActionActivation - Variable in class org.apache.derby.impl.sql.execute.GenericTriggerExecutor
-
- spsCacheEntryAdded(SPSDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Add an entry to the hashtables for lookup from the cache.
- spsCacheEntryRemoved(SPSDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- spsCompSchemaId - Variable in class org.apache.derby.impl.sql.execute.CreateTriggerConstantAction
-
- spsd - Variable in class org.apache.derby.impl.sql.catalog.SPSNameCacheable
-
- spsd - Variable in class org.apache.derby.impl.sql.compile.ExecSPSNode
-
- SPSDescriptor - Class in org.apache.derby.iapi.sql.dictionary
-
A SPSDescriptor describes a Stored Prepared Statement.
- SPSDescriptor(DataDictionary, String, UUID, UUID, UUID, char, boolean, String, boolean) - Constructor for class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Constructor for a SPS Descriptor
- SPSDescriptor(DataDictionary, String, UUID, UUID, UUID, char, boolean, String, String, Timestamp, ExecPreparedStatement, boolean) - Constructor for class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Constructor for a SPS Descriptor.
- spsIdHash - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- spsName - Variable in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
-
- spsName - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
-
- spsNameCache - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- SPSNameCacheable - Class in org.apache.derby.impl.sql.catalog
-
This class implements a Cacheable for a DataDictionary cache of
sps descriptors, with the lookup key being the name/schema of the sps.
- SPSNameCacheable(DataDictionaryImpl) - Constructor for class org.apache.derby.impl.sql.catalog.SPSNameCacheable
-
- spsSet - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- spsWhenActivation - Variable in class org.apache.derby.impl.sql.execute.GenericTriggerExecutor
-
- spvnam - Variable in class org.apache.derby.impl.drda.AppRequester
-
- SPVNAM - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- sql - Variable in class org.apache.derby.client.am.stmtcache.StatementKey
-
The SQL query of the statement.
- sql - Variable in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
SQL used to create me.
- sql_ - Variable in class org.apache.derby.client.am.ClientPreparedStatement
-
- SQL_ALLOWED_MASK - Static variable in class org.apache.derby.catalog.types.RoutineAliasInfo
-
Masks for the sqlOptions field
- SQL_ARBITARY_OP - Static variable in interface org.apache.derby.iapi.sql.conn.Authorizer
-
Any other SQL operation
- SQL_AUTHORIZATION_PROPERTY - Static variable in interface org.apache.derby.iapi.reference.Property
-
- SQL_AUTHORIZATION_WITH_NO_AUTHENTICATION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- SQL_BEST_ROWID - Static variable in class org.apache.derby.catalog.SystemProcedures
-
- SQL_BEST_ROWID - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- SQL_BIT_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
- SQL_BLOB_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
- SQL_BOOLEAN_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
Type system id's
- SQL_CALL_OP - Static variable in interface org.apache.derby.iapi.sql.conn.Authorizer
-
SQL CALL/VALUE operation
- SQL_CHAR_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
- SQL_CLOB_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
- SQL_CONTROL - Static variable in class org.apache.derby.catalog.types.RoutineAliasInfo
-
- SQL_CONTROL - Static variable in class org.apache.derby.impl.sql.compile.CreateAliasNode
-
- SQL_DATA_PREFIX - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- SQL_DATE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
- SQL_DDL_OP - Static variable in interface org.apache.derby.iapi.sql.conn.Authorizer
-
SQL DDL operation
- SQL_DECIMAL_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
- SQL_DOUBLE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
- SQL_ERR_LENGTH - Static variable in class org.apache.derby.client.am.Sqlca
-
- SQL_IN_ROUTINES_ILLEGAL - Static variable in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
- SQL_INDEX_ALL - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- SQL_INDEX_UNIQUE - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- SQL_INTEGER_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
- SQL_LEGAL - Static variable in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Standard SQL is legal
- SQL_LONGINT_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
- SQL_LONGVARBIT_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
- SQL_LONGVARCHAR_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
- SQL_REAL_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
- SQL_REF_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
- SQL_ROWVER - Static variable in class org.apache.derby.catalog.SystemProcedures
-
- SQL_ROWVER - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- SQL_SELECT_OP - Static variable in interface org.apache.derby.iapi.sql.conn.Authorizer
-
SQL SELECT operation
- SQL_SMALLINT_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
- SQL_TIME_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
- SQL_TIMESTAMP_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
- SQL_TINYINT_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
- SQL_TO_JAVA_VALUE_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- SQL_USERTYPE_ID_V3 - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
- SQL_VARBIT_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
- SQL_VARCHAR_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
- SQL_WRITE_OP - Static variable in interface org.apache.derby.iapi.sql.conn.Authorizer
-
SQL write (insert,update,delete) operation
- SQL92_SCHEMAS - Static variable in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
- sqlAllowed - Variable in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
Set to one of RoutineAliasInfo.
- SQLAM - Static variable in class org.apache.derby.client.net.CodePoint
-
- SQLAM - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- sqlamLevel - Variable in class org.apache.derby.impl.drda.DRDAConnThread
-
- SQLATTR - Static variable in class org.apache.derby.client.net.CodePoint
-
- SQLATTR - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- sqlAuthorization - Static variable in class org.apache.derby.tools.dblook
-
- SQLBinary - Class in org.apache.derby.iapi.types
-
SQLBinary is the abstract class for the binary datatypes.
- SQLBinary() - Constructor for class org.apache.derby.iapi.types.SQLBinary
-
Create a binary value set to NULL
- SQLBinary(byte[]) - Constructor for class org.apache.derby.iapi.types.SQLBinary
-
- SQLBinary(Blob) - Constructor for class org.apache.derby.iapi.types.SQLBinary
-
- SQLBit - Class in org.apache.derby.iapi.types
-
SQLBit represents the SQL type CHAR FOR BIT DATA
- SQLBit() - Constructor for class org.apache.derby.iapi.types.SQLBit
-
no-arg constructor, required by Formattable.
- SQLBit(byte[]) - Constructor for class org.apache.derby.iapi.types.SQLBit
-
- SQLBlob - Class in org.apache.derby.iapi.types
-
SQLBlob satisfies the DataValueDescriptor,
interfaces (i.e., OrderableDataType).
- SQLBlob() - Constructor for class org.apache.derby.iapi.types.SQLBlob
-
- SQLBlob(byte[]) - Constructor for class org.apache.derby.iapi.types.SQLBlob
-
- SQLBlob(Blob) - Constructor for class org.apache.derby.iapi.types.SQLBlob
-
- SQLBoolean - Class in org.apache.derby.iapi.types
-
SQLBoolean satisfies the DataValueDescriptor
interfaces (i.e., DataType).
- SQLBoolean() - Constructor for class org.apache.derby.iapi.types.SQLBoolean
-
- SQLBoolean(boolean) - Constructor for class org.apache.derby.iapi.types.SQLBoolean
-
- SQLBoolean(boolean, boolean) - Constructor for class org.apache.derby.iapi.types.SQLBoolean
-
- SQLBoolean(Boolean) - Constructor for class org.apache.derby.iapi.types.SQLBoolean
-
- Sqlca - Class in org.apache.derby.client.am
-
- Sqlca(ClientConnection) - Constructor for class org.apache.derby.client.am.Sqlca
-
- sqlca_ - Variable in exception org.apache.derby.client.am.SqlException
-
- SQLCADTA_LID - Static variable in class org.apache.derby.client.net.FdocaConstants
-
- SQLCADTA_LID - Static variable in class org.apache.derby.impl.drda.FdocaConstants
-
- SQLCADTA_MDD - Static variable in class org.apache.derby.impl.drda.FdocaConstants
-
- SQLCADTA_RLO_SIZE - Static variable in class org.apache.derby.client.net.FdocaConstants
-
- SQLCADTA_RLO_TOSEND - Static variable in class org.apache.derby.client.net.FdocaConstants
-
- SQLCADTA_SQLDTARD_RLO - Static variable in class org.apache.derby.impl.drda.FdocaConstants
-
- SQLCADTA_SQLDTARD_RLO_SIZE - Static variable in class org.apache.derby.impl.drda.FdocaConstants
-
- SQLCAMESSAGE(int, short, String, String, int, int, int, int, int, int, String, String, String, String, String[], int[]) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Method used by Derby Network Server to get localized message (original call
from jcc.
- SQLCARD - Static variable in class org.apache.derby.client.net.CodePoint
-
- SQLCARD - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- sqlCcsid_ - Variable in class org.apache.derby.client.am.ColumnMetaData
-
- SQLChar - Class in org.apache.derby.iapi.types
-
The SQLChar represents a CHAR value with UCS_BASIC collation.
- SQLChar() - Constructor for class org.apache.derby.iapi.types.SQLChar
-
no-arg constructor, required by Formattable.
- SQLChar(char[]) - Constructor for class org.apache.derby.iapi.types.SQLChar
-
This is a special constructor used when we need to represent a password
as a VARCHAR (see DERBY-866).
- SQLChar(String) - Constructor for class org.apache.derby.iapi.types.SQLChar
-
- SQLChar(Clob) - Constructor for class org.apache.derby.iapi.types.SQLChar
-
- SQLCINRD - Static variable in class org.apache.derby.client.net.CodePoint
-
- SQLCINRD - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SQLClob - Class in org.apache.derby.iapi.types
-
SQLClob represents a CLOB value with UCS_BASIC collation.
- SQLClob() - Constructor for class org.apache.derby.iapi.types.SQLClob
-
- SQLClob(String) - Constructor for class org.apache.derby.iapi.types.SQLClob
-
- SQLClob(Clob) - Constructor for class org.apache.derby.iapi.types.SQLClob
-
- SQLClob.HeaderInfo - Class in org.apache.derby.iapi.types
-
Holder class for header information gathered from the raw byte header in
the stream.
- SqlCode - Class in org.apache.derby.client.am
-
- SqlCode(int) - Constructor for class org.apache.derby.client.am.SqlCode
-
- sqlCode_ - Variable in class org.apache.derby.client.am.Sqlca
-
- SQLCOLPRIVILEGES(String, String, String, String, String, ResultSet[]) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Map SQLColPrivileges to EmbedDatabaseMetaData.getColumnPrivileges
- SQLCOLUMNS(String, String, String, String, String, ResultSet[]) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Map SQLColumns to EmbedDatabaseMetaData.getColumns
- sqlComment_ - Variable in class org.apache.derby.client.am.ColumnMetaData
-
- SQLCSRHLD - Static variable in class org.apache.derby.client.net.CodePoint
-
- SQLCSRHLD - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SQLDARD - Static variable in class org.apache.derby.client.net.CodePoint
-
- SQLDARD - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SQLDate - Class in org.apache.derby.iapi.types
-
This contains an instance of a SQL Date.
- SQLDate() - Constructor for class org.apache.derby.iapi.types.SQLDate
-
no-arg constructor required by Formattable
- SQLDate(int) - Constructor for class org.apache.derby.iapi.types.SQLDate
-
- SQLDate(String, boolean, LocaleFinder) - Constructor for class org.apache.derby.iapi.types.SQLDate
-
Construct a date from a string.
- SQLDate(String, boolean, LocaleFinder, Calendar) - Constructor for class org.apache.derby.iapi.types.SQLDate
-
Construct a date from a string.
- SQLDate(Date) - Constructor for class org.apache.derby.iapi.types.SQLDate
-
- sqldaType - Variable in class org.apache.derby.impl.drda.DRDAStatement
-
- SQLDecimal - Class in org.apache.derby.iapi.types
-
SQLDecimal satisfies the DataValueDescriptor
interfaces (i.e., OrderableDataType).
- SQLDecimal() - Constructor for class org.apache.derby.iapi.types.SQLDecimal
-
no-arg constructor, required by Formattable
- SQLDecimal(String) - Constructor for class org.apache.derby.iapi.types.SQLDecimal
-
- SQLDecimal(BigDecimal) - Constructor for class org.apache.derby.iapi.types.SQLDecimal
-
- SQLDecimal(BigDecimal, int, int) - Constructor for class org.apache.derby.iapi.types.SQLDecimal
-
- sqldFcode_ - Variable in class org.apache.derby.client.am.ColumnMetaData
-
- sqldHold_ - Variable in class org.apache.derby.client.am.ColumnMetaData
-
- sqldKeytype_ - Variable in class org.apache.derby.client.am.ColumnMetaData
-
- SQLDouble - Class in org.apache.derby.iapi.types
-
SQLDouble satisfies the DataValueDescriptor
interfaces (i.e., OrderableDataType).
- SQLDouble() - Constructor for class org.apache.derby.iapi.types.SQLDouble
-
no-arg constructor, required by Formattable
- SQLDouble(double) - Constructor for class org.apache.derby.iapi.types.SQLDouble
-
- SQLDouble(double, boolean) - Constructor for class org.apache.derby.iapi.types.SQLDouble
-
- SQLDouble(Double) - Constructor for class org.apache.derby.iapi.types.SQLDouble
-
- sqldRdbnam_ - Variable in class org.apache.derby.client.am.ColumnMetaData
-
- sqldReturn_ - Variable in class org.apache.derby.client.am.ColumnMetaData
-
- sqldSchema_ - Variable in class org.apache.derby.client.am.ColumnMetaData
-
- sqldScroll_ - Variable in class org.apache.derby.client.am.ColumnMetaData
-
- sqldSensitive_ - Variable in class org.apache.derby.client.am.ColumnMetaData
-
- SQLDTA - Static variable in class org.apache.derby.client.net.CodePoint
-
- SQLDTA - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SQLDTA_MDD - Static variable in class org.apache.derby.impl.drda.FdocaConstants
-
- SQLDTA_RLO - Static variable in class org.apache.derby.impl.drda.FdocaConstants
-
- SQLDTA_RLO_SIZE - Static variable in class org.apache.derby.impl.drda.FdocaConstants
-
- SQLDTA_RLO_TOSEND - Static variable in class org.apache.derby.client.net.FdocaConstants
-
- SQLDTAGRP_COL_DSC_SIZE - Static variable in class org.apache.derby.impl.drda.FdocaConstants
-
- SQLDTAGRP_LID - Static variable in class org.apache.derby.client.net.FdocaConstants
-
- SQLDTAGRP_LID - Static variable in class org.apache.derby.impl.drda.FdocaConstants
-
- SQLDTAGRP_MDD - Static variable in class org.apache.derby.impl.drda.FdocaConstants
-
- SQLDTAGRP_SIZE - Static variable in class org.apache.derby.impl.drda.FdocaConstants
-
- SQLDTARD - Static variable in class org.apache.derby.client.net.CodePoint
-
- SQLDTARD - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SQLDTARD_LID - Static variable in class org.apache.derby.client.net.FdocaConstants
-
- SQLDTARD_RLO_SIZE - Static variable in class org.apache.derby.client.net.FdocaConstants
-
- SQLDTARD_RLO_TOSEND - Static variable in class org.apache.derby.client.net.FdocaConstants
-
- SQLDTARD_TRIPLET_ID_0 - Static variable in class org.apache.derby.client.net.FdocaConstants
-
- SQLDTARD_TRIPLET_ID_D0 - Static variable in class org.apache.derby.client.net.FdocaConstants
-
- SQLDTARD_TRIPLET_ID_E0 - Static variable in class org.apache.derby.client.net.FdocaConstants
-
- SQLDTARD_TRIPLET_ID_END - Static variable in class org.apache.derby.client.net.FdocaConstants
-
- SQLDTARD_TRIPLET_ID_F0 - Static variable in class org.apache.derby.client.net.FdocaConstants
-
- SQLDTARD_TRIPLET_ID_SDA - Static variable in class org.apache.derby.client.net.FdocaConstants
-
- SQLDTARD_TRIPLET_ID_START - Static variable in class org.apache.derby.client.net.FdocaConstants
-
- SQLDTARD_TRIPLET_IDS - Static variable in class org.apache.derby.client.net.FdocaConstants
-
- SQLDTARD_TRIPLET_TYPE_CPT - Static variable in class org.apache.derby.client.net.FdocaConstants
-
- SQLDTARD_TRIPLET_TYPE_END - Static variable in class org.apache.derby.client.net.FdocaConstants
-
- SQLDTARD_TRIPLET_TYPE_GDA - Static variable in class org.apache.derby.client.net.FdocaConstants
-
- SQLDTARD_TRIPLET_TYPE_MDD - Static variable in class org.apache.derby.client.net.FdocaConstants
-
- SQLDTARD_TRIPLET_TYPE_RLO - Static variable in class org.apache.derby.client.net.FdocaConstants
-
- SQLDTARD_TRIPLET_TYPE_SDA - Static variable in class org.apache.derby.client.net.FdocaConstants
-
- SQLDTARD_TRIPLET_TYPE_START - Static variable in class org.apache.derby.client.net.FdocaConstants
-
- SQLDTARD_TRIPLET_TYPES - Static variable in class org.apache.derby.client.net.FdocaConstants
-
- SQLEqualsIgnoreCase(String, String) - Static method in class org.apache.derby.iapi.util.StringUtil
-
Compares two strings
Strings will be uppercased in english and compared
equivalent to s1.equalsIgnoreCase(s2)
throws NPE if s1 is null
- sqlErrd_ - Variable in class org.apache.derby.client.am.Sqlca
-
- sqlErrmc_ - Variable in class org.apache.derby.client.am.Sqlca
-
A string representation of sqlErrmcBytes_.
- SQLERRMC_MESSAGE_DELIMITER - Static variable in class org.apache.derby.shared.common.error.MessageUtils
-
- SQLERRMC_PREFORMATTED_MESSAGE_DELIMITER - Static variable in class org.apache.derby.impl.drda.DRDAConnThread
-
SQLERRMC_PREFORMATTED_MESSAGE_DELIMITER, When full message text is
sent for severe errors.
- SQLERRMC_PREFORMATTED_MESSAGE_DELIMITER - Static variable in class org.apache.derby.shared.common.error.MessageUtils
-
SQLERRMC_PREFORMATTED_MESSAGE_DELIMITER, When full message text is
sent for severe errors.
- SQLERRMC_TOKEN_DELIMITER - Static variable in class org.apache.derby.impl.drda.DRDAConnThread
-
SQLERRMC_TOKEN_DELIMITER separates message argument tokens
- SQLERRMC_TOKEN_DELIMITER - Static variable in class org.apache.derby.shared.common.error.MessageUtils
-
Delimiters for SQLERRMC values.
- sqlErrmcBytes_ - Variable in class org.apache.derby.client.am.Sqlca
-
- sqlErrmcMessages_ - Variable in class org.apache.derby.client.am.Sqlca
-
Array of errmc strings for each message in the chain.
- SQLERROR - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- sqlErrp_ - Variable in class org.apache.derby.client.am.Sqlca
-
- sqlErrpBytes_ - Variable in class org.apache.derby.client.am.Sqlca
-
- SQLERRRM - Static variable in class org.apache.derby.client.net.CodePoint
-
- SQLERRRM - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SqlException - Exception in org.apache.derby.client.am
-
- SqlException(SQLException) - Constructor for exception org.apache.derby.client.am.SqlException
-
Wrap a SQLException in a SqlException.
- SqlException(LogWriter, String, String, int) - Constructor for exception org.apache.derby.client.am.SqlException
-
- SqlException(LogWriter, Throwable, String, String, int) - Constructor for exception org.apache.derby.client.am.SqlException
-
- SqlException(LogWriter, ClientMessageId, Object...) - Constructor for exception org.apache.derby.client.am.SqlException
-
- SqlException(LogWriter, ClientMessageId, Object[], Throwable) - Constructor for exception org.apache.derby.client.am.SqlException
-
Create a SqlException.
- SqlException(LogWriter, ClientMessageId, Object[], SqlCode, Throwable) - Constructor for exception org.apache.derby.client.am.SqlException
-
- SqlException(LogWriter, ClientMessageId, Throwable, Object...) - Constructor for exception org.apache.derby.client.am.SqlException
-
- SqlException(LogWriter, ClientMessageId, SqlCode, Object...) - Constructor for exception org.apache.derby.client.am.SqlException
-
- SqlException(LogWriter, Sqlca) - Constructor for exception org.apache.derby.client.am.SqlException
-
Create an exception for an engine generated error.
- SqlException(Sqlca, int, boolean) - Constructor for exception org.apache.derby.client.am.SqlException
-
Create one of the exceptions in an exception chain generated by the
engine.
- SQLExceptionFactory - Class in org.apache.derby.client.am
-
SQLException factory class to create jdbc 40 exception classes
- SQLExceptionFactory - Class in org.apache.derby.impl.jdbc
-
Class to create SQLException
- SQLExceptionFactory() - Constructor for class org.apache.derby.client.am.SQLExceptionFactory
-
- SQLExceptionFactory() - Constructor for class org.apache.derby.impl.jdbc.SQLExceptionFactory
-
- SQLExceptionWrapper - Exception in org.apache.derby.iapi.services.io
-
Wrapper class for SQLExceptions
- SQLExceptionWrapper(Exception) - Constructor for exception org.apache.derby.iapi.services.io.SQLExceptionWrapper
-
- SQLFOREIGNKEYS(String, String, String, String, String, String, String, ResultSet[]) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Map SQLForeignKeys to EmbedDatabaseMetaData.getImportedKeys, getExportedKeys, and getCrossReference
- SQLFUNCTIONPARAMS(String, String, String, String, String, ResultSet[]) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Map SQLFunctionParameters to
EmbedDatabaseMetaData.getFunctionColumns()
- SQLFUNCTIONS(String, String, String, String, ResultSet[]) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Map SQLFunctions to EmbedDatabaseMetaData.getFunctions
- SQLGETTYPEINFO(short, String, ResultSet[]) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Map SQLGetTypeInfo to EmbedDatabaseMetaData.getTypeInfo
- SQLIdentifier2CanonicalPropertyUsername(String) - Static method in class org.apache.derby.iapi.util.IdUtil
-
Given a case normal form SQL authorization identifier, convert it to a
form that may be compared with the username of Derby builtin
authentication, which uses Java properties of the form
derby.user.<username>.
- SQLInteger - Class in org.apache.derby.iapi.types
-
SQLInteger represents an INTEGER value.
- SQLInteger() - Constructor for class org.apache.derby.iapi.types.SQLInteger
-
no-arg constructor, required by Formattable
- SQLInteger(char) - Constructor for class org.apache.derby.iapi.types.SQLInteger
-
- SQLInteger(int) - Constructor for class org.apache.derby.iapi.types.SQLInteger
-
- SQLInteger(Integer) - Constructor for class org.apache.derby.iapi.types.SQLInteger
-
- SQLJ_INVALID_JAR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- SQLJ_NESTED - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
The SQLJ protocol for getting the default connection
for server side jdbc
- SQLJ_NESTED - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
The SQLJ protocol for getting the default connection for server side jdbc
- SQLJ_SCHEMA_UUID - Static variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
- SQLJ_SIGNATURE_INVALID - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- SQLJ_SIGNATURE_PARAMETER_COUNT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- sqlLabel_ - Variable in class org.apache.derby.client.am.ColumnMetaData
-
- sqlLength() - Method in class org.apache.derby.client.am.Lob
-
Return the length of the Lob value represented by this Lob
object.
- sqlLength_ - Variable in class org.apache.derby.client.am.ColumnMetaData
-
- sqlLength_ - Variable in class org.apache.derby.client.am.Lob
-
- SQLLongint - Class in org.apache.derby.iapi.types
-
SQLLongint satisfies the DataValueDescriptor
interfaces (i.e., OrderableDataType).
- SQLLongint() - Constructor for class org.apache.derby.iapi.types.SQLLongint
-
no-arg constructor, required by Formattable
- SQLLongint(long) - Constructor for class org.apache.derby.iapi.types.SQLLongint
-
- SQLLongint(long, boolean) - Constructor for class org.apache.derby.iapi.types.SQLLongint
-
- SQLLongint(Long) - Constructor for class org.apache.derby.iapi.types.SQLLongint
-
- SQLLongVarbit - Class in org.apache.derby.iapi.types
-
SQLLongVarbit represents the SQL type LONG VARCHAR FOR BIT DATA
It is an extension of SQLVarbit and is virtually indistinguishable
other than normalization.
- SQLLongVarbit() - Constructor for class org.apache.derby.iapi.types.SQLLongVarbit
-
- SQLLongVarbit(byte[]) - Constructor for class org.apache.derby.iapi.types.SQLLongVarbit
-
- SQLLongvarchar - Class in org.apache.derby.iapi.types
-
SQLLongvarchar represents a LONG VARCHAR value with UCS_BASIC collation.
- SQLLongvarchar() - Constructor for class org.apache.derby.iapi.types.SQLLongvarchar
-
- SQLLongvarchar(String) - Constructor for class org.apache.derby.iapi.types.SQLLongvarchar
-
- sqlMode_ - Variable in class org.apache.derby.client.am.ClientStatement
-
- sqlName - Variable in class org.apache.derby.iapi.sql.dictionary.FileInfoDescriptor
-
- sqlName - Variable in class org.apache.derby.impl.sql.compile.SpecialFunctionNode
-
Name of SQL function
- sqlName - Variable in class org.apache.derby.impl.sql.execute.JarUtil
-
- sqlName_ - Variable in class org.apache.derby.client.am.ColumnMetaData
-
- sqlOptions - Variable in class org.apache.derby.catalog.types.RoutineAliasInfo
-
This field contains several pieces of information:
bits 0-3 sqlAllowed = MODIFIES_SQL_DATA, READS_SQL_DATA,CONTAINS_SQL, or NO_SQL
bit 4 on if function is DETERMINISTIC, off otherwise
bit 5 on if running with definer's right, off otherwise
- sqlPrecision_ - Variable in class org.apache.derby.client.am.ColumnMetaData
-
- SQLPRIMARYKEYS(String, String, String, String, ResultSet[]) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Map SQLPrimaryKeys to EmbedDatabaseMetaData.getPrimaryKeys
- SQLPROCEDURECOLS(String, String, String, String, String, ResultSet[]) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Map SQLProcedureCols to EmbedDatabaseMetaData.getProcedureColumns
- SQLPROCEDURES(String, String, String, String, ResultSet[]) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Map SQLProcedures to EmbedDatabaseMetaData.getProcedures
- SQLReal - Class in org.apache.derby.iapi.types
-
SQLReal satisfies the DataValueDescriptor
interfaces (i.e., OrderableDataType).
- SQLReal() - Constructor for class org.apache.derby.iapi.types.SQLReal
-
no-arg constructor, required by Formattable.
- SQLReal(float) - Constructor for class org.apache.derby.iapi.types.SQLReal
-
- SQLReal(Float) - Constructor for class org.apache.derby.iapi.types.SQLReal
-
- SQLRef - Class in org.apache.derby.iapi.types
-
- SQLRef() - Constructor for class org.apache.derby.iapi.types.SQLRef
-
- SQLRef(RowLocation) - Constructor for class org.apache.derby.iapi.types.SQLRef
-
- SQLRoutine(String, String, boolean) - Constructor for class org.apache.derby.tools.SignatureChecker.SQLRoutine
-
- SQLRSLRD - Static variable in class org.apache.derby.client.net.CodePoint
-
- SQLRSLRD - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- sqlScale_ - Variable in class org.apache.derby.client.am.ColumnMetaData
-
- sqlSessionContext - Variable in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
The SQLSessionContext associated with a statement context.
- SQLSessionContext - Interface in org.apache.derby.iapi.sql.conn
-
An implementation of this interface encapsulates some of the SQL
session context's state variables, cf.
- sqlSessionContextForChildren - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
-
The SQL session context to be used inside a nested connection in a
stored routine or in a substatement.
- SQLSessionContextImpl - Class in org.apache.derby.impl.sql.conn
-
- SQLSessionContextImpl(SchemaDescriptor, String) - Constructor for class org.apache.derby.impl.sql.conn.SQLSessionContextImpl
-
- SQLSmallint - Class in org.apache.derby.iapi.types
-
SQLSmallint satisfies the DataValueDescriptor
interfaces (i.e., OrderableDataType).
- SQLSmallint() - Constructor for class org.apache.derby.iapi.types.SQLSmallint
-
No-arg constructor, required by Formattable.
// This constructor also gets used when we are
// allocating space for a short.
- SQLSmallint(short) - Constructor for class org.apache.derby.iapi.types.SQLSmallint
-
- SQLSmallint(short, boolean) - Constructor for class org.apache.derby.iapi.types.SQLSmallint
-
- SQLSmallint(Short) - Constructor for class org.apache.derby.iapi.types.SQLSmallint
-
- SQLSPECIALCOLUMNS(short, String, String, String, short, short, String, ResultSet[]) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Map SQLSpecialColumns to EmbedDatabaseMetaData.getBestRowIdentifier and getVersionColumns
- sqlState - Variable in exception org.apache.derby.iapi.error.StandardException
-
- sqlState - Variable in exception org.apache.derby.iapi.services.io.DerbyIOException
-
A Derby SQLState.
- sqlState - Variable in class org.apache.derby.impl.sql.compile.TestConstraintNode
-
- SQLState - Interface in org.apache.derby.iapi.reference
-
This is a refactoring wrapper around the "real" SQLState.java, which
has been relocated to org.apache.derby.shared.common.reference
- SQLState - Interface in org.apache.derby.shared.common.reference
-
List of error message identifiers.
- SQLState - Variable in class org.apache.derby.diag.ErrorMessages
-
- sqlstate_ - Variable in exception org.apache.derby.client.am.SqlException
-
- sqlState_ - Variable in class org.apache.derby.client.am.Sqlca
-
- sqlStates_ - Variable in class org.apache.derby.client.am.Sqlca
-
SQL states for all the messages in the exception chain.
- SQLSTATISTICS(String, String, String, short, short, String, ResultSet[]) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Map SQLStatistics to EmbedDatabaseMetaData.getIndexInfo
- SQLSTT - Static variable in class org.apache.derby.client.net.CodePoint
-
- SQLSTT - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SQLSTTVRB - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SQLTABLEPRIVILEGES(String, String, String, String, ResultSet[]) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Map SQLTablePrivileges to EmbedDatabaseMetaData.getTablePrivileges
- SQLTABLES(String, String, String, String, String, ResultSet[]) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Map SQLTables to EmbedDatabaseMetaData.getSchemas, getCatalogs,
getTableTypes and getTables, and return the result of the
DatabaseMetaData calls.
- SQLtext - Variable in class org.apache.derby.impl.sql.compile.ParserImpl
-
- SQLText - Variable in class org.apache.derby.impl.jdbc.EmbedStatement
-
- SQLTime - Class in org.apache.derby.iapi.types
-
This contains an instance of a SQL Time
Our current implementation doesn't implement time precision so the fractional
seconds portion of the time is always 0.
- SQLTime() - Constructor for class org.apache.derby.iapi.types.SQLTime
-
no-arg constructor required by Formattable
- SQLTime(int, int) - Constructor for class org.apache.derby.iapi.types.SQLTime
-
- SQLTime(String, boolean, LocaleFinder) - Constructor for class org.apache.derby.iapi.types.SQLTime
-
Construct a time from a string.
- SQLTime(String, boolean, LocaleFinder, Calendar) - Constructor for class org.apache.derby.iapi.types.SQLTime
-
Construct a time from a string.
- SQLTime(Time) - Constructor for class org.apache.derby.iapi.types.SQLTime
-
- SQLTimestamp - Class in org.apache.derby.iapi.types
-
This contains an instance of a SQL Timestamp object.
- SQLTimestamp() - Constructor for class org.apache.derby.iapi.types.SQLTimestamp
-
no-arg constructor required by Formattable
- SQLTimestamp(int, int, int) - Constructor for class org.apache.derby.iapi.types.SQLTimestamp
-
- SQLTimestamp(String, boolean, LocaleFinder) - Constructor for class org.apache.derby.iapi.types.SQLTimestamp
-
Construct a timestamp from a string.
- SQLTimestamp(String, boolean, LocaleFinder, Calendar) - Constructor for class org.apache.derby.iapi.types.SQLTimestamp
-
Construct a timestamp from a string.
- SQLTimestamp(Timestamp) - Constructor for class org.apache.derby.iapi.types.SQLTimestamp
-
Create a new SQLTimestamp instance that represents the specified
Timestamp in the local time zone.
- SQLTimestamp(Timestamp, Calendar) - Constructor for class org.apache.derby.iapi.types.SQLTimestamp
-
Create a new SQLTimestamp instance that represents the specified
Timestamp in the time zone of the given Calendar.
- SQLTimestamp(DataValueDescriptor, DataValueDescriptor) - Constructor for class org.apache.derby.iapi.types.SQLTimestamp
-
- SQLTinyint - Class in org.apache.derby.iapi.types
-
SQLTinyint satisfies the DataValueDescriptor
interfaces (i.e., OrderableDataType).
- SQLTinyint() - Constructor for class org.apache.derby.iapi.types.SQLTinyint
-
No-arg constructor, required by Formattable.
- SQLTinyint(byte) - Constructor for class org.apache.derby.iapi.types.SQLTinyint
-
- SQLTinyint(byte, boolean) - Constructor for class org.apache.derby.iapi.types.SQLTinyint
-
- SQLTinyint(Byte) - Constructor for class org.apache.derby.iapi.types.SQLTinyint
-
- SQLToJavaValueNode - Class in org.apache.derby.impl.sql.compile
-
This node type converts a value in the SQL domain to a value in the Java
domain.
- SQLToJavaValueNode(ValueNode, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.SQLToJavaValueNode
-
Constructor for a SQLToJavaValueNode
- SQLToUpperCase(String) - Static method in class org.apache.derby.iapi.util.StringUtil
-
Convert string to uppercase
Always use the java.util.ENGLISH locale
- sqlType - Variable in class org.apache.derby.catalog.GetProcedureColumns
-
- sqlType - Variable in class org.apache.derby.iapi.types.JSQLType
-
- SQLTYPE - Static variable in class org.apache.derby.iapi.types.JSQLType
-
- sqlType_ - Variable in class org.apache.derby.client.am.ColumnMetaData
-
- SQLTypes - Class in org.apache.derby.impl.drda
-
- SQLTypes() - Constructor for class org.apache.derby.impl.drda.SQLTypes
-
- sqlUDTclassName_ - Variable in class org.apache.derby.client.am.ColumnMetaData
-
- sqlUDTname_ - Variable in class org.apache.derby.client.am.ColumnMetaData
-
- SQLUDTS(String, String, String, String, String, ResultSet[]) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Map SQLUDTS to EmbedDatabaseMetaData.getUDTs
- sqlUnnamed_ - Variable in class org.apache.derby.client.am.ColumnMetaData
-
- sqlUpdateMode_ - Variable in class org.apache.derby.client.am.ClientStatement
-
- SQLVarbit - Class in org.apache.derby.iapi.types
-
SQLVarbit represents the SQL type VARCHAR FOR BIT DATA
It is an extension of SQLBit and is virtually indistinguishable
other than normalization.
- SQLVarbit() - Constructor for class org.apache.derby.iapi.types.SQLVarbit
-
- SQLVarbit(byte[]) - Constructor for class org.apache.derby.iapi.types.SQLVarbit
-
- SQLVarchar - Class in org.apache.derby.iapi.types
-
SQLVarchar represents a VARCHAR value with UCS_BASIC collation.
- SQLVarchar() - Constructor for class org.apache.derby.iapi.types.SQLVarchar
-
- SQLVarchar(char[]) - Constructor for class org.apache.derby.iapi.types.SQLVarchar
-
This is a special constructor used when we need to represent a password
as a VARCHAR (see DERBY-866).
- SQLVarchar(String) - Constructor for class org.apache.derby.iapi.types.SQLVarchar
-
- SQLVarchar(Clob) - Constructor for class org.apache.derby.iapi.types.SQLVarchar
-
- sqlWarn_ - Variable in class org.apache.derby.client.am.Sqlca
-
- sqlWarnBytes_ - Variable in class org.apache.derby.client.am.Sqlca
-
- SqlWarning - Exception in org.apache.derby.client.am
-
This represents a warning versus a full exception.
- SqlWarning(LogWriter, ClientMessageId, Object...) - Constructor for exception org.apache.derby.client.am.SqlWarning
-
- SqlWarning(LogWriter, Sqlca) - Constructor for exception org.apache.derby.client.am.SqlWarning
-
- SQLWARNING - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- SQLWarningFactory - Class in org.apache.derby.iapi.error
-
This class generates SQLWarning instances.
- SQLWarningFactory() - Constructor for class org.apache.derby.iapi.error.SQLWarningFactory
-
- sqlxBasename_ - Variable in class org.apache.derby.client.am.ColumnMetaData
-
- sqlxCorname_ - Variable in class org.apache.derby.client.am.ColumnMetaData
-
- sqlxGenerated_ - Variable in class org.apache.derby.client.am.ColumnMetaData
-
- sqlxKeymem_ - Variable in class org.apache.derby.client.am.ColumnMetaData
-
- SQLXML_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
-
- SqlXmlUtil - Class in org.apache.derby.iapi.types
-
This class contains "utility" methods that work with XML-specific
objects that are only available if JAXP and/or Xalan are in
the classpath.
- SqlXmlUtil() - Constructor for class org.apache.derby.iapi.types.SqlXmlUtil
-
Constructor: Initializes objects required for parsing
and serializing XML values.
- SqlXmlUtil.NullNamespaceContext - Class in org.apache.derby.iapi.types
-
A NamespaceContext that reports all namespaces as unbound.
- SqlXmlUtil.XMLErrorHandler - Class in org.apache.derby.iapi.types
-
- sqlxName_ - Variable in class org.apache.derby.client.am.ColumnMetaData
-
- sqlxParmmode_ - Variable in class org.apache.derby.client.am.ColumnMetaData
-
- sqlxRdbnam_ - Variable in class org.apache.derby.client.am.ColumnMetaData
-
- sqlxSchema_ - Variable in class org.apache.derby.client.am.ColumnMetaData
-
- sqlxUpdatable_ - Variable in class org.apache.derby.client.am.ColumnMetaData
-
- sqrt(NumberDataValue) - Method in class org.apache.derby.iapi.types.NumberDataType
-
This is the sqrt method.
- sqrt(NumberDataValue) - Method in interface org.apache.derby.iapi.types.NumberDataValue
-
The SQL SQRT operator.
- SQRT_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- squashLongs(long[]) - Static method in class org.apache.derby.client.am.Utils
-
Squash an array of longs into an array of ints
- squashLongs(long[]) - Static method in class org.apache.derby.impl.jdbc.Util
-
Squash an array of longs into an array of ints
- squeezeConstantValue(ValueNode) - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Get the constant or parameter reference out of a comparand.
- squeezeText(Element) - Method in class org.apache.derby.vti.XmlVTI
-
Squeeze the text out of an Element.
- src - Variable in class org.apache.derby.impl.io.vfmem.BlockedByteArrayInputStream
-
The underlying source.
- src - Variable in class org.apache.derby.impl.io.vfmem.BlockedByteArrayOutputStream
-
The underlying destination.
- src - Variable in class org.apache.derby.impl.io.vfmem.DataStoreEntry
-
The data of the entry.
- srvclsnm - Variable in class org.apache.derby.impl.drda.AppRequester
-
- SRVCLSNM - Static variable in class org.apache.derby.client.net.CodePoint
-
- SRVCLSNM - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SRVCLSNM_JVM - Static variable in class org.apache.derby.client.net.NetConfiguration
-
- srvdgn - Variable in exception org.apache.derby.impl.drda.DRDAProtocolException
-
- SRVDGN - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SRVLST - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- srvnam - Variable in class org.apache.derby.impl.drda.AppRequester
-
- SRVNAM - Static variable in class org.apache.derby.client.net.CodePoint
-
- SRVNAM - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SRVNAM_MAXSIZE - Static variable in class org.apache.derby.client.net.NetConfiguration
-
- srvrlslv - Variable in class org.apache.derby.impl.drda.AppRequester
-
- SRVRLSLV - Static variable in class org.apache.derby.client.net.CodePoint
-
- SRVRLSLV - Static variable in class org.apache.derby.client.net.NetConfiguration
-
- SRVRLSLV - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SSL_ATTR - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
The attribute that is used to set client SSL mode.
- SSL_BASIC - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- SSL_BASIC - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
-
The constant indicating that SSL encryption will be used.
- SSL_BASIC_STR - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
-
- SSL_OFF - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- SSL_OFF - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
-
The constant indicating that SSL encryption won't be used.
- SSL_OFF_STR - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
-
- SSL_PEER_AUTHENTICATION - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- SSL_PEER_AUTHENTICATION - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
-
The constant indicating that SSL encryption with peer authentication
will be used.
- SSL_PEER_AUTHENTICATION_STR - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
-
- sslMode - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- sslMode - Variable in class org.apache.derby.jdbc.BasicClientDataSource40
-
- stack - Variable in class org.apache.derby.impl.services.bytecode.Conditional
-
- stack_ - Variable in class org.apache.derby.iapi.services.context.ContextManager.CtxStack
-
Internal list with all the elements of the stack.
- stackDepth - Variable in class org.apache.derby.impl.services.bytecode.BCMethod
-
Current stack depth in this method, measured in words.
- stackPrint() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Print call stack for debug purposes
- stackTrace(Throwable) - Method in class org.apache.derby.iapi.error.ErrorStringBuilder
-
Print a stacktrace from the throwable in the error
buffer.
- stackTypeOffset - Variable in class org.apache.derby.impl.services.bytecode.BCMethod
-
Points to the next array offset in stackTypes
to be used.
- stackTypes - Variable in class org.apache.derby.impl.services.bytecode.BCMethod
-
Array of the current types of the values on the stack.
- stackWordDelta(ClassHolder, int, short) - Method in class org.apache.derby.impl.services.bytecode.CodeChunk
-
Return the number of stack words pushed (positive) or popped (negative)
by this instruction.
- stalePlanCheckInterval - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement.RowCountStatistics
-
- STANDALONE_DB - Static variable in interface org.apache.derby.iapi.reference.EngineType
-
Full database engine, the typical configuration.
- StandardException - Exception in org.apache.derby.iapi.error
-
StandardException is the root of all exceptions that are handled
in a standard fashion by the database code, mainly in the language code.
- StandardException - Static variable in interface org.apache.derby.iapi.reference.ClassName
-
- StandardException(String) - Constructor for exception org.apache.derby.iapi.error.StandardException
-
- StandardException(String, String) - Constructor for exception org.apache.derby.iapi.error.StandardException
-
This constructor is used when we already have the
message text.
- StandardException(String, Throwable, Object[]) - Constructor for exception org.apache.derby.iapi.error.StandardException
-
- StandardException.BadMessageArgumentException - Class in org.apache.derby.iapi.error
-
Dummy exception to catch incorrect use of
StandardException.newException(), at compile-time.
- StandardEXTDTAReaderInputStream - Class in org.apache.derby.impl.drda
-
Implementation of InputStream which get EXTDTA from the DDMReader.
- StandardEXTDTAReaderInputStream(DDMReader, boolean) - Constructor for class org.apache.derby.impl.drda.StandardEXTDTAReaderInputStream
-
Constructor.
- start - Variable in class org.apache.derby.iapi.services.io.ArrayInputStream
-
- start - Variable in class org.apache.derby.iapi.services.io.ArrayOutputStream
-
- start - Variable in class org.apache.derby.impl.sql.execute.AutoincrementCounter
-
- start(PrintWriter) - Method in class org.apache.derby.drda.NetworkServerControl
-
Start a Network Server.
- start(PrintWriter) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Start a network server.
- start(Xid, int) - Method in class org.apache.derby.client.net.NetXAResource
-
Start work on behalf of a transaction branch specified in xid
- start(Xid, int) - Method in class org.apache.derby.jdbc.EmbedXAResource
-
Start work on behalf of a transaction branch specified in xid If TMJOIN
is specified, the start is for joining a transaction previously seen by
the resource manager.
- start(EmbedXAResource, int) - Method in class org.apache.derby.jdbc.XATransactionState
-
- start(BundleContext) - Method in class org.apache.derby.osgi.EmbeddedActivator
-
- START_DRDA - Static variable in interface org.apache.derby.iapi.reference.Property
-
derby.drda.startNetworkServer
- start_position - Variable in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
-
- START_ROW - Static variable in class org.apache.derby.impl.load.ControlInfo
-
- START_SIZE - Static variable in class org.apache.derby.impl.load.ImportReadData
-
- start_xact_and_dosplit(boolean, long, DataValueDescriptor[], DataValueDescriptor[], int) - Method in class org.apache.derby.impl.store.access.btree.BTreeController
-
Start an internal transaction and do the split.
- startCol - Variable in class org.apache.derby.impl.sql.execute.NormalizeResultSet
-
- startColumn - Variable in class org.apache.derby.impl.store.raw.data.InsertOperation
-
next column that need to be inserted.
- startComBufferTrace(String) - Method in class org.apache.derby.impl.drda.DssTrace
-
- startCommonTransaction(RawStoreFactory, Xact, ContextManager, boolean, CompatibilitySpace, String, String, boolean, boolean) - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
-
Common work done to create local or global transactions.
- startDdm(int) - Method in class org.apache.derby.impl.drda.DDMWriter
-
Mark the location of the length bytes for the collection so they
can be updated later
- startElse(BCMethod, CodeChunk, Type[]) - Method in class org.apache.derby.impl.services.bytecode.Conditional
-
Complete the 'then' block and start the 'else' block for this conditional
- startElseCode() - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Complete the true code path of a conditional.
- startElseCode() - Method in class org.apache.derby.impl.services.bytecode.BCMethod
-
- startEncoding() - Method in class org.apache.derby.client.net.CcsidManager
-
Initialize this instance for encoding a new string.
- startEncoding() - Method in class org.apache.derby.client.net.EbcdicCcsidManager
-
- startEncoding() - Method in class org.apache.derby.client.net.Utf8CcsidManager
-
- startExecutionTime - Variable in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
- startFailover() - Method in interface org.apache.derby.iapi.store.replication.master.MasterFactory
-
Will perform all work needed to failover
- startFailover() - Method in class org.apache.derby.impl.store.replication.master.MasterController
-
- startGlobalTransaction(ContextManager, int, byte[], byte[]) - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Create a global user transaction, almost all work within the raw store
is performed in the context of a transaction.
- startGlobalTransaction(ContextManager, int, byte[], byte[]) - Method in class org.apache.derby.impl.store.raw.RawStore
-
- startGlobalTransaction(RawStoreFactory, ContextManager, int, byte[], byte[]) - Method in interface org.apache.derby.iapi.store.raw.xact.TransactionFactory
-
Start a new transaction within the given raw store.
- startGlobalTransaction(RawStoreFactory, ContextManager, int, byte[], byte[]) - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
-
- startInternalTransaction(ContextManager) - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Create an internal transaction.
- startInternalTransaction(ContextManager) - Method in class org.apache.derby.impl.store.raw.RawStore
-
- startInternalTransaction(RawStoreFactory, ContextManager) - Method in interface org.apache.derby.iapi.store.raw.xact.TransactionFactory
-
Start a new internal transaction within the given raw store.
- startInternalTransaction(RawStoreFactory, ContextManager) - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
-
- startJBMS() - Static method in class org.apache.derby.impl.tools.ij.util
-
Utility interface that defaults driver and database to null.
- startJBMS() - Static method in class org.apache.derby.tools.ij
-
- startJBMS(String, String) - Static method in class org.apache.derby.impl.tools.ij.util
-
Utility interface that defaults connInfo to null
- startJBMS(String, String, Properties) - Static method in class org.apache.derby.impl.tools.ij.util
-
This will look for the System properties "ij.driver" and "ij.database"
and return a java.sql.Connection if it successfully connects.
- startKey - Variable in class org.apache.derby.impl.sql.compile.Predicate
-
- startKeyGetter - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
-
- startKeyGetter - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
-
- startLayerBStreaming() - Method in class org.apache.derby.impl.drda.DDMReader
-
- startLogBackup(File) - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
-
- startLogBackup(File) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
- startLogBackup(File) - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
-
- startLogReceiverThread() - Method in class org.apache.derby.impl.store.replication.slave.SlaveController
-
Starts the LogReceiverThread that will listen for chunks of log
records from the master and apply the log records to the local
log file.
- startManagement() - Method in class org.apache.derby.impl.services.jmx.JMXManagementService
-
- startManagement() - Method in class org.apache.derby.impl.services.jmxnone.NoManagementService
-
- startManagement() - Method in class org.apache.derby.mbeans.Management
-
Start Derby's MBeans.
- startManagement() - Method in interface org.apache.derby.mbeans.ManagementMBean
-
Inform Derby to start its JMX management by registering
MBeans relevant to its current state.
- startMaster(RawStoreFactory, DataFactory, LogFactory, String, int, String) - Method in interface org.apache.derby.iapi.store.replication.master.MasterFactory
-
Will perform all the work that is needed to set up replication
- startMaster(RawStoreFactory, DataFactory, LogFactory, String, int, String) - Method in class org.apache.derby.impl.store.replication.master.MasterController
-
Will perform all the work that is needed to set up replication.
- startMessageReceiverThread(String) - Method in class org.apache.derby.impl.store.replication.net.ReplicationMessageTransmit
-
- startModule(boolean, Object, String, String, Properties) - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
Start a module.
- startModule(boolean, Object, String, String, Properties) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Start a module.
- startMonitor(Properties, PrintWriter) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
-
Start a Monitor based software system.
- startNestedReadOnlyUserTransaction(RawStoreFactory, RawTransaction, CompatibilitySpace, ContextManager, String) - Method in interface org.apache.derby.iapi.store.raw.xact.TransactionFactory
-
Start a new read only transaction within the given raw store.
- startNestedReadOnlyUserTransaction(RawStoreFactory, RawTransaction, CompatibilitySpace, ContextManager, String) - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
-
- startNestedReadOnlyUserTransaction(Transaction, CompatibilitySpace, ContextManager, String) - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Create a nested user transaction, almost all work within the raw store
is performed in the context of a transaction.
- startNestedReadOnlyUserTransaction(Transaction, CompatibilitySpace, ContextManager, String) - Method in class org.apache.derby.impl.store.raw.RawStore
-
- startNestedTopTransaction() - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
Start a nested top transaction.
- startNestedTopTransaction() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
- startNestedTopTransaction(RawStoreFactory, ContextManager) - Method in interface org.apache.derby.iapi.store.raw.xact.TransactionFactory
-
Start a new nested top transaction within the given raw store.
- startNestedTopTransaction(RawStoreFactory, ContextManager) - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
-
- startNestedUpdateUserTransaction(RawStoreFactory, RawTransaction, ContextManager, String, boolean) - Method in interface org.apache.derby.iapi.store.raw.xact.TransactionFactory
-
Start a new update transaction within the given raw store.
- startNestedUpdateUserTransaction(RawStoreFactory, RawTransaction, ContextManager, String, boolean) - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
-
- startNestedUpdateUserTransaction(Transaction, ContextManager, String, boolean) - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Create a nested user transaction, almost all work within the raw store
is performed in the context of a transaction.
- startNestedUpdateUserTransaction(Transaction, ContextManager, String, boolean) - Method in class org.apache.derby.impl.store.raw.RawStore
-
- startNestedUserTransaction(boolean, boolean) - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Get an nested user transaction.
- startNestedUserTransaction(boolean, boolean) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Get an nested user transaction.
- startNetworkServer() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Load Derby and save driver for future use.
- startNewLogFile() - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
-
- startNewLogFile() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
- startNewLogFile() - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
-
- startNonPersistentService(String, String, Properties) - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
Start a non-persistent service.
- startNonPersistentService(String, String, Properties) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
-
Start a non-persistent service.
- startNonPersistentService(String, String, Properties) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Start a non-persistent service.
- startOperator(Optimizable) - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicateList
-
Get the start operator for the given Optimizable for a heap or
index scan.
- startOperator(Optimizable) - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
- startOptimizing(Optimizer, RowOrdering) - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Begin the optimization process for this Optimizable.
- startOptimizing(Optimizer, RowOrdering) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
- startOptimizing(Optimizer, RowOrdering) - Method in class org.apache.derby.impl.sql.compile.FromTable
-
- startOptimizing(Optimizer, RowOrdering) - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
- startParams - Variable in class org.apache.derby.impl.services.monitor.BaseMonitor.ProviderEnumeration
-
- startPersistentService(String, Properties) - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
Start a persistent service.
- startPersistentService(String, Properties) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
-
Start a persistent service.
- startPersistentService(String, Properties) - Static method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Privileged startup.
- startPersistentService(String, Properties) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Start a peristent service.
- startPosition - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
-
- startPosition - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
-
- startPosition - Variable in class org.apache.derby.impl.sql.execute.rts.RealHashScanStatistics
-
- startPosition - Variable in class org.apache.derby.impl.sql.execute.rts.RealTableScanStatistics
-
- startPosition - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
-
- startPositionString - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
-
- startPositionString - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
-
- startPositionString - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
-
- startProviderService(PersistentService, String, Properties) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Boot a service under the control of the provider
- startReading() - Method in interface org.apache.derby.impl.store.raw.data.ByteHolder
-
Place a ByteHolder in reading mode.
- startReading() - Method in class org.apache.derby.impl.store.raw.data.MemByteHolder
-
- startReading(LanguageConnectionContext) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Inform this DataDictionary that we are about to start reading it.
- startReading(LanguageConnectionContext) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- startReplicationMaster(String, String, int, String) - Method in interface org.apache.derby.iapi.db.Database
-
Start the replication master role for this database
- startReplicationMaster(String, String, int, String) - Method in interface org.apache.derby.iapi.store.access.AccessFactory
-
Start the replication master role for this database
- startReplicationMaster(String, String, int, String) - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Start the replication master role for this database
- startReplicationMaster(String, String, int, String) - Method in class org.apache.derby.impl.db.BasicDatabase
-
Start the replication master role for this database
- startReplicationMaster(String, String, int, String) - Method in class org.apache.derby.impl.store.access.RAMAccessManager
-
Start the replication master role for this database.
- startReplicationMaster(String, String, int, String) - Method in class org.apache.derby.impl.store.raw.RawStore
-
Start the replication master role for this database
- startReplicationMasterRole(MasterFactory) - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
-
Make this LogFactory pass log records to the MasterFactory
every time a log record is appended to the log on disk, and
notify the MasterFactory when a log disk flush has taken place.
- startReplicationMasterRole(MasterFactory) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Make this LogFactory pass log records to the MasterFactory
every time a log record is appended to the log on disk, and
notify the MasterFactory when a log disk flush has taken place.
- startReplicationMasterRole(MasterFactory) - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
-
Replication not applicable on readonly databases
- startResetMethod() - Method in class org.apache.derby.impl.sql.compile.ActivationClassBuilder
-
- startSameIdChainParse() - Method in class org.apache.derby.client.net.Reply
-
- startSearchOperator - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
-
- startSearchOperator - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
-
- startSearchOperator - Variable in class org.apache.derby.impl.sql.execute.LastIndexKeyResultSet
-
- startSearchOperator - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
-
- startServices(Properties, boolean) - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
Start all services identified by derby.service.*
in the property set.
- startServices(Properties, boolean) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
- startSlave(RawStoreFactory, LogFactory) - Method in interface org.apache.derby.iapi.store.replication.slave.SlaveFactory
-
Start slave replication.
- startSlave(RawStoreFactory, LogFactory) - Method in class org.apache.derby.impl.store.replication.slave.SlaveController
-
Start slave replication.
- StartStatement(ij, int, int) - Method in interface org.apache.derby.impl.tools.ij.xaAbstractHelper
-
- StartStatement(ij, int, int) - Method in class org.apache.derby.impl.tools.ij.xaHelper
-
- startSubMethod(BCMethod, String, int, int) - Method in class org.apache.derby.impl.services.bytecode.CodeChunk
-
Start a sub method that we will split the portion of our current code to,
starting from start_pc and including codeLength bytes of code.
- startSystemModule(String) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
-
Start or find a module in the system service.
- startSystemModule(String) - Static method in class org.apache.derby.impl.services.bytecode.BCJava
-
Privileged startup.
- startSystemModule(String) - Static method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Privileged startup.
- startSystemModule(String) - Static method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
-
Privileged startup.
- startSystemModule(String) - Static method in class org.apache.derby.impl.store.access.RAMAccessManager
-
Privileged startup.
- startSystemModule(String) - Static method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Privileged startup.
- startSystemModule(String) - Static method in class org.apache.derby.impl.store.raw.RawStore
-
Privileged startup.
- startTime - Variable in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
-
- startTransaction() - Method in class org.apache.derby.impl.jdbc.TransactionResourceImpl
-
- startTransaction(ContextManager, String) - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Create a user transaction, almost all work within the raw store is
performed in the context of a transaction.
- startTransaction(ContextManager, String) - Method in class org.apache.derby.impl.store.raw.RawStore
-
- startTransaction(RawStoreFactory, ContextManager, String) - Method in interface org.apache.derby.iapi.store.raw.xact.TransactionFactory
-
Start a new transaction within the given raw store.
- startTransaction(RawStoreFactory, ContextManager, String) - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
-
- startupParameters - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- startupSuccessful - Variable in class org.apache.derby.impl.store.replication.slave.SlaveController
-
Whether or not this SlaveController has been successfully
started, including setting up a connection with the master and
starting the log receiver thread.
- startValue - Variable in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
-
- startWriting(LanguageConnectionContext) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Inform this DataDictionary that we are about to start writing to it.
- startWriting(LanguageConnectionContext) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- startXATransaction(Xid, int, long) - Method in class org.apache.derby.impl.drda.DRDAXAProtocol
-
Start the xa transaction.
- startXATransaction(ContextManager, int, byte[], byte[]) - Method in interface org.apache.derby.iapi.store.access.AccessFactory
-
Start a global transaction.
- startXATransaction(ContextManager, int, byte[], byte[]) - Method in class org.apache.derby.impl.store.access.RAMAccessManager
-
Start a global transaction.
- stat_mergeRunsSize - Variable in class org.apache.derby.impl.store.access.sort.MergeInserter
-
- stat_mergeRunsSize - Variable in class org.apache.derby.impl.store.access.sort.MergeSortInfo
-
- stat_numColumnsFetched - Variable in class org.apache.derby.impl.store.access.btree.BTreeScanInfo
-
- stat_numColumnsFetched - Variable in class org.apache.derby.impl.store.access.heap.HeapScanInfo
-
- stat_numdeleted_rows_visited - Variable in class org.apache.derby.impl.store.access.btree.BTreeScan
-
- stat_numdeleted_rows_visited - Variable in class org.apache.derby.impl.store.access.btree.BTreeScanInfo
-
- stat_numMergeRuns - Variable in class org.apache.derby.impl.store.access.sort.MergeInserter
-
- stat_numMergeRuns - Variable in class org.apache.derby.impl.store.access.sort.MergeSortInfo
-
- stat_numpages_visited - Variable in class org.apache.derby.impl.store.access.btree.BTreeScan
-
Performance counters ...
- stat_numpages_visited - Variable in class org.apache.derby.impl.store.access.btree.BTreeScanInfo
-
Performance counters ...
- stat_numpages_visited - Variable in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
Performance counters ...
- stat_numpages_visited - Variable in class org.apache.derby.impl.store.access.heap.HeapScanInfo
-
Performance counters ...
- stat_numrows_qualified - Variable in class org.apache.derby.impl.store.access.btree.BTreeScan
-
- stat_numrows_qualified - Variable in class org.apache.derby.impl.store.access.btree.BTreeScanInfo
-
- stat_numrows_qualified - Variable in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
- stat_numrows_qualified - Variable in class org.apache.derby.impl.store.access.heap.HeapScanInfo
-
- stat_numrows_visited - Variable in class org.apache.derby.impl.store.access.btree.BTreeScan
-
- stat_numrows_visited - Variable in class org.apache.derby.impl.store.access.btree.BTreeScanInfo
-
- stat_numrows_visited - Variable in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
- stat_numrows_visited - Variable in class org.apache.derby.impl.store.access.heap.HeapScanInfo
-
- stat_numRowsInput - Variable in class org.apache.derby.impl.store.access.sort.MergeInserter
-
- stat_numRowsInput - Variable in class org.apache.derby.impl.store.access.sort.MergeSortInfo
-
- stat_numRowsOutput - Variable in class org.apache.derby.impl.store.access.sort.MergeInserter
-
- stat_numRowsOutput - Variable in class org.apache.derby.impl.store.access.sort.MergeSortInfo
-
- stat_sortType - Variable in class org.apache.derby.impl.store.access.sort.MergeInserter
-
- stat_sortType - Variable in class org.apache.derby.impl.store.access.sort.MergeSortInfo
-
Performance counters ...
- stat_treeHeight - Variable in class org.apache.derby.impl.store.access.btree.BTreeScanInfo
-
- stat_validColumns - Variable in class org.apache.derby.impl.store.access.btree.BTreeScanInfo
-
- stat_validColumns - Variable in class org.apache.derby.impl.store.access.heap.HeapScanInfo
-
- statColumnCount - Variable in class org.apache.derby.iapi.sql.dictionary.StatisticsDescriptor
-
- state - Variable in class org.apache.derby.impl.drda.DRDAResultSet
-
- state - Variable in class org.apache.derby.impl.drda.Session
-
- state - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
-
- state - Variable in class org.apache.derby.impl.store.access.sort.MergeSort
-
Maintains the current state of the sort as defined in
the preceding values.
- state - Variable in class org.apache.derby.impl.store.raw.xact.Xact
-
- state - Variable in class org.apache.derby.impl.tools.ij.StatementFinder
-
- STATE - Static variable in interface org.apache.derby.iapi.services.locks.VirtualLockTable
-
- STATE_CLOSED - Static variable in class org.apache.derby.impl.store.access.sort.MergeSort
-
- STATE_DONE_INSERTING - Static variable in class org.apache.derby.impl.store.access.sort.MergeSort
-
- STATE_DONE_SCANNING - Static variable in class org.apache.derby.impl.store.access.sort.MergeSort
-
- STATE_DRAIN - Static variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
-
- STATE_INITIALIZED - Static variable in class org.apache.derby.impl.store.access.sort.MergeSort
-
- STATE_INSERT - Static variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
-
- STATE_INSERTING - Static variable in class org.apache.derby.impl.store.access.sort.MergeSort
-
- STATE_SCANNING - Static variable in class org.apache.derby.impl.store.access.sort.MergeSort
-
- STATE_UNINIT - Static variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
-
- stateAutoCommit - Variable in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
- stateHoldability - Variable in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
- stateIsolationLevel - Variable in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
Maintain state as seen by this Connection handle, not the state
of the underlying Connection it is attached to.
- statement - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
-
- statement - Variable in class org.apache.derby.impl.tools.ij.ijMultiResult
-
- statement - Variable in class org.apache.derby.impl.tools.ij.ijResultSetResult
-
- statement - Variable in class org.apache.derby.impl.tools.ij.ijStatementResult
-
- statement - Variable in class org.apache.derby.impl.tools.ij.StatementFinder
-
- statement() - Method in class org.apache.derby.impl.tools.planexporter.AccessDatabase
-
- Statement - Interface in org.apache.derby.iapi.sql
-
The Statement interface provides a way of giving a statement to the
language module, preparing the statement, and executing it.
- statement_ - Variable in class org.apache.derby.client.am.ClientResultSet
-
- statement_ - Variable in class org.apache.derby.client.net.NetStatement
-
- STATEMENT_CACHE_SIZE - Static variable in interface org.apache.derby.iapi.reference.Property
-
- STATEMENT_CACHE_SIZE_DEFAULT - Static variable in interface org.apache.derby.iapi.reference.Property
-
- STATEMENT_SEVERITY - Static variable in interface org.apache.derby.shared.common.error.ExceptionSeverity
-
STATEMENT_SEVERITY is associated with errors which
cause only the current statement to be aborted.
- statementCache - Variable in class org.apache.derby.client.ClientPooledConnection
-
The statement cache for the underlying physical connection.
- StatementCache - Class in org.apache.derby.diag
-
StatementCache is a virtual table that shows the contents of the SQL statement cache.
- StatementCache() - Constructor for class org.apache.derby.diag.StatementCache
-
- StatementCacheInteractor - Class in org.apache.derby.client.am
-
Utility class encapsulating the logic for interacting with the JDBC statement
cache when creating new logical statements.
- StatementCacheInteractor(JDBCStatementCache, ClientConnection) - Constructor for class org.apache.derby.client.am.StatementCacheInteractor
-
Creates a new JDBC statement cache interactor.
- statementCacheSize(Properties) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
-
- StatementCallbackInterface - Interface in org.apache.derby.client.am
-
- statementClosed_ - Variable in class org.apache.derby.client.am.ColumnMetaData
-
- StatementColumnPermission - Class in org.apache.derby.iapi.sql.dictionary
-
This class describes a column permission used (required) by a statement.
- StatementColumnPermission(UUID, int, FormatableBitSet) - Constructor for class org.apache.derby.iapi.sql.dictionary.StatementColumnPermission
-
Constructor for StatementColumnPermission.
- statementContext - Variable in class org.apache.derby.impl.sql.conn.GenericStatementContext.CancelQueryTask
-
Reference to the StatementContext for the executing statement
which might time out.
- statementContext - Variable in class org.apache.derby.impl.sql.execute.AnyResultSet
-
- statementContext - Variable in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
- statementContext - Variable in class org.apache.derby.impl.sql.execute.OnceResultSet
-
- StatementContext - Interface in org.apache.derby.iapi.sql.conn
-
StatementContext keeps the context for a statement.
- statementContexts - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- statementDepth - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- StatementDuration - Class in org.apache.derby.diag
-
StatementDuration is a virtual table which
can be used to analyze the execution duration of the statements
of "interest" in db2j.log or a specified file when
db2j.language.logStatementText=true.
- StatementDuration() - Constructor for class org.apache.derby.diag.StatementDuration
-
StatementDuration() accesses the error log in
derby.system.home, if set, otherwise it looks in the current directory.
- StatementDuration(String) - Constructor for class org.apache.derby.diag.StatementDuration
-
- statementEventListeners - Variable in class org.apache.derby.client.ClientPooledConnection
-
List of statement event listeners.
- statementEventListeners - Variable in class org.apache.derby.jdbc.EmbedPooledConnection
-
List of statement event listeners.
- StatementFinder - Class in org.apache.derby.impl.tools.ij
-
StatementGrabber looks through an input stream for
the next JSQL statement.
- StatementFinder(LocalizedInput, LocalizedOutput) - Constructor for class org.apache.derby.impl.tools.ij.StatementFinder
-
The constructor does not assume the stream is data input
or buffered, so it will wrap it appropriately.
- StatementGenericPermission - Class in org.apache.derby.iapi.sql.dictionary
-
This class describes a generic permission (such as USAGE)
required by a statement.
- StatementGenericPermission(UUID, String, String) - Constructor for class org.apache.derby.iapi.sql.dictionary.StatementGenericPermission
-
- statementGetWarningsFailed() - Static method in exception org.apache.derby.impl.tools.ij.ijException
-
- StatementGetWarningsFailed - Static variable in exception org.apache.derby.impl.tools.ij.ijException
-
- statementHoldabilityCheck(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
Check the result set holdability when creating a statement
object.
- statementKey - Variable in class org.apache.derby.impl.drda.Pkgnamcsn
-
Object which can be used for hashing when the consistency
token can be ignored.
- StatementKey - Class in org.apache.derby.client.am.stmtcache
-
A key representing a java.sql.PreparedStatement or a
java.sql.CallableStatement.
- StatementKey() - Constructor for class org.apache.derby.impl.drda.Pkgnamcsn.StatementKey
-
- StatementKey(boolean, String, String, int, int, int, int) - Constructor for class org.apache.derby.client.am.stmtcache.StatementKey
-
Creates a statement key with all the common properties.
- StatementKeyFactory - Class in org.apache.derby.client.am.stmtcache
-
A factory for creating JDBC statement keys for use with the JDBC statement
cache.
- StatementKeyFactory() - Constructor for class org.apache.derby.client.am.stmtcache.StatementKeyFactory
-
Instantiation not allowed.
- statementName - Variable in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
-
- StatementNode - Class in org.apache.derby.impl.sql.compile
-
A StatementNode represents a single statement in the language.
- StatementNode(ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.StatementNode
-
- statementNum - Variable in class org.apache.derby.impl.services.bytecode.BCMethod
-
- statementNumHitLimit(int) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Tell if statement number in this method builder hits limit.
- statementNumHitLimit(int) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
-
Tell if statement number in this method builder hits limit.
- StatementPermission - Class in org.apache.derby.iapi.sql.dictionary
-
This class describes a permission require by a statement.
- StatementPermission() - Constructor for class org.apache.derby.iapi.sql.dictionary.StatementPermission
-
Restrict implementations to this package to reduce
risk of external code spoofing the GRANT/REVOKE system
by providing its own fake implementations.
- StatementReply - Class in org.apache.derby.client.net
-
- StatementReply(Agent, StatementReplyInterface, ConnectionReplyInterface) - Constructor for class org.apache.derby.client.net.StatementReply
-
- statementReply_ - Variable in class org.apache.derby.client.net.NetAgent
-
- StatementReplyInterface - Interface in org.apache.derby.client.net
-
- statementRequest_ - Variable in class org.apache.derby.client.net.NetAgent
-
- StatementRequestInterface - Interface in org.apache.derby.client.net
-
- statementResultSet - Variable in class org.apache.derby.impl.sql.compile.ResultSetNode
-
- StatementRolePermission - Class in org.apache.derby.iapi.sql.dictionary
-
This class describes a role permission required by a statement.
- StatementRolePermission(String, int) - Constructor for class org.apache.derby.iapi.sql.dictionary.StatementRolePermission
-
Constructor
- StatementRoutinePermission - Class in org.apache.derby.iapi.sql.dictionary
-
This class describes a routine execute permission
required by a statement.
- StatementRoutinePermission(UUID) - Constructor for class org.apache.derby.iapi.sql.dictionary.StatementRoutinePermission
-
- statements - Variable in class org.apache.derby.client.am.stmtcache.JDBCStatementCache
-
Structure holding the cached prepared statement objects.
- StatementSchemaPermission - Class in org.apache.derby.iapi.sql.dictionary
-
This class describes a schema permission required by a statement.
- StatementSchemaPermission(String, String, int) - Constructor for class org.apache.derby.iapi.sql.dictionary.StatementSchemaPermission
-
- StatementTablePermission - Class in org.apache.derby.iapi.sql.dictionary
-
This class describes a table permission required by a statement.
- StatementTablePermission(UUID, int) - Constructor for class org.apache.derby.iapi.sql.dictionary.StatementTablePermission
-
Constructor for StatementTablePermission.
- statementText - Variable in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
-
- statementText - Variable in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
-
- statementText - Variable in class org.apache.derby.impl.sql.execute.TriggerEventActivator
-
- statementText - Variable in class org.apache.derby.impl.sql.GenericStatement
-
- statementText() - Method in class org.apache.derby.vti.VTIContext
-
Return the text of the statement which invoked the table function
- statementToString() - Method in class org.apache.derby.impl.sql.compile.AlterTableNode
-
- statementToString() - Method in class org.apache.derby.impl.sql.compile.CallStatementNode
-
- statementToString() - Method in class org.apache.derby.impl.sql.compile.CreateAliasNode
-
- statementToString() - Method in class org.apache.derby.impl.sql.compile.CreateIndexNode
-
- statementToString() - Method in class org.apache.derby.impl.sql.compile.CreateRoleNode
-
- statementToString() - Method in class org.apache.derby.impl.sql.compile.CreateSchemaNode
-
- statementToString() - Method in class org.apache.derby.impl.sql.compile.CreateSequenceNode
-
- statementToString() - Method in class org.apache.derby.impl.sql.compile.CreateTableNode
-
- statementToString() - Method in class org.apache.derby.impl.sql.compile.CreateTriggerNode
-
- statementToString() - Method in class org.apache.derby.impl.sql.compile.CreateViewNode
-
- statementToString() - Method in class org.apache.derby.impl.sql.compile.CursorNode
-
- statementToString() - Method in class org.apache.derby.impl.sql.compile.DeleteNode
-
- statementToString() - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
- statementToString() - Method in class org.apache.derby.impl.sql.compile.DropAliasNode
-
- statementToString() - Method in class org.apache.derby.impl.sql.compile.DropIndexNode
-
- statementToString() - Method in class org.apache.derby.impl.sql.compile.DropRoleNode
-
- statementToString() - Method in class org.apache.derby.impl.sql.compile.DropSchemaNode
-
- statementToString() - Method in class org.apache.derby.impl.sql.compile.DropSequenceNode
-
- statementToString() - Method in class org.apache.derby.impl.sql.compile.DropTableNode
-
- statementToString() - Method in class org.apache.derby.impl.sql.compile.DropTriggerNode
-
- statementToString() - Method in class org.apache.derby.impl.sql.compile.DropViewNode
-
- statementToString() - Method in class org.apache.derby.impl.sql.compile.ExecSPSNode
-
- statementToString() - Method in class org.apache.derby.impl.sql.compile.GrantNode
-
- statementToString() - Method in class org.apache.derby.impl.sql.compile.GrantRoleNode
-
- statementToString() - Method in class org.apache.derby.impl.sql.compile.InsertNode
-
- statementToString() - Method in class org.apache.derby.impl.sql.compile.LockTableNode
-
- statementToString() - Method in class org.apache.derby.impl.sql.compile.MergeNode
-
- statementToString() - Method in class org.apache.derby.impl.sql.compile.NOPStatementNode
-
- statementToString() - Method in class org.apache.derby.impl.sql.compile.RenameNode
-
- statementToString() - Method in class org.apache.derby.impl.sql.compile.RevokeNode
-
- statementToString() - Method in class org.apache.derby.impl.sql.compile.RevokeRoleNode
-
- statementToString() - Method in class org.apache.derby.impl.sql.compile.RowResultSetNode
-
- statementToString() - Method in class org.apache.derby.impl.sql.compile.SavepointNode
-
- statementToString() - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
- statementToString() - Method in class org.apache.derby.impl.sql.compile.SetConstraintsNode
-
- statementToString() - Method in class org.apache.derby.impl.sql.compile.SetRoleNode
-
- statementToString() - Method in class org.apache.derby.impl.sql.compile.SetSchemaNode
-
- statementToString() - Method in class org.apache.derby.impl.sql.compile.SetTransactionIsolationNode
-
- statementToString() - Method in class org.apache.derby.impl.sql.compile.StatementNode
-
- statementToString() - Method in class org.apache.derby.impl.sql.compile.UpdateNode
-
- StatementTriggerExecutor - Class in org.apache.derby.impl.sql.execute
-
A statement trigger executor is an object that executes
a statement trigger.
- StatementTriggerExecutor(InternalTriggerExecutionContext, TriggerDescriptor, Activation, LanguageConnectionContext) - Constructor for class org.apache.derby.impl.sql.execute.StatementTriggerExecutor
-
Constructor
- statementType - Variable in class org.apache.derby.impl.sql.compile.CursorNode
-
- statementType - Variable in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
- statementType - Variable in class org.apache.derby.impl.sql.compile.VTIDeferModPolicy
-
- statementType - Variable in class org.apache.derby.impl.sql.execute.UpdatableVTIConstantAction
-
- statementType - Variable in class org.apache.derby.impl.sql.GenericResultDescription
-
- StatementType - Interface in org.apache.derby.iapi.sql
-
Different types of statements
- StatementUtil - Class in org.apache.derby.iapi.sql
-
Utilities for dealing with statements.
- StatementUtil() - Constructor for class org.apache.derby.iapi.sql.StatementUtil
-
- statementWasInvalidated - Variable in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
- stateReadOnly - Variable in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
- STATIC_CLASS_FIELD_REFERENCE_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- STATIC_METHOD_CALL_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- StaticClassFieldReferenceNode - Class in org.apache.derby.impl.sql.compile
-
A StaticClassFieldReferenceNode represents a Java static field reference from
a Class (as opposed to an Object).
- StaticClassFieldReferenceNode(String, String, boolean, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.StaticClassFieldReferenceNode
-
Constructor for a StaticClassFieldReferenceNode
- StaticCompiledOpenConglomInfo - Interface in org.apache.derby.iapi.store.access
-
Information that can be "compiled" once and then used over and over again
at execution time.
- staticFlag - Static variable in class org.apache.derby.impl.sql.compile.UCode_CharStream
-
- staticFlag - Static variable in class org.apache.derby.impl.tools.ij.UCode_CharStream
-
- staticGetLocaleFromString(String) - Static method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
- staticGetTypeCompiler(TypeId) - Static method in class org.apache.derby.impl.sql.compile.TypeCompilerFactoryImpl
-
- StaticMethodCallNode - Class in org.apache.derby.impl.sql.compile
-
A StaticMethodCallNode represents a static method call from a Class
(as opposed to from an Object).
- StaticMethodCallNode(String, String, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.StaticMethodCallNode
-
Constructor for a NonStaticMethodCallNode
- StaticMethodCallNode(TableName, String, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.StaticMethodCallNode
-
Constructor for a StaticMethodCallNode
- statID - Variable in class org.apache.derby.iapi.sql.dictionary.StatisticsDescriptor
-
- Statistics - Interface in org.apache.derby.catalog
-
This interface is used in the column SYS.SYSSTATISTICS.STATISTICS.
- STATISTICS_CONSTANT_ACTION_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.Database.Language.Execution.StatisticsConstantAction
- STATISTICS_IMPL_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
- StatisticsDescriptor - Class in org.apache.derby.iapi.sql.dictionary
-
Implementation of StatisticsDescriptor.
- StatisticsDescriptor(DataDictionary, UUID, UUID, UUID, String, Statistics, int) - Constructor for class org.apache.derby.iapi.sql.dictionary.StatisticsDescriptor
-
- statisticsDescriptorList - Variable in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
A list of statistics pertaining to this table--
- statisticsExist(ConglomerateDescriptor) - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Are there statistics for this particular conglomerate.
- StatisticsImpl - Class in org.apache.derby.catalog.types
-
- StatisticsImpl() - Constructor for class org.apache.derby.catalog.types.StatisticsImpl
-
Zero argument constructor for Formatable Interface
- StatisticsImpl(long, long) - Constructor for class org.apache.derby.catalog.types.StatisticsImpl
-
Constructor for StatisticsImpl.
- statisticsTiming - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- statisticsTimingOn - Variable in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
- statisticsTimingOn - Variable in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
- statRefID - Variable in class org.apache.derby.iapi.sql.dictionary.StatisticsDescriptor
-
- statStat - Variable in class org.apache.derby.iapi.sql.dictionary.StatisticsDescriptor
-
- statsToUpdate - Variable in class org.apache.derby.impl.sql.compile.CursorNode
-
List of TableDescriptors for base tables whose associated
indexes should be checked for stale statistics.
- statTableID - Variable in class org.apache.derby.iapi.sql.dictionary.StatisticsDescriptor
-
- statType - Variable in class org.apache.derby.iapi.sql.dictionary.StatisticsDescriptor
-
- statUpdateTime - Variable in class org.apache.derby.iapi.sql.dictionary.StatisticsDescriptor
-
- status - Variable in class org.apache.derby.impl.drda.EXTDTAReaderInputStream
-
The status Derby-specific status byte, if any.
- status - Variable in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
-
Status of the record.
- statusForBeginXactLog() - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
Status that needs to go into the begin transaction log record, if there
is one, to help with recovery
- statusForBeginXactLog() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
put this into the beginXact log record to help recovery
if we needs to rolled back first, put that in
- statusForEndXactLog() - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
Status that needs to go into the end transaction log record, if there
is one, to help with recovery
- statusForEndXactLog() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
put this into the endXact log record to help recovery,
nothing to add
- statusSet - Variable in class org.apache.derby.impl.drda.EXTDTAReaderInputStream
-
Tells if the status byte has been set.
- statValid - Variable in class org.apache.derby.iapi.sql.dictionary.StatisticsDescriptor
-
- STD_DECLARED_GLOBAL_TEMPORARY_TABLES_SCHEMA_NAME - Static variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
- STD_DEFAULT_SCHEMA_NAME - Static variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
STD_DEFAULT_SCHEMA_NAME is the name of the default schema in databases
that use ANSI standard identifier casing.
- STD_SQLJ_SCHEMA_NAME - Static variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
This schema is used for jar handling procedures.
- STD_SYSTEM_DIAG_SCHEMA_NAME - Static variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
This schema is for Derby specific system diagnostic procedures and
functions which are not available in DB2.
- STD_SYSTEM_SCHEMA_NAME - Static variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
STD_SYSTEM_SCHEMA_NAME is the name of the system schema in databases that
use ANSI standard identifier casing.
- STD_SYSTEM_UTIL_SCHEMA_NAME - Static variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
This schema is for Derby specific system diagnostic procedures and
functions which are not available in DB2.
- StdDevPAggregator<V extends java.lang.Number> - Class in org.apache.derby.impl.sql.execute
-
This class implements the SQL Standard STDDEV_POP() aggregator,
computing a population's standard deviation.
- StdDevPAggregator() - Constructor for class org.apache.derby.impl.sql.execute.StdDevPAggregator
-
- StdDevSAggregator<V extends java.lang.Number> - Class in org.apache.derby.impl.sql.execute
-
This class implements the SQL Standard STDDEV_SAMP() aggregator,
computing a sample's standard deviation.
- StdDevSAggregator() - Constructor for class org.apache.derby.impl.sql.execute.StdDevSAggregator
-
- STEP - Static variable in class org.apache.derby.impl.services.uuid.BasicUUIDFactory
-
- stepNext(boolean) - Method in class org.apache.derby.client.am.Cursor
-
Makes the next row the current row.
- stmt - Variable in class org.apache.derby.impl.drda.DRDAStatement
-
- stmt - Variable in class org.apache.derby.impl.jdbc.EmbedResultSet
-
The statement object that originally created us.
- stmt - Variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINSystemTableVisitor
-
- stmt - Variable in class org.apache.derby.impl.tools.ij.AsyncStatement
-
- STMT - Static variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
-
- stmt_id - Variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetDescriptor
-
- stmt_id - Variable in class org.apache.derby.impl.sql.catalog.XPLAINStatementDescriptor
-
- STMT_ID - Static variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
-
- stmt_name - Variable in class org.apache.derby.impl.sql.catalog.XPLAINStatementDescriptor
-
- stmt_text - Variable in class org.apache.derby.impl.sql.catalog.XPLAINStatementDescriptor
-
- STMT_TEXT - Static variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
-
- stmt_type - Variable in class org.apache.derby.impl.sql.catalog.XPLAINStatementDescriptor
-
- stmtCacheSize - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- stmtDelimiter - Static variable in class org.apache.derby.tools.dblook
-
- stmtEnd - Static variable in class org.apache.derby.impl.tools.dblook.Logs
-
- stmtID() - Method in class org.apache.derby.impl.tools.planexporter.AccessDatabase
-
- stmtKey - Variable in class org.apache.derby.client.am.LogicalStatementEntity
-
The key for the associated statement.
- stmtPmeta - Variable in class org.apache.derby.impl.drda.DRDAStatement
-
- stmtTable - Variable in class org.apache.derby.impl.drda.Database
-
Hash table for storing statements.
- stmtText - Variable in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
- stmtTimings - Variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINSystemTableVisitor
-
- stmtType - Variable in class org.apache.derby.impl.sql.execute.FKInfo
-
- stmtUUID - Variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINSystemTableVisitor
-
- stmtValidators - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
- stop - Variable in class org.apache.derby.impl.tools.ij.mtTester
-
- stop() - Method in class org.apache.derby.iapi.jdbc.DRDAServerStarter
-
- stop() - Static method in class org.apache.derby.iapi.services.context.ContextService
-
So it can be given to us and taken away...
- stop() - Method in interface org.apache.derby.iapi.services.daemon.DaemonService
-
End this daemon service
- stop() - Method in interface org.apache.derby.iapi.services.daemon.IndexStatisticsDaemon
-
Stops the background daemon.
- stop() - Method in interface org.apache.derby.iapi.services.monitor.ModuleControl
-
Stop the module.
- stop() - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
- stop() - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
- stop() - Method in class org.apache.derby.impl.db.BasicDatabase
-
- stop() - Method in class org.apache.derby.impl.db.SlaveDatabase
-
Called by Monitor when this module is stopped, i.e. when the
database is shut down.
- stop() - Method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
-
- stop() - Method in class org.apache.derby.impl.services.bytecode.BCJava
-
Stop this module.
- stop() - Method in class org.apache.derby.impl.services.daemon.BasicDaemon
-
Finish what we are doing and at the next convenient moment, get rid of
the thread and make the daemon object goes away if possible.
- stop() - Method in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
Stops the daemon.
- stop() - Method in class org.apache.derby.impl.services.jmx.JMXManagementService
-
- stop() - Method in class org.apache.derby.impl.services.reflect.DatabaseClasses
-
- stop() - Method in class org.apache.derby.impl.services.stream.SingleStream
-
- stop() - Method in class org.apache.derby.impl.services.timer.SingletonTimerFactory
-
Cancels the singleton Timer instance.
- stop() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Stop this module.
- stop() - Method in class org.apache.derby.impl.sql.compile.OptimizerFactoryImpl
-
- stop() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
-
Stop this module.
- stop() - Method in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
-
- stop() - Method in class org.apache.derby.impl.sql.GenericLanguageFactory
-
Stop this module.
- stop() - Method in class org.apache.derby.impl.store.access.btree.index.B2IFactory
-
- stop() - Method in class org.apache.derby.impl.store.access.heap.HeapConglomerateFactory
-
- stop() - Method in class org.apache.derby.impl.store.access.RAMAccessManager
-
- stop() - Method in class org.apache.derby.impl.store.access.sort.ExternalSortFactory
-
- stop() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
- stop() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Stop the log factory
- stop() - Method in class org.apache.derby.impl.store.raw.RawStore
-
- stop() - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
-
- stop() - Method in class org.apache.derby.impl.store.replication.master.MasterController
-
Will stop the replication master service.
- stop() - Method in class org.apache.derby.impl.store.replication.slave.SlaveController
-
Will tear down the replication slave service.
- stop() - Method in class org.apache.derby.impl.tools.ij.mtTester
-
- stop() - Method in class org.apache.derby.jdbc.InternalDriver
-
- stop() - Method in class org.apache.derby.jdbc.ResourceAdapterImpl
-
- stop(Object) - Static method in class org.apache.derby.impl.services.monitor.TopService
-
- stop(BundleContext) - Method in class org.apache.derby.osgi.EmbeddedActivator
-
- stop_position - Variable in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
-
- STOP_ROW - Static variable in class org.apache.derby.impl.load.ControlInfo
-
- stopAt - Variable in class org.apache.derby.impl.store.raw.log.Scan
-
- stopComBufferTrace() - Method in class org.apache.derby.impl.drda.DssTrace
-
- stopContextService() - Static method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Privileged shutdown of the ContextService.
- stopDelimiterPosition - Variable in class org.apache.derby.impl.load.ImportReadData
-
- stopKey - Variable in class org.apache.derby.impl.sql.compile.Predicate
-
- stopKeyGetter - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
-
- stopKeyGetter - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
-
- stopLogShipment() - Method in class org.apache.derby.impl.store.replication.master.AsynchronousLogShipper
-
Stop shipping log records.
- stopManagement() - Method in class org.apache.derby.impl.services.jmx.JMXManagementService
-
- stopManagement() - Method in class org.apache.derby.impl.services.jmxnone.NoManagementService
-
- stopManagement() - Method in class org.apache.derby.mbeans.Management
-
Stop Derby's MBeans.
- stopManagement() - Method in interface org.apache.derby.mbeans.ManagementMBean
-
Inform Derby to stop its JMX management by unregistering
its MBeans.
- stopMaster() - Method in interface org.apache.derby.iapi.store.replication.master.MasterFactory
-
Will perform all work that is needed to shut down replication.
- stopMaster() - Method in class org.apache.derby.impl.store.replication.master.MasterController
-
Will perform all work that is needed to shut down replication.
- stopMessageReceiver - Variable in class org.apache.derby.impl.store.replication.net.ReplicationMessageTransmit
-
Whether or not to keep the message receiver thread alive.
- stopNow - Variable in class org.apache.derby.impl.drda.memCheck
-
- stopOperator(Optimizable) - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicateList
-
Get the stop operator for the given Optimizable for a heap or
index scan.
- stopOperator(Optimizable) - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
- stopped - Variable in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Flag that indicates whether this cache instance has been shut down.
- stopped - Variable in class org.apache.derby.impl.services.daemon.BasicDaemon
-
- stopped - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
-
- stopPosition - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
-
- stopPosition - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
-
- stopPosition - Variable in class org.apache.derby.impl.sql.execute.rts.RealHashScanStatistics
-
- stopPosition - Variable in class org.apache.derby.impl.sql.execute.rts.RealTableScanStatistics
-
- stopPosition - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
-
- stopPositionString - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
-
- stopPositionString - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
-
- stopPositionString - Variable in class org.apache.derby.impl.sql.execute.LastIndexKeyResultSet
-
- stopPositionString - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
-
- stopReplicationMaster() - Method in interface org.apache.derby.iapi.db.Database
-
Stop the replication master role for the given database.
- stopReplicationMaster() - Method in interface org.apache.derby.iapi.store.access.AccessFactory
-
Stop the replication master role for this database.
- stopReplicationMaster() - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Stop the replication master role for this database.
- stopReplicationMaster() - Method in class org.apache.derby.impl.db.BasicDatabase
-
Stop the replication master role for this database.
- stopReplicationMaster() - Method in class org.apache.derby.impl.store.access.RAMAccessManager
-
Stop the replication master role for this database.
- stopReplicationMaster() - Method in class org.apache.derby.impl.store.raw.RawStore
-
Stop the replication master role for this database.
- stopReplicationMasterRole() - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
-
Stop this LogFactory from passing log records to the
MasterFactory and from notifying the MasterFactory when a log
disk flush has taken place.
- stopReplicationMasterRole() - Method in class org.apache.derby.impl.store.raw.log.LogAccessFile
-
Stop this LogAccessFile from passing chunks of log records to
the MasterFactory.
- stopReplicationMasterRole() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Stop this LogFactory from passing log records to the
MasterFactory and from notifying the MasterFactory when a log
disk flush has taken place.
- stopReplicationMasterRole() - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
-
Replication not applicable on readonly databases
- stopReplicationSlave() - Method in interface org.apache.derby.iapi.db.Database
-
Stop the replication slave role for the given database.
- stopReplicationSlave() - Method in class org.apache.derby.impl.db.BasicDatabase
-
Only a SlaveDatabase can be in replication slave mode.
- stopReplicationSlave() - Method in class org.apache.derby.impl.db.SlaveDatabase
-
Stop replication slave mode if replication slave mode is active and
the network connection with the master is down
- stopReplicationSlaveRole() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Stop the slave functionality for this LogFactory.
- stopRequested - Variable in class org.apache.derby.impl.services.daemon.BasicDaemon
-
- stopRequested() - Method in class org.apache.derby.impl.services.daemon.BasicDaemon
-
- stopSearchOperator - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
-
- stopSearchOperator - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
-
- stopSearchOperator - Variable in class org.apache.derby.impl.sql.execute.LastIndexKeyResultSet
-
- stopSearchOperator - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
-
- stopShipping - Variable in class org.apache.derby.impl.store.replication.master.AsynchronousLogShipper
-
Indicates whether a stop shipping request has been sent.
- stopSlave() - Method in class org.apache.derby.impl.store.replication.slave.SlaveController
-
Will perform all work that is needed to stop replication
- stopSlave(boolean) - Method in interface org.apache.derby.iapi.store.replication.slave.SlaveFactory
-
Stop replication slave mode.
- stopSlave(boolean) - Method in class org.apache.derby.impl.store.replication.slave.SlaveController
-
- stopTraversal() - Method in interface org.apache.derby.iapi.sql.compile.Visitor
-
Method that is called to see
if query tree traversal should be
stopped before visiting all nodes.
- stopTraversal() - Method in class org.apache.derby.impl.sql.compile.BaseTableNumbersVisitor
-
- stopTraversal() - Method in class org.apache.derby.impl.sql.compile.CollectNodesVisitor
-
- stopTraversal() - Method in class org.apache.derby.impl.sql.compile.ConditionalNode.ReplaceCaseOperandVisitor
-
- stopTraversal() - Method in class org.apache.derby.impl.sql.compile.ConstantExpressionVisitor
-
Method that is called to see
if query tree traversal should be
stopped before visiting all nodes.
- stopTraversal() - Method in class org.apache.derby.impl.sql.compile.HasCorrelatedCRsVisitor
-
Stop traversal if we found the target node
- stopTraversal() - Method in class org.apache.derby.impl.sql.compile.HasNodeVisitor
-
Stop traversal if we found the target node
- stopTraversal() - Method in class org.apache.derby.impl.sql.compile.HasVariantValueNodeVisitor
-
Stop traversal if we found the target node
- stopTraversal() - Method in class org.apache.derby.impl.sql.compile.OffsetOrderVisitor
-
- stopTraversal() - Method in class org.apache.derby.impl.sql.compile.ReferencedTablesVisitor
-
- stopTraversal() - Method in class org.apache.derby.impl.sql.compile.RemapCRsVisitor
-
- stopTraversal() - Method in class org.apache.derby.impl.sql.compile.ReplaceAggregatesWithCRVisitor
-
- stopTraversal() - Method in class org.apache.derby.impl.sql.compile.ReplaceNodeVisitor
-
- stopTraversal() - Method in class org.apache.derby.impl.sql.compile.ReplaceWindowFuncCallsWithCRVisitor
-
Visitor override.
- stopTraversal() - Method in class org.apache.derby.impl.sql.compile.SubstituteExpressionVisitor
-
- stopTraversal() - Method in class org.apache.derby.impl.sql.compile.VerifyAggregateExpressionsVisitor
-
- stopTraversal() - Method in class org.apache.derby.impl.sql.compile.VTIDeferModPolicy
-
- storable(TypeId, ClassFactory) - Method in interface org.apache.derby.iapi.sql.compile.TypeCompiler
-
Determine if this type can have a value of another type stored into it.
- storable(TypeId, ClassFactory) - Method in class org.apache.derby.impl.sql.compile.BitTypeCompiler
-
Tell whether this type (bit) can be stored into from the given type.
- storable(TypeId, ClassFactory) - Method in class org.apache.derby.impl.sql.compile.BooleanTypeCompiler
-
- storable(TypeId, ClassFactory) - Method in class org.apache.derby.impl.sql.compile.CharTypeCompiler
-
Tell whether this type (char) can be stored into from the given type.
- storable(TypeId, ClassFactory) - Method in class org.apache.derby.impl.sql.compile.CLOBTypeCompiler
-
Tell whether this type (LOB) can be stored into from the given type.
- storable(TypeId, ClassFactory) - Method in class org.apache.derby.impl.sql.compile.DateTypeCompiler
-
User types are storable into other user types that they
are assignable to.
- storable(TypeId, ClassFactory) - Method in class org.apache.derby.impl.sql.compile.LOBTypeCompiler
-
Tell whether this type (LOB) can be stored into from the given type.
- storable(TypeId, ClassFactory) - Method in class org.apache.derby.impl.sql.compile.NumericTypeCompiler
-
- storable(TypeId, ClassFactory) - Method in class org.apache.derby.impl.sql.compile.RefTypeCompiler
-
- storable(TypeId, ClassFactory) - Method in class org.apache.derby.impl.sql.compile.TimestampTypeCompiler
-
User types are storable into other user types that they
are assignable to.
- storable(TypeId, ClassFactory) - Method in class org.apache.derby.impl.sql.compile.TimeTypeCompiler
-
User types are storable into other user types that they
are assignable to.
- storable(TypeId, ClassFactory) - Method in class org.apache.derby.impl.sql.compile.UserDefinedTypeCompiler
-
ANSI UDTs can only be stored into values of exactly their own
type.
- storable(TypeId, ClassFactory) - Method in class org.apache.derby.impl.sql.compile.XMLTypeCompiler
-
Tell whether this type (XML) can be stored into from the given type.
- Storable - Interface in org.apache.derby.iapi.services.io
-
Formatable for holding SQL data (which may be null).
- Storable - Static variable in interface org.apache.derby.iapi.reference.ClassName
-
- STORABLE_PREPARED_STATEMENT_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.GenericStorablePreparedStatement
- StorableFormatId - Class in org.apache.derby.impl.store.access
-
- StorableFormatId() - Constructor for class org.apache.derby.impl.store.access.StorableFormatId
-
- StorableFormatId(int) - Constructor for class org.apache.derby.impl.store.access.StorableFormatId
-
- StorablePreparedStatement - Interface in org.apache.derby.iapi.sql
-
The Statement interface is an extension of exec prepared statement
that has some stored prepared specifics.
- STORAGE_AUTO_INDEX_STATS - Static variable in interface org.apache.derby.iapi.reference.Property
-
Tells if automatic index statistics update is enabled (default is true).
- STORAGE_AUTO_INDEX_STATS_DEBUG_ABSDIFF_THRESHOLD - Static variable in interface org.apache.derby.iapi.reference.Property
-
Specifies the lower threshold for the absolute difference between the
row estimate for the table and the row estimate for the index before
creating statistics for the associated indexes.
- STORAGE_AUTO_INDEX_STATS_DEBUG_ABSDIFF_THRESHOLD_DEFAULT - Static variable in interface org.apache.derby.iapi.reference.Property
-
- STORAGE_AUTO_INDEX_STATS_DEBUG_CREATE_THRESHOLD - Static variable in interface org.apache.derby.iapi.reference.Property
-
Specifies the lower threshold for the number of rows in a table before
creating statistics for the associated indexes.
- STORAGE_AUTO_INDEX_STATS_DEBUG_CREATE_THRESHOLD_DEFAULT - Static variable in interface org.apache.derby.iapi.reference.Property
-
- STORAGE_AUTO_INDEX_STATS_DEBUG_KEEP_DISPOSABLE_STATS - Static variable in interface org.apache.derby.iapi.reference.Property
-
Specifies whether to revert to 10.8 behavior and keep disposable stats.
- STORAGE_AUTO_INDEX_STATS_DEBUG_LNDIFF_THRESHOLD - Static variable in interface org.apache.derby.iapi.reference.Property
-
Specifies the lower threshold for the logarithmical (natural logarithm e)
difference between the row estimate for the table and the row estimate
for the index before creating statistics for the associated indexes.
- STORAGE_AUTO_INDEX_STATS_DEBUG_LNDIFF_THRESHOLD_DEFAULT - Static variable in interface org.apache.derby.iapi.reference.Property
-
- STORAGE_AUTO_INDEX_STATS_DEBUG_QUEUE_SIZE - Static variable in interface org.apache.derby.iapi.reference.Property
-
Specifies the size of the work unit queue in the index statistics update
daemon.
- STORAGE_AUTO_INDEX_STATS_DEBUG_QUEUE_SIZE_DEFAULT - Static variable in interface org.apache.derby.iapi.reference.Property
-
- STORAGE_AUTO_INDEX_STATS_LOGGING - Static variable in interface org.apache.derby.iapi.reference.Property
-
Tells if activities related to automatic index statistics update should
be written to the Derby system log file (derby.log).
- STORAGE_AUTO_INDEX_STATS_TRACING - Static variable in interface org.apache.derby.iapi.reference.Property
-
Tells if more detailed activities related to automatic index statistics
update should be traced.
- STORAGE_DATA_NOT_SYNCED_AT_ALLOCATION - Static variable in interface org.apache.derby.iapi.reference.Property
-
db2j.storage.dataNotSyncedAtAllocation
- STORAGE_DATA_NOT_SYNCED_AT_CHECKPOINT - Static variable in interface org.apache.derby.iapi.reference.Property
-
db2j.storage.dataNotSyncedAtCheckPoint
- STORAGE_FILE_DELETE_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.EncryptOrDecryptData
-
- STORAGE_FILE_DELETE_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.StreamFileContainer
-
- STORAGE_FILE_DELETE_ACTION - Static variable in class org.apache.derby.impl.store.raw.RawStore
-
- STORAGE_FILE_EXISTS_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.EncryptOrDecryptData
-
- STORAGE_FILE_EXISTS_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.StreamFileContainer
-
- STORAGE_FILE_EXISTS_ACTION - Static variable in class org.apache.derby.impl.store.raw.RawStore
-
- STORAGE_FILE_GET_CANONICALPATH_ACTION - Static variable in class org.apache.derby.impl.store.raw.RawStore
-
- STORAGE_FILE_GET_INPUT_STREAM_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.StreamFileContainer
-
- STORAGE_FILE_GET_OUTPUT_STREAM_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.StreamFileContainer
-
- STORAGE_FILE_LIST_DIRECTORY_ACTION - Static variable in class org.apache.derby.impl.store.raw.RawStore
-
- STORAGE_FILE_MKDIRS_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.StreamFileContainer
-
- STORAGE_FILE_RENAME_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.EncryptOrDecryptData
-
- STORAGE_LOG_NOT_SYNCED - Static variable in interface org.apache.derby.iapi.reference.Property
-
db2j.storage.logNotSynced
- STORAGE_TEMP_DIRECTORY - Static variable in interface org.apache.derby.iapi.reference.Property
-
derby.storage.tempDirectory
Sets the temp directory for a database.
- STORAGE_USE_DEFAULT_FILE_PERMISSIONS - Static variable in interface org.apache.derby.iapi.reference.Property
-
derby.storage.useDefaultFilePermissions = {false,true}
- storageFactories - Static variable in class org.apache.derby.impl.services.monitor.BaseMonitor
-
- storageFactory - Variable in class org.apache.derby.impl.io.InputStreamFile
-
- storageFactory - Variable in class org.apache.derby.impl.services.monitor.UpdateServiceProperties
-
- storageFactory - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
- storageFactory - Variable in class org.apache.derby.impl.store.raw.data.EncryptOrDecryptData
-
- storageFactory - Variable in class org.apache.derby.impl.store.raw.RawStore
-
- StorageFactory - Interface in org.apache.derby.io
-
This interface provides basic storage functions needed for read only databases.
- storageFactoryClass - Variable in class org.apache.derby.impl.services.monitor.StorageFactoryService
-
- storageFactoryPersistentService - Variable in class org.apache.derby.impl.services.monitor.BaseMonitor.ProviderEnumeration
-
- StorageFactoryService - Class in org.apache.derby.impl.services.monitor
-
This class implements the PersistentService interface using a StorageFactory class.
- StorageFactoryService(String, Class) - Constructor for class org.apache.derby.impl.services.monitor.StorageFactoryService
-
- StorageFactoryService.DirectoryList - Class in org.apache.derby.impl.services.monitor
-
- StorageFactoryService.FileOperationHelper - Class in org.apache.derby.impl.services.monitor
-
Helper class for common file operations on the service properties files.
- storageFile - Variable in class org.apache.derby.impl.jdbc.LOBFile
-
The temporary file where the contents of the LOB should be stored.
- StorageFile - Interface in org.apache.derby.io
-
This interface abstracts file naming.
- StorageRandomAccessFile - Interface in org.apache.derby.io
-
This interface abstracts an object that implements reading and writing on a random access
file.
- store - Variable in class org.apache.derby.impl.db.StoreClassFactoryContext
-
- store - Variable in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
-
- store - Variable in class org.apache.derby.impl.jdbc.authentication.JNDIAuthenticationSchemeBase
-
- STORE_BACKUP_ABORTED - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- STORE_BACKUP_COMPLETED - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- STORE_BACKUP_STARTED - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- STORE_BOOT_MSG - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- STORE_BOOT_MSG_READ_ONLY - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- STORE_CONGLOMDIR - Static variable in interface org.apache.derby.iapi.reference.ClassName
-
- STORE_CONGLOMERATE_DOES_NOT_EXIST - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- STORE_COPIED_LOG - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- STORE_DATA_SEG_BACKUP_COMPLETED - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- STORE_DURABILITY_TESTMODE_NO_SYNC - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- STORE_EDITED_SERVICEPROPS - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- STORE_ERROR_EDIT_SERVICEPROPS - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- STORE_FEATURE_NOT_IMPLEMENTED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- STORE_MOVED_BACKUP - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- STORE_PAGE_DUMP - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- STORE_PCXENA - Static variable in interface org.apache.derby.iapi.reference.ClassName
-
- STORE_REMOVED_BACKUP - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- STORE_RTS_ALL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- STORE_RTS_BTREE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- STORE_RTS_COLUMNS_FETCHED_BIT_SET - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- STORE_RTS_EXTERNAL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- STORE_RTS_HEAP - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- STORE_RTS_INTERNAL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- STORE_RTS_MERGE_RUNS_SIZE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- STORE_RTS_NUM_COLUMNS_FETCHED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- STORE_RTS_NUM_DELETED_ROWS_VISITED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- STORE_RTS_NUM_MERGE_RUNS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- STORE_RTS_NUM_PAGES_VISITED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- STORE_RTS_NUM_ROWS_INPUT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- STORE_RTS_NUM_ROWS_OUTPUT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- STORE_RTS_NUM_ROWS_QUALIFIED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- STORE_RTS_NUM_ROWS_VISITED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- STORE_RTS_SCAN_TYPE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- STORE_RTS_SORT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- STORE_RTS_SORT_TYPE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- STORE_RTS_TREE_HEIGHT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- STORE_SHUTDOWN_MSG - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
- STORE_STREAM_OVERFLOW_PAGE_NOT_FOUND - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
When the specified overflow page isn't found while streaming from a
page overflow chain (large data values, typically BLOB or CLOB).
- STORE_VARIABLE - Static variable in class org.apache.derby.impl.services.bytecode.CodeChunk
-
- STORE_VARIABLE_FAST - Static variable in class org.apache.derby.impl.services.bytecode.CodeChunk
-
- STORE_XA_PROTOCOL_VIOLATION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- STORE_XA_PROTOCOL_VIOLATION_SQLSTATE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- STORE_XA_XAER_DUPID - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- STORE_XA_XAER_DUPID_SQLSTATE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- StoreClassFactoryContext - Class in org.apache.derby.impl.db
-
- StoreClassFactoryContext(ContextManager, ClassFactory, AccessFactory, JarReader) - Constructor for class org.apache.derby.impl.db.StoreClassFactoryContext
-
- storeConstraintDependenciesOnPrivileges(Activation, Dependent, UUID, ProviderInfo[]) - Method in class org.apache.derby.impl.sql.execute.DDLConstantAction
-
This method saves dependencies of constraints on privileges in the
dependency system.
- STORECOST_CLUSTERED - Static variable in interface org.apache.derby.iapi.store.access.StoreCostController
-
Indicates that access to the page necessary to fulfill the fetch
request is likely to be a page "recently" used.
- STORECOST_SCAN_NORMAL - Static variable in interface org.apache.derby.iapi.store.access.StoreCostController
-
Used for the scan_type parameter to the getScanCost() routine.
- STORECOST_SCAN_SET - Static variable in interface org.apache.derby.iapi.store.access.StoreCostController
-
Used for the scan_type parameter to the getScanCost() routine.
- StoreCostController - Interface in org.apache.derby.iapi.store.access
-
The StoreCostController interface provides methods that an access client
(most likely the system optimizer) can use to get store's estimated cost of
various operations on the conglomerate the StoreCostController was opened
for.
- storeCostControllers - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
Map that contains all store cost controllers opened in this compiler
context.
- StoreCostResult - Interface in org.apache.derby.iapi.store.access
-
Manage the result information from a single call to
StoreCostController.getScanCost().
- STORED_FIELD_HEADER_STATUS_SIZE - Static variable in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
-
- STORED_PREPARED_STATEMENT - Static variable in interface org.apache.derby.catalog.Dependable
-
- STORED_PROC_LOAD_MODULE_NOT_FOUND - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- STORED_PROC_NOT_INSTALLED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- StoredFieldHeader - Class in org.apache.derby.impl.store.raw.data
-
A class to provide static methods to manipulate fields in the field header.
- StoredFieldHeader() - Constructor for class org.apache.derby.impl.store.raw.data.StoredFieldHeader
-
- StoredFormatIds - Interface in org.apache.derby.iapi.services.io
-
A format id identifies a stored form of an object for the
purposes of locating a class which can read the stored form and
reconstruct the object using the java.io.Externalizable interface.
- StoredPage - Class in org.apache.derby.impl.store.raw.data
-
StoredPage is a sub class of CachedPage that stores page data in a
fixed size byte array and is designed to be written out to a file
through a DataInput/DataOutput interface.
- StoredPage() - Constructor for class org.apache.derby.impl.store.raw.data.StoredPage
-
Simple no-arg constructor for StoredPage.
- StoredRecordHeader - Class in org.apache.derby.impl.store.raw.data
-
A class StoredPage uses to cache record headers by passing instances
to BasePage, and to write stored versions of record headers.
- StoredRecordHeader() - Constructor for class org.apache.derby.impl.store.raw.data.StoredRecordHeader
-
Constructors for This class:
- StoredRecordHeader(byte[], int) - Constructor for class org.apache.derby.impl.store.raw.data.StoredRecordHeader
-
- StoredRecordHeader(int, int) - Constructor for class org.apache.derby.impl.store.raw.data.StoredRecordHeader
-
- StoredRecordHeader(StoredRecordHeader) - Constructor for class org.apache.derby.impl.store.raw.data.StoredRecordHeader
-
- StoredRecordHeader.OverflowInfo - Class in org.apache.derby.impl.store.raw.data
-
Class which holds the fields overflowId, overflowPage
and firstField, which are not needed when there is no
overflow.
- storeField(LogInstant, int, int, ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Read a previously stored field written by logField or logColumn and store
it on the data page at thge given slot with the given record identifier
and field number.
- storeField(LogInstant, int, int, ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
storeField
- STORELESS_ENGINE - Static variable in interface org.apache.derby.iapi.reference.EngineType
-
A JDBC engine with a query language layer but no
store layer executing.
- storeObjectInPS(ActivationClassBuilder, Object) - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Store an object in the prepared statement.
- storePKGNAMCBytes(Section) - Method in class org.apache.derby.client.net.NetPackageRequest
-
- storeRecord(LogInstant, int, boolean, ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Read a previously stored record written by logRecord or logRow and store
it on the data page at the given slot with the given record identifier.
- storeRecord(LogInstant, int, boolean, ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Store a record at the given slot.
- storeRecordForInsert(int, ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
- storeRecordForUpdate(int, ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
- storeRestrictionList - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
-
- storesLowerCaseIdentifiers() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- storesLowerCaseIdentifiers() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- storesLowerCaseIdentifiers() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Does the database treat mixed case unquoted SQL identifiers as
case insensitive and store them in lower case?
- storesLowerCaseIdentifiers() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- storesLowerCaseIdentifiers__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- storesLowerCaseQuotedIdentifiers() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- storesLowerCaseQuotedIdentifiers() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- storesLowerCaseQuotedIdentifiers() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Does the database treat mixed case quoted SQL identifiers as
case insensitive and store them in lower case?
- storesLowerCaseQuotedIdentifiers() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- storesLowerCaseQuotedIdentifiers__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- storesMixedCaseIdentifiers() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- storesMixedCaseIdentifiers() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- storesMixedCaseIdentifiers() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Does the database treat mixed case unquoted SQL identifiers as
case insensitive and store them in mixed case?
- storesMixedCaseIdentifiers() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- storesMixedCaseIdentifiers__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- storesMixedCaseQuotedIdentifiers() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- storesMixedCaseQuotedIdentifiers() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- storesMixedCaseQuotedIdentifiers() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Does the database treat mixed case quoted SQL identifiers as
case insensitive and store them in mixed case?
- storesMixedCaseQuotedIdentifiers() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- storesMixedCaseQuotedIdentifiers__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- storeStatement(DRDAStatement) - Method in class org.apache.derby.impl.drda.Database
-
Store DRDA prepared statement
- StoreStreamClob - Class in org.apache.derby.impl.jdbc
-
A read-only Clob representation operating on streams out of the Derby store
module.
- StoreStreamClob(CharacterStreamDescriptor, ConnectionChild) - Constructor for class org.apache.derby.impl.jdbc.StoreStreamClob
-
Creates a new Clob based on a stream from store.
- storesUpperCaseIdentifiers() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- storesUpperCaseIdentifiers() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- storesUpperCaseIdentifiers() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Does the database treat mixed case unquoted SQL identifiers as
case insensitive and store them in upper case?
- storesUpperCaseIdentifiers() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- storesUpperCaseIdentifiers__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- storesUpperCaseQuotedIdentifiers() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- storesUpperCaseQuotedIdentifiers() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- storesUpperCaseQuotedIdentifiers() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Does the database treat mixed case quoted SQL identifiers as
case insensitive and store them in upper case?
- storesUpperCaseQuotedIdentifiers() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- storesUpperCaseQuotedIdentifiers__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- storeViewTriggerDependenciesOnPrivileges(Activation, Dependent) - Method in class org.apache.derby.impl.sql.execute.DDLConstantAction
-
This method saves dependencies of views and triggers on privileges in
the dependency system.
- str - Variable in class org.apache.derby.iapi.types.DateTimeParser
-
- strategy - Variable in class org.apache.derby.iapi.sql.compile.OptimizerPlan.Join
-
- stream - Variable in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor.Builder
-
- stream - Variable in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor
-
Reference to the stream we are describing.
- stream - Variable in class org.apache.derby.iapi.types.SQLBinary
-
Value as a stream, this stream represents the on-disk
format of the value.
- stream - Variable in class org.apache.derby.iapi.types.SQLChar
-
The value as a stream in the on-disk format.
- stream - Variable in class org.apache.derby.impl.jdbc.PositionedStoreStream
-
Underlying store stream serving bytes.
- stream - Variable in class org.apache.derby.impl.jdbc.UpdatableBlobStream
-
- stream() - Method in interface org.apache.derby.iapi.services.stream.InfoStreams
-
Return the default stream.
- stream() - Method in class org.apache.derby.impl.services.stream.SingleStream
-
- stream(InputStream) - Method in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor.Builder
-
Sets the stream described by the descriptor.
- STREAM_DRDA_CLIENTSIDE_EXTDTA_READ_ERROR - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
Error message when the client encounters a read error when reading a
user stream, which it is in the process of sending to the server.
- STREAM_EOF - Static variable in interface org.apache.derby.shared.common.reference.SQLState
-
- STREAM_FILE_BUFFER_SIZE_DEFAULT - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Default value for STREAM_FILE_BUFFER_SIZE_PARAMETER (16384).
- STREAM_FILE_BUFFER_SIZE_MAXIMUM - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Maximum stream file buffer size we will accept (MAXINT).
- STREAM_FILE_BUFFER_SIZE_MINIMUM - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Minimum stream file buffer size we will accept (1024).
- STREAM_FILE_BUFFER_SIZE_PARAMETER - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Property name for buffer size to be used in the stream file container.
- STREAM_MARK_UNSET_OR_EXCEEDED - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
At the time InputStream.reset was invoked, either no mark was set or the
read ahead limit of the mark was exceeded.
- STREAM_OK - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
-
Constant indicating a valid stream transfer.
- STREAM_PREMATURE_EOF - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
The stream ended before it was supposed to.
- STREAM_READ_ERROR - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
-
Constant indicating that the client encountered an error when reading
the user stream.
- STREAM_TOO_LONG - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
-
Constant indicating that the user stream was too long.
- STREAM_TOO_SHORT - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
-
Constant indicating that the user stream was too short.
- streamableType(ResultColumn) - Static method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
- streamClosed - Variable in class org.apache.derby.impl.store.raw.data.RememberBytesInputStream
-
- StreamContainerHandle - Interface in org.apache.derby.iapi.store.raw
-
A Stream Container handle
- streamedParameter - Variable in class org.apache.derby.impl.drda.DRDAStatement.DrdaParamState
-
- StreamFileContainer - Class in org.apache.derby.impl.store.raw.data
-
The format of this stream file is:
(RH) (FH) (field data) (FH) (field data) ........
- StreamFileContainer(ContainerKey, BaseDataFileFactory) - Constructor for class org.apache.derby.impl.store.raw.data.StreamFileContainer
-
Constructor.
- StreamFileContainer(ContainerKey, BaseDataFileFactory, Properties) - Constructor for class org.apache.derby.impl.store.raw.data.StreamFileContainer
-
Constructor
- StreamFileContainerHandle - Class in org.apache.derby.impl.store.raw.data
-
A handle to an open stream container, implememts StreamContainerHandle.
- StreamFileContainerHandle(UUID, RawTransaction, ContainerKey, boolean) - Constructor for class org.apache.derby.impl.store.raw.data.StreamFileContainerHandle
-
- StreamFileContainerHandle(UUID, RawTransaction, StreamFileContainer, boolean) - Constructor for class org.apache.derby.impl.store.raw.data.StreamFileContainerHandle
-
- StreamHeaderGenerator - Interface in org.apache.derby.iapi.types
-
Generates stream headers encoding the length of the stream.
- streamLength - Variable in class org.apache.derby.impl.jdbc.EmbedBlob
-
Length of the stream representing the Blob.
- StreamLogScan - Interface in org.apache.derby.impl.store.raw.log
-
LogScan provides methods to read a log record and get its LogInstant
in an already defined scan.
- streamOpenForReading - Variable in class org.apache.derby.impl.load.ImportReadData
-
- streamPositionOffset - Variable in class org.apache.derby.impl.jdbc.EmbedBlob
-
Position offset for the stream representing the Blob, if any.
- streamReader - Variable in class org.apache.derby.impl.jdbc.ClobUpdatableReader
-
Reader accessing the Clob data and doing the work.
- streamStorable() - Method in class org.apache.derby.iapi.types.TypeId
-
Is this type StreamStorable?
- StreamStorable - Interface in org.apache.derby.iapi.services.io
-
Streaming interface for a data value.
- streamStorableHeapColIds - Variable in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
- streamStorableHeapColIds - Variable in class org.apache.derby.impl.sql.execute.DMLWriteResultSet
-
- streamStorableHeapColIds - Variable in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
-
- streamValueLength - Variable in class org.apache.derby.iapi.types.SQLBinary
-
Length of the value in bytes when this value
is set as a stream.
- STRING - Static variable in class org.apache.derby.client.am.Cursor
-
- STRING - Static variable in class org.apache.derby.client.am.Lob
-
- STRING - Static variable in class org.apache.derby.impl.services.bytecode.Type
-
- string_ - Variable in class org.apache.derby.client.am.ClientClob
-
- STRING_ARG - Static variable in class org.apache.derby.client.ClientDataSourceFactory
-
Reflect lookup for Java bean method taking a single String arg
- STRING_ARG - Static variable in class org.apache.derby.jdbc.ReferenceableDataSource
-
- STRING_FORMAT_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
Special format id for tagging UTF8 strings
- STRING_P - Static variable in class org.apache.derby.impl.tools.ij.util
-
- STRING_P - Static variable in class org.apache.derby.impl.tools.ij.xaHelper
-
- STRING_TYPE_NAME - Static variable in class org.apache.derby.iapi.services.loader.ClassInspector
-
- StringColumnVTI - Class in org.apache.derby.vti
-
This is an abstract table function which assumes that all columns are strings and which
coerces the strings to reasonable values for various getXXX()
methods.
- StringColumnVTI(String[]) - Constructor for class org.apache.derby.vti.StringColumnVTI
-
Build a StringColumnVTI with the given column names
- stringCompare(char[], int, char[], int) - Static method in class org.apache.derby.iapi.types.SQLChar
-
Compare two Strings using standard SQL semantics.
- stringCompare(String, String) - Static method in class org.apache.derby.iapi.types.SQLChar
-
Compare two Strings using standard SQL semantics.
- stringCompare(SQLChar, SQLChar) - Method in class org.apache.derby.iapi.types.CollatorSQLChar
-
- stringCompare(SQLChar, SQLChar) - Method in class org.apache.derby.iapi.types.CollatorSQLClob
-
- stringCompare(SQLChar, SQLChar) - Method in class org.apache.derby.iapi.types.CollatorSQLLongvarchar
-
- stringCompare(SQLChar, SQLChar) - Method in class org.apache.derby.iapi.types.CollatorSQLVarchar
-
- stringCompare(SQLChar, SQLChar) - Method in class org.apache.derby.iapi.types.SQLChar
-
Compare two SQLChars.
- stringCompare(SQLChar, SQLChar) - Method in class org.apache.derby.iapi.types.WorkHorseForCollatorDatatypes
-
- stringContainsTargetTable(String) - Static method in class org.apache.derby.tools.dblook
-
- stringData - Variable in class org.apache.derby.iapi.types.WorkHorseForCollatorDatatypes
-
collatorForCharacterDatatypes will be used on this SQLChar to determine
collationElementsForString.
- StringDataValue - Interface in org.apache.derby.iapi.types
-
- StringDataValue - Static variable in interface org.apache.derby.iapi.reference.ClassName
-
- stringifyJDBCType(StringBuffer, ResultSetMetaData, int) - Method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
Append the name of a SQL type to an evolving ddl text buffer
- stringifyObject(Object) - Static method in class org.apache.derby.impl.load.ExportAbstract
-
- stringLiteral(String) - Method in class org.apache.derby.impl.tools.optional.ForeignDBViews
-
- stringToTimestamp(String) - Method in class org.apache.derby.diag.StatementDuration
-
- StringUtil - Class in org.apache.derby.iapi.util
-
A set of public static methods for dealing with Strings
- StringUtil() - Constructor for class org.apache.derby.iapi.util.StringUtil
-
- stringWorkhorse(char) - Method in class org.apache.derby.impl.services.uuid.BasicUUID
-
Private workhorse of the string making routines.
- stringWriter - Variable in class org.apache.derby.iapi.error.ErrorStringBuilder
-
- stripCustomClassName(String...) - Static method in class org.apache.derby.catalog.Java5SystemProcedures
-
For a custom tool, we strip the first arg from the list of optional args.
- stripEscapesNoPatternChars(String, char) - Static method in class org.apache.derby.iapi.types.Like
-
stripEscapesNoPatternChars
- stripNotNull(String) - Static method in class org.apache.derby.impl.tools.dblook.DB_Sequence
-
Strip the trailing NOT NULL off of the string representation of a datatype
- stripOneArrayLevel(String) - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
Strip the trailing [] from a type name
- stripPackage(String) - Static method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Strip the package location from a class name
- stripProtocolFromFileName(String) - Static method in class org.apache.derby.iapi.services.io.FileUtil
-
Remove the leading 'file://' protocol from a filename which has been
expressed as an URL.
- stripQuotes(String) - Method in class org.apache.derby.catalog.types.BaseTypeIdImpl
-
- stripQuotes(String) - Static method in class org.apache.derby.tools.dblook
-
- stripSubSubProtocolPrefix(String) - Static method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Strips any sub-sub-protocol prefix from a database name.
- STRONG_PASSWORD_SUBSTITUTE_SECURITY - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
-
- STRONG_PASSWORD_SUBSTITUTE_SECURITY - Static variable in interface org.apache.derby.jdbc.ClientDataSourceInterface
-
- STRUCT_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
-
- STTDECDEL - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- STTSTRDEL - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- stub - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
- stubbify(LogInstant) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer
-
- STUBBIFY_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.RAFContainer
-
- stubFileToRemoveAfterCheckPoint(StorageFile, LogInstant, Object) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
keeps track of information about the stub files of the committed deleted
containers.
- stuffTopResultSet(ResultSet, NoPutResultSet[]) - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
Private minion of setTopResultSet() and clearInUse()
- SUB_SUB_PROTOCOL_PREFIX - Static variable in interface org.apache.derby.iapi.reference.Property
-
derby.subSubProtocol.xxx
- SubCheckConstraintDescriptor - Class in org.apache.derby.iapi.sql.dictionary
-
This interface is used to get information from a SubCheckConstraintDescriptor.
- SubCheckConstraintDescriptor(UUID, String, ReferencedColumns) - Constructor for class org.apache.derby.iapi.sql.dictionary.SubCheckConstraintDescriptor
-
Constructor for a SubCheckConstraintDescriptor
- SubConstraintDescriptor - Class in org.apache.derby.iapi.sql.dictionary
-
This interface is used to get information from a SubConstraintDescriptor.
- SubConstraintDescriptor(UUID) - Constructor for class org.apache.derby.iapi.sql.dictionary.SubConstraintDescriptor
-
Constructor for a SubConstraintDescriptorImpl
- subIndent - Variable in class org.apache.derby.impl.sql.execute.rts.RealNoPutResultSetStatistics
-
- subIndent - Variable in class org.apache.derby.impl.sql.execute.rts.RealNoRowsResultSetStatistics
-
- SubKeyConstraintDescriptor - Class in org.apache.derby.iapi.sql.dictionary
-
This interface is used to get information from a SubKeyConstraintDescriptor.
- SubKeyConstraintDescriptor(UUID, UUID) - Constructor for class org.apache.derby.iapi.sql.dictionary.SubKeyConstraintDescriptor
-
Constructor for a SubConstraintDescriptorImpl
- SubKeyConstraintDescriptor(UUID, UUID, UUID) - Constructor for class org.apache.derby.iapi.sql.dictionary.SubKeyConstraintDescriptor
-
Constructor for a SubConstraintDescriptor
- SubKeyConstraintDescriptor(UUID, UUID, UUID, int, int) - Constructor for class org.apache.derby.iapi.sql.dictionary.SubKeyConstraintDescriptor
-
Constructor for a SubConstraintDescriptor
- subMethodCount - Variable in class org.apache.derby.impl.services.bytecode.BCMethod
-
How many sub-methods we have overflowed to.
- submitPostCommitWork(Serviceable) - Method in interface org.apache.derby.iapi.store.raw.xact.TransactionFactory
-
Submit a post commit work to the post commit daemon.
- submitPostCommitWork(Serviceable) - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
-
Submit this post commit work to the post commit daemon
- subquery - Variable in class org.apache.derby.impl.sql.compile.FromSubquery
-
- SUBQUERY_ILLEGAL - Static variable in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
- SUBQUERY_LIST - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- SUBQUERY_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- subqueryList - Variable in class org.apache.derby.impl.sql.compile.FromVTI
-
- subqueryList - Variable in class org.apache.derby.impl.sql.compile.JoinNode
-
- SubqueryList - Class in org.apache.derby.impl.sql.compile
-
A SubqueryList represents a list of subqueries within a specific clause
(select, where or having) in a DML statement.
- SubqueryList(ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.SubqueryList
-
- SubqueryNode - Class in org.apache.derby.impl.sql.compile
-
A SubqueryNode represents a subquery.
- SubqueryNode(ResultSetNode, int, ValueNode, OrderByList, ValueNode, ValueNode, boolean, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.SubqueryNode
-
Constructor.
- subqueryNumber - Variable in class org.apache.derby.impl.sql.compile.SubqueryNode
-
- subqueryNumber - Variable in class org.apache.derby.impl.sql.execute.AnyResultSet
-
- subqueryNumber - Variable in class org.apache.derby.impl.sql.execute.OnceResultSet
-
- subqueryNumber - Variable in class org.apache.derby.impl.sql.execute.rts.RealAnyResultSetStatistics
-
- subqueryNumber - Variable in class org.apache.derby.impl.sql.execute.rts.RealOnceResultSetStatistics
-
- subqueryReferencesTarget(String, boolean) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Return whether or not this ResultSetNode contains a subquery with a
reference to the specified target.
- subqueryReferencesTarget(String, boolean) - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Return whether or not this ResultSetNode contains a subquery with a
reference to the specified target table.
- subqueryReferencesTarget(String, boolean) - Method in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
-
Return whether or not this ResultSetNode contains a subquery with a
reference to the specified target.
- subquerys - Variable in class org.apache.derby.impl.sql.compile.RowResultSetNode
-
- subqueryTrackingArray - Variable in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
- subqueryTrackingArray - Variable in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
- subqueryTrackingArray - Variable in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
- subqueryTrackingArray - Variable in class org.apache.derby.impl.sql.execute.rts.RealHashTableStatistics
-
- subqueryTrackingArray - Variable in class org.apache.derby.impl.sql.execute.rts.RealProjectRestrictStatistics
-
- subqueryTrackingArray - Variable in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
-
- subqueryType - Variable in class org.apache.derby.impl.sql.compile.SubqueryNode
-
- subscribe(Serviceable, boolean) - Method in interface org.apache.derby.iapi.services.daemon.DaemonService
-
Add a new client that this daemon needs to service
- subscribe(Serviceable, boolean) - Method in class org.apache.derby.impl.services.daemon.BasicDaemon
-
- subscriber - Variable in class org.apache.derby.impl.services.daemon.ServiceRecord
-
- subscription - Variable in class org.apache.derby.impl.services.daemon.BasicDaemon
-
- subselectRequiresDefer(int, String) - Method in class org.apache.derby.impl.sql.compile.DefaultVTIModDeferPolicy
-
- subselectRequiresDefer(int, String) - Method in interface org.apache.derby.vti.DeferModification
-
This method is called during preparation of an insert, update, or delete statement that has this virtual
table as its target and that has a sub-select.
- subselectRequiresDefer(int, String, String) - Method in class org.apache.derby.impl.sql.compile.DefaultVTIModDeferPolicy
-
- subselectRequiresDefer(int, String, String) - Method in interface org.apache.derby.vti.DeferModification
-
This method is called during preparation of an insert, update, or delete statement that has this virtual
table as its target and that has a sub-select.
- substituteClientCursorNameWithServerCursorName(String, Section) - Method in class org.apache.derby.client.am.ClientStatement
-
- SubstituteExpressionVisitor - Class in org.apache.derby.impl.sql.compile
-
Replaces a source expression with a target
expression.
- SubstituteExpressionVisitor(ValueNode, ValueNode, Class<?>) - Constructor for class org.apache.derby.impl.sql.compile.SubstituteExpressionVisitor
-
- substitutePassword(String, String, byte[], byte[]) - Method in class org.apache.derby.client.am.EncryptionManager
-
Strong Password Substitution (USRSSBPWD).
- substitutePassword(String, String, Properties, boolean) - Method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
-
Strong Password Substitution (USRSSBPWD).
- substituteTransaction(Xact) - Method in class org.apache.derby.impl.store.raw.xact.XactContext
-
- substrBind() - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
-
Bind substr expression.
- substring(NumberDataValue, NumberDataValue, ConcatableDataValue, int) - Method in interface org.apache.derby.iapi.types.ConcatableDataValue
-
substr() function matchs DB2 syntax and behaviour.
- substring(NumberDataValue, NumberDataValue, ConcatableDataValue, int) - Method in class org.apache.derby.iapi.types.SQLBinary
-
The SQL substr() function.
- substring(NumberDataValue, NumberDataValue, ConcatableDataValue, int) - Method in class org.apache.derby.iapi.types.SQLChar
-
The SQL substr() function.
- SUBSTRING_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- subSubProtocol - Variable in class org.apache.derby.impl.services.monitor.StorageFactoryService
-
- subtreeShrunk - Variable in class org.apache.derby.impl.store.access.sort.SortBuffer
-
Set, as a side effect of deleteLeftMost and rotateRight,
if the subtree they're working on decreased in height.
- suggestedFetchSize_ - Variable in class org.apache.derby.client.am.ClientResultSet
-
- suite - Variable in class org.apache.derby.impl.tools.ij.mtTester
-
- SUM_OP - Static variable in interface org.apache.derby.iapi.sql.compile.TypeCompiler
-
- SumAggregator - Class in org.apache.derby.impl.sql.execute
-
Aggregator for SUM().
- SumAggregator - Static variable in interface org.apache.derby.iapi.reference.ClassName
-
- SumAggregator() - Constructor for class org.apache.derby.impl.sql.execute.SumAggregator
-
- SumAvgAggregateDefinition - Class in org.apache.derby.impl.sql.compile
-
Definition for the SUM()/AVG() aggregates.
- SumAvgAggregateDefinition() - Constructor for class org.apache.derby.impl.sql.compile.SumAvgAggregateDefinition
-
Niladic constructor.
- sums - Variable in class org.apache.derby.impl.sql.execute.VarPAggregator
-
- Sums() - Constructor for class org.apache.derby.impl.sql.execute.VarPAggregator.Sums
-
- sunjce - Variable in class org.apache.derby.impl.services.jce.JCECipherProvider
-
- super_class - Variable in class org.apache.derby.iapi.services.classfile.ClassHolder
-
- SUPER_STRING - Static variable in class org.apache.derby.iapi.types.Like
-
- superClassName - Variable in class org.apache.derby.impl.services.bytecode.BCClass
-
- supersetofAllColumns(int[], int[]) - Static method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
- supersetOfUniqueIndex(boolean[]) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Determine whether or not the columns marked as true in
the passed in array are a superset of any unique index
on this table.
- supersetOfUniqueIndex(JBitSet[]) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Determine whether or not the columns marked as true in
the passed in join table matrix are a superset of any single column unique index
on this table.
- SUPERVISOR - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- suppliedLockMode - Variable in class org.apache.derby.impl.sql.execute.ScanResultSet
-
The lock mode supplied through the constructor.
- supportedMessageParamLength() - Method in class org.apache.derby.impl.drda.AppRequester
-
Get the maximum length supported for an exception's message
parameter string.
- supportedMessageParamLength() - Method in class org.apache.derby.shared.common.error.MessageUtils
-
- supportIJProperties(ConnectionEnv) - Method in class org.apache.derby.impl.tools.ij.utilMain
-
- SUPPORTS_EUSRIDPWD - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Can EUSRIDPWD security mechanism be used with
the current JVM
- supportsAlterTableWithAddColumn() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsAlterTableWithAddColumn() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsAlterTableWithAddColumn() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Is "ALTER TABLE" with add column supported?
- supportsAlterTableWithAddColumn() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsAlterTableWithAddColumn__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsAlterTableWithDropColumn() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsAlterTableWithDropColumn() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsAlterTableWithDropColumn() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Is "ALTER TABLE" with drop column supported?
- supportsAlterTableWithDropColumn() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsAlterTableWithDropColumn__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsANSI92EntryLevelSQL() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsANSI92EntryLevelSQL() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsANSI92EntryLevelSQL() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Is the ANSI92 entry level SQL grammar supported?
- supportsANSI92EntryLevelSQL() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsANSI92FullSQL() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsANSI92FullSQL() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsANSI92FullSQL() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Is the ANSI92 full SQL grammar supported?
- supportsANSI92FullSQL() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsANSI92FullSQL__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsANSI92IntermediateSQL() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsANSI92IntermediateSQL() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsANSI92IntermediateSQL() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Is the ANSI92 intermediate SQL grammar supported?
- supportsANSI92IntermediateSQL() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsANSI92IntermediateSQL__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsBatchUpdates() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsBatchUpdates() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsBatchUpdates() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 2.0
Return true if the driver supports batch updates, else return false.
- supportsBatchUpdates() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsBatchUpdates__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsBooleanParameterTransport_ - Variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
True if the server supports transport of boolean parameter values as
booleans.
- supportsBooleanValues() - Method in class org.apache.derby.impl.drda.AppRequester
-
- supportsBooleanValues_ - Variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
True if the server supports boolean values
- supportsCatalogsInDataManipulation() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsCatalogsInDataManipulation() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsCatalogsInDataManipulation() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Can a catalog name be used in a data manipulation statement?
- supportsCatalogsInDataManipulation() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsCatalogsInDataManipulation__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsCatalogsInIndexDefinitions() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsCatalogsInIndexDefinitions() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsCatalogsInIndexDefinitions() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Can a catalog name be used in an index definition statement?
- supportsCatalogsInIndexDefinitions() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsCatalogsInIndexDefinitions__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsCatalogsInPrivilegeDefinitions() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsCatalogsInPrivilegeDefinitions() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsCatalogsInPrivilegeDefinitions() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Can a catalog name be used in a privilege definition statement?
- supportsCatalogsInPrivilegeDefinitions() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsCatalogsInPrivilegeDefinitions__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsCatalogsInProcedureCalls() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsCatalogsInProcedureCalls() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsCatalogsInProcedureCalls() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Can a catalog name be used in a procedure call statement?
- supportsCatalogsInProcedureCalls() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsCatalogsInProcedureCalls__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsCatalogsInTableDefinitions() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsCatalogsInTableDefinitions() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsCatalogsInTableDefinitions() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Can a catalog name be used in a table definition statement?
- supportsCatalogsInTableDefinitions() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsCatalogsInTableDefinitions__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsCCSID(int) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Check whether a CCSID code page is supported
- supportsColumnAliasing() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsColumnAliasing() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsColumnAliasing() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Is column aliasing supported?
- supportsColumnAliasing() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsConvert() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsConvert() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsConvert() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Is the CONVERT function between SQL types supported?
- supportsConvert(int, int) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsConvert(int, int) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsConvert(int, int) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Is CONVERT between the given SQL types supported?
- supportsConvert(int, int) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsConvert__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsConvertType__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsCoreSQLGrammar() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsCoreSQLGrammar() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsCoreSQLGrammar() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Is the ODBC Core SQL grammar supported?
- supportsCoreSQLGrammar() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsCoreSQLGrammar__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsCorrelatedSubqueries() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsCorrelatedSubqueries() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsCorrelatedSubqueries() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Are correlated subqueries supported?
- supportsCorrelatedSubqueries() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsDataDefinitionAndDataManipulationTransactions() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsDataDefinitionAndDataManipulationTransactions() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsDataDefinitionAndDataManipulationTransactions() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Are both data definition and data manipulation statements
within a transaction supported?
- supportsDataDefinitionAndDataManipulationTransactions() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsDataDefinitionAndDataManipulationTransactions__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsDataManipulationTransactionsOnly() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsDataManipulationTransactionsOnly() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsDataManipulationTransactionsOnly() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Are only data manipulation statements within a transaction
supported?
- supportsDataManipulationTransactionsOnly() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsDataManipulationTransactionsOnly__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsDifferentTableCorrelationNames() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsDifferentTableCorrelationNames() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsDifferentTableCorrelationNames() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
If table correlation names are supported, are they restricted
to be different from the names of the tables?
- supportsDifferentTableCorrelationNames() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsDifferentTableCorrelationNames__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsEUSRIDPWD() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
This method returns whether EUSRIDPWD security mechanism
is supported or not.
- supportsExpressionsInOrderBy() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsExpressionsInOrderBy() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsExpressionsInOrderBy() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Are expressions in "ORDER BY" lists supported?
- supportsExpressionsInOrderBy() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsExpressionsInOrderBy__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsEXTDTAAbort() - Method in class org.apache.derby.impl.drda.AppRequester
-
Tells whether the client sends a trailing Derby-specific status byte
when transferring EXTDTA objects.
- supportsEXTDTAAbort_ - Variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
True if the server supports aborting a statement whilst transferring
EXTDTA objects.
- supportsExtendedSQLGrammar() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsExtendedSQLGrammar() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsExtendedSQLGrammar() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Is the ODBC Extended SQL grammar supported?
- supportsExtendedSQLGrammar() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsExtendedSQLGrammar__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsFormat(UUID) - Method in interface org.apache.derby.iapi.store.access.conglomerate.MethodFactory
-
Return whether this access method supports the format supplied in
the argument.
- supportsFormat(UUID) - Method in class org.apache.derby.impl.store.access.btree.index.B2IFactory
-
Return whether this access method supports the format supplied in
the argument.
- supportsFormat(UUID) - Method in class org.apache.derby.impl.store.access.heap.HeapConglomerateFactory
-
Return whether this access method supports the format supplied in
the argument.
- supportsFormat(UUID) - Method in class org.apache.derby.impl.store.access.sort.ExternalSortFactory
-
- supportsFullOuterJoins() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsFullOuterJoins() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsFullOuterJoins() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Are full nested outer joins supported?
- supportsFullOuterJoins() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsFullOuterJoins__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsGetGeneratedKeys() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsGetGeneratedKeys() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsGetGeneratedKeys() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 3.0
Retrieves whether auto-generated keys can be retrieved after a statement
has been executed.
- supportsGetGeneratedKeys() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsGroupBy() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsGroupBy() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsGroupBy() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Is some form of "GROUP BY" clause supported?
- supportsGroupBy() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsGroupBy__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsGroupByBeyondSelect() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsGroupByBeyondSelect() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsGroupByBeyondSelect() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Can a "GROUP BY" clause add columns not in the SELECT
provided it specifies all the columns in the SELECT?
- supportsGroupByBeyondSelect() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsGroupByBeyondSelect__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsGroupByUnrelated() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsGroupByUnrelated() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsGroupByUnrelated() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Can a "GROUP BY" clause use columns not in the SELECT?
- supportsGroupByUnrelated() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsGroupByUnrelated__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsImplementation(String) - Method in interface org.apache.derby.iapi.store.access.conglomerate.MethodFactory
-
Return whether this access method implements the implementation
type given in the argument string.
- supportsImplementation(String) - Method in class org.apache.derby.impl.store.access.btree.index.B2IFactory
-
Return whether this access method implements the implementation
type given in the argument string.
- supportsImplementation(String) - Method in class org.apache.derby.impl.store.access.heap.HeapConglomerateFactory
-
Return whether this access method implements the implementation
type given in the argument string.
- supportsImplementation(String) - Method in class org.apache.derby.impl.store.access.sort.ExternalSortFactory
-
- supportsImplementation(String) - Method in class org.apache.derby.impl.store.access.sort.UniqueWithDuplicateNullsExternalSortFactory
-
- supportsIntegrityEnhancementFacility() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsIntegrityEnhancementFacility() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsIntegrityEnhancementFacility() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Is the SQL Integrity Enhancement Facility supported?
- supportsIntegrityEnhancementFacility() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsIntegrityEnhancementFacility__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsJDBC42() - Static method in class org.apache.derby.client.am.Configuration
-
Check to see if the jvm version is such that JDBC 4.2 is supported
- supportsLayerBStreaming_ - Variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsLikeEscapeClause() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsLikeEscapeClause() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsLikeEscapeClause() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Is the escape character in "LIKE" clauses supported?
- supportsLikeEscapeClause() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsLimitedOuterJoins() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsLimitedOuterJoins() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsLimitedOuterJoins() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Is there limited support for outer joins?
- supportsLimitedOuterJoins() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsLimitedOuterJoins__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsLocator() - Method in class org.apache.derby.impl.drda.Database
-
Checks whether database can support locators.
- supportsLongerLDStrings() - Method in class org.apache.derby.impl.drda.AppRequester
-
Return true if the client contains the fix for DERBY-5236, which allows
DDMWriter.writeLDString() to write strings that need up to 64K-1 bytes
when represented in UTF-8.
- supportsLongRDBNAM_ - Variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
DERBY-4805(Increase the length of the RDBNAM field in the DRDA
implementation)
True if the server supports RDBNAM longer than 255 character
- supportsMinimumSQLGrammar() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsMinimumSQLGrammar() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsMinimumSQLGrammar() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Is the ODBC Minimum SQL grammar supported?
- supportsMinimumSQLGrammar() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsMixedCaseIdentifiers() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsMixedCaseIdentifiers() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsMixedCaseIdentifiers() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Does the database treat mixed case unquoted SQL identifiers as
case sensitive and as a result store them in mixed case?
- supportsMixedCaseIdentifiers() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsMixedCaseQuotedIdentifiers() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsMixedCaseQuotedIdentifiers() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsMixedCaseQuotedIdentifiers() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Does the database treat mixed case quoted SQL identifiers as
case sensitive and as a result store them in mixed case?
- supportsMixedCaseQuotedIdentifiers() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsMultipleInstantiations - Variable in class org.apache.derby.impl.sql.compile.FromVTI
-
- supportsMultipleInstantiations() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Tell whether this Optimizable can be instantiated multiple times
- supportsMultipleInstantiations() - Method in class org.apache.derby.impl.sql.compile.FromTable
-
- supportsMultipleInstantiations() - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
- supportsMultipleInstantiations(VTIEnvironment) - Method in class org.apache.derby.diag.ErrorMessages
-
- supportsMultipleInstantiations(VTIEnvironment) - Method in class org.apache.derby.diag.LockTable
-
- supportsMultipleInstantiations(VTIEnvironment) - Method in class org.apache.derby.diag.SpaceTable
-
- supportsMultipleInstantiations(VTIEnvironment) - Method in class org.apache.derby.diag.TransactionTable
-
- supportsMultipleInstantiations(VTIEnvironment) - Method in interface org.apache.derby.vti.VTICosting
-
Find out if the ResultSet of the Table Function can be instantiated multiple times.
- supportsMultipleOpenResults() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsMultipleOpenResults() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsMultipleOpenResults() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 3.0
Retrieves whether it is possible to have multiple ResultSet objects returned from a
CallableStatement object simultaneously.
- supportsMultipleOpenResults() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsMultipleResultSets() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsMultipleResultSets() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsMultipleResultSets() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Are multiple ResultSets from a single execute supported?
- supportsMultipleResultSets() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsMultipleResultSets__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsMultipleTransactions() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsMultipleTransactions() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsMultipleTransactions() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Can we have multiple transactions open at once (on different
connections)?
- supportsMultipleTransactions() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsMultipleTransactions__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsNamedParameters() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsNamedParameters() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsNamedParameters() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 3.0
Retrieves whether this database supports named parameters to callable statements.
- supportsNamedParameters() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsNonNullableColumns() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsNonNullableColumns() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsNonNullableColumns() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Can columns be defined as non-nullable?
- supportsNonNullableColumns() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsOpenCursorsAcrossCommit() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsOpenCursorsAcrossCommit() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsOpenCursorsAcrossCommit() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Can cursors remain open across commits?
- supportsOpenCursorsAcrossCommit() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsOpenCursorsAcrossCommit__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsOpenCursorsAcrossRollback() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsOpenCursorsAcrossRollback() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsOpenCursorsAcrossRollback() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Can cursors remain open across rollbacks?
- supportsOpenCursorsAcrossRollback() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsOpenCursorsAcrossRollback__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsOpenStatementsAcrossCommit() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsOpenStatementsAcrossCommit() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsOpenStatementsAcrossCommit() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Can statements remain open across commits?
- supportsOpenStatementsAcrossCommit() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsOpenStatementsAcrossCommit__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsOpenStatementsAcrossRollback() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsOpenStatementsAcrossRollback() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsOpenStatementsAcrossRollback() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Can statements remain open across rollbacks?
- supportsOpenStatementsAcrossRollback() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsOpenStatementsAcrossRollback__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsOptimizerTrace() - Method in interface org.apache.derby.iapi.sql.compile.OptimizerFactory
-
Return whether or not the optimizer associated with
this factory supports optimizer trace.
- supportsOptimizerTrace() - Method in class org.apache.derby.impl.sql.compile.OptimizerFactoryImpl
-
- supportsOrderByUnrelated() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsOrderByUnrelated() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsOrderByUnrelated() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Can an "ORDER BY" clause use columns not in the SELECT?
- supportsOrderByUnrelated() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsOrderByUnrelated__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsOuterJoins() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsOuterJoins() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsOuterJoins() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Is some form of outer join supported?
- supportsOuterJoins() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsOuterJoins__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsPositionedDelete() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsPositionedDelete() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsPositionedDelete() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Is positioned DELETE supported?
- supportsPositionedDelete() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsPositionedDelete__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsPositionedUpdate() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsPositionedUpdate() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsPositionedUpdate() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Is positioned UPDATE supported?
- supportsPositionedUpdate() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsPositionedUpdate__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsQryclsimp_ - Variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
True if the server supports QRYCLSIMP.
- supportsQryclsimpForLmtblkprc() - Method in class org.apache.derby.impl.drda.AppRequester
-
Check if the client expects QRYCLSIMP to be supported when the
protocol is LMTBLKPRC.
- supportsRandomAccess - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
- supportsRandomAccess() - Method in class org.apache.derby.impl.io.BaseStorageFactory
-
Determine whether the storage supports random access.
- supportsRandomAccess() - Method in class org.apache.derby.impl.io.DirStorageFactory
-
Determine whether the storage supports random access.
- supportsRandomAccess() - Method in class org.apache.derby.impl.io.VFMemoryStorageFactory
-
The service supports random access.
- supportsRandomAccess() - Method in interface org.apache.derby.io.StorageFactory
-
Determine whether the storage supports random access.
- supportsRefCursors() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
Derby does not support the Types.REF_CURSOR type.
- supportsRefCursors() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsRefCursors() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Added in JDBC 4.2.
- supportsResultSetConcurrency(int, int) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsResultSetConcurrency(int, int) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsResultSetConcurrency(int, int) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 2.0
Does the database support the concurrency type in combination
with the given result set type?
- supportsResultSetConcurrency(int, int) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsResultSetConcurrency__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsResultSetHoldability(int) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsResultSetHoldability(int) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsResultSetHoldability(int) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 3.0
Retrieves whether this database supports the given result set holdability.
- supportsResultSetHoldability(int) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsResultSetType(int) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsResultSetType(int) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsResultSetType(int) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 2.0
Does the database support the given result set type?
- supportsResultSetType(int) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsResultSetType__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsSavepoints() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsSavepoints() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsSavepoints() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 3.0
Retrieves whether this database supports savepoints.
- supportsSavepoints() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsSchemasInDataManipulation() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsSchemasInDataManipulation() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsSchemasInDataManipulation() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Can a schema name be used in a data manipulation statement?
- supportsSchemasInDataManipulation() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsSchemasInDataManipulation__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsSchemasInIndexDefinitions() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsSchemasInIndexDefinitions() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsSchemasInIndexDefinitions() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Can a schema name be used in an index definition statement?
- supportsSchemasInIndexDefinitions() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsSchemasInIndexDefinitions__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsSchemasInPrivilegeDefinitions() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsSchemasInPrivilegeDefinitions() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsSchemasInPrivilegeDefinitions() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Can a schema name be used in a privilege definition statement?
- supportsSchemasInPrivilegeDefinitions() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsSchemasInPrivilegeDefinitions__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsSchemasInProcedureCalls() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsSchemasInProcedureCalls() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsSchemasInProcedureCalls() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Can a schema name be used in a procedure call statement?
- supportsSchemasInProcedureCalls() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsSchemasInProcedureCalls__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsSchemasInTableDefinitions() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsSchemasInTableDefinitions() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsSchemasInTableDefinitions() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Can a schema name be used in a table definition statement?
- supportsSchemasInTableDefinitions() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsSchemasInTableDefinitions__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsSecMecUSRSSBPWD() - Method in class org.apache.derby.impl.drda.AppRequester
-
Returns true if Derby's client driver supports SECMEC_USRSSBPWD
DRDA security mechanism.
- supportsSelectForUpdate() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsSelectForUpdate() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsSelectForUpdate() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Is SELECT for UPDATE supported?
- supportsSelectForUpdate() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsSelectForUpdate__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsSessionDataCaching() - Method in class org.apache.derby.client.am.ClientConnection
-
Finds out if the underlaying database connection supports session data
caching.
- supportsSessionDataCaching() - Method in class org.apache.derby.client.net.NetConnection
-
Check whether the server supports session data caching
- supportsSessionDataCaching() - Method in class org.apache.derby.impl.drda.AppRequester
-
- supportsSessionDataCaching_ - Variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
True if the server supports session data caching
- supportsStatementPooling() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsStatementPooling() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsStatementPooling() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 3.0
Retrieves whether this database supports statement pooling.
- supportsStatementPooling() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsStoredFunctionsUsingCallSyntax() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
Retrieves whether this database supports invoking user-defined
or vendor functions using the stored procedure escape syntax.
- supportsStoredFunctionsUsingCallSyntax() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsStoredFunctionsUsingCallSyntax() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
- supportsStoredFunctionsUsingCallSyntax() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsStoredProcedures() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsStoredProcedures() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsStoredProcedures() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Are stored procedure calls using the stored procedure escape
syntax supported?
- supportsStoredProcedures() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsStoredProcedures__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsSubqueriesInComparisons() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsSubqueriesInComparisons() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsSubqueriesInComparisons() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Are subqueries in comparison expressions supported?
- supportsSubqueriesInComparisons() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsSubqueriesInComparisons__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsSubqueriesInExists() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsSubqueriesInExists() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsSubqueriesInExists() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Are subqueries in 'exists' expressions supported?
- supportsSubqueriesInExists() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsSubqueriesInIns() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsSubqueriesInIns() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsSubqueriesInIns() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Are subqueries in 'in' statements supported?
- supportsSubqueriesInIns() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsSubqueriesInQuantifieds() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsSubqueriesInQuantifieds() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsSubqueriesInQuantifieds() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Are subqueries in quantified expressions supported?
- supportsSubqueriesInQuantifieds() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsTableCorrelationNames() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsTableCorrelationNames() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsTableCorrelationNames() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Are table correlation names supported?
- supportsTableCorrelationNames() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsThreadDump() - Method in exception org.apache.derby.shared.common.sanity.AssertFailure
-
Tells if generating a thread dump is supported in the running JVM.
- supportsTimestampNanoseconds() - Method in class org.apache.derby.impl.drda.AppRequester
-
- supportsTimestampNanoseconds_ - Variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
True if the server supports nanoseconds in timestamps
- supportsTransactionIsolationLevel(int) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsTransactionIsolationLevel(int) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsTransactionIsolationLevel(int) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Does the database support the given transaction isolation level?
- supportsTransactionIsolationLevel(int) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsTransactionIsolationLevel__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsTransactions() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsTransactions() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsTransactions() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Are transactions supported?
- supportsTransactions() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsTransactions__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsUDTs() - Method in class org.apache.derby.impl.drda.AppRequester
-
- supportsUDTs_ - Variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
True if the server supports UDTs
- supportsUnion() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsUnion() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsUnion() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Is SQL UNION supported?
- supportsUnion() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsUnion__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsUnionAll() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsUnionAll() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
- supportsUnionAll() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Is SQL UNION ALL supported?
- supportsUnionAll() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- supportsUnionAll__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- supportsUtf8Ccsid() - Method in class org.apache.derby.impl.drda.AppRequester
-
Returns whether our AppRequester's UNICODEMGR supports UTF8 (CCSID 1208)
- supportsWriteSync() - Method in class org.apache.derby.impl.io.DirStorageFactory
-
This method tests whether the "rws" and "rwd" modes are implemented.
- supportsWriteSync() - Method in class org.apache.derby.impl.io.VFMemoryStorageFactory
-
- supportsWriteSync() - Method in interface org.apache.derby.io.WritableStorageFactory
-
This method tests whether the StorageRandomAccessFile "rws" and "rwd" modes
are implemented.
- suppressException - Variable in class org.apache.derby.impl.drda.EXTDTAReaderInputStream
-
Whether or not to suppress the exception when an error is indicated by
the status byte.
- suspend() - Method in class org.apache.derby.impl.drda.DRDAResultSet
-
Set state to SUSPENDED (result set is opened)
- SUSPENDED - Static variable in class org.apache.derby.impl.drda.DRDAResultSet
-
- suspendedList - Variable in class org.apache.derby.jdbc.XATransactionState
-
When an XAResource suspends a transaction (end(TMSUSPEND)) it must be resumed
using the same XAConnection.
- suspendMarker - Static variable in class org.apache.derby.client.net.EncodedInputStream
-
- SVCERRNO - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- sVector - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
-
- svrcod - Variable in class org.apache.derby.impl.drda.DDMReader
-
- svrcod - Variable in exception org.apache.derby.impl.drda.DRDAProtocolException
-
- svrcod - Variable in class org.apache.derby.impl.drda.DRDAProtocolExceptionInfo
-
- SVRCOD - Static variable in class org.apache.derby.client.net.CodePoint
-
- SVRCOD - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- svrcod_ - Variable in class org.apache.derby.client.net.NetAgent
-
- SVRCOD_ACCDMG - Static variable in class org.apache.derby.client.net.CodePoint
-
- SVRCOD_ACCDMG - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SVRCOD_ERROR - Static variable in class org.apache.derby.client.net.CodePoint
-
- SVRCOD_ERROR - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SVRCOD_INFO - Static variable in class org.apache.derby.client.net.CodePoint
-
- SVRCOD_INFO - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SVRCOD_PRMDMG - Static variable in class org.apache.derby.client.net.CodePoint
-
- SVRCOD_PRMDMG - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SVRCOD_SESDMG - Static variable in class org.apache.derby.client.net.CodePoint
-
- SVRCOD_SESDMG - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SVRCOD_SEVERE - Static variable in class org.apache.derby.client.net.CodePoint
-
- SVRCOD_SEVERE - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SVRCOD_WARNING - Static variable in class org.apache.derby.client.net.CodePoint
-
- SVRCOD_WARNING - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- svrcodFromSecchkcd(int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Calculate SVRCOD value from SECCHKCD
- swap() - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Swap the top two values on the stack.
- swap() - Method in class org.apache.derby.impl.services.bytecode.BCMethod
-
- SWAP - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
- swapNull(String) - Static method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
- switchDirtyBuffer() - Method in class org.apache.derby.impl.store.replication.buffer.ReplicationLogBuffer
-
Appends the currentDirtyBuffer to dirtyBuffers, and makes a
fresh buffer element from freeBuffers the currentDirtyBuffer.
- switchEntry(CacheEntry) - Method in class org.apache.derby.impl.services.cache.ClockPolicy.Holder
-
Switch which entry the holder is associated with.
- switchLogBuffer() - Method in class org.apache.derby.impl.store.raw.log.LogAccessFile
-
Appends the current Buffer to the dirty Buffer list and assigns a free
buffer to be the currrent active buffer .
- switchLogFile() - Method in class org.apache.derby.impl.store.raw.log.FlushedScan
-
- switchLogFile() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Switch to the next log file if possible.
- switchToEbcdic() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Switch the DDMWriter and DDMReader to EBCDIC
- switchToEbcdicMgr() - Method in class org.apache.derby.client.net.NetAgent
-
Switches the current CCSID manager to EBCDIC
- switchToMultiInsertPageMode(BaseContainerHandle) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
- switchToUtf8() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Switch the DDMWriter and DDMReader to UTF8 IF supported
- switchToUtf8CcsidMgr() - Method in class org.apache.derby.client.net.NetAgent
-
Switches the current CCSID manager to UTF-8
- sync() - Method in class org.apache.derby.impl.io.DirRandomAccessFile
-
Force any changes out to the persistent store.
- sync() - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
-
- sync() - Method in interface org.apache.derby.io.StorageRandomAccessFile
-
Force any changes out to the persistent store.
- sync(OutputStream, boolean) - Method in class org.apache.derby.impl.io.DirStorageFactory
-
Force the data of an output stream out to the underlying storage.
- sync(OutputStream, boolean) - Method in class org.apache.derby.impl.io.VFMemoryStorageFactory
-
The sync method is a no-op for this storage factory.
- sync(OutputStream, boolean) - Method in interface org.apache.derby.io.WritableStorageFactory
-
Force the data of an output stream out to the underlying storage.
- SYNCCRD - Static variable in class org.apache.derby.client.net.CodePoint
-
- SYNCCRD - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SYNCCTL - Static variable in class org.apache.derby.client.net.CodePoint
-
- SYNCCTL - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- syncFile(StorageRandomAccessFile) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Utility routine to call sync() on the input file descriptor.
- syncFlag - Variable in class org.apache.derby.impl.store.raw.data.PageCreationArgs
-
Tells whether writes to this page should be synced.
- synchronizationObject - Variable in class org.apache.derby.impl.jdbc.StoreStreamClob
-
Object used for synchronizing access to the store stream.
- SYNCLOG - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- syncLogAccessFile() - Method in class org.apache.derby.impl.store.raw.log.LogAccessFile
-
Guarantee all writes up to the last call to flushLogAccessFile on disk.
- syncMe - Static variable in class org.apache.derby.iapi.services.monitor.Monitor
-
- syncMe - Static variable in class org.apache.derby.jdbc.InternalDriver
-
- SyncOnCommit - Class in org.apache.derby.impl.store.raw.data
-
Flush all pages for a table on a commit
- SyncOnCommit(ContainerKey) - Constructor for class org.apache.derby.impl.store.raw.data.SyncOnCommit
-
- SYNCPTMGR - Static variable in class org.apache.derby.client.net.CodePoint
-
- SYNCPTMGR - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SYNCRRD - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SYNCRSY - Static variable in class org.apache.derby.client.net.CodePoint
-
- SYNCRSY - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- syncState() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
Sync up the state of the underlying connection
with the state of this new handle.
- SYNCTYPE - Static variable in class org.apache.derby.client.net.CodePoint
-
- SYNCTYPE - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SYNCTYPE_COMMITTED - Static variable in class org.apache.derby.client.net.CodePoint
-
- SYNCTYPE_COMMITTED - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SYNCTYPE_END_UOW - Static variable in class org.apache.derby.client.net.CodePoint
-
- SYNCTYPE_END_UOW - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SYNCTYPE_INDOUBT - Static variable in class org.apache.derby.client.net.CodePoint
-
- SYNCTYPE_INDOUBT - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SYNCTYPE_MIGRATE - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SYNCTYPE_MIGRATED - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SYNCTYPE_NEW_UOW - Static variable in class org.apache.derby.client.net.CodePoint
-
- SYNCTYPE_NEW_UOW - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SYNCTYPE_PREPARE - Static variable in class org.apache.derby.client.net.CodePoint
-
- SYNCTYPE_PREPARE - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SYNCTYPE_REQ_COMMIT - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SYNCTYPE_REQ_FORGET - Static variable in class org.apache.derby.client.net.CodePoint
-
- SYNCTYPE_REQ_FORGET - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SYNCTYPE_REQ_LOG - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SYNCTYPE_ROLLBACK - Static variable in class org.apache.derby.client.net.CodePoint
-
- SYNCTYPE_ROLLBACK - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- syncTypeToString(int) - Method in class org.apache.derby.impl.drda.DRDAXAProtocol
-
printable syncType for debug output
- SYNERRCD - Static variable in class org.apache.derby.client.net.CodePoint
-
- SYNERRCD - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SYNERRCD_CBYTE_NOT_D0 - Static variable in class org.apache.derby.client.net.CodePoint
-
- SYNERRCD_CBYTE_NOT_D0 - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SYNERRCD_CHAIN_OFF_ERROR_CONTINUE - Static variable in class org.apache.derby.client.net.CodePoint
-
- SYNERRCD_CHAIN_OFF_ERROR_CONTINUE - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SYNERRCD_CHAIN_OFF_SAME_NEXT_CORRELATOR - Static variable in class org.apache.derby.client.net.CodePoint
-
- SYNERRCD_CHAIN_OFF_SAME_NEXT_CORRELATOR - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SYNERRCD_DSS_CONT_LESS_OR_EQUAL_2 - Static variable in class org.apache.derby.client.net.CodePoint
-
- SYNERRCD_DSS_CONT_LESS_OR_EQUAL_2 - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SYNERRCD_DSS_LENGTH_BYTE_NUMBER_MISMATCH - Static variable in class org.apache.derby.client.net.CodePoint
-
- SYNERRCD_DSS_LENGTH_BYTE_NUMBER_MISMATCH - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SYNERRCD_DSS_LESS_THAN_6 - Static variable in class org.apache.derby.client.net.CodePoint
-
- SYNERRCD_DSS_LESS_THAN_6 - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SYNERRCD_DUP_OBJ_PRESENT - Static variable in class org.apache.derby.client.net.CodePoint
-
- SYNERRCD_DUP_OBJ_PRESENT - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SYNERRCD_FBYTE_NOT_SUPPORTED - Static variable in class org.apache.derby.client.net.CodePoint
-
- SYNERRCD_FBYTE_NOT_SUPPORTED - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SYNERRCD_INCORRECT_EXTENDED_LEN - Static variable in class org.apache.derby.client.net.CodePoint
-
- SYNERRCD_INCORRECT_EXTENDED_LEN - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SYNERRCD_INVALID_CORRELATOR - Static variable in class org.apache.derby.client.net.CodePoint
-
- SYNERRCD_INVALID_CORRELATOR - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SYNERRCD_INVALID_CP_FOR_CMD - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SYNERRCD_OBJ_LEN_LESS_THAN_4 - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SYNERRCD_OBJ_LEN_NOT_ALLOWED - Static variable in class org.apache.derby.client.net.CodePoint
-
- SYNERRCD_OBJ_LEN_NOT_ALLOWED - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SYNERRCD_REQ_OBJ_NOT_FOUND - Static variable in class org.apache.derby.client.net.CodePoint
-
- SYNERRCD_REQ_OBJ_NOT_FOUND - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SYNERRCD_REQ_VAL_NOT_FOUND - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SYNERRCD_TOO_BIG - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SYNERRCD_TOO_MANY - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SYNONYM_INFO_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
- SYNONYM_TYPE - Static variable in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
- SynonymAliasInfo - Class in org.apache.derby.catalog.types
-
Describe an S (Synonym) alias.
- SynonymAliasInfo() - Constructor for class org.apache.derby.catalog.types.SynonymAliasInfo
-
- SynonymAliasInfo(String, String) - Constructor for class org.apache.derby.catalog.types.SynonymAliasInfo
-
Create a SynonymAliasInfo for synonym.
- synonymTableName - Variable in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
- SYNTAX_ERR - Static variable in class org.apache.derby.impl.drda.DRDAConnThread
-
- SYNTAXRM - Static variable in class org.apache.derby.client.net.CodePoint
-
- SYNTAXRM - Static variable in class org.apache.derby.impl.drda.CodePoint
-
- SYS_TRANS_NAME - Static variable in interface org.apache.derby.iapi.store.access.AccessFactoryGlobals
-
The name for system transactions.
- SYSALIASES_ALIAS - Static variable in class org.apache.derby.impl.sql.catalog.SYSALIASESRowFactory
-
- SYSALIASES_ALIASID - Static variable in class org.apache.derby.impl.sql.catalog.SYSALIASESRowFactory
-
- SYSALIASES_ALIASINFO - Static variable in class org.apache.derby.impl.sql.catalog.SYSALIASESRowFactory
-
- SYSALIASES_ALIASTYPE - Static variable in class org.apache.derby.impl.sql.catalog.SYSALIASESRowFactory
-
- SYSALIASES_CATALOG_NUM - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
- SYSALIASES_COLUMN_COUNT - Static variable in class org.apache.derby.impl.sql.catalog.SYSALIASESRowFactory
-
- SYSALIASES_INDEX1_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSALIASESRowFactory
-
- SYSALIASES_INDEX2_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSALIASESRowFactory
-
- SYSALIASES_INDEX3_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSALIASESRowFactory
-
- SYSALIASES_JAVACLASSNAME - Static variable in class org.apache.derby.impl.sql.catalog.SYSALIASESRowFactory
-
- SYSALIASES_NAMESPACE - Static variable in class org.apache.derby.impl.sql.catalog.SYSALIASESRowFactory
-
- SYSALIASES_SCHEMAID - Static variable in class org.apache.derby.impl.sql.catalog.SYSALIASESRowFactory
-
- SYSALIASES_SPECIFIC_NAME - Static variable in class org.apache.derby.impl.sql.catalog.SYSALIASESRowFactory
-
- SYSALIASES_SYSTEMALIAS - Static variable in class org.apache.derby.impl.sql.catalog.SYSALIASESRowFactory
-
- SYSALIASESRowFactory - Class in org.apache.derby.impl.sql.catalog
-
Factory for creating a SYSALIASES row.
- SYSALIASESRowFactory(UUIDFactory, ExecutionFactory, DataValueFactory) - Constructor for class org.apache.derby.impl.sql.catalog.SYSALIASESRowFactory
-
- SYSCAT_SCHEMA_UUID - Static variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
UUID's used as key's in the SYSSCHEMA catalog for the system schema's
- SYSCHECKS_CATALOG_NUM - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
- SYSCHECKS_CHECKDEFINITION - Static variable in class org.apache.derby.impl.sql.catalog.SYSCHECKSRowFactory
-
- SYSCHECKS_COLUMN_COUNT - Static variable in class org.apache.derby.impl.sql.catalog.SYSCHECKSRowFactory
-
- SYSCHECKS_CONSTRAINTID - Static variable in class org.apache.derby.impl.sql.catalog.SYSCHECKSRowFactory
-
- SYSCHECKS_INDEX1_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSCHECKSRowFactory
-
- SYSCHECKS_REFERENCEDCOLUMNS - Static variable in class org.apache.derby.impl.sql.catalog.SYSCHECKSRowFactory
-
- SYSCHECKSRowFactory - Class in org.apache.derby.impl.sql.catalog
-
Factory for creating a SYSCHECKS row.
- SYSCHECKSRowFactory(UUIDFactory, ExecutionFactory, DataValueFactory) - Constructor for class org.apache.derby.impl.sql.catalog.SYSCHECKSRowFactory
-
- SYSCOLPERMS_CATALOG_NUM - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
- SYSCOLPERMSRowFactory - Class in org.apache.derby.impl.sql.catalog
-
Factory for creating a SYSCOLPERMS row.
- SYSCOLPERMSRowFactory(UUIDFactory, ExecutionFactory, DataValueFactory) - Constructor for class org.apache.derby.impl.sql.catalog.SYSCOLPERMSRowFactory
-
- SYSCOLUMNS_AUTOINCREMENTINC - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
-
- SYSCOLUMNS_AUTOINCREMENTINCCYCLE - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
-
- SYSCOLUMNS_AUTOINCREMENTSTART - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
-
- SYSCOLUMNS_AUTOINCREMENTVALUE - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
-
- SYSCOLUMNS_CATALOG_NUM - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
- SYSCOLUMNS_COLUMN_COUNT - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
-
- SYSCOLUMNS_COLUMNDATATYPE - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
-
- SYSCOLUMNS_COLUMNDEFAULT - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
-
- SYSCOLUMNS_COLUMNDEFAULTID - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
-
- SYSCOLUMNS_COLUMNNAME - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
-
- SYSCOLUMNS_COLUMNNUMBER - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
-
- SYSCOLUMNS_CORE_NUM - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- SYSCOLUMNS_INDEX1_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
-
- SYSCOLUMNS_INDEX2_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
-
- SYSCOLUMNS_REFERENCEID - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
-
- SYSCOLUMNS_TABLEID - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
-
- SYSCOLUMNSRowFactory - Class in org.apache.derby.impl.sql.catalog
-
Factory for creating a SYSCOLUMNS row.
- SYSCOLUMNSRowFactory(DataDictionary, UUIDFactory, ExecutionFactory, DataValueFactory) - Constructor for class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
-
- SYSCOLUMNSRowFactory(DataDictionary, UUIDFactory, ExecutionFactory, DataValueFactory, String) - Constructor for class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
-
- SYSCONGLOMERATES_CATALOG_NUM - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
- SYSCONGLOMERATES_COLUMN_COUNT - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONGLOMERATESRowFactory
-
- SYSCONGLOMERATES_CONGLOMERATEID - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONGLOMERATESRowFactory
-
- SYSCONGLOMERATES_CONGLOMERATENAME - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONGLOMERATESRowFactory
-
- SYSCONGLOMERATES_CONGLOMERATENUMBER - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONGLOMERATESRowFactory
-
- SYSCONGLOMERATES_CORE_NUM - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- SYSCONGLOMERATES_DESCRIPTOR - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONGLOMERATESRowFactory
-
- SYSCONGLOMERATES_INDEX1_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONGLOMERATESRowFactory
-
- SYSCONGLOMERATES_INDEX2_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONGLOMERATESRowFactory
-
- SYSCONGLOMERATES_INDEX3_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONGLOMERATESRowFactory
-
- SYSCONGLOMERATES_ISCONSTRAINT - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONGLOMERATESRowFactory
-
- SYSCONGLOMERATES_ISINDEX - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONGLOMERATESRowFactory
-
- SYSCONGLOMERATES_SCHEMAID - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONGLOMERATESRowFactory
-
- SYSCONGLOMERATES_TABLEID - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONGLOMERATESRowFactory
-
- SYSCONGLOMERATESRowFactory - Class in org.apache.derby.impl.sql.catalog
-
Factory for creating a SYSCONGLOMERATES row.
- SYSCONGLOMERATESRowFactory(UUIDFactory, ExecutionFactory, DataValueFactory) - Constructor for class org.apache.derby.impl.sql.catalog.SYSCONGLOMERATESRowFactory
-
- SYSCONSTRAINTS_CATALOG_NUM - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Catalog numbers for non core system catalogs.
- SYSCONSTRAINTS_COLUMN_COUNT - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONSTRAINTSRowFactory
-
- SYSCONSTRAINTS_CONSTRAINTID - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONSTRAINTSRowFactory
-
- SYSCONSTRAINTS_CONSTRAINTNAME - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONSTRAINTSRowFactory
-
- SYSCONSTRAINTS_INDEX1_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONSTRAINTSRowFactory
-
- SYSCONSTRAINTS_INDEX2_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONSTRAINTSRowFactory
-
- SYSCONSTRAINTS_INDEX3_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONSTRAINTSRowFactory
-
- SYSCONSTRAINTS_REFERENCECOUNT - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONSTRAINTSRowFactory
-
- SYSCONSTRAINTS_SCHEMAID - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONSTRAINTSRowFactory
-
- SYSCONSTRAINTS_STATE - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONSTRAINTSRowFactory
-
- SYSCONSTRAINTS_STATE_FIELD - Static variable in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
- SYSCONSTRAINTS_TABLEID - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONSTRAINTSRowFactory
-
- SYSCONSTRAINTS_TYPE - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONSTRAINTSRowFactory
-
- SYSCONSTRAINTSRowFactory - Class in org.apache.derby.impl.sql.catalog
-
Factory for creating a SYSCONTRAINTS row.
- SYSCONSTRAINTSRowFactory(UUIDFactory, ExecutionFactory, DataValueFactory) - Constructor for class org.apache.derby.impl.sql.catalog.SYSCONSTRAINTSRowFactory
-
- SYSCS_BACKUP_DATABASE(String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Backup the database to a backup directory.
- SYSCS_BACKUP_DATABASE_AND_ENABLE_LOG_ARCHIVE_MODE(String, short) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Backup the database to a backup directory and enable the log archive
mode that will keep the archived log files required for roll-forward
from this version of the backup.
- SYSCS_BACKUP_DATABASE_AND_ENABLE_LOG_ARCHIVE_MODE_NOWAIT(String, short) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Backup the database to a backup directory and enable the log archive
mode that will keep the archived log files required for roll-forward
from this version backup.
- SYSCS_BACKUP_DATABASE_NOWAIT(String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Backup the database to a backup directory.
- SYSCS_BULK_INSERT(String, String, String, String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Perform bulk insert using the specificed vti .
- SYSCS_CHECK_TABLE(String, String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
- SYSCS_CHECKPOINT_DATABASE() - Static method in class org.apache.derby.catalog.SystemProcedures
-
- SYSCS_COMPRESS_TABLE(String, String, short) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Compress the table.
- SYSCS_CREATE_USER(String, String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Create a new user.
- SYSCS_DIAG_SCHEMA_UUID - Static variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
- SYSCS_DISABLE_LOG_ARCHIVE_MODE(short) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Disables the log archival process, i.e No old log files
will be kept around for a roll-forward recovery.
- SYSCS_DROP_STATISTICS(String, String, String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Drop the statistics for
1)all the indexes or
2)a specific index on a table.
- SYSCS_DROP_USER(String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Drop a user.
- SYSCS_EMPTY_STATEMENT_CACHE() - Static method in class org.apache.derby.catalog.SystemProcedures
-
Empty as much of the cache as possible.
- SYSCS_EXPORT_QUERY(String, String, String, String, String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Export data from a select statement to given file.
- SYSCS_EXPORT_QUERY_LOBS_TO_EXTFILE(String, String, String, String, String, String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Export data from a select statement to given file.
- SYSCS_EXPORT_TABLE(String, String, String, String, String, String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Export data from a table to given file.
- SYSCS_EXPORT_TABLE_LOBS_TO_EXTFILE(String, String, String, String, String, String, String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Export data from a table to given files.
- SYSCS_FREEZE_DATABASE() - Static method in class org.apache.derby.catalog.SystemProcedures
-
Freeze the database.
- SYSCS_GET_DATABASE_NAME() - Static method in class org.apache.derby.catalog.SystemProcedures
-
Return the database name
- SYSCS_GET_DATABASE_PROPERTY(String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Get the value of a property of the database in current connection.
- SYSCS_GET_RUNTIMESTATISTICS() - Static method in class org.apache.derby.catalog.SystemProcedures
-
- SYSCS_GET_USER_ACCESS(String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Get the connection level authorization for
a specific user - SYSCS_UTIL.SYSCS_GET_USER_ACCESS.
- SYSCS_GET_XPLAIN_MODE() - Static method in class org.apache.derby.catalog.SystemProcedures
-
This procedure returns the current status of the xplain mode.
- SYSCS_GET_XPLAIN_SCHEMA() - Static method in class org.apache.derby.catalog.SystemProcedures
-
This procedure returns the current set XPLAIN_SCHEMA
- SYSCS_IMPORT_DATA(String, String, String, String, String, String, String, String, short) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Import data from a given file into the specified table columns from the
specified columns in the file.
- SYSCS_IMPORT_DATA_BULK(String, String, String, String, String, String, String, String, short, short) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Import data from a given file into the specified table columns skipping header lines from the
specified columns in the file.
- SYSCS_IMPORT_DATA_LOBS_FROM_EXTFILE(String, String, String, String, String, String, String, String, short) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Import data from a given file into the specified table columns
from the specified columns in the file.
- SYSCS_IMPORT_TABLE(String, String, String, String, String, String, short) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Import data from a given file to a table.
- SYSCS_IMPORT_TABLE_BULK(String, String, String, String, String, String, short, short) - Static method in class org.apache.derby.catalog.SystemProcedures
-
- SYSCS_IMPORT_TABLE_LOBS_FROM_EXTFILE(String, String, String, String, String, String, short) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Import data from a given file to a table.
- SYSCS_INPLACE_COMPRESS_TABLE(String, String, short, short, short) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Implementation of SYSCS_UTIL.SYSCS_INPLACE_COMPRESS_TABLE().
- SYSCS_INVALIDATE_STORED_STATEMENTS() - Static method in class org.apache.derby.catalog.SystemProcedures
-
Invalidate all the stored statements so they will get recompiled when
executed next time around.
- SYSCS_MODIFY_PASSWORD(String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Change a user's password.
- SYSCS_PEEK_AT_IDENTITY(String, String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Peek at the current value of an identity generator without advancing it.
- SYSCS_PEEK_AT_SEQUENCE(String, String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Peek at the current value of a sequence generator without advancing it.
- SYSCS_REGISTER_TOOL(String, boolean, String...) - Static method in class org.apache.derby.catalog.Java5SystemProcedures
-
Load or unload an optional tool package.
- SYSCS_RELOAD_SECURITY_POLICY() - Static method in class org.apache.derby.catalog.SystemProcedures
-
Reload the policy file.
- SYSCS_RESET_PASSWORD(String, String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Reset a user's password.
- SYSCS_SET_DATABASE_PROPERTY(String, String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Set/delete the value of a property of the database in current connection.
- SYSCS_SET_RUNTIMESTATISTICS(short) - Static method in class org.apache.derby.catalog.SystemProcedures
-
- SYSCS_SET_STATISTICS_TIMING(short) - Static method in class org.apache.derby.catalog.SystemProcedures
-
- SYSCS_SET_USER_ACCESS(String, String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Set the connection level authorization for
a specific user - SYSCS_UTIL.SYSCS_SET_USER_ACCESS.
- SYSCS_SET_XPLAIN_MODE(int) - Static method in class org.apache.derby.catalog.SystemProcedures
-
this procedure switches between the different xplain modes
- SYSCS_SET_XPLAIN_SCHEMA(String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
This procedure sets the current xplain schema.
- SYSCS_UNFREEZE_DATABASE() - Static method in class org.apache.derby.catalog.SystemProcedures
-
Unfreeze the database.
- SYSCS_UPDATE_STATISTICS(String, String, String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Update the statistics for
1)all the indexes or
2)a specific index on a table.
- SYSCS_UTIL_SCHEMA_UUID - Static variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
- SYSDEPENDS_CATALOG_NUM - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
- SYSDEPENDS_COLUMN_COUNT - Static variable in class org.apache.derby.impl.sql.catalog.SYSDEPENDSRowFactory
-
- SYSDEPENDS_DEPENDENTID - Static variable in class org.apache.derby.impl.sql.catalog.SYSDEPENDSRowFactory
-
- SYSDEPENDS_DEPENDENTTYPE - Static variable in class org.apache.derby.impl.sql.catalog.SYSDEPENDSRowFactory
-
- SYSDEPENDS_INDEX1_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSDEPENDSRowFactory
-
- SYSDEPENDS_INDEX2_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSDEPENDSRowFactory
-
- SYSDEPENDS_PROVIDERID - Static variable in class org.apache.derby.impl.sql.catalog.SYSDEPENDSRowFactory
-
- SYSDEPENDS_PROVIDERTYPE - Static variable in class org.apache.derby.impl.sql.catalog.SYSDEPENDSRowFactory
-
- SYSDEPENDSRowFactory - Class in org.apache.derby.impl.sql.catalog
-
Factory for creating a SYSDEPENDSS row.
- SYSDEPENDSRowFactory(UUIDFactory, ExecutionFactory, DataValueFactory) - Constructor for class org.apache.derby.impl.sql.catalog.SYSDEPENDSRowFactory
-
- SYSDUMMY1_CATALOG_NUM - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
- SYSDUMMY1_COLUMN_COUNT - Static variable in class org.apache.derby.impl.sql.catalog.SYSDUMMY1RowFactory
-
- SYSDUMMY1RowFactory - Class in org.apache.derby.impl.sql.catalog
-
Factory for creating a SYSDUMMY1 row.
- SYSDUMMY1RowFactory(UUIDFactory, ExecutionFactory, DataValueFactory) - Constructor for class org.apache.derby.impl.sql.catalog.SYSDUMMY1RowFactory
-
- SYSFILES_CATALOG_NUM - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
- SYSFILES_COLUMN_COUNT - Static variable in class org.apache.derby.impl.sql.catalog.SYSFILESRowFactory
-
- SYSFILES_INDEX1_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSFILESRowFactory
-
- SYSFILES_INDEX2_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSFILESRowFactory
-
- SYSFILESRowFactory - Class in org.apache.derby.impl.sql.catalog
-
Factory for creating a SYSFILES row.
- SYSFILESRowFactory(UUIDFactory, ExecutionFactory, DataValueFactory) - Constructor for class org.apache.derby.impl.sql.catalog.SYSFILESRowFactory
-
- SYSFOREIGNKEYS_CATALOG_NUM - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
- SYSFOREIGNKEYS_COLUMN_COUNT - Static variable in class org.apache.derby.impl.sql.catalog.SYSFOREIGNKEYSRowFactory
-
- SYSFOREIGNKEYS_CONGLOMERATEID - Static variable in class org.apache.derby.impl.sql.catalog.SYSFOREIGNKEYSRowFactory
-
- SYSFOREIGNKEYS_CONSTRAINTID - Static variable in class org.apache.derby.impl.sql.catalog.SYSFOREIGNKEYSRowFactory
-
- SYSFOREIGNKEYS_CONSTRAINTID_WIDTH - Static variable in class org.apache.derby.impl.sql.catalog.SYSFOREIGNKEYSRowFactory
-
- SYSFOREIGNKEYS_DELETERULE - Static variable in class org.apache.derby.impl.sql.catalog.SYSFOREIGNKEYSRowFactory
-
- SYSFOREIGNKEYS_INDEX1_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSFOREIGNKEYSRowFactory
-
- SYSFOREIGNKEYS_INDEX2_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSFOREIGNKEYSRowFactory
-
- SYSFOREIGNKEYS_KEYCONSTRAINTID - Static variable in class org.apache.derby.impl.sql.catalog.SYSFOREIGNKEYSRowFactory
-
- SYSFOREIGNKEYS_UPDATERULE - Static variable in class org.apache.derby.impl.sql.catalog.SYSFOREIGNKEYSRowFactory
-
- SYSFOREIGNKEYSRowFactory - Class in org.apache.derby.impl.sql.catalog
-
Factory for creating a SYSFOREIGNKEYS row.
- SYSFOREIGNKEYSRowFactory(UUIDFactory, ExecutionFactory, DataValueFactory) - Constructor for class org.apache.derby.impl.sql.catalog.SYSFOREIGNKEYSRowFactory
-
- SYSFUN_DETERMINISTIC_INDEX - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Index into SYSFUN_FUNCTIONS of the DETERMINISTIC indicator.
- SYSFUN_FIRST_PARAMETER_INDEX - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
The index of the first parameter in entries in the SYSFUN_FUNCTIONS
table.
- SYSFUN_FUNCTIONS - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
SYSFUN functions.
- SYSFUN_SCHEMA_UUID - Static variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
- SYSFUN_VARARGS_INDEX - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Index into SYSFUN_FUNCTIONS of the VARARGS indicator.
- sysfunDescriptors - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Runtime definition of the functions from SYSFUN_FUNCTIONS.
- SYSIBM_SCHEMA_UUID - Static variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
- sysIBMSchemaDesc - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- sysinfo - Class in org.apache.derby.tools
-
This class displays system information to system out.
- sysinfo() - Constructor for class org.apache.derby.tools.sysinfo
-
- sysinfo() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
- SYSKEYS_CATALOG_NUM - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
- SYSKEYS_COLUMN_COUNT - Static variable in class org.apache.derby.impl.sql.catalog.SYSKEYSRowFactory
-
- SYSKEYS_CONGLOMERATEID - Static variable in class org.apache.derby.impl.sql.catalog.SYSKEYSRowFactory
-
- SYSKEYS_CONSTRAINTID - Static variable in class org.apache.derby.impl.sql.catalog.SYSKEYSRowFactory
-
- SYSKEYS_INDEX1_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSKEYSRowFactory
-
- SYSKEYSRowFactory - Class in org.apache.derby.impl.sql.catalog
-
Factory for creating a SYSKEYS row.
- SYSKEYSRowFactory(UUIDFactory, ExecutionFactory, DataValueFactory) - Constructor for class org.apache.derby.impl.sql.catalog.SYSKEYSRowFactory
-
- SYSPERMS_CATALOG_NUM - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
- SYSPERMS_COLUMN_COUNT - Static variable in class org.apache.derby.impl.sql.catalog.SYSPERMSRowFactory
-
- SYSPERMS_GRANTEE - Static variable in class org.apache.derby.impl.sql.catalog.SYSPERMSRowFactory
-
- SYSPERMS_GRANTOR - Static variable in class org.apache.derby.impl.sql.catalog.SYSPERMSRowFactory
-
- SYSPERMS_IS_GRANTABLE - Static variable in class org.apache.derby.impl.sql.catalog.SYSPERMSRowFactory
-
- SYSPERMS_OBJECTID - Static variable in class org.apache.derby.impl.sql.catalog.SYSPERMSRowFactory
-
- SYSPERMS_OBJECTTYPE - Static variable in class org.apache.derby.impl.sql.catalog.SYSPERMSRowFactory
-
- SYSPERMS_PERMISSION - Static variable in class org.apache.derby.impl.sql.catalog.SYSPERMSRowFactory
-
- SYSPERMS_PERMISSIONID - Static variable in class org.apache.derby.impl.sql.catalog.SYSPERMSRowFactory
-
- SYSPERMSRowFactory - Class in org.apache.derby.impl.sql.catalog
-
Factory for creating a SYSPERMS row.
- SYSPERMSRowFactory(UUIDFactory, ExecutionFactory, DataValueFactory) - Constructor for class org.apache.derby.impl.sql.catalog.SYSPERMSRowFactory
-
Constructor
- SYSPROC_SCHEMA_UUID - Static variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
- SYSROLES_CATALOG_NUM - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
- SYSROLES_COLUMN_COUNT - Static variable in class org.apache.derby.impl.sql.catalog.SYSROLESRowFactory
-
- SYSROLES_GRANTEE - Static variable in class org.apache.derby.impl.sql.catalog.SYSROLESRowFactory
-
- SYSROLES_GRANTEE_COLPOS_IN_INDEX_ID_EE_OR - Static variable in class org.apache.derby.impl.sql.catalog.SYSROLESRowFactory
-
- SYSROLES_GRANTOR - Static variable in class org.apache.derby.impl.sql.catalog.SYSROLESRowFactory
-
- SYSROLES_INDEX_ID_DEF_IDX - Static variable in class org.apache.derby.impl.sql.catalog.SYSROLESRowFactory
-
- SYSROLES_INDEX_ID_EE_OR_IDX - Static variable in class org.apache.derby.impl.sql.catalog.SYSROLESRowFactory
-
- SYSROLES_INDEX_UUID_IDX - Static variable in class org.apache.derby.impl.sql.catalog.SYSROLESRowFactory
-
- SYSROLES_ISDEF - Static variable in class org.apache.derby.impl.sql.catalog.SYSROLESRowFactory
-
- SYSROLES_ROLE_UUID - Static variable in class org.apache.derby.impl.sql.catalog.SYSROLESRowFactory
-
- SYSROLES_ROLEID - Static variable in class org.apache.derby.impl.sql.catalog.SYSROLESRowFactory
-
- SYSROLES_ROLEID_COLPOS_IN_INDEX_ID_EE_OR - Static variable in class org.apache.derby.impl.sql.catalog.SYSROLESRowFactory
-
- SYSROLES_WITHADMINOPTION - Static variable in class org.apache.derby.impl.sql.catalog.SYSROLESRowFactory
-
- SYSROLESRowFactory - Class in org.apache.derby.impl.sql.catalog
-
Factory for creating a SYSROLES row.
- SYSROLESRowFactory(UUIDFactory, ExecutionFactory, DataValueFactory) - Constructor for class org.apache.derby.impl.sql.catalog.SYSROLESRowFactory
-
Constructor
- SYSROUTINEPERMS_CATALOG_NUM - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
- SYSROUTINEPERMSRowFactory - Class in org.apache.derby.impl.sql.catalog
-
Factory for creating a SYSROUTINEPERMS row.
- SYSROUTINEPERMSRowFactory(UUIDFactory, ExecutionFactory, DataValueFactory) - Constructor for class org.apache.derby.impl.sql.catalog.SYSROUTINEPERMSRowFactory
-
- SYSSCHEMAS_CATALOG_NUM - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
- SYSSCHEMAS_COLUMN_COUNT - Static variable in class org.apache.derby.impl.sql.catalog.SYSSCHEMASRowFactory
-
- SYSSCHEMAS_CORE_NUM - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- SYSSCHEMAS_INDEX1_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSSCHEMASRowFactory
-
- SYSSCHEMAS_INDEX2_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSSCHEMASRowFactory
-
- SYSSCHEMAS_SCHEMAAID - Static variable in class org.apache.derby.impl.sql.catalog.SYSSCHEMASRowFactory
-
- SYSSCHEMAS_SCHEMAID - Static variable in class org.apache.derby.impl.sql.catalog.SYSSCHEMASRowFactory
-
- SYSSCHEMAS_SCHEMANAME - Static variable in class org.apache.derby.impl.sql.catalog.SYSSCHEMASRowFactory
-
- SYSSCHEMASRowFactory - Class in org.apache.derby.impl.sql.catalog
-
Factory for creating a SYSSCHEMAS row.
- SYSSCHEMASRowFactory(UUIDFactory, ExecutionFactory, DataValueFactory) - Constructor for class org.apache.derby.impl.sql.catalog.SYSSCHEMASRowFactory
-
- SYSSEQUENCES_CATALOG_NUM - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
- SYSSEQUENCES_COLUMN_COUNT - Static variable in class org.apache.derby.impl.sql.catalog.SYSSEQUENCESRowFactory
-
- SYSSEQUENCES_CURRENT_VALUE - Static variable in class org.apache.derby.impl.sql.catalog.SYSSEQUENCESRowFactory
-
- SYSSEQUENCES_CYCLE_OPTION - Static variable in class org.apache.derby.impl.sql.catalog.SYSSEQUENCESRowFactory
-
- SYSSEQUENCES_INCREMENT - Static variable in class org.apache.derby.impl.sql.catalog.SYSSEQUENCESRowFactory
-
- SYSSEQUENCES_INDEX1_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSSEQUENCESRowFactory
-
- SYSSEQUENCES_INDEX2_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSSEQUENCESRowFactory
-
- SYSSEQUENCES_MAXIMUM_VALUE - Static variable in class org.apache.derby.impl.sql.catalog.SYSSEQUENCESRowFactory
-
- SYSSEQUENCES_MINIMUM_VALUE - Static variable in class org.apache.derby.impl.sql.catalog.SYSSEQUENCESRowFactory
-
- SYSSEQUENCES_SCHEMAID - Static variable in class org.apache.derby.impl.sql.catalog.SYSSEQUENCESRowFactory
-
- SYSSEQUENCES_SEQUENCEDATATYPE - Static variable in class org.apache.derby.impl.sql.catalog.SYSSEQUENCESRowFactory
-
- SYSSEQUENCES_SEQUENCEID - Static variable in class org.apache.derby.impl.sql.catalog.SYSSEQUENCESRowFactory
-
- SYSSEQUENCES_SEQUENCENAME - Static variable in class org.apache.derby.impl.sql.catalog.SYSSEQUENCESRowFactory
-
- SYSSEQUENCES_START_VALUE - Static variable in class org.apache.derby.impl.sql.catalog.SYSSEQUENCESRowFactory
-
- SYSSEQUENCESRowFactory - Class in org.apache.derby.impl.sql.catalog
-
Factory for creating a SYSSEQUENCES row.
- SYSSEQUENCESRowFactory(UUIDFactory, ExecutionFactory, DataValueFactory) - Constructor for class org.apache.derby.impl.sql.catalog.SYSSEQUENCESRowFactory
-
Constructor
- SyssequenceUpdater() - Constructor for class org.apache.derby.impl.sql.catalog.SequenceUpdater.SyssequenceUpdater
-
- SyssequenceUpdater(DataDictionaryImpl) - Constructor for class org.apache.derby.impl.sql.catalog.SequenceUpdater.SyssequenceUpdater
-
- SYSSTAT_SCHEMA_UUID - Static variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
- SYSSTATEMENTS_CATALOG_NUM - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
- SYSSTATEMENTS_COLUMN_COUNT - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATEMENTSRowFactory
-
- SYSSTATEMENTS_COMPILATION_SCHEMAID - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATEMENTSRowFactory
-
- SYSSTATEMENTS_CONSTANTSTATE - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATEMENTSRowFactory
-
- SYSSTATEMENTS_HIDDEN_COLUMN_COUNT - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATEMENTSRowFactory
-
- SYSSTATEMENTS_INDEX1_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATEMENTSRowFactory
-
- SYSSTATEMENTS_INDEX2_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATEMENTSRowFactory
-
- SYSSTATEMENTS_INITIALLY_COMPILABLE - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATEMENTSRowFactory
-
- SYSSTATEMENTS_LASTCOMPILED - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATEMENTSRowFactory
-
- SYSSTATEMENTS_SCHEMAID - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATEMENTSRowFactory
-
- SYSSTATEMENTS_STMTID - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATEMENTSRowFactory
-
- SYSSTATEMENTS_STMTNAME - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATEMENTSRowFactory
-
- SYSSTATEMENTS_TEXT - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATEMENTSRowFactory
-
- SYSSTATEMENTS_TYPE - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATEMENTSRowFactory
-
- SYSSTATEMENTS_USINGTEXT - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATEMENTSRowFactory
-
- SYSSTATEMENTS_VALID - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATEMENTSRowFactory
-
- SYSSTATEMENTSRowFactory - Class in org.apache.derby.impl.sql.catalog
-
Factory for creating a SYSSTATEMENTS row.
- SYSSTATEMENTSRowFactory(UUIDFactory, ExecutionFactory, DataValueFactory) - Constructor for class org.apache.derby.impl.sql.catalog.SYSSTATEMENTSRowFactory
-
- SYSSTATISTICS_CATALOG_NUM - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
- SYSSTATISTICS_COLCOUNT - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATISTICSRowFactory
-
- SYSSTATISTICS_COLUMN_COUNT - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATISTICSRowFactory
-
- SYSSTATISTICS_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATISTICSRowFactory
-
- SYSSTATISTICS_INDEX1_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATISTICSRowFactory
-
- SYSSTATISTICS_REFERENCEID - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATISTICSRowFactory
-
- SYSSTATISTICS_STAT - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATISTICSRowFactory
-
- SYSSTATISTICS_TABLEID - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATISTICSRowFactory
-
- SYSSTATISTICS_TIMESTAMP - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATISTICSRowFactory
-
- SYSSTATISTICS_TYPE - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATISTICSRowFactory
-
- SYSSTATISTICS_VALID - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATISTICSRowFactory
-
- SYSSTATISTICSRowFactory - Class in org.apache.derby.impl.sql.catalog
-
Factory for creating a SYSSTATISTICS row.
- SYSSTATISTICSRowFactory(UUIDFactory, ExecutionFactory, DataValueFactory) - Constructor for class org.apache.derby.impl.sql.catalog.SYSSTATISTICSRowFactory
-
- SYSTABLEPERMS_CATALOG_NUM - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
- SYSTABLEPERMSRowFactory - Class in org.apache.derby.impl.sql.catalog
-
Factory for creating a SYSTABLEPERMS row.
- SYSTABLEPERMSRowFactory(UUIDFactory, ExecutionFactory, DataValueFactory) - Constructor for class org.apache.derby.impl.sql.catalog.SYSTABLEPERMSRowFactory
-
- SYSTABLES_CATALOG_NUM - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
- SYSTABLES_COLUMN_COUNT - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLESRowFactory
-
- SYSTABLES_CORE_NUM - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- SYSTABLES_INDEX1_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLESRowFactory
-
- SYSTABLES_INDEX1_SCHEMAID - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLESRowFactory
-
- SYSTABLES_INDEX1_TABLENAME - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLESRowFactory
-
- SYSTABLES_INDEX2_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLESRowFactory
-
- SYSTABLES_INDEX2_TABLEID - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLESRowFactory
-
- SYSTABLES_LOCKGRANULARITY - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLESRowFactory
-
- SYSTABLES_SCHEMAID - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLESRowFactory
-
- SYSTABLES_TABLEID - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLESRowFactory
-
- SYSTABLES_TABLENAME - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLESRowFactory
-
- SYSTABLES_TABLETYPE - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLESRowFactory
-
- SYSTABLESRowFactory - Class in org.apache.derby.impl.sql.catalog
-
Factory for creating a SYSTABLES row.
- SYSTABLESRowFactory(UUIDFactory, ExecutionFactory, DataValueFactory) - Constructor for class org.apache.derby.impl.sql.catalog.SYSTABLESRowFactory
-
- SYSTEM_ASC - Static variable in class org.apache.derby.client.net.NetConfiguration
-
- SYSTEM_AUTHORIZATION_ID - Static variable in interface org.apache.derby.iapi.sql.conn.Authorizer
-
The system authorization ID is defined by the SQL2003 spec as the grantor
of privileges to object owners.
- system_default_locking_policy - Variable in class org.apache.derby.impl.store.access.RAMAccessManager
-
Default locking policy for the entire system.
- SYSTEM_HOME_PROPERTY - Static variable in interface org.apache.derby.iapi.reference.Property
-
derby.system.home
Property name for the home directory.
- system_lock_level - Variable in class org.apache.derby.impl.store.access.RllRAMAccessManager
-
- SYSTEM_SCHEMA_UUID - Static variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
- SYSTEM_SCHEMAS - Static variable in class org.apache.derby.tools.SignatureChecker
-
- SYSTEM_SEVERITY - Static variable in interface org.apache.derby.shared.common.error.ExceptionSeverity
-
SYSTEM_SEVERITY is associated with internal errors which
cause the system to shut down.
- SYSTEM_TABLE_TYPE - Static variable in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
- SYSTEM_USER_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- SystemAggregator - Class in org.apache.derby.impl.sql.execute
-
Abstract aggregator that is extended by all internal
(system) aggregators.
- SystemAggregator() - Constructor for class org.apache.derby.impl.sql.execute.SystemAggregator
-
- systemAlias - Variable in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
-
- SystemColumn - Interface in org.apache.derby.iapi.sql.dictionary
-
Implements the description of a column in a system table.
- SystemColumnImpl - Class in org.apache.derby.impl.sql.catalog
-
Implements the description of a column in a system table.
- SystemColumnImpl(String, DataTypeDescriptor) - Constructor for class org.apache.derby.impl.sql.catalog.SystemColumnImpl
-
Create a SystemColumnImpl representing the given name and type.
- SystemContext - Class in org.apache.derby.iapi.services.context
-
A context that shuts the system down if it gets an StandardException
with a severity greater than or equal to ExceptionSeverity.SYSTEM_SEVERITY
or an exception that is not a StandardException.
- SystemContext(ContextManager) - Constructor for class org.apache.derby.iapi.services.context.SystemContext
-
- systemDirectory - Variable in class org.apache.derby.impl.services.monitor.StorageFactoryService.DirectoryList
-
- systemIdentifier - Variable in class org.apache.derby.impl.services.jmx.JMXManagementService
-
Runtime value to disambiguate
multiple Derby systems in the same virtual machine but
different class loaders.
- SystemPermission - Class in org.apache.derby.security
-
This class represents access to system-wide Derby privileges.
- SystemPermission(String, String) - Constructor for class org.apache.derby.security.SystemPermission
-
Creates a new SystemPermission with the specified name.
- SystemPermission.SystemPermissionCollection - Class in org.apache.derby.security
-
A collection of SystemPermission objects.
- SystemPermissionCollection() - Constructor for class org.apache.derby.security.SystemPermission.SystemPermissionCollection
-
- SystemPrincipal - Class in org.apache.derby.authentication
-
This class represents Derby's notion of a principal, a concept of
user identity with controlled access to Derby System Privileges.
- SystemPrincipal(String) - Constructor for class org.apache.derby.authentication.SystemPrincipal
-
Constructs a principal for a given name.
- SystemProcedures - Class in org.apache.derby.catalog
-
Some system built-in procedures, and help routines.
- SystemProcedures() - Constructor for class org.apache.derby.catalog.SystemProcedures
-
- systemPropertiesExistsBuiltinUser(String) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
-
Return true if username is defined as a system property
i.e. there exists a property derby.user.<userid>
in the system properties.
- systemSchemaDesc - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- systemSchemaNames - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
List of all "system" schemas
- systemSQLNameNumber - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- systemStreams - Variable in class org.apache.derby.impl.services.monitor.BaseMonitor
-
- systemUtilSchemaDesc - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
- SYSTRIGGERS_ACTIONSTMTID - Static variable in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
-
- SYSTRIGGERS_CATALOG_NUM - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
- SYSTRIGGERS_COLUMN_COUNT - Static variable in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
-
- SYSTRIGGERS_CREATIONTIMESTAMP - Static variable in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
-
- SYSTRIGGERS_EVENT - Static variable in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
-
- SYSTRIGGERS_FIRINGTIME - Static variable in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
-
- SYSTRIGGERS_INDEX1_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
-
- SYSTRIGGERS_INDEX2_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
-
- SYSTRIGGERS_INDEX3_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
-
- SYSTRIGGERS_NEWREFERENCINGNAME - Static variable in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
-
- SYSTRIGGERS_OLDREFERENCINGNAME - Static variable in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
-
- SYSTRIGGERS_REFERENCEDCOLUMNS - Static variable in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
-
- SYSTRIGGERS_REFERENCINGNEW - Static variable in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
-
- SYSTRIGGERS_REFERENCINGOLD - Static variable in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
-
- SYSTRIGGERS_SCHEMAID - Static variable in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
-
- SYSTRIGGERS_STATE - Static variable in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
-
- SYSTRIGGERS_STATE_FIELD - Static variable in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
- SYSTRIGGERS_TABLEID - Static variable in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
-
- SYSTRIGGERS_TRIGGERDEFINITION - Static variable in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
-
- SYSTRIGGERS_TRIGGERID - Static variable in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
-
- SYSTRIGGERS_TRIGGERNAME - Static variable in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
-
- SYSTRIGGERS_TYPE - Static variable in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
-
- SYSTRIGGERS_WHENCLAUSETEXT - Static variable in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
-
- SYSTRIGGERS_WHENSTMTID - Static variable in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
-
- SYSTRIGGERSRowFactory - Class in org.apache.derby.impl.sql.catalog
-
Factory for creating a SYSTRIGGERS row.
- SYSTRIGGERSRowFactory(DataDictionary, UUIDFactory, ExecutionFactory, DataValueFactory) - Constructor for class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
-
- SYSUSERS_CATALOG_NUM - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
- SYSUSERS_COLUMN_COUNT - Static variable in class org.apache.derby.impl.sql.catalog.SYSUSERSRowFactory
-
- SYSUSERS_INDEX1_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSUSERSRowFactory
-
- SYSUSERS_UUID - Static variable in class org.apache.derby.impl.sql.catalog.SYSUSERSRowFactory
-
- SYSUSERSRowFactory - Class in org.apache.derby.impl.sql.catalog
-
Factory for creating a SYSUSERS row.
- SYSUSERSRowFactory(UUIDFactory, ExecutionFactory, DataValueFactory) - Constructor for class org.apache.derby.impl.sql.catalog.SYSUSERSRowFactory
-
- sysUtilFunctionsWithPublicAccess - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
List of functions in SYSCS_UTIL schema with PUBLIC access
- sysUtilProceduresWithPublicAccess - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
List of procedures in SYSCS_UTIL schema with PUBLIC access
- SYSVIEWS_CATALOG_NUM - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
- SYSVIEWS_CHECKOPTION - Static variable in class org.apache.derby.impl.sql.catalog.SYSVIEWSRowFactory
-
- SYSVIEWS_COLUMN_COUNT - Static variable in class org.apache.derby.impl.sql.catalog.SYSVIEWSRowFactory
-
- SYSVIEWS_COMPILATION_SCHEMAID - Static variable in class org.apache.derby.impl.sql.catalog.SYSVIEWSRowFactory
-
- SYSVIEWS_INDEX1_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSVIEWSRowFactory
-
- SYSVIEWS_TABLEID - Static variable in class org.apache.derby.impl.sql.catalog.SYSVIEWSRowFactory
-
- SYSVIEWS_TABLEID_WIDTH - Static variable in class org.apache.derby.impl.sql.catalog.SYSVIEWSRowFactory
-
- SYSVIEWS_VIEWDEFINITION - Static variable in class org.apache.derby.impl.sql.catalog.SYSVIEWSRowFactory
-
- SYSVIEWSRowFactory - Class in org.apache.derby.impl.sql.catalog
-
Factory for creating a SYSVIEWS row.
- SYSVIEWSRowFactory(UUIDFactory, ExecutionFactory, DataValueFactory) - Constructor for class org.apache.derby.impl.sql.catalog.SYSVIEWSRowFactory
-