|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 java.util.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 | |
---|---|
java.util.List<TransactionIsolation> |
WeblogicEjbJar.getTransactionIsolation()
Gets the value of the transactionIsolation property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |