|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.spring.LobSelector
public class LobSelector
Default implementation of the lob selector, returns the configured default LobHandler.
| Constructor Summary | |
|---|---|
LobSelector()
|
|
| Method Summary | |
|---|---|
org.springframework.jdbc.support.lob.LobHandler |
getLobHandler()
|
void |
setDefaultHandler(org.springframework.jdbc.support.lob.LobHandler defaultHandler)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LobSelector()
| Method Detail |
|---|
public org.springframework.jdbc.support.lob.LobHandler getLobHandler()
public void setDefaultHandler(org.springframework.jdbc.support.lob.LobHandler defaultHandler)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||