com.mortbay.JDBC
Class MultiTestTable
java.lang.Object
|
+--com.mortbay.JDBC.ColumnGroup
|
+--com.mortbay.JDBC.Table
|
+--com.mortbay.JDBC.MultiTestTable
- public class MultiTestTable
- extends Table
Methods inherited from class com.mortbay.JDBC.Table |
create,
database,
database,
deleteRow,
deleteRows,
deleteRows,
deleteRows,
drop,
getAdaptor,
getDatabase,
getRow,
getRow,
getRows,
getRows,
hasPrimary,
newRow,
toString |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
NameCol
public static final Column NameCol
EmailCol
public static final Column EmailCol
LoginCol
public static final Column LoginCol
PasswordCol
public static final Column PasswordCol
HeightCol
public static final Column HeightCol
WeightCol
public static final Column WeightCol
MultiTestTable
public MultiTestTable()
- MultiTestTable constructor
MultiTestTable
public MultiTestTable(Database dtb)