|
Oracle TopLink API Reference 10g Release 3 (10.1.3) B13698-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.toplink.sessions.entitymanager.FlushModeType
| Field Summary | |
static FlushModeType |
AUTO |
static FlushModeType |
COMMIT |
static FlushModeType |
NEVER |
| Method Summary | |
java.lang.String |
toString() |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static FlushModeType COMMIT
public static FlushModeType AUTO
public static FlushModeType NEVER
| Method Detail |
public java.lang.String toString()
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||