|
|||||||||
| Home >> All >> org >> springframework >> jdbc >> support >> [ lob overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.springframework.jdbc.support.lob
| Interface Summary | |
| LobCreator | Interface that abstracts potentially database-specific creation of large binary fields and large text fields. |
| LobHandler | Abstraction for handling large binary fields and large text fields in specific databases, no matter if represented as simple types or Large OBjects. |
| OracleLobHandler.LobCallback | Internal callback interface for use with createLob. |
| Class Summary | |
| AbstractLobHandler | Abstract base class for LobHandler implementations. |
| DefaultLobHandler | Default implementation of the LobHandler interface. |
| OracleLobHandler | LobHandler implementation for Oracle databases. |
|
|||||||||
| Home >> All >> org >> springframework >> jdbc >> support >> [ lob overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||