|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OracleLobHandler.LobCallback | |
---|---|
org.springframework.jdbc.support.lob | Provides a stategy interface for Large OBject handling, with implementations for various databases. |
Uses of OracleLobHandler.LobCallback in org.springframework.jdbc.support.lob |
---|
Methods in org.springframework.jdbc.support.lob with parameters of type OracleLobHandler.LobCallback | |
---|---|
protected Object |
OracleLobHandler.OracleLobCreator.createLob(PreparedStatement ps,
boolean clob,
OracleLobHandler.LobCallback callback)
Create a LOB instance for the given PreparedStatement, populating it via the given callback. |
|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |