public class

OracleLobSelector

extends LobSelector
java.lang.Object
   ↳ com.atlassian.spring.LobSelector
     ↳ com.atlassian.hibernate.OracleLobSelector

Class Overview

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.

Summary

Public Constructors
OracleLobSelector()
Public Methods
LobHandler getLobHandler()
void setAutomaticJdbcExtractor(AutomaticJdbcExtractor automaticJdbcExtractor)
[Expand]
Inherited Methods
From class com.atlassian.spring.LobSelector
From class java.lang.Object

Public Constructors

public OracleLobSelector ()

Public Methods

public LobHandler getLobHandler ()

public void setAutomaticJdbcExtractor (AutomaticJdbcExtractor automaticJdbcExtractor)