Package | Description |
---|---|
org.springframework.jdbc.support.lob |
Provides a stategy interface for Large OBject handling,
with implementations for various databases.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2015. All rights reserved.