|
JDBaccess API 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Insert | |
---|---|
com.jdbaccess.da |
Uses of Insert in com.jdbaccess.da |
---|
Methods in com.jdbaccess.da that return Insert | |
---|---|
static Insert |
DAFactory.getInsert(Transaction t)
Get a new Insert object for that transaction. |
static Insert |
DAFactory.getInsert(Transaction t,
java.lang.String objectType,
java.lang.String name,
java.lang.Class startClass)
Looks for an Insert in xml data access files beginning in directory of the given start class for that objectType and name and for that transaction |
|
JDBaccess API 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |