|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Beginnable
Enables the call of an explicit begin on a JDBC Connection. The WebSphere CCI layer detects if this interface is available on a Connection, and if so, uses it to request a LocalTransaction begin.
Method Summary | |
---|---|
void |
beginLocalTransaction()
Explicitly begin a local transaction on the Connection. |
Method Detail |
---|
void beginLocalTransaction() throws java.sql.SQLException
java.sql.SQLException
- if an error occurs starting the local transaction.
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |