Package | Description |
---|---|
oracle.ifs.core.tools.script | |
oracle.ifs.core.tools.script.test.overrides | |
oracle.ifs.core.util | |
oracle.ifs.server | |
oracle.ifs.server.sql | |
oracle.ifs.share.sql |
Class and Description |
---|
StatementWrapper
A StatementWrapper object wraps a Statement instance, and delegates
to a ConnectionWrapper for execution.
|
Class and Description |
---|
StatementWrapper
A StatementWrapper object wraps a Statement instance, and delegates
to a ConnectionWrapper for execution.
|
Class and Description |
---|
StatementWrapper
A StatementWrapper object wraps a Statement instance, and delegates
to a ConnectionWrapper for execution.
|
Class and Description |
---|
StatementWrapper
A StatementWrapper object wraps a Statement instance, and delegates
to a ConnectionWrapper for execution.
|
Class and Description |
---|
CallableStatementWrapper
A CallableStatementWrapper wraps a JDBC CallableStatement, so that execution
can be delegated to a ConnectionWrapper.
|
ConnectionWrapper
An ConnectionWrapper represents a session with a specific
database.
|
PreparedStatementWrapper
A PreparedStatementWrapper wraps a JDBC PreparedStatement, so that execution
can be delegated to a ConnectionWrapper.
|
StatementWrapper
A StatementWrapper object wraps a Statement instance, and delegates
to a ConnectionWrapper for execution.
|
Class and Description |
---|
CallableStatementWrapper
A CallableStatementWrapper wraps a JDBC CallableStatement, so that execution
can be delegated to a ConnectionWrapper.
|
ConnectionWrapper
An ConnectionWrapper represents a session with a specific
database.
|
DataValue
A DataValue represents a scalar or array data value selected from the
database, or used to insert or update columns in the database.
|
DataValueLocalizer
A DataValueLocalizer encapsulates formatting information used in
data type conversions of DataValue instances.
|
PreparedStatementWrapper
A PreparedStatementWrapper wraps a JDBC PreparedStatement, so that execution
can be delegated to a ConnectionWrapper.
|
StatementWrapper
A StatementWrapper object wraps a Statement instance, and delegates
to a ConnectionWrapper for execution.
|
Copyright © 2023. All rights reserved.