|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.spring.LobSelector
com.atlassian.hibernate.OracleLobSelector
public class OracleLobSelector
NOTE: this class is disabled by default. It is enabled and sent to clients as a if they encounter problems running Confluence on an Oracle database. This implementation of the LobSelector selects the Oracle LobHandler implementation if it detects an Oracle database.
Constructor Summary | |
---|---|
OracleLobSelector()
|
Method Summary | |
---|---|
org.springframework.jdbc.support.lob.LobHandler |
getLobHandler()
|
void |
setAutomaticJdbcExtractor(com.atlassian.spring.AutomaticJdbcExtractor automaticJdbcExtractor)
|
Methods inherited from class com.atlassian.spring.LobSelector |
---|
setDefaultHandler |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OracleLobSelector()
Method Detail |
---|
public void setAutomaticJdbcExtractor(com.atlassian.spring.AutomaticJdbcExtractor automaticJdbcExtractor)
public org.springframework.jdbc.support.lob.LobHandler getLobHandler()
getLobHandler
in class com.atlassian.spring.LobSelector
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |