Uses of Class
org.apache.openejb.jee.jba.cmp.BatchCascadeDelete

Packages that use BatchCascadeDelete
org.apache.openejb.jee.jba.cmp Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of BatchCascadeDelete in org.apache.openejb.jee.jba.cmp
 

Fields in org.apache.openejb.jee.jba.cmp declared as BatchCascadeDelete
protected  BatchCascadeDelete EjbRelationshipRole.batchCascadeDelete
           
 

Methods in org.apache.openejb.jee.jba.cmp that return BatchCascadeDelete
 BatchCascadeDelete ObjectFactory.createBatchCascadeDelete()
          Create an instance of BatchCascadeDelete
 BatchCascadeDelete EjbRelationshipRole.getBatchCascadeDelete()
          Gets the value of the batchCascadeDelete property.
 

Methods in org.apache.openejb.jee.jba.cmp with parameters of type BatchCascadeDelete
 void EjbRelationshipRole.setBatchCascadeDelete(BatchCascadeDelete value)
          Sets the value of the batchCascadeDelete property.
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.