|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.meta2project.storage.DBContext
public class DBContext
Constructor Summary | |
---|---|
DBContext(org.apache.commons.dbcp.BasicDataSource pool,
Dialect dialect)
|
Method Summary | |
---|---|
Dialect |
getDialect()
|
org.apache.commons.dbcp.BasicDataSource |
getPool()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DBContext(org.apache.commons.dbcp.BasicDataSource pool, Dialect dialect)
Method Detail |
---|
public org.apache.commons.dbcp.BasicDataSource getPool()
public Dialect getDialect()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |