Uses of Class
org.apache.openejb.jee.wls.TransactionIsolation

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

Uses of TransactionIsolation in org.apache.openejb.jee.wls
 

Fields in org.apache.openejb.jee.wls with type parameters of type TransactionIsolation
protected  List<TransactionIsolation> WeblogicEjbJar.transactionIsolation
           
 

Methods in org.apache.openejb.jee.wls that return TransactionIsolation
 TransactionIsolation ObjectFactory.createTransactionIsolation()
          Create an instance of TransactionIsolation
 

Methods in org.apache.openejb.jee.wls that return types with arguments of type TransactionIsolation
 List<TransactionIsolation> WeblogicEjbJar.getTransactionIsolation()
          Gets the value of the transactionIsolation property.
 



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