Previous Topic: Connector Undeployment

Next Topic: Compound Class Mapping

Multitable Support for JDBC Connectors

A compound class is an unmanaged class that you can use as the data type of an attribute.

To provide support for multitable JDBC Connectors, you map an unmanaged class to an endpoint object and use the compound class as a new data type for an account class attribute.

This means that values from multiple columns from a table, rather than from a single column, can populate a single attribute value.