public class OracleLob extends Object
Constructor and Description |
---|
OracleLob(String tabl,
String lobField,
Object lob) |
Modifier and Type | Method and Description |
---|---|
String |
idField() |
Object |
lob() |
String |
lobField() |
String |
recId() |
void |
recId(String idField,
String recId) |
static void |
setClob(Connection conn,
OracleLob lob) |
String |
tabl() |
static OracleLob |
template(String tabl,
String idField,
String lobField) |
Copyright © 2024. All rights reserved.