Uses of Package
org.springframework.jdbc.support.lob
Package
Description
Classes supporting the
org.springframework.jdbc.core
package.Provides a strategy interface for Large OBject handling,
as well as a customizable default implementation.
-
ClassDescriptionInterface that abstracts potentially database-specific creation of large binary fields and large text fields.Abstraction for handling large binary fields and large text fields in specific databases, no matter if represented as simple types or Large OBjects.
-
ClassDescriptionAbstract base class for
LobHandler
implementations.Interface that abstracts potentially database-specific creation of large binary fields and large text fields.Abstraction for handling large binary fields and large text fields in specific databases, no matter if represented as simple types or Large OBjects.