Uses of Interface
org.jbpm.pvm.internal.lob.ClobStrategy

Packages that use ClobStrategy
org.jbpm.pvm.internal.lob offers blob and clob objects to be used in pvm persistent objects so that persistence strategy is configurable. 
 

Uses of ClobStrategy in org.jbpm.pvm.internal.lob
 

Classes in org.jbpm.pvm.internal.lob that implement ClobStrategy
 class ClobStrategyChopped
           
 class ClobStrategyClob
           
 class ClobStrategyText
           
 

Fields in org.jbpm.pvm.internal.lob declared as ClobStrategy
static ClobStrategy Lob.DEFAULT_CLOB_STRATEGY
           
 

Methods in org.jbpm.pvm.internal.lob that return ClobStrategy
protected  ClobStrategy Lob.getClobStrategy()
           
 



Copyright © 2010 JBoss Community. All Rights Reserved.