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