|
|||||||||
| Home >> All >> gsoft >> [ util overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
gsoft.util
Class NextNum

java.lang.Objectgsoft.util.NextNum
- All Implemented Interfaces:
- java.io.Serializable
- public class NextNum
- extends java.lang.Object
- implements java.io.Serializable
- extends java.lang.Object
| Constructor Summary | |
NextNum()
|
|
| Method Summary | |
static int |
getNextNum(java.sql.Statement stmt,
java.lang.String type)
|
static int |
getNextNum(java.sql.Statement stmt,
java.lang.String table,
int rowskip)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
NextNum
public NextNum()
| Method Detail |
getNextNum
public static int getNextNum(java.sql.Statement stmt, java.lang.String type) throws java.lang.Exception
getNextNum
public static int getNextNum(java.sql.Statement stmt, java.lang.String table, int rowskip) throws java.lang.Exception
|
|||||||||
| Home >> All >> gsoft >> [ util overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
gsoft.util.NextNum