Table Description |
Address Element:
A named part of an address.
Address formats differ from country to country. The address holds the full address for a location; however to facilitate searching of addresses by some part of the address (e.g. zip code), rows can be stored on this table holding the values for various named parts of the address. Example User Ronan Rooney records the following address (in US address format) for participant James Smith:
The Curam serve stores this address and creates these rows on this table containing type/value pairs:
You write a custom query to retrieve each participant whose address has a city of 'Midway'. Your query uses this table to identify such addresses. Technical Notes Not all parts of the address are replicated on this table. You can customize Curam functionality to store additional parts as required. By default, Curam stores rows on this table for:
This table does not require optimistic locking. All writes to this table will be performed in tandem with the parent address record, which holds the optimistic lock. |
Relationship Diagram |
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. |
|
Model Details |
Location in Model: | Logical View::MetaModel::Curam::Core::Reference Model::Concern::Entity Objects::AddressElement::AddressElement |
Controlling File: | core\model\Packages\Concern\AddressElement_cat.efx |
Table Options |
ALLOW_OPTIMISTIC_LOCKING | no |
Attributes (5) |
|
Foreign Keys (1) |
|
Indices (3) |
|
Operations (4) |
|
Related Pages (228) |