org.synchronoss.cpo.transform.jdbc
Class OracleTemporaryClob

java.lang.Object
  extended by org.synchronoss.cpo.transform.jdbc.OracleTemporaryClob
All Implemented Interfaces:
CpoReleasible

public class OracleTemporaryClob
extends Object
implements CpoReleasible

Author:
david.berry

Constructor Summary
OracleTemporaryClob(oracle.sql.CLOB clob)
           
 
Method Summary
 void release()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OracleTemporaryClob

public OracleTemporaryClob(oracle.sql.CLOB clob)
Method Detail

release

public void release()
             throws CpoException
Specified by:
release in interface CpoReleasible
Throws:
CpoException


Copyright © 2014. All Rights Reserved.