| Class | Description |
|---|---|
| IfsCallableStatement |
An IfsCallableStatement is a special type of CallableStatementWrapper used
when the underlying JDBC connection is obtained from a server-side
session context.
|
| IfsConnection |
An IfsConnection is a special type of ConnectionWrapper used
when the underlying JDBC connection is obtained from a server-side
session context.
|
| IfsPreparedStatement |
An IfsPreparedStatement is a special type of PreparedStatementWrapper used
when the underlying JDBC connection is obtained from a server-side
session context.
|
| IfsStatement |
An IfsStatement is a special type of StatementWrapper used
when the underlying JDBC connection is obtained from a server-side
session context.
|
Copyright © 2025. All rights reserved.