|
DODS 7.5 API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.lutris.appserver.server.sql.standard.StandardDBTransactionFactory
public class StandardDBTransactionFactory
| Field Summary | |
|---|---|
protected LogicalDatabase |
logicalDb
|
| Constructor Summary | |
|---|---|
StandardDBTransactionFactory()
|
|
| Method Summary | |
|---|---|
LogicalDatabase |
getLogicalDb()
|
DBTransaction |
getTransaction()
|
void |
setLogicalDb(LogicalDatabase ldb)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected LogicalDatabase logicalDb
| Constructor Detail |
|---|
public StandardDBTransactionFactory()
| Method Detail |
|---|
public void setLogicalDb(LogicalDatabase ldb)
setLogicalDb in interface AbstractDBTransactionFactorypublic LogicalDatabase getLogicalDb()
getLogicalDb in interface AbstractDBTransactionFactory
public DBTransaction getTransaction()
throws java.sql.SQLException
getTransaction in interface AbstractDBTransactionFactoryjava.sql.SQLException
|
DODS 7.5 API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||