com.atlassian.hibernate
Class OracleLobSelector
java.lang.Object
com.atlassian.spring.LobSelector
com.atlassian.hibernate.OracleLobSelector
public class OracleLobSelector
- extends com.atlassian.spring.LobSelector
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.
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 |
OracleLobSelector
public OracleLobSelector()
setAutomaticJdbcExtractor
public void setAutomaticJdbcExtractor(com.atlassian.spring.AutomaticJdbcExtractor automaticJdbcExtractor)
getLobHandler
public org.springframework.jdbc.support.lob.LobHandler getLobHandler()
- Overrides:
getLobHandler
in class com.atlassian.spring.LobSelector
Copyright © 2003-2012 Atlassian. All Rights Reserved.