Difference between revisions of "Places Uncategorised"

From IMSMA Wiki
Jump to: navigation, search
(Created page with "{{Note | The Place table is called ''place'' and the entity is called ''Place''.}} {| |- valign="top" | 100px | {| class="wikitable sortable" ! D...")
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Note | The Place table is called ''place'' and the entity is called ''Place''.}}
+
{{Note | The Place table is called ''place'', the entity is called ''Place'', the target is called ''Place'' and the maXML artifact is [[Place Artifact|MineActionPlace]].}}
  
 
{|
 
{|
Line 9: Line 9:
 
  ! DIM Label !! Data type !! Database column name !! Enumcategory !! Pojo name
 
  ! DIM Label !! Data type !! Database column name !! Enumcategory !! Pojo name
 
|-
 
|-
| -||String|| Place_GUID||||Guid
+
| -||String|| place_guid||||Guid
 
|-
 
|-
| Address||Text|| PlaceAddress||||Address
+
| Address||Text|| placeaddress||||Address
 
|-
 
|-
| Country Structure||Country Structure|| Gazetteer_GUID||||Gazetteer
+
| Country Structure||Country Structure|| gazetteer_guid||||Gazetteer
 
|-
 
|-
| Description||Text|| PlaceDescription||||Description
+
| Description||Text|| placedescription||||Description
 
|-
 
|-
| Name||Text|| PlaceName||||Name
+
| Name||Text|| placename||||Name
 
|-
 
|-
| Place ID||String|| Place_LocalID||||LocalId
+
| Place ID||String|| place_localid||||LocalId
 
|-
 
|-
| Type||Single-select|| PlaceTypeEnum_GUID||Place Type||Type
+
| Type||Single-select|| placetypeenum_guid||Place Type||Type
  
 
|}
 
|}

Latest revision as of 11:19, 1 November 2018

Note.jpg The Place table is called place, the entity is called Place, the target is called Place and the maXML artifact is MineActionPlace.

Uncategorised.png

DIM Label Data type Database column name Enumcategory Pojo name
- String place_guid Guid
Address Text placeaddress Address
Country Structure Country Structure gazetteer_guid Gazetteer
Description Text placedescription Description
Name Text placename Name
Place ID String place_localid LocalId
Type Single-select placetypeenum_guid Place Type Type