RequestUsingFields(ClassBaseTable table, int[] fieldNumbers) Constructs a request involving the specified fields of the class backed
by the given table.
Constructs a request involving the specified fields of the class backed
by the given table.
Parameters: table - The table on which the request will operate. Parameters: fieldNumbers - The fields that will be involved in the request.
Fields inherited from com.triactive.jdo.store.Request