|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectweka.experiment.DatabaseUtils
weka.gui.sql.DbUtils
public class DbUtils
A little bit extended DatabaseUtils class.
DatabaseUtils,
DatabaseUtils.execute(String),
Serialized Form| Field Summary |
|---|
| Fields inherited from class weka.experiment.DatabaseUtils |
|---|
BOOL, BYTE, DATE, DOUBLE, EXP_INDEX_TABLE, EXP_RESULT_COL, EXP_RESULT_PREFIX, EXP_SETUP_COL, EXP_TYPE_COL, FLOAT, INTEGER, LONG, PROPERTY_FILE, SHORT, STRING, TEXT, TIME |
| Constructor Summary | |
|---|---|
DbUtils()
initializes the object. |
|
| Method Summary | |
|---|---|
java.sql.Connection |
getConnection()
returns the current database connection. |
java.lang.String |
getRevision()
Returns the revision string. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DbUtils()
throws java.lang.Exception
java.lang.Exception - in case something goes wrong in the init of the
DatabaseUtils constructorDatabaseUtils| Method Detail |
|---|
public java.sql.Connection getConnection()
public java.lang.String getRevision()
getRevision in interface RevisionHandlergetRevision in class DatabaseUtils
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||