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

Packages that use BlobStrategy
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 BlobStrategy in org.jbpm.pvm.internal.lob
 

Classes in org.jbpm.pvm.internal.lob that implement BlobStrategy
 class BlobStrategyBinary
           
 class BlobStrategyBlob
           
 class BlobStrategyChopped
           
 

Fields in org.jbpm.pvm.internal.lob declared as BlobStrategy
static BlobStrategy Lob.DEFAULT_BLOB_STRATEGY
           
 

Methods in org.jbpm.pvm.internal.lob that return BlobStrategy
protected  BlobStrategy Lob.getBlobStrategy()
           
 



Copyright © 2010 JBoss Community. All Rights Reserved.