|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.groiss.store.DBConnectionBean
public class DBConnectionBean
| Constructor Summary | |
|---|---|
DBConnectionBean()
|
|
| Method Summary | |
|---|---|
void |
completeTransaction(boolean commit)
|
java.sql.Connection |
getConnection()
|
int |
getTimeout()
|
void |
setTimeout(int s)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DBConnectionBean()
| Method Detail |
|---|
public java.sql.Connection getConnection()
public void setTimeout(int s)
public int getTimeout()
public void completeTransaction(boolean commit)
completeTransaction in interface MainTransactionHolder
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||