|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.copperengine.spring.SpringTransaction
public abstract class SpringTransaction
| Constructor Summary | |
|---|---|
SpringTransaction()
|
|
| Method Summary | |
|---|---|
protected abstract void |
execute(java.sql.Connection con)
|
void |
run(org.springframework.transaction.PlatformTransactionManager transactionManager,
javax.sql.DataSource dataSource,
org.springframework.transaction.TransactionDefinition def)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SpringTransaction()
| Method Detail |
|---|
protected abstract void execute(java.sql.Connection con)
throws java.lang.Exception
java.lang.Exception
public void run(org.springframework.transaction.PlatformTransactionManager transactionManager,
javax.sql.DataSource dataSource,
org.springframework.transaction.TransactionDefinition def)
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||