|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgnu.caf.db.impl.BlobHandlerOracle
public class BlobHandlerOracle
Oracle ÀÇ CLOB, BLOB 󸮸¦ À§ÇÑ Å¬·¡½º.
Constructor Summary | |
---|---|
BlobHandlerOracle()
|
Method Summary | |
---|---|
static java.nio.ByteBuffer |
blobToByteBuffer(java.sql.Blob b_lob)
|
static java.lang.String |
clobToString(java.sql.Clob clob)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BlobHandlerOracle()
Method Detail |
---|
public static java.lang.String clobToString(java.sql.Clob clob)
public static java.nio.ByteBuffer blobToByteBuffer(java.sql.Blob b_lob)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |