Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
U
- UPDATE_ONLY - Enum constant in enum com.orchestranetworks.addon.dint.dataconnector.spec.EBXWriteMode
-
If a record already exists in the target table, it will be updated.
- UPDATE_ONLY - Enum constant in enum com.orchestranetworks.addon.dint.dataconnector.spec.SQLWriteMode
-
A record will be updated if it already exists, otherwise it will be ignored.
- UPDATE_OR_INSERT - Enum constant in enum com.orchestranetworks.addon.dint.dataconnector.spec.EBXWriteMode
-
If a record already exists in the target table, it will be updated.
- UPDATE_OR_INSERT - Enum constant in enum com.orchestranetworks.addon.dint.dataconnector.spec.SQLWriteMode
-
A record will be updated if it already exists, otherwise it will be inserted.
- URI - Enum constant in enum com.orchestranetworks.addon.dint.schema.DefaultDataTypes
-
Default URI type.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form