Package org.hibernate.engine.jdbc
package org.hibernate.engine.jdbc
Support for various aspects of JDBC interaction.
-
ClassDescriptionWraps a binary stream to also provide the length which is needed when binding.Marker interface for non-contextually created
Blob
instances.Wraps a character stream (reader) to also provide the length (number of characters) which is needed when binding.Marker interface for non-contextually createdClob
instances.Sub-system logging related to JDBC interactionsProvides callback access into the context in which the LOB is to be created.The callback contract for making use of the JDBCConnection
.Contract for creating various LOB references.Marker interface for non-contextually createdNClob
instances.Models size restrictions/requirements on a column's data type.Deprecated, for removal: This API element is subject to removal in a future version.