org.springframework.jdbc.support.lob
Class Diagram lob

Class Summary
DefaultLobHandlerDefault implementation of the LobHandler interface.
LobCreatorInterface that abstracts potentially database-specific creation of large binary fields and large text fields.
LobHandlerAbstraction for handling large binary fields and large text fields in specific databases, no matter if represented as simple types or Large OBjects.
OracleLobHandlerLobHandler implementation for Oracle databases.