|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RequestType | |
|---|---|
| org.datanucleus.store.rdbms.request | Provides the mechanism of communicating with the database using JDBC. |
| Uses of RequestType in org.datanucleus.store.rdbms.request |
|---|
| Methods in org.datanucleus.store.rdbms.request that return RequestType | |
|---|---|
static RequestType |
RequestType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RequestType[] |
RequestType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.datanucleus.store.rdbms.request with parameters of type RequestType | |
|---|---|
RequestIdentifier(org.datanucleus.store.mapped.DatastoreClass table,
org.datanucleus.metadata.AbstractMemberMetaData[] mmds,
RequestType type,
String className)
Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||