| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| javax.jdo.* | 
|---|
| javax.jdo.FetchPlan | ||
|---|---|---|
| public static final java.lang.String | ALL | "all" | 
| public static final java.lang.String | DEFAULT | "default" | 
| public static final int | DETACH_LOAD_FIELDS | 1 | 
| public static final int | DETACH_UNLOAD_FIELDS | 2 | 
| public static final int | FETCH_SIZE_GREEDY | -1 | 
| public static final int | FETCH_SIZE_OPTIMAL | 0 | 
| javax.jdo.Query | ||
|---|---|---|
| public static final java.lang.String | JDOQL | "javax.jdo.query.JDOQL" | 
| public static final java.lang.String | SQL | "javax.jdo.query.SQL" | 
| javax.jdo.listener.InstanceLifecycleEvent | ||
|---|---|---|
| public static final int | ATTACH | 7 | 
| public static final int | CLEAR | 3 | 
| public static final int | CREATE | 0 | 
| public static final int | DELETE | 4 | 
| public static final int | DETACH | 6 | 
| public static final int | DIRTY | 5 | 
| public static final int | LOAD | 1 | 
| public static final int | STORE | 2 | 
| javax.jdo.spi.PersistenceCapable | ||
|---|---|---|
| public static final byte | CHECK_READ | 1 | 
| public static final byte | CHECK_WRITE | 4 | 
| public static final byte | LOAD_REQUIRED | 1 | 
| public static final byte | MEDIATE_READ | 2 | 
| public static final byte | MEDIATE_WRITE | 8 | 
| public static final byte | READ_OK | -1 | 
| public static final byte | READ_WRITE_OK | 0 | 
| public static final byte | SERIALIZABLE | 16 | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||