|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--javatools.db.DbInserter
|
+--javatools.db.DbReferencedInserter
It is just like a DbInserter, except on the fact it takes care of constraints.
| Method Summary | |
int |
execute()
Execute this command on the default connection. |
| Methods inherited from class javatools.db.DbInserter |
addColumn, execute, setLists, setSqlValues |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public int execute()
throws DbException
execute in class DbInserterDbException - If something goes wrong, for example father keys not found.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||