Release Notes › New Features › r12.5 › Connector Xpress Enhancements
Connector Xpress Enhancements
In Connector Xpress you can now do the following:
- Use multitable JDBC Connectors- values from multiple columns from a table, rather than from a single column, can populate a single attribute value.
- Use JDBC structural and auxiliary classes.
- Use a new flexible mapping process that includes a tree of class and attribute mappings has replaced the previous sequential wizard process. This lets you add and edit and remove attributes as required.
- Specify direct associations between any two classes of objects
- Specify indirect associations between objects. For example, where the association between the two objects is bidirectional and contained in a third entity such as a table, which holds the association links between the objects.
- Create method and script style operation bindings
- Bind operations to other object and class combinations
- Bind two or more opbindings to the same timing, that is the same operation for the same target object classes. For example, you can have two or more opbindings for the Before Add operation for the account object class.