|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.nih.nci.cagrid.gts.common.Database
gov.nih.nci.cagrid.gts.common.MySQLDatabase
public class MySQLDatabase
| Field Summary |
|---|
| Fields inherited from class gov.nih.nci.cagrid.gts.common.Database |
|---|
log |
| Constructor Summary | |
|---|---|
MySQLDatabase(org.projectmobius.db.ConnectionManager cm,
java.lang.String db)
|
|
| Method Summary | |
|---|---|
void |
createDatabase()
|
void |
destroyDatabase()
|
protected org.projectmobius.db.ConnectionManager |
getConnectionManager()
|
| Methods inherited from class gov.nih.nci.cagrid.gts.common.Database |
|---|
getConnection, getDatabaseName, getUsedConnectionCount, insertGetId, releaseConnection, tableExists, update |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MySQLDatabase(org.projectmobius.db.ConnectionManager cm,
java.lang.String db)
| Method Detail |
|---|
protected org.projectmobius.db.ConnectionManager getConnectionManager()
throws org.projectmobius.db.DatabaseException
getConnectionManager in class Databaseorg.projectmobius.db.DatabaseException
public void createDatabase()
throws org.projectmobius.db.DatabaseException
createDatabase in class Databaseorg.projectmobius.db.DatabaseException
public void destroyDatabase()
throws org.projectmobius.db.DatabaseException
destroyDatabase in class Databaseorg.projectmobius.db.DatabaseException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||