com.jxml.qare.qhome.db
Class DBRegisterPending.Row
java.lang.Object
|
+--com.jxml.qare.qhome.db.DBRegisterPending.Row
- All Implemented Interfaces:
- DBRow
- Enclosing class:
- DBRegisterPending
- public final class DBRegisterPending.Row
- extends Object
- implements DBRow
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getKeys
public List getKeys()
- Specified by:
getKeys
in interface DBRow
getSystemId
public int getSystemId()
delete
public void delete()
throws Exception
getKey
public Object getKey()
- Specified by:
getKey
in interface DBRow
backup
public void backup(DataOutputStream dos)
throws Exception
- Specified by:
backup
in interface DBRow