Package com.j_spaces.sadapter.GenericJDBC.lob

Interface Summary
ILobHandler Interface that abstracts potentially database-specific creation and retrieval of large binary fields and large text fields.
 

Class Summary
DefaultLobHandler Default implementation of the ILobHandler interface.
OracleLobHandler LobHandler implementation for Oracle databases.