Module org.firebirdsql.jaybird
Package org.firebirdsql.jdbc.field
@InternalApi
package org.firebirdsql.jdbc.field
Implementation of fields for getting or setting result set columns or prepared statement parameters.
-
ClassDescriptionField which expects a blob listener.Clob implementation that is cached client-side.Instances of this field have open resources and must be cleaned up.Base class for fields (for use by prepared statement and result set to represent columns and parameters).Instances of this field cache data in auto-commit case if no transaction is yet available and must be flushed before transaction is committed.This is Blob-based implementation of
FBStringField
.Provider of the row data.Helper class to convert from Firebird and metadata type information to JDBC type information.Trim behaviour ofgetString
in string fields.This exception is thrown when the requested type conversion cannot be performed.