| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TransactionSupport
This interface may be optionally implemented by a 
 ManagedConnectionFactory to provide its level of transaction
 support at runtime.
 
When a ManagedConnectionFactory implements this interface,
 the application server uses the TransactionSupportLevel returned
 by getTransactionSupport() method and not the value specified in the 
 resource adapter deployment descriptor or deployer configuration
| Nested Class Summary | |
|---|---|
| static class | TransactionSupport.TransactionSupportLevelAn enumerated type that represents the levels of transaction support a resource adapter may support. | 
| Method Summary | |
|---|---|
|  TransactionSupport.TransactionSupportLevel | getTransactionSupport()Get the level of transaction support, supported by the ManagedConnectionFactory. | 
| Method Detail | 
|---|
TransactionSupport.TransactionSupportLevel getTransactionSupport()
ManagedConnectionFactory. A resource adapter must always
 return a level of transaction support whose ordinal value in
 TransactionSupportLevel enum is equal to or lesser than
 the resource adapter's transaction support classification.
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2009-2011, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.
Generated on 10-February-2011 12:41