|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Clob | |
|---|---|
| org.ow2.orchestra.pvm.internal.lob | |
| org.ow2.orchestra.pvm.internal.type.variable | |
| Uses of Clob in org.ow2.orchestra.pvm.internal.lob |
|---|
| Methods in org.ow2.orchestra.pvm.internal.lob with parameters of type Clob | |
|---|---|
char[] |
ClobStrategy.get(Clob clob)
|
char[] |
ClobStrategyChopped.get(Clob clob)
|
char[] |
ClobStrategyClob.get(Clob clob)
|
char[] |
ClobStrategyText.get(Clob clob)
|
void |
ClobStrategy.set(char[] text,
Clob clob)
|
void |
ClobStrategyChopped.set(char[] chars,
Clob clob)
|
void |
ClobStrategyClob.set(char[] chars,
Clob clob)
|
void |
ClobStrategyText.set(char[] chars,
Clob clob)
|
| Uses of Clob in org.ow2.orchestra.pvm.internal.type.variable |
|---|
| Fields in org.ow2.orchestra.pvm.internal.type.variable declared as Clob | |
|---|---|
protected Clob |
ClobVariable.clob
|
| Methods in org.ow2.orchestra.pvm.internal.type.variable that return Clob | |
|---|---|
Clob |
ClobVariable.getClob()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||