|
Oracle® Database XML Java API Reference 11g Release 1 (11.1) B28391-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ImportUUIDBehavior
The possible actions specified by the uuidBehavior parameter in Workspace.importXML(java.lang.String, java.io.InputStream, int), Session.importXML(java.lang.String, java.io.InputStream, int), Workspace.getImportContentHandler(java.lang.String, int) and Session.getImportContentHandler(java.lang.String, int).
| Field Summary | |
|---|---|
static int |
IMPORT_UUID_COLLISION_REMOVE_EXISTING |
static int |
IMPORT_UUID_COLLISION_REPLACE_EXISTING |
static int |
IMPORT_UUID_COLLISION_THROW |
static int |
IMPORT_UUID_CREATE_NEW |
| Field Detail |
|---|
static final int IMPORT_UUID_CREATE_NEW
static final int IMPORT_UUID_COLLISION_REMOVE_EXISTING
static final int IMPORT_UUID_COLLISION_REPLACE_EXISTING
static final int IMPORT_UUID_COLLISION_THROW
|
Oracle® Database XML Java API Reference 11g Release 1 (11.1) B28391-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||