|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.enableit.db.beans.TableExt
Extension or Helper class for Table
.
Field Summary | |
static java.lang.String |
ABOUT
CVS info ABOUT this class and its current version |
Method Summary | |
static int |
getAutoIncrementCount(org.enableit.db.beans.Table table)
|
static java.util.List |
getPrimaryKeyList(org.enableit.db.beans.Table table)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String ABOUT
Method Detail |
public static int getAutoIncrementCount(org.enableit.db.beans.Table table)
public static java.util.List getPrimaryKeyList(org.enableit.db.beans.Table table)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |