org.ow2.orchestra.pvm.internal.lob
Class ClobStrategyText
java.lang.Object
org.ow2.orchestra.pvm.internal.lob.ClobStrategyText
- All Implemented Interfaces:
- ClobStrategy
public class ClobStrategyText
- extends Object
- implements ClobStrategy
|
Method Summary |
char[] |
get(Clob clob)
|
void |
set(char[] chars,
Clob clob)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClobStrategyText
public ClobStrategyText()
get
public char[] get(Clob clob)
- Specified by:
get in interface ClobStrategy
set
public void set(char[] chars,
Clob clob)
- Specified by:
set in interface ClobStrategy
Copyright © 2011 OW2 Consortium. All Rights Reserved.