| |
|
| java.lang.Object org.apache.ojb.broker.platforms.ClobWrapper
ClobWrapper | public class ClobWrapper (Code) | | Wraps the Oracle CLOB type and makes it accessible via reflection
without having to import the Oracle Classes.
author: Matthew Baird author: Martin Kalén version: CVS $Id: ClobWrapper.java,v 1.10.2.1 2005/12/21 22:26:40 tomdz Exp $ |
createTemporary | protected static Method createTemporary(Code) | | |
durationSession | protected static Field durationSession(Code) | | |
getCharacterOutputStream | protected static Method getCharacterOutputStream(Code) | | |
getCharacterStream | protected static Method getCharacterStream(Code) | | |
modeReadWrite | protected static Field modeReadWrite(Code) | | |
getDurationCallValue | public static int getDurationCallValue()(Code) | | |
getDurationSessionValue | public static int getDurationSessionValue()(Code) | | |
getModeReadOnlyValue | public static int getModeReadOnlyValue()(Code) | | |
getModeReadWriteValue | public static int getModeReadWriteValue()(Code) | | |
staticIntFieldValue | protected static int staticIntFieldValue(Field field)(Code) | | |
|
|
|