|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.messaging.core.impl.JDBCSupport.JDBCTxRunner<T>
protected abstract class JDBCSupport.JDBCTxRunner<T>
| Field Summary | |
|---|---|
protected java.sql.Connection |
conn
|
| Constructor Summary | |
|---|---|
protected |
JDBCSupport.JDBCTxRunner()
|
| Method Summary | |
|---|---|
abstract T |
doTransaction()
|
T |
execute()
|
T |
executeWithRetry()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.sql.Connection conn
| Constructor Detail |
|---|
protected JDBCSupport.JDBCTxRunner()
| Method Detail |
|---|
public T execute()
throws java.lang.Exception
java.lang.Exception
public T executeWithRetry()
throws java.lang.Exception
java.lang.Exception
public abstract T doTransaction()
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||