|
|||||||||
| Home >> All >> com >> lutris >> appserver >> server >> [ sql overview ] | PREV NEXT | ||||||||
Uses of Class
com.lutris.appserver.server.sql.DBRowUpdateException
| Uses of DBRowUpdateException in com.lutris.appserver.server.sql |
| Methods in com.lutris.appserver.server.sql that throw DBRowUpdateException | |
void |
DBTransaction.commit()
Method to commit upates. |
void |
CoreDO.executeInsert(DBConnection conn)
Inserts this object into the database. |
void |
CoreDO.executeUpdate(DBConnection conn)
Updates the contents of this object in the database. |
|
|||||||||
| Home >> All >> com >> lutris >> appserver >> server >> [ sql overview ] | PREV NEXT | ||||||||