Uses of Class
org.ow2.bonita.pvm.internal.lob.Clob

Packages that use Clob
org.ow2.bonita.pvm.internal.lob   
org.ow2.bonita.pvm.internal.type.variable   
 

Uses of Clob in org.ow2.bonita.pvm.internal.lob
 

Methods in org.ow2.bonita.pvm.internal.lob with parameters of type Clob
 char[] ClobStrategy.get(Clob clob)
           
 char[] ClobStrategyClob.get(Clob clob)
           
 char[] ClobStrategyChopped.get(Clob clob)
           
 char[] ClobStrategyText.get(Clob clob)
           
 void ClobStrategy.set(char[] text, Clob clob)
           
 void ClobStrategyClob.set(char[] chars, Clob clob)
           
 void ClobStrategyChopped.set(char[] chars, Clob clob)
           
 void ClobStrategyText.set(char[] chars, Clob clob)
           
 

Uses of Clob in org.ow2.bonita.pvm.internal.type.variable
 

Fields in org.ow2.bonita.pvm.internal.type.variable declared as Clob
protected  Clob ClobVariable.clob
           
 

Methods in org.ow2.bonita.pvm.internal.type.variable that return Clob
 Clob ClobVariable.getClob()
           
 



Copyright © 2009 OW2 Consortium. All Rights Reserved.