| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IDMethod
Interface for various ID retrieval method types. This currently includes native, ID broker, and none.
| Field Summary | |
|---|---|
static String | 
ID_BROKER
Key generation via the IDBroker table.  | 
static String | 
NATIVE
Key generation via database-specific ID method.  | 
static String | 
NO_ID_METHOD
No RDBMS key generation (keys may be generated by the application).  | 
| Field Detail | 
|---|
static final String NATIVE
static final String ID_BROKER
static final String NO_ID_METHOD
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||