|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Request.Id | |
|---|---|
| com.triactive.jdo.store.request | |
| Uses of Request.Id in com.triactive.jdo.store.request |
|---|
| Subclasses of Request.Id in com.triactive.jdo.store.request | |
|---|---|
static class |
DeleteAllInRequest.Id
|
static class |
DeleteRequest.Id
|
static class |
DeleteWhereEqualRequest.Id
|
static class |
DeleteWhereSuperEqualRequest.Id
|
static class |
FetchRequest.Id
|
static class |
InsertRequest.Id
|
static class |
LookupRequest.Id
|
protected static class |
Request.IdTbl
An identifier for a request identified by one table. |
protected static class |
Request.IdTblFld
An identifier for a request identified by one table and one field number. |
protected static class |
Request.IdTblFlds
An identifier for a request identified by one table and an array of field numbers. |
protected static class |
Request.IdTblTblFld
An identifier for a request identified by two tables and a field number. |
static class |
UpdateRequest.Id
|
| Methods in com.triactive.jdo.store.request with parameters of type Request.Id | |
|---|---|
Request |
RequestCache.getRequest(Request.Id id)
Returns a request object having the given request identifier. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||