|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.wso2.registry.jdbc.utils.Transaction
public class Transaction
| Constructor Summary | |
|---|---|
Transaction()
|
|
| Method Summary | |
|---|---|
static java.sql.Connection |
getConnection()
|
static boolean |
isStarted()
|
static void |
removeConnection()
|
static void |
setConnection(java.sql.Connection connection)
|
static void |
setStarted(boolean started)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Transaction()
| Method Detail |
|---|
public static boolean isStarted()
public static void setStarted(boolean started)
public static java.sql.Connection getConnection()
public static void setConnection(java.sql.Connection connection)
public static void removeConnection()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||