| |
|
| java.lang.Object org.apache.ojb.broker.platforms.BlobWrapper
BlobWrapper | public class BlobWrapper (Code) | | Wraps the Oracle BLOB type and makes it accessible via reflection
without having to import the Oracle Classes.
author: Matthew Baird author: Erik Forkalsrud author: Martin Kalén version: CVS $Id: BlobWrapper.java,v 1.7.2.1 2005/12/21 22:26:40 tomdz Exp $ |
createTemporary | protected static Method createTemporary(Code) | | |
durationSession | protected static Field durationSession(Code) | | |
getBinaryOutputStream | protected static Method getBinaryOutputStream(Code) | | |
getBinaryStream | protected static Method getBinaryStream(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) | | |
|
|
|