public abstract class DbManager
extends org.joty.common.AbstractDbManager
Modifier and Type | Class and Description |
---|---|
static interface |
DbManager.DbConnectionGrabber |
Modifier and Type | Field and Description |
---|---|
java.sql.Connection |
m_conn |
Constructor and Description |
---|
DbManager() |
Modifier and Type | Method and Description |
---|---|
void |
setConn(java.sql.Connection conn) |