mirror of
https://github.com/kuhyx/WUT_Computer_Science.git
synced 2026-07-04 12:43:04 +02:00
Add 'NotProgramming/EDABA-LAB/' from commit 'cc8d63c7344b827d9c12d71ece2c61f5921683fa'
git-subtree-dir: NotProgramming/EDABA-LAB git-subtree-mainline:b88865222bgit-subtree-split:cc8d63c734
This commit is contained in:
commit
635e287095
9
NotProgramming/EDABA-LAB/.gitignore
vendored
Normal file
9
NotProgramming/EDABA-LAB/.gitignore
vendored
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
*.fdb_latexmk
|
||||||
|
*.aux
|
||||||
|
*.fls
|
||||||
|
*.log
|
||||||
|
*.synctex.gz
|
||||||
|
*.xdv
|
||||||
|
*.out
|
||||||
|
|
||||||
|
textual-description/description.out
|
||||||
BIN
NotProgramming/EDABA-LAB/Materials/EDABA – lab1.pdf
Normal file
BIN
NotProgramming/EDABA-LAB/Materials/EDABA – lab1.pdf
Normal file
Binary file not shown.
BIN
NotProgramming/EDABA-LAB/Materials/EDABA-tutors-1@labs.pdf
Normal file
BIN
NotProgramming/EDABA-LAB/Materials/EDABA-tutors-1@labs.pdf
Normal file
Binary file not shown.
37
NotProgramming/EDABA-LAB/SQL stuff/.gitignore
vendored
Normal file
37
NotProgramming/EDABA-LAB/SQL stuff/.gitignore
vendored
Normal file
@ -0,0 +1,37 @@
|
|||||||
|
**/*.localz
|
||||||
|
**/*.local
|
||||||
|
**/*.git
|
||||||
|
**/*.DS_Store
|
||||||
|
**/.DS_Store
|
||||||
|
**/.do_pool/**
|
||||||
|
**/.do_pool
|
||||||
|
**/*#JDEVADF_*
|
||||||
|
**/*~
|
||||||
|
**/*.scc
|
||||||
|
**/*.mv.*
|
||||||
|
**/*.unmkelem.*
|
||||||
|
**/*.sync.*
|
||||||
|
**/*.rename.*
|
||||||
|
**/*.unbranch.*
|
||||||
|
**/*.unco.*
|
||||||
|
**/*.saved.*
|
||||||
|
**/*.client_contrib
|
||||||
|
**/.svn/**
|
||||||
|
**/.data/**
|
||||||
|
**/*.cdi
|
||||||
|
**/*.bak
|
||||||
|
**/*.generated.java
|
||||||
|
**/*.ignore
|
||||||
|
**/*.labellog.emd
|
||||||
|
**/.*.cs
|
||||||
|
**/.fullsource_nt
|
||||||
|
**/.fullsource
|
||||||
|
**/.depprod_nt
|
||||||
|
**/.depprod
|
||||||
|
**/.ade_path
|
||||||
|
**/.ade_path/**
|
||||||
|
**/*.contrib*
|
||||||
|
**/*.keep
|
||||||
|
**/*.rvi
|
||||||
|
**/.#*
|
||||||
|
**/CVS/**
|
||||||
8
NotProgramming/EDABA-LAB/SQL stuff/ERD.dmd
Normal file
8
NotProgramming/EDABA-LAB/SQL stuff/ERD.dmd
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
<?xml version = '1.0' encoding = 'UTF-8'?>
|
||||||
|
<OSDM_Design class="oracle.dbtools.crest.model.design.Design" name="ERD" id="E35E9FCD-B3B4-68F1-3406-836922F62FB0" version="3.5">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-17 09:12:18 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<capitalNames>false</capitalNames>
|
||||||
|
<designId>E35E9FCD-B3B4-68F1-3406-836922F62FB0</designId>
|
||||||
|
</OSDM_Design>
|
||||||
@ -0,0 +1,7 @@
|
|||||||
|
<?xml version = '1.0' encoding = 'UTF-8'?>
|
||||||
|
<BusinessInfoDesign class="oracle.dbtools.crest.model.businessinfo.BusinessInfoDesign" name="Business Information" id="63675888-29D2-3045-D5A7-522E178765EC">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-17 09:12:18 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<shouldBeOpen>false</shouldBeOpen>
|
||||||
|
</BusinessInfoDesign>
|
||||||
@ -0,0 +1,15 @@
|
|||||||
|
<?xml version = '1.0' encoding = 'UTF-8'?>
|
||||||
|
<DataTypesDesign class="oracle.dbtools.crest.model.design.datatypes.DataTypesDesign" name="DataTypes" id="67714F2E-B487-2663-9318-87497DEFD3A5" mainViewID="AA058B7D-3152-C55D-7EE0-8F9682423450">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-17 09:12:18 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<shouldBeOpen>false</shouldBeOpen>
|
||||||
|
<collectionOfRefsPrefix>array_ref_</collectionOfRefsPrefix>
|
||||||
|
<collectionPrefix>array_</collectionPrefix>
|
||||||
|
<defaultArrayLimit>10</defaultArrayLimit>
|
||||||
|
<defaultCollectionType_Kind>ARRAY</defaultCollectionType_Kind>
|
||||||
|
<defaultCollectionType_Suffix>_Array</defaultCollectionType_Suffix>
|
||||||
|
<embeddedStructuredTypePrefix>inst_</embeddedStructuredTypePrefix>
|
||||||
|
<referencePrefix>ref_</referencePrefix>
|
||||||
|
<useRoleInAssociationEndAsName>true</useRoleInAssociationEndAsName>
|
||||||
|
</DataTypesDesign>
|
||||||
@ -0,0 +1,10 @@
|
|||||||
|
<?xml version = '1.0' encoding = 'UTF-8'?>
|
||||||
|
<StructuredType class="oracle.dbtools.crest.model.design.datatypes.StructuredType" name="SDO_GEOMETRY" directorySegmentName="seg_0" id="47E390DE-0671-C4B1-8428-0F45CBEE18F8">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-17 09:12:18 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<visible>false</visible>
|
||||||
|
<predefined>true</predefined>
|
||||||
|
<final>false</final>
|
||||||
|
<instantiable>true</instantiable>
|
||||||
|
</StructuredType>
|
||||||
@ -0,0 +1,10 @@
|
|||||||
|
<?xml version = '1.0' encoding = 'UTF-8'?>
|
||||||
|
<StructuredType class="oracle.dbtools.crest.model.design.datatypes.StructuredType" name="XMLTYPE" directorySegmentName="seg_0" id="F72C39E0-D1CA-8821-2AD7-A1E95A37D3D1">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-17 09:12:18 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<visible>false</visible>
|
||||||
|
<predefined>true</predefined>
|
||||||
|
<final>false</final>
|
||||||
|
<instantiable>true</instantiable>
|
||||||
|
</StructuredType>
|
||||||
@ -0,0 +1,26 @@
|
|||||||
|
<?xml version = '1.0' encoding = 'UTF-8'?>
|
||||||
|
<Diagram class="oracle.dbtools.crest.swingui.datatypes.DPVDataTypes" id="AA058B7D-3152-C55D-7EE0-8F9682423450">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<modifiedBy>macie</modifiedBy>
|
||||||
|
<createdTime>2022-11-17 09:12:18 UTC</createdTime>
|
||||||
|
<autoRoute>false</autoRoute>
|
||||||
|
<boxInbox>true</boxInbox>
|
||||||
|
<showLegend>false</showLegend>
|
||||||
|
<showLabels>true</showLabels>
|
||||||
|
<showRelAttributes>false</showRelAttributes>
|
||||||
|
<gridEnabled>false</gridEnabled>
|
||||||
|
<showGrid>false</showGrid>
|
||||||
|
<diagramColor>-1</diagramColor>
|
||||||
|
<display>false</display>
|
||||||
|
<notation>1</notation>
|
||||||
|
<objectViews>
|
||||||
|
<OView class="oracle.dbtools.crest.swingui.datatypes.TVStructuredType" oid="47E390DE-0671-C4B1-8428-0F45CBEE18F8" otype="StructuredType" vid="6568BD31-7F70-7917-D741-F2CD5EB4AF45">
|
||||||
|
<hideElementsInCurrentOnly>false</hideElementsInCurrentOnly>
|
||||||
|
<bounds x="20" y="20" width="100" height="100"/>
|
||||||
|
</OView>
|
||||||
|
<OView class="oracle.dbtools.crest.swingui.datatypes.TVStructuredType" oid="F72C39E0-D1CA-8821-2AD7-A1E95A37D3D1" otype="StructuredType" vid="7BEAA6CD-8FC9-016C-7FE2-928587A97FA6">
|
||||||
|
<hideElementsInCurrentOnly>false</hideElementsInCurrentOnly>
|
||||||
|
<bounds x="20" y="20" width="100" height="100"/>
|
||||||
|
</OView>
|
||||||
|
</objectViews>
|
||||||
|
</Diagram>
|
||||||
436
NotProgramming/EDABA-LAB/SQL stuff/ERD/dl_settings.xml
Normal file
436
NotProgramming/EDABA-LAB/SQL stuff/ERD/dl_settings.xml
Normal file
@ -0,0 +1,436 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
<settings>
|
||||||
|
<logical_type_for_domain_presentation value="false" />
|
||||||
|
<automatic_pk_generation value="false" />
|
||||||
|
<automatic_uk_generation value="false" />
|
||||||
|
<automatic_fk_generation value="false" />
|
||||||
|
<preserve_ddl_generation_options value="false" />
|
||||||
|
<use_global_design_level_settings value="false" />
|
||||||
|
<use_preferred_classification_types value="false" />
|
||||||
|
<substitution_patterns>
|
||||||
|
</substitution_patterns>
|
||||||
|
<classification_types>
|
||||||
|
<type name="Fact" color="-7482" fgcolor="-16776961" prefix="" id="1" preferred="false" >
|
||||||
|
<fonts>
|
||||||
|
<font_object fo_type="Title" font_color="-16776961" font_name="Dialog" font_size="10" font_style="1" id="1"/>
|
||||||
|
<font_object fo_type="Element" font_color="-16777216" font_name="Dialog" font_size="10" font_style="0" id="4"/>
|
||||||
|
<font_object fo_type="Datatype" font_color="-16744448" font_name="Dialog" font_size="10" font_style="0" id="5"/>
|
||||||
|
<font_object fo_type="PK Element" font_color="-16776961" font_name="Dialog" font_size="10" font_style="0" id="7"/>
|
||||||
|
<font_object fo_type="FK Element" font_color="-16777216" font_name="Dialog" font_size="10" font_style="0" id="8"/>
|
||||||
|
<font_object fo_type="UK Element" font_color="-16776961" font_name="Dialog" font_size="10" font_style="0" id="9"/>
|
||||||
|
<font_object fo_type="Not Null" font_color="-65536" font_name="Dialog" font_size="10" font_style="0" id="10"/>
|
||||||
|
<font_object fo_type="Key" font_color="-16777216" font_name="Dialog" font_size="10" font_style="0" id="6"/>
|
||||||
|
<font_object fo_type="Comments" font_color="-12566464" font_name="Dialog" font_size="10" font_style="0" id="28"/>
|
||||||
|
</fonts>
|
||||||
|
</type>
|
||||||
|
<type name="Dimension" color="-1781507" fgcolor="-16776961" prefix="" id="2" preferred="false" >
|
||||||
|
<fonts>
|
||||||
|
<font_object fo_type="Title" font_color="-16776961" font_name="Dialog" font_size="10" font_style="1" id="1"/>
|
||||||
|
<font_object fo_type="Element" font_color="-16777216" font_name="Dialog" font_size="10" font_style="0" id="4"/>
|
||||||
|
<font_object fo_type="Datatype" font_color="-16744448" font_name="Dialog" font_size="10" font_style="0" id="5"/>
|
||||||
|
<font_object fo_type="PK Element" font_color="-16776961" font_name="Dialog" font_size="10" font_style="0" id="7"/>
|
||||||
|
<font_object fo_type="FK Element" font_color="-16777216" font_name="Dialog" font_size="10" font_style="0" id="8"/>
|
||||||
|
<font_object fo_type="UK Element" font_color="-16776961" font_name="Dialog" font_size="10" font_style="0" id="9"/>
|
||||||
|
<font_object fo_type="Not Null" font_color="-65536" font_name="Dialog" font_size="10" font_style="0" id="10"/>
|
||||||
|
<font_object fo_type="Key" font_color="-16777216" font_name="Dialog" font_size="10" font_style="0" id="6"/>
|
||||||
|
<font_object fo_type="Comments" font_color="-12566464" font_name="Dialog" font_size="10" font_style="0" id="28"/>
|
||||||
|
</fonts>
|
||||||
|
</type>
|
||||||
|
<type name="Logging" color="-1776412" fgcolor="-16776961" prefix="" id="3" preferred="false" >
|
||||||
|
<fonts>
|
||||||
|
<font_object fo_type="Title" font_color="-16776961" font_name="Dialog" font_size="10" font_style="1" id="1"/>
|
||||||
|
<font_object fo_type="Element" font_color="-16777216" font_name="Dialog" font_size="10" font_style="0" id="4"/>
|
||||||
|
<font_object fo_type="Datatype" font_color="-16744448" font_name="Dialog" font_size="10" font_style="0" id="5"/>
|
||||||
|
<font_object fo_type="PK Element" font_color="-16776961" font_name="Dialog" font_size="10" font_style="0" id="7"/>
|
||||||
|
<font_object fo_type="FK Element" font_color="-16777216" font_name="Dialog" font_size="10" font_style="0" id="8"/>
|
||||||
|
<font_object fo_type="UK Element" font_color="-16776961" font_name="Dialog" font_size="10" font_style="0" id="9"/>
|
||||||
|
<font_object fo_type="Not Null" font_color="-65536" font_name="Dialog" font_size="10" font_style="0" id="10"/>
|
||||||
|
<font_object fo_type="Key" font_color="-16777216" font_name="Dialog" font_size="10" font_style="0" id="6"/>
|
||||||
|
<font_object fo_type="Comments" font_color="-12566464" font_name="Dialog" font_size="10" font_style="0" id="28"/>
|
||||||
|
</fonts>
|
||||||
|
</type>
|
||||||
|
<type name="Summary" color="-3148598" fgcolor="-16776961" prefix="" id="4" preferred="false" >
|
||||||
|
<fonts>
|
||||||
|
<font_object fo_type="Title" font_color="-16776961" font_name="Dialog" font_size="10" font_style="1" id="1"/>
|
||||||
|
<font_object fo_type="Element" font_color="-16777216" font_name="Dialog" font_size="10" font_style="0" id="4"/>
|
||||||
|
<font_object fo_type="Datatype" font_color="-16744448" font_name="Dialog" font_size="10" font_style="0" id="5"/>
|
||||||
|
<font_object fo_type="PK Element" font_color="-16776961" font_name="Dialog" font_size="10" font_style="0" id="7"/>
|
||||||
|
<font_object fo_type="FK Element" font_color="-16777216" font_name="Dialog" font_size="10" font_style="0" id="8"/>
|
||||||
|
<font_object fo_type="UK Element" font_color="-16776961" font_name="Dialog" font_size="10" font_style="0" id="9"/>
|
||||||
|
<font_object fo_type="Not Null" font_color="-65536" font_name="Dialog" font_size="10" font_style="0" id="10"/>
|
||||||
|
<font_object fo_type="Key" font_color="-16777216" font_name="Dialog" font_size="10" font_style="0" id="6"/>
|
||||||
|
<font_object fo_type="Comments" font_color="-12566464" font_name="Dialog" font_size="10" font_style="0" id="28"/>
|
||||||
|
</fonts>
|
||||||
|
</type>
|
||||||
|
<type name="Temporary" color="-1" fgcolor="-16776961" prefix="" id="5" preferred="false" >
|
||||||
|
<fonts>
|
||||||
|
<font_object fo_type="Title" font_color="-16776961" font_name="Dialog" font_size="10" font_style="1" id="1"/>
|
||||||
|
<font_object fo_type="Element" font_color="-16777216" font_name="Dialog" font_size="10" font_style="0" id="4"/>
|
||||||
|
<font_object fo_type="Datatype" font_color="-16744448" font_name="Dialog" font_size="10" font_style="0" id="5"/>
|
||||||
|
<font_object fo_type="PK Element" font_color="-16776961" font_name="Dialog" font_size="10" font_style="0" id="7"/>
|
||||||
|
<font_object fo_type="FK Element" font_color="-16777216" font_name="Dialog" font_size="10" font_style="0" id="8"/>
|
||||||
|
<font_object fo_type="UK Element" font_color="-16776961" font_name="Dialog" font_size="10" font_style="0" id="9"/>
|
||||||
|
<font_object fo_type="Not Null" font_color="-65536" font_name="Dialog" font_size="10" font_style="0" id="10"/>
|
||||||
|
<font_object fo_type="Key" font_color="-16777216" font_name="Dialog" font_size="10" font_style="0" id="6"/>
|
||||||
|
<font_object fo_type="Comments" font_color="-12566464" font_name="Dialog" font_size="10" font_style="0" id="28"/>
|
||||||
|
</fonts>
|
||||||
|
</type>
|
||||||
|
<type name="External" color="-720908" fgcolor="-16776961" prefix="" id="6" preferred="false" >
|
||||||
|
<fonts>
|
||||||
|
<font_object fo_type="Title" font_color="-16776961" font_name="Dialog" font_size="10" font_style="1" id="1"/>
|
||||||
|
<font_object fo_type="Element" font_color="-16777216" font_name="Dialog" font_size="10" font_style="0" id="4"/>
|
||||||
|
<font_object fo_type="Datatype" font_color="-16744448" font_name="Dialog" font_size="10" font_style="0" id="5"/>
|
||||||
|
<font_object fo_type="PK Element" font_color="-16776961" font_name="Dialog" font_size="10" font_style="0" id="7"/>
|
||||||
|
<font_object fo_type="FK Element" font_color="-16777216" font_name="Dialog" font_size="10" font_style="0" id="8"/>
|
||||||
|
<font_object fo_type="UK Element" font_color="-16776961" font_name="Dialog" font_size="10" font_style="0" id="9"/>
|
||||||
|
<font_object fo_type="Not Null" font_color="-65536" font_name="Dialog" font_size="10" font_style="0" id="10"/>
|
||||||
|
<font_object fo_type="Key" font_color="-16777216" font_name="Dialog" font_size="10" font_style="0" id="6"/>
|
||||||
|
<font_object fo_type="Comments" font_color="-12566464" font_name="Dialog" font_size="10" font_style="0" id="28"/>
|
||||||
|
</fonts>
|
||||||
|
</type>
|
||||||
|
</classification_types>
|
||||||
|
<default_fonts_and_colors>
|
||||||
|
<fc_object classname="Entity" background="-5971457" foreground="-16776961" noBackgroundColor="false" noForegroundColor="false">
|
||||||
|
<fonts>
|
||||||
|
<font_object fo_type="Title" font_color="-16776961" font_name="Dialog" font_size="10" font_style="1" id="1"/>
|
||||||
|
<font_object fo_type="Attribute" font_color="-16777216" font_name="Dialog" font_size="10" font_style="0" id="3"/>
|
||||||
|
<font_object fo_type="Datatype" font_color="-16744448" font_name="Dialog" font_size="10" font_style="0" id="5"/>
|
||||||
|
<font_object fo_type="PK Element" font_color="-16776961" font_name="Dialog" font_size="10" font_style="0" id="7"/>
|
||||||
|
<font_object fo_type="FK Element" font_color="-16777216" font_name="Dialog" font_size="10" font_style="0" id="8"/>
|
||||||
|
<font_object fo_type="UK Element" font_color="-16776961" font_name="Dialog" font_size="10" font_style="0" id="9"/>
|
||||||
|
<font_object fo_type="Not Null" font_color="-65536" font_name="Dialog" font_size="10" font_style="0" id="10"/>
|
||||||
|
<font_object fo_type="Key" font_color="-16777216" font_name="Dialog" font_size="10" font_style="0" id="6"/>
|
||||||
|
<font_object fo_type="Comments" font_color="-12566464" font_name="Dialog" font_size="10" font_style="0" id="28"/>
|
||||||
|
</fonts>
|
||||||
|
</fc_object>
|
||||||
|
<fc_object classname="Logical View" background="-25750" foreground="-16776961" noBackgroundColor="false" noForegroundColor="false">
|
||||||
|
<fonts>
|
||||||
|
<font_object fo_type="Title" font_color="-16776961" font_name="Dialog" font_size="10" font_style="1" id="1"/>
|
||||||
|
<font_object fo_type="Attribute" font_color="-16777216" font_name="Dialog" font_size="10" font_style="0" id="3"/>
|
||||||
|
<font_object fo_type="Datatype" font_color="-16744448" font_name="Dialog" font_size="10" font_style="0" id="5"/>
|
||||||
|
<font_object fo_type="Comments" font_color="-12566464" font_name="Dialog" font_size="10" font_style="0" id="28"/>
|
||||||
|
</fonts>
|
||||||
|
</fc_object>
|
||||||
|
<fc_object classname="Table" background="-76" foreground="-16776961" noBackgroundColor="false" noForegroundColor="false">
|
||||||
|
<fonts>
|
||||||
|
<font_object fo_type="Title" font_color="-16776961" font_name="Dialog" font_size="10" font_style="1" id="1"/>
|
||||||
|
<font_object fo_type="Column" font_color="-16777216" font_name="Dialog" font_size="10" font_style="0" id="2"/>
|
||||||
|
<font_object fo_type="Datatype" font_color="-16744448" font_name="Dialog" font_size="10" font_style="0" id="5"/>
|
||||||
|
<font_object fo_type="PK Element" font_color="-16776961" font_name="Dialog" font_size="10" font_style="0" id="7"/>
|
||||||
|
<font_object fo_type="FK Element" font_color="-16777216" font_name="Dialog" font_size="10" font_style="0" id="8"/>
|
||||||
|
<font_object fo_type="UK Element" font_color="-16776961" font_name="Dialog" font_size="10" font_style="0" id="9"/>
|
||||||
|
<font_object fo_type="Not Null" font_color="-65536" font_name="Dialog" font_size="10" font_style="0" id="10"/>
|
||||||
|
<font_object fo_type="Key" font_color="-16777216" font_name="Dialog" font_size="10" font_style="0" id="6"/>
|
||||||
|
<font_object fo_type="Comments" font_color="-12566464" font_name="Dialog" font_size="10" font_style="0" id="28"/>
|
||||||
|
</fonts>
|
||||||
|
</fc_object>
|
||||||
|
<fc_object classname="Relational View" background="-6881386" foreground="-16776961" noBackgroundColor="false" noForegroundColor="false">
|
||||||
|
<fonts>
|
||||||
|
<font_object fo_type="Title" font_color="-16776961" font_name="Dialog" font_size="10" font_style="1" id="1"/>
|
||||||
|
<font_object fo_type="Column" font_color="-16777216" font_name="Dialog" font_size="10" font_style="0" id="2"/>
|
||||||
|
<font_object fo_type="Datatype" font_color="-16744448" font_name="Dialog" font_size="10" font_style="0" id="5"/>
|
||||||
|
<font_object fo_type="PK Element" font_color="-16776961" font_name="Dialog" font_size="10" font_style="0" id="7"/>
|
||||||
|
<font_object fo_type="FK Element" font_color="-16777216" font_name="Dialog" font_size="10" font_style="0" id="8"/>
|
||||||
|
<font_object fo_type="UK Element" font_color="-16776961" font_name="Dialog" font_size="10" font_style="0" id="9"/>
|
||||||
|
<font_object fo_type="Not Null" font_color="-65536" font_name="Dialog" font_size="10" font_style="0" id="10"/>
|
||||||
|
<font_object fo_type="Key" font_color="-16777216" font_name="Dialog" font_size="10" font_style="0" id="6"/>
|
||||||
|
<font_object fo_type="Comments" font_color="-12566464" font_name="Dialog" font_size="10" font_style="0" id="28"/>
|
||||||
|
</fonts>
|
||||||
|
</fc_object>
|
||||||
|
<fc_object classname="Structured Type" background="-7537956" foreground="-16777216" noBackgroundColor="false" noForegroundColor="false">
|
||||||
|
<fonts>
|
||||||
|
<font_object fo_type="Title" font_color="-16776961" font_name="Dialog" font_size="10" font_style="1" id="1"/>
|
||||||
|
<font_object fo_type="Attribute" font_color="-16777216" font_name="Dialog" font_size="10" font_style="0" id="3"/>
|
||||||
|
<font_object fo_type="Datatype" font_color="-16777056" font_name="Dialog" font_size="10" font_style="0" id="5"/>
|
||||||
|
<font_object fo_type="Method" font_color="-16777216" font_name="Dialog" font_size="10" font_style="0" id="11"/>
|
||||||
|
<font_object fo_type="Not Instantiable" font_color="-65536" font_name="Dialog" font_size="10" font_style="0" id="12"/>
|
||||||
|
<font_object fo_type="Mandatory" font_color="-65536" font_name="Dialog" font_size="10" font_style="0" id="13"/>
|
||||||
|
</fonts>
|
||||||
|
</fc_object>
|
||||||
|
<fc_object classname="Cube" background="-7482" foreground="-16777216" noBackgroundColor="false" noForegroundColor="false">
|
||||||
|
<fonts>
|
||||||
|
<font_object fo_type="Title" font_color="-16776961" font_name="Dialog" font_size="10" font_style="1" id="1"/>
|
||||||
|
<font_object fo_type="Fact Entities" font_color="-16776961" font_name="Dialog" font_size="10" font_style="0" id="14"/>
|
||||||
|
<font_object fo_type="Measure Type" font_color="-16776961" font_name="Dialog" font_size="10" font_style="0" id="17"/>
|
||||||
|
<font_object fo_type="Measure" font_color="-16777216" font_name="Dialog" font_size="10" font_style="0" id="16"/>
|
||||||
|
<font_object fo_type="Function" font_color="-16777056" font_name="Dialog" font_size="10" font_style="0" id="20"/>
|
||||||
|
<font_object fo_type="Formula" font_color="-65536" font_name="Dialog" font_size="10" font_style="0" id="18"/>
|
||||||
|
<font_object fo_type="Child to Parent Attributes" font_color="-16777216" font_name="Dialog" font_size="10" font_style="0" id="19"/>
|
||||||
|
</fonts>
|
||||||
|
</fc_object>
|
||||||
|
<fc_object classname="Dimension" background="-16713196" foreground="-16777216" noBackgroundColor="false" noForegroundColor="false">
|
||||||
|
<fonts>
|
||||||
|
<font_object fo_type="Title" font_color="-16776961" font_name="Dialog" font_size="10" font_style="1" id="1"/>
|
||||||
|
</fonts>
|
||||||
|
</fc_object>
|
||||||
|
<fc_object classname="Level" background="-1781507" foreground="-16777216" noBackgroundColor="false" noForegroundColor="false">
|
||||||
|
<fonts>
|
||||||
|
<font_object fo_type="Title" font_color="-16776961" font_name="Dialog" font_size="10" font_style="1" id="1"/>
|
||||||
|
<font_object fo_type="Level Entity" font_color="-16776961" font_name="Dialog" font_size="10" font_style="0" id="15"/>
|
||||||
|
<font_object fo_type="Type" font_color="-16776961" font_name="Dialog" font_size="10" font_style="0" id="21"/>
|
||||||
|
<font_object fo_type="Attribute" font_color="-16777216" font_name="Dialog" font_size="10" font_style="0" id="3"/>
|
||||||
|
<font_object fo_type="Function" font_color="-16777216" font_name="Dialog" font_size="10" font_style="0" id="20"/>
|
||||||
|
</fonts>
|
||||||
|
</fc_object>
|
||||||
|
<fc_object classname="Process" background="-106" foreground="-16777216" noBackgroundColor="false" noForegroundColor="false">
|
||||||
|
<fonts>
|
||||||
|
<font_object fo_type="Title" font_color="-16776961" font_name="Dialog" font_size="10" font_style="1" id="1"/>
|
||||||
|
<font_object fo_type="Process Number" font_color="-65536" font_name="Dialog" font_size="10" font_style="0" id="22"/>
|
||||||
|
<font_object fo_type="Transformation Task" font_color="-16777216" font_name="Dialog" font_size="10" font_style="0" id="23"/>
|
||||||
|
</fonts>
|
||||||
|
</fc_object>
|
||||||
|
<fc_object classname="External Agent" background="-5570646" foreground="-16777216" noBackgroundColor="false" noForegroundColor="false">
|
||||||
|
<fonts>
|
||||||
|
<font_object fo_type="Title" font_color="-16776961" font_name="Dialog" font_size="10" font_style="1" id="1"/>
|
||||||
|
</fonts>
|
||||||
|
</fc_object>
|
||||||
|
<fc_object classname="Information Store" background="-10170881" foreground="-16777216" noBackgroundColor="false" noForegroundColor="false">
|
||||||
|
<fonts>
|
||||||
|
<font_object fo_type="Title" font_color="-16776961" font_name="Dialog" font_size="10" font_style="1" id="1"/>
|
||||||
|
<font_object fo_type="Number" font_color="-1" font_name="Dialog" font_size="10" font_style="1" id="24"/>
|
||||||
|
</fonts>
|
||||||
|
</fc_object>
|
||||||
|
<fc_object classname="In-Out Parameters" background="-328966" foreground="-16777216" noBackgroundColor="false" noForegroundColor="false">
|
||||||
|
<fonts>
|
||||||
|
<font_object fo_type="Title" font_color="-16777216" font_name="Dialog" font_size="10" font_style="1" id="1"/>
|
||||||
|
<font_object fo_type="Parameters" font_color="-16777216" font_name="Dialog" font_size="10" font_style="0" id="26"/>
|
||||||
|
<font_object fo_type="Datatype" font_color="-65536" font_name="Dialog" font_size="10" font_style="0" id="5"/>
|
||||||
|
</fonts>
|
||||||
|
</fc_object>
|
||||||
|
<fc_object classname="Transformation" background="-43" foreground="-16777216" noBackgroundColor="false" noForegroundColor="false">
|
||||||
|
<fonts>
|
||||||
|
<font_object fo_type="Title" font_color="-16777216" font_name="Dialog" font_size="10" font_style="1" id="1"/>
|
||||||
|
<font_object fo_type="Process Number" font_color="-65536" font_name="Dialog" font_size="10" font_style="0" id="22"/>
|
||||||
|
</fonts>
|
||||||
|
</fc_object>
|
||||||
|
<fc_object classname="Note" background="-4144960" foreground="-16777216" noBackgroundColor="false" noForegroundColor="false">
|
||||||
|
<fonts>
|
||||||
|
<font_object fo_type="Title" font_color="-16777216" font_name="Dialog" font_size="10" font_style="0" id="1"/>
|
||||||
|
</fonts>
|
||||||
|
</fc_object>
|
||||||
|
<fc_object classname="Label" background="-1" foreground="-16777216" noBackgroundColor="true" noForegroundColor="true">
|
||||||
|
<fonts>
|
||||||
|
<font_object fo_type="Text" font_color="-16777216" font_name="Dialog" font_size="10" font_style="0" id="27"/>
|
||||||
|
</fonts>
|
||||||
|
</fc_object>
|
||||||
|
<fc_object classname="Relationship Attributes" background="-26266" foreground="-16777216" noBackgroundColor="false" noForegroundColor="false">
|
||||||
|
<fonts>
|
||||||
|
<font_object fo_type="Attribute" font_color="-16777216" font_name="Dialog" font_size="10" font_style="0" id="3"/>
|
||||||
|
<font_object fo_type="Datatype" font_color="-16744448" font_name="Dialog" font_size="10" font_style="0" id="5"/>
|
||||||
|
<font_object fo_type="Not Null" font_color="-65536" font_name="Dialog" font_size="10" font_style="0" id="10"/>
|
||||||
|
</fonts>
|
||||||
|
</fc_object>
|
||||||
|
<fc_object classname="Legend" background="-1" foreground="-16777216" noBackgroundColor="false" noForegroundColor="false">
|
||||||
|
<fonts>
|
||||||
|
<font_object fo_type="Diagram" font_color="-16777216" font_name="Dialog" font_size="10" font_style="0" id="29"/>
|
||||||
|
<font_object fo_type="Author" font_color="-16777216" font_name="Dialog" font_size="10" font_style="0" id="30"/>
|
||||||
|
<font_object fo_type="Created on" font_color="-16777216" font_name="Dialog" font_size="10" font_style="0" id="31"/>
|
||||||
|
<font_object fo_type="Modified on" font_color="-16777216" font_name="Dialog" font_size="10" font_style="0" id="32"/>
|
||||||
|
<font_object fo_type="Modified by" font_color="-16777216" font_name="Dialog" font_size="10" font_style="0" id="33"/>
|
||||||
|
<font_object fo_type="Design" font_color="-16777216" font_name="Dialog" font_size="10" font_style="0" id="34"/>
|
||||||
|
<font_object fo_type="Model" font_color="-16777216" font_name="Dialog" font_size="10" font_style="0" id="35"/>
|
||||||
|
<font_object fo_type="User Defined Properties" font_color="-16777216" font_name="Dialog" font_size="10" font_style="0" id="36"/>
|
||||||
|
</fonts>
|
||||||
|
</fc_object>
|
||||||
|
</default_fonts_and_colors>
|
||||||
|
<default_line_widths_and_colors>
|
||||||
|
<lwc_object classname="Logical Relation" color="-16777216" width="1">
|
||||||
|
</lwc_object>
|
||||||
|
<lwc_object classname="Logical Inheritance" color="-65536" width="1">
|
||||||
|
</lwc_object>
|
||||||
|
<lwc_object classname="Relational Foreign Key" color="-16777216" width="1">
|
||||||
|
</lwc_object>
|
||||||
|
<lwc_object classname="Type Substitution" color="-16725996" width="1">
|
||||||
|
</lwc_object>
|
||||||
|
<lwc_object classname="Implied Foreign Key" color="-2472729" width="1">
|
||||||
|
</lwc_object>
|
||||||
|
<lwc_object classname="Datatype Reference" color="-16776961" width="1">
|
||||||
|
</lwc_object>
|
||||||
|
<lwc_object classname="Datatype Inheritance" color="-65536" width="1">
|
||||||
|
</lwc_object>
|
||||||
|
<lwc_object classname="Multidimentional Link" color="-16776961" width="1">
|
||||||
|
</lwc_object>
|
||||||
|
<lwc_object classname="Multidimensional Hierarchy" color="-16725996" width="1">
|
||||||
|
</lwc_object>
|
||||||
|
<lwc_object classname="Process Flow" color="-65536" width="1">
|
||||||
|
</lwc_object>
|
||||||
|
</default_line_widths_and_colors>
|
||||||
|
<naming_standard_rules>
|
||||||
|
<logical>
|
||||||
|
<separator value= "Space" char=" "/>
|
||||||
|
<entity>
|
||||||
|
</entity>
|
||||||
|
<attribute>
|
||||||
|
</attribute>
|
||||||
|
</logical>
|
||||||
|
<relational>
|
||||||
|
<separator value= "_" abbreviated_only="false"/>
|
||||||
|
<table>
|
||||||
|
</table>
|
||||||
|
<column>
|
||||||
|
</column>
|
||||||
|
</relational>
|
||||||
|
<domains>
|
||||||
|
<separator value= " "/>
|
||||||
|
<domain>
|
||||||
|
</domain>
|
||||||
|
</domains>
|
||||||
|
<constraints>
|
||||||
|
<pk value="{table}_PK"/>
|
||||||
|
<fk value="{child}_{parent}_FK"/>
|
||||||
|
<ck value="{table}_CK"/>
|
||||||
|
<un value="{table}_{column}_UN"/>
|
||||||
|
<idx value="{table}_{column}_IDX"/>
|
||||||
|
<automatic_idx value="{table}_{column}_IDX"/>
|
||||||
|
<colck value="CK_{table}_{column}"/>
|
||||||
|
<colnnc value="NNC_{table abbr}_{column}"/>
|
||||||
|
<column_foreign_key value="{ref table}_{ref column}"/>
|
||||||
|
<ui value="{entity} PK"/>
|
||||||
|
<relation_attribute value="{ref entity}_{ref attribute}"/>
|
||||||
|
<surrogate_key value="{table abbr}_PK"/>
|
||||||
|
<surrogate_key_col value="{table abbr}_ID"/>
|
||||||
|
<discriminator_col value="{table abbr}_TYPE"/>
|
||||||
|
</constraints>
|
||||||
|
<glossaries>
|
||||||
|
</glossaries>
|
||||||
|
</naming_standard_rules>
|
||||||
|
<comparemapping>
|
||||||
|
</comparemapping>
|
||||||
|
<engineering_params>
|
||||||
|
<delete_without_origin value="false"/>
|
||||||
|
<engineer_coordinates value="true"/>
|
||||||
|
<engineer_generated value="true"/>
|
||||||
|
<show_engineering_intree value="false"/>
|
||||||
|
<apply_naming_std value="true"/>
|
||||||
|
<use_pref_abbreviation value="true"/>
|
||||||
|
<upload_directory value=""/>
|
||||||
|
<date_format value="YYYY/MM/DD HH24:MI:SS"/>
|
||||||
|
<timestamp_format value="YYYY/MM/DD HH24:MI:SS.FF"/>
|
||||||
|
<timestamp_tz_format value="YYYY/MM/DD HH24:MI:SS.FFTZH:TZM"/>
|
||||||
|
</engineering_params>
|
||||||
|
<eng_compare show_sel_prop_only="true" not_apply_for_new_objects="true" exclude_from_tree="false">
|
||||||
|
<entity_table>
|
||||||
|
<property name="Name" selected="true"/>
|
||||||
|
<property name="Short Name / Abbreviation" selected="true"/>
|
||||||
|
<property name="Deprecated" selected="true"/>
|
||||||
|
<property name="Comment" selected="true"/>
|
||||||
|
<property name="Comment in RDBMS" selected="true"/>
|
||||||
|
<property name="Notes" selected="true"/>
|
||||||
|
<property name="Temporary Table Scope" selected="true"/>
|
||||||
|
<property name="Table Type" selected="true"/>
|
||||||
|
<property name="Structured Type" selected="true"/>
|
||||||
|
<property name="Type Substitution (Super-Type Object)" selected="true"/>
|
||||||
|
<property name="Allow Type Substitution" selected="true"/>
|
||||||
|
<property name="Min Volumes" selected="true"/>
|
||||||
|
<property name="Expected Volumes" selected="true"/>
|
||||||
|
<property name="Max Volumes" selected="true"/>
|
||||||
|
<property name="Growth Percent" selected="true"/>
|
||||||
|
<property name="Growth Type" selected="true"/>
|
||||||
|
<property name="Normal Form" selected="true"/>
|
||||||
|
<property name="Adequately Normalized" selected="true"/>
|
||||||
|
</entity_table>
|
||||||
|
<attribute_column>
|
||||||
|
<property name="Name" selected="true"/>
|
||||||
|
<property name="Deprecated" selected="true"/>
|
||||||
|
<property name="Data Type" selected="true"/>
|
||||||
|
<property name="Data Type Kind" selected="true"/>
|
||||||
|
<property name="Mandatory" selected="true"/>
|
||||||
|
<property name="Default Value" selected="true"/>
|
||||||
|
<property name="Check Constraint Name" selected="true"/>
|
||||||
|
<property name="Use Domain Constraint" selected="true"/>
|
||||||
|
<property name="Check Constraint" selected="true"/>
|
||||||
|
<property name="Range Constraint" selected="true"/>
|
||||||
|
<property name="LOV Constraint" selected="true"/>
|
||||||
|
<property name="Comment" selected="true"/>
|
||||||
|
<property name="Comment in RDBMS" selected="true"/>
|
||||||
|
<property name="Notes" selected="true"/>
|
||||||
|
<property name="Source Type" selected="true"/>
|
||||||
|
<property name="Formula Description" selected="true"/>
|
||||||
|
<property name="Type Substitution" selected="true"/>
|
||||||
|
<property name="Scope" selected="true"/>
|
||||||
|
</attribute_column>
|
||||||
|
<key_index>
|
||||||
|
<property name="Name" selected="true"/>
|
||||||
|
<property name="Deprecated" selected="true"/>
|
||||||
|
<property name="Comment" selected="true"/>
|
||||||
|
<property name="Comment in RDBMS" selected="true"/>
|
||||||
|
<property name="Notes" selected="true"/>
|
||||||
|
<property name="Primary Key" selected="true"/>
|
||||||
|
<property name="Attributes/Columns" selected="true"/>
|
||||||
|
</key_index>
|
||||||
|
<relation_fk>
|
||||||
|
<property name="Name" selected="true"/>
|
||||||
|
<property name="Delete Rule" selected="true"/>
|
||||||
|
<property name="Comment" selected="true"/>
|
||||||
|
<property name="Comment in RDBMS" selected="true"/>
|
||||||
|
<property name="Notes" selected="true"/>
|
||||||
|
</relation_fk>
|
||||||
|
<relation_table>
|
||||||
|
<property name="Name" selected="true"/>
|
||||||
|
<property name="Comment" selected="true"/>
|
||||||
|
<property name="Comment in RDBMS" selected="true"/>
|
||||||
|
<property name="Notes" selected="true"/>
|
||||||
|
</relation_table>
|
||||||
|
<entityview_view>
|
||||||
|
<property name="Name" selected="true"/>
|
||||||
|
<property name="Deprecated" selected="true"/>
|
||||||
|
<property name="Comment" selected="true"/>
|
||||||
|
<property name="Comment in RDBMS" selected="true"/>
|
||||||
|
<property name="Notes" selected="true"/>
|
||||||
|
<property name="Structured Type" selected="true"/>
|
||||||
|
<property name="Type Substitution (Super-Type Object)" selected="true"/>
|
||||||
|
<property name="WHERE" selected="true"/>
|
||||||
|
<property name="HAVING" selected="true"/>
|
||||||
|
<property name="User Defined SQL" selected="true"/>
|
||||||
|
</entityview_view>
|
||||||
|
</eng_compare>
|
||||||
|
<model_compare_props_filter>
|
||||||
|
</model_compare_props_filter>
|
||||||
|
<model_compare_dyn_props_filter>
|
||||||
|
</model_compare_dyn_props_filter>
|
||||||
|
<model_compare_storage_props_filter>
|
||||||
|
</model_compare_storage_props_filter>
|
||||||
|
<naming_options>
|
||||||
|
<model_options objectid="B35798F8-215A-519F-543C-7A900EBF8BAF">
|
||||||
|
<naming_option class_name="oracle.dbtools.crest.model.design.relational.Table" max_name_length="30" case_type="2" valid_characters="" all_valid="true" />
|
||||||
|
<naming_option class_name="oracle.dbtools.crest.model.design.relational.Column" max_name_length="30" case_type="2" valid_characters="" all_valid="true" />
|
||||||
|
<naming_option class_name="oracle.dbtools.crest.model.design.relational.TableView" max_name_length="30" case_type="2" valid_characters="" all_valid="true" />
|
||||||
|
<naming_option class_name="oracle.dbtools.crest.model.design.constraint.TableLevelConstraint" max_name_length="30" case_type="2" valid_characters="" all_valid="true" />
|
||||||
|
<naming_option class_name="oracle.dbtools.crest.model.design.relational.FKIndexAssociation" max_name_length="30" case_type="2" valid_characters="" all_valid="true" />
|
||||||
|
<naming_option class_name="oracle.dbtools.crest.model.design.relational.Index" max_name_length="30" case_type="2" valid_characters="" all_valid="true" />
|
||||||
|
</model_options>
|
||||||
|
<model_options objectid="C5FCC0E4-D393-B064-DA8D-99313FA59009">
|
||||||
|
<naming_option class_name="oracle.dbtools.crest.model.design.logical.Entity" max_name_length="254" case_type="2" valid_characters="" all_valid="true" />
|
||||||
|
<naming_option class_name="oracle.dbtools.crest.model.design.logical.Attribute" max_name_length="254" case_type="2" valid_characters="" all_valid="true" />
|
||||||
|
<naming_option class_name="oracle.dbtools.crest.model.design.logical.EntityView" max_name_length="254" case_type="2" valid_characters="" all_valid="true" />
|
||||||
|
</model_options>
|
||||||
|
</naming_options>
|
||||||
|
<deleted_files>
|
||||||
|
</deleted_files>
|
||||||
|
<dynamic_properties>
|
||||||
|
</dynamic_properties>
|
||||||
|
<design_estimates>
|
||||||
|
<logical_model_estimates>
|
||||||
|
<entities value="70"/>
|
||||||
|
<relations value="70"/>
|
||||||
|
<views value="70"/>
|
||||||
|
<arcs value="70"/>
|
||||||
|
</logical_model_estimates>
|
||||||
|
<data_types_model_estimates>
|
||||||
|
<structured_types value="70"/>
|
||||||
|
<collection_types value="70"/>
|
||||||
|
<distinct_types value="70"/>
|
||||||
|
</data_types_model_estimates>
|
||||||
|
<relational_model_estimates>
|
||||||
|
<relational_model_0_estimates>
|
||||||
|
<relational_model_name value="Relational_1"/>
|
||||||
|
<tables value="70"/>
|
||||||
|
<views value="70"/>
|
||||||
|
<foreign_keys value="70"/>
|
||||||
|
<schemas value="70"/>
|
||||||
|
<subviews value="70"/>
|
||||||
|
<arcs value="70"/>
|
||||||
|
</relational_model_0_estimates>
|
||||||
|
</relational_model_estimates>
|
||||||
|
</design_estimates>
|
||||||
|
</settings>
|
||||||
@ -0,0 +1,7 @@
|
|||||||
|
<?xml version = '1.0' encoding = 'UTF-8'?>
|
||||||
|
<LogicalDesign class="oracle.dbtools.crest.model.design.logical.LogicalDesign" name="Logical" id="C5FCC0E4-D393-B064-DA8D-99313FA59009" mainViewID="DE0FC048-6A8A-755E-E637-41F16C6EC7CF">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-17 09:12:18 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<shouldBeOpen>false</shouldBeOpen>
|
||||||
|
</LogicalDesign>
|
||||||
@ -0,0 +1,137 @@
|
|||||||
|
<?xml version = '1.0' encoding = 'UTF-8'?>
|
||||||
|
<Entity class="oracle.dbtools.crest.model.design.logical.Entity" directorySegmentName="seg_0" id="094A0278-30E9-B6D7-73D5-9A42759BDCFF" name="STADIUM">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-17 09:14:17 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<adequatelyNormalized>NO</adequatelyNormalized>
|
||||||
|
<expectedVolumes>0</expectedVolumes>
|
||||||
|
<fwdEngineeringStrategyName>Single Table</fwdEngineeringStrategyName>
|
||||||
|
<growthPercent>0</growthPercent>
|
||||||
|
<growthType>Year</growthType>
|
||||||
|
<maxVolumes>9999999</maxVolumes>
|
||||||
|
<minVolumes>0</minVolumes>
|
||||||
|
<normalForm>Third</normalForm>
|
||||||
|
<attributes itemClass="oracle.dbtools.crest.model.design.logical.Attribute">
|
||||||
|
<Attribute name="ID" id="AB122906-9B5C-49D1-4F47-5610A0DB8C72">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:24:41 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
</Attribute>
|
||||||
|
<Attribute name="capacity" id="63EAC919-AD3B-2B1A-B263-CEBBE3B76762">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:24:44 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
</Attribute>
|
||||||
|
<Attribute name="reputation" id="0646FB84-69BA-F078-A415-A532E8979B90">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:24:44 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
</Attribute>
|
||||||
|
<Attribute name="location" id="5A693337-7CFF-B5EB-FDDE-4586EBF30CFF">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:24:45 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>A3A3C77D-0366-9768-FF89-1C25E56881C8</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
</Attribute>
|
||||||
|
<Attribute name="build year" id="E70AB94F-0574-D011-D5B9-9C7D6062F11D">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:24:45 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
</Attribute>
|
||||||
|
<Attribute name="value" id="E87304E8-5FE7-59C8-E846-DA45E599940A">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:24:45 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT021</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
</Attribute>
|
||||||
|
<Attribute name="ticket price" id="731005D0-CBF2-60AA-1466-F6C4019D98AF">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:24:46 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT021</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
</Attribute>
|
||||||
|
<Attribute name="ID1" id="EEF7DEF2-8643-A012-0FE7-188832C77EBF">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:53:44 UTC</createdTime>
|
||||||
|
<generatorID>67C73A80-59A2-6CE3-F1E7-78D706CACA46</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<referedAttribute>E1FA19BC-94DF-4805-354E-E903363BD3A3</referedAttribute>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
</Attribute>
|
||||||
|
</attributes>
|
||||||
|
<identifiers itemClass="oracle.dbtools.crest.model.design.logical.CandidateKey">
|
||||||
|
<identifier id="7D366038-F5A5-7414-ABC5-6359FD6BAF71" name="Key_1">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:52:48 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<newElementsIDs>AB122906-9B5C-49D1-4F47-5610A0DB8C72</newElementsIDs>
|
||||||
|
<usedAttributes>
|
||||||
|
<attributeRef>AB122906-9B5C-49D1-4F47-5610A0DB8C72</attributeRef>
|
||||||
|
</usedAttributes>
|
||||||
|
</identifier>
|
||||||
|
</identifiers>
|
||||||
|
</Entity>
|
||||||
@ -0,0 +1,126 @@
|
|||||||
|
<?xml version = '1.0' encoding = 'UTF-8'?>
|
||||||
|
<Entity class="oracle.dbtools.crest.model.design.logical.Entity" directorySegmentName="seg_0" id="37CCF314-8958-C848-FE51-7615576768C2" name="CLUB">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:29:37 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<adequatelyNormalized>NO</adequatelyNormalized>
|
||||||
|
<expectedVolumes>0</expectedVolumes>
|
||||||
|
<fwdEngineeringStrategyName>Single Table</fwdEngineeringStrategyName>
|
||||||
|
<growthPercent>0</growthPercent>
|
||||||
|
<growthType>Year</growthType>
|
||||||
|
<maxVolumes>9999999</maxVolumes>
|
||||||
|
<minVolumes>0</minVolumes>
|
||||||
|
<normalForm>Third</normalForm>
|
||||||
|
<attributes itemClass="oracle.dbtools.crest.model.design.logical.Attribute">
|
||||||
|
<Attribute name="ID" id="E1FA19BC-94DF-4805-354E-E903363BD3A3">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:29:42 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
</Attribute>
|
||||||
|
<Attribute name="budget" id="38F400E9-1FF5-ACE2-ECC1-0242D1DF5FE6">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:29:43 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
</Attribute>
|
||||||
|
<Attribute name="training ground quality" id="41DE137F-4FB1-7481-92A0-AA714224F084">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:29:43 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
</Attribute>
|
||||||
|
<Attribute name="reputation" id="A8A52F86-1ECC-F07F-E155-5612A1FB8832">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:29:43 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
</Attribute>
|
||||||
|
<Attribute name="country of origin" id="B1B09588-41C3-B9E5-1479-E4D76BB3A0D6">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:29:44 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>A3A3C77D-0366-9768-FF89-1C25E56881C8</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
</Attribute>
|
||||||
|
<Attribute name="ID1" id="B0F6D941-8E00-5E51-8F24-A1A5311B00C6">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:48:00 UTC</createdTime>
|
||||||
|
<generatorID>61605123-73E2-570D-F1B4-93010E3AA5C2</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<referedAttribute>EF3853D5-1AB5-F0C4-3E80-AF5C0FACABF8</referedAttribute>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
</Attribute>
|
||||||
|
<Attribute name="ID2" id="A0587CF4-DF8A-0EA6-9F51-E4FCF42FA3E6">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:49:59 UTC</createdTime>
|
||||||
|
<generatorID>6B8D43C3-809E-BB19-7EF7-D8531E4F21F8</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<referedAttribute>BE9644DF-EF1A-EEE7-8B41-33273E9CA718</referedAttribute>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
</Attribute>
|
||||||
|
</attributes>
|
||||||
|
<identifiers itemClass="oracle.dbtools.crest.model.design.logical.CandidateKey">
|
||||||
|
<identifier id="7F8EBC6C-4E41-73B8-B148-DBC91D3BFA9B" name="Key_1">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:53:40 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<newElementsIDs>E1FA19BC-94DF-4805-354E-E903363BD3A3</newElementsIDs>
|
||||||
|
<usedAttributes>
|
||||||
|
<attributeRef>E1FA19BC-94DF-4805-354E-E903363BD3A3</attributeRef>
|
||||||
|
</usedAttributes>
|
||||||
|
</identifier>
|
||||||
|
</identifiers>
|
||||||
|
</Entity>
|
||||||
@ -0,0 +1,85 @@
|
|||||||
|
<?xml version = '1.0' encoding = 'UTF-8'?>
|
||||||
|
<Entity class="oracle.dbtools.crest.model.design.logical.Entity" directorySegmentName="seg_0" id="C1EC188F-389F-8F6C-877C-5C976375F9A7" name="COMPETITION">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:26:55 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<adequatelyNormalized>NO</adequatelyNormalized>
|
||||||
|
<expectedVolumes>0</expectedVolumes>
|
||||||
|
<fwdEngineeringStrategyName>Single Table</fwdEngineeringStrategyName>
|
||||||
|
<growthPercent>0</growthPercent>
|
||||||
|
<growthType>Year</growthType>
|
||||||
|
<maxVolumes>9999999</maxVolumes>
|
||||||
|
<minVolumes>0</minVolumes>
|
||||||
|
<normalForm>Third</normalForm>
|
||||||
|
<attributes itemClass="oracle.dbtools.crest.model.design.logical.Attribute">
|
||||||
|
<Attribute name="ID" id="EF3853D5-1AB5-F0C4-3E80-AF5C0FACABF8">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:27:15 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
</Attribute>
|
||||||
|
<Attribute name="prize" id="510C6A3F-6C0C-20B1-BB33-8C163AC8B8EC">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:27:15 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
</Attribute>
|
||||||
|
<Attribute name="country" id="EEEAA30B-C064-AC1A-6228-16B61C2661D9">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:27:16 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>A3A3C77D-0366-9768-FF89-1C25E56881C8</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
</Attribute>
|
||||||
|
<Attribute name="reputation" id="5A7D557B-53A3-9B7C-4CA1-1CFA0E2454C9">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:27:16 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
</Attribute>
|
||||||
|
</attributes>
|
||||||
|
<identifiers itemClass="oracle.dbtools.crest.model.design.logical.CandidateKey">
|
||||||
|
<identifier id="9F37D7E8-3E61-5895-283A-12D27866E6E4" name="Key_1">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:27:56 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<newElementsIDs>EF3853D5-1AB5-F0C4-3E80-AF5C0FACABF8</newElementsIDs>
|
||||||
|
<usedAttributes>
|
||||||
|
<attributeRef>EF3853D5-1AB5-F0C4-3E80-AF5C0FACABF8</attributeRef>
|
||||||
|
</usedAttributes>
|
||||||
|
</identifier>
|
||||||
|
</identifiers>
|
||||||
|
</Entity>
|
||||||
@ -0,0 +1,165 @@
|
|||||||
|
<?xml version = '1.0' encoding = 'UTF-8'?>
|
||||||
|
<Entity class="oracle.dbtools.crest.model.design.logical.Entity" directorySegmentName="seg_0" id="C7CE6C9F-EADF-A68E-F301-D0518BC9E32E" name="PLAYER">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:33:21 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<adequatelyNormalized>NO</adequatelyNormalized>
|
||||||
|
<expectedVolumes>0</expectedVolumes>
|
||||||
|
<fwdEngineeringStrategyName>Single Table</fwdEngineeringStrategyName>
|
||||||
|
<growthPercent>0</growthPercent>
|
||||||
|
<growthType>Year</growthType>
|
||||||
|
<maxVolumes>9999999</maxVolumes>
|
||||||
|
<minVolumes>0</minVolumes>
|
||||||
|
<normalForm>Third</normalForm>
|
||||||
|
<attributes itemClass="oracle.dbtools.crest.model.design.logical.Attribute">
|
||||||
|
<Attribute name="ID" id="F4EAC0C3-68FD-315F-FA42-97E73E276812">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:33:34 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
</Attribute>
|
||||||
|
<Attribute name="skill" id="E0E55813-2D73-FE40-63F8-FA829866FC88">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:33:34 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
</Attribute>
|
||||||
|
<Attribute name="position" id="C4582F94-8907-BCA8-4E82-3F2307A461FD">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:33:34 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>A3A3C77D-0366-9768-FF89-1C25E56881C8</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
</Attribute>
|
||||||
|
<Attribute name="reputation" id="DDDBA383-8EA8-E730-CE79-4ADD10587171">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:33:34 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
</Attribute>
|
||||||
|
<Attribute name="contract status" id="1F46C2B5-8963-5BAA-0CEB-320CA07D37C1">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:33:35 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>A3A3C77D-0366-9768-FF89-1C25E56881C8</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
</Attribute>
|
||||||
|
<Attribute name="injuries" id="F588FC6C-902D-B7A2-8D3B-00B54F04FDC1">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:33:36 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
</Attribute>
|
||||||
|
<Attribute name="age" id="9BF186C3-2296-28AD-55C0-586D9D01D72D">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:33:36 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
</Attribute>
|
||||||
|
<Attribute name="wages" id="15DC2C5F-9A9E-2A64-BC66-1EA2AC28C0A9">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:33:36 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
</Attribute>
|
||||||
|
<Attribute name="transfer value" id="7BEB26AD-0011-0A62-F129-AD9A00810654">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:33:36 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
</Attribute>
|
||||||
|
<Attribute name="ID1" id="FABA3581-4FC0-5A8A-CB86-761937AC2A9C">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:53:44 UTC</createdTime>
|
||||||
|
<generatorID>37C391BC-519D-B4D0-CF4F-C1617F2EE5A4</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<referedAttribute>E1FA19BC-94DF-4805-354E-E903363BD3A3</referedAttribute>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
</Attribute>
|
||||||
|
</attributes>
|
||||||
|
<identifiers itemClass="oracle.dbtools.crest.model.design.logical.CandidateKey">
|
||||||
|
<identifier id="47E35D28-113A-16EF-963C-28292C16B79B" name="Key_1">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:35:57 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<newElementsIDs>F4EAC0C3-68FD-315F-FA42-97E73E276812</newElementsIDs>
|
||||||
|
<usedAttributes>
|
||||||
|
<attributeRef>F4EAC0C3-68FD-315F-FA42-97E73E276812</attributeRef>
|
||||||
|
</usedAttributes>
|
||||||
|
</identifier>
|
||||||
|
</identifiers>
|
||||||
|
</Entity>
|
||||||
@ -0,0 +1,151 @@
|
|||||||
|
<?xml version = '1.0' encoding = 'UTF-8'?>
|
||||||
|
<Entity class="oracle.dbtools.crest.model.design.logical.Entity" directorySegmentName="seg_0" id="ED530AAE-C66D-7E62-0AAB-76510176E777" name="MATCH">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:30:42 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<adequatelyNormalized>NO</adequatelyNormalized>
|
||||||
|
<expectedVolumes>0</expectedVolumes>
|
||||||
|
<fwdEngineeringStrategyName>Single Table</fwdEngineeringStrategyName>
|
||||||
|
<growthPercent>0</growthPercent>
|
||||||
|
<growthType>Year</growthType>
|
||||||
|
<maxVolumes>9999999</maxVolumes>
|
||||||
|
<minVolumes>0</minVolumes>
|
||||||
|
<normalForm>Third</normalForm>
|
||||||
|
<attributes itemClass="oracle.dbtools.crest.model.design.logical.Attribute">
|
||||||
|
<Attribute name="ID" id="2256CF47-040D-A877-EE27-84E0B60FBD66">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:30:48 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
</Attribute>
|
||||||
|
<Attribute name="score" id="EFD1C517-C2BF-EEA1-8820-892575009D1A">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:30:48 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
</Attribute>
|
||||||
|
<Attribute name="rating" id="814BC2AC-30E2-B024-4FED-3FD25C4C67C9">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:30:48 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
</Attribute>
|
||||||
|
<Attribute name="attendance" id="C4F9CAFE-17FB-37F3-9061-3EF98FFCEF87">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:30:48 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
</Attribute>
|
||||||
|
<Attribute name="weather" id="DAD6D206-A278-1D75-1C4C-F6930F09710C">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:30:49 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>A3A3C77D-0366-9768-FF89-1C25E56881C8</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
</Attribute>
|
||||||
|
<Attribute name="duration" id="CC650C02-6576-0A8B-8698-0D6672FD1328">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:30:49 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
</Attribute>
|
||||||
|
<Attribute name="date" id="CB889B92-2690-D41C-2FCA-1464906A53F5">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:30:49 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT007</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
</Attribute>
|
||||||
|
<Attribute name="referee name" id="89277C2A-10A4-40D4-4DCD-A81EA9D479A6">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:30:49 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>A3A3C77D-0366-9768-FF89-1C25E56881C8</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
</Attribute>
|
||||||
|
<Attribute name="ID1" id="495BC6CB-8762-056A-D02F-02EA7714D7EC">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:45:15 UTC</createdTime>
|
||||||
|
<generatorID>717E32F5-3838-A47B-568A-87EB80E36AFA</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<referedAttribute>EF3853D5-1AB5-F0C4-3E80-AF5C0FACABF8</referedAttribute>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
</Attribute>
|
||||||
|
</attributes>
|
||||||
|
<identifiers itemClass="oracle.dbtools.crest.model.design.logical.CandidateKey">
|
||||||
|
<identifier id="9A4BE9B4-8045-EA77-F43A-F19CF3263312" name="Key_1">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:33:10 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<newElementsIDs>2256CF47-040D-A877-EE27-84E0B60FBD66</newElementsIDs>
|
||||||
|
<usedAttributes>
|
||||||
|
<attributeRef>2256CF47-040D-A877-EE27-84E0B60FBD66</attributeRef>
|
||||||
|
</usedAttributes>
|
||||||
|
</identifier>
|
||||||
|
</identifiers>
|
||||||
|
</Entity>
|
||||||
@ -0,0 +1,112 @@
|
|||||||
|
<?xml version = '1.0' encoding = 'UTF-8'?>
|
||||||
|
<Entity class="oracle.dbtools.crest.model.design.logical.Entity" directorySegmentName="seg_0" id="FD513D53-FF44-3471-8407-AE43D1A0D0BA" name="MANAGER">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:28:01 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<adequatelyNormalized>NO</adequatelyNormalized>
|
||||||
|
<expectedVolumes>0</expectedVolumes>
|
||||||
|
<fwdEngineeringStrategyName>Single Table</fwdEngineeringStrategyName>
|
||||||
|
<growthPercent>0</growthPercent>
|
||||||
|
<growthType>Year</growthType>
|
||||||
|
<maxVolumes>9999999</maxVolumes>
|
||||||
|
<minVolumes>0</minVolumes>
|
||||||
|
<normalForm>Third</normalForm>
|
||||||
|
<attributes itemClass="oracle.dbtools.crest.model.design.logical.Attribute">
|
||||||
|
<Attribute name="ID" id="BE9644DF-EF1A-EEE7-8B41-33273E9CA718">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:28:11 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
</Attribute>
|
||||||
|
<Attribute name="skill" id="1DEB5CAD-86BD-9C3E-17CB-0D4E322F27D3">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:28:11 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
</Attribute>
|
||||||
|
<Attribute name="reputation" id="64292D71-7570-FD26-E6F5-A5A2A3DC7C8E">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:28:11 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
</Attribute>
|
||||||
|
<Attribute name="age" id="9A0675BF-B51B-EEB7-A37E-FC2025CE6403">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:28:11 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
</Attribute>
|
||||||
|
<Attribute name="wage" id="EFCCC331-DB88-5E63-A5F0-EADE1128B3B2">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:28:11 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
</Attribute>
|
||||||
|
<Attribute name="ID1" id="EFC29F8A-089C-FE6A-77D9-5728B25FAC31">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:53:44 UTC</createdTime>
|
||||||
|
<generatorID>6B8D43C3-809E-BB19-7EF7-D8531E4F21F8</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<referedAttribute>E1FA19BC-94DF-4805-354E-E903363BD3A3</referedAttribute>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
</Attribute>
|
||||||
|
</attributes>
|
||||||
|
<identifiers itemClass="oracle.dbtools.crest.model.design.logical.CandidateKey">
|
||||||
|
<identifier id="5E48BE38-6A08-138B-701B-A6DF1781A1A0" name="Key_1">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:29:29 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<newElementsIDs>BE9644DF-EF1A-EEE7-8B41-33273E9CA718</newElementsIDs>
|
||||||
|
<usedAttributes>
|
||||||
|
<attributeRef>BE9644DF-EF1A-EEE7-8B41-33273E9CA718</attributeRef>
|
||||||
|
</usedAttributes>
|
||||||
|
</identifier>
|
||||||
|
</identifiers>
|
||||||
|
</Entity>
|
||||||
@ -0,0 +1,21 @@
|
|||||||
|
<?xml version = '1.0' encoding = 'UTF-8'?>
|
||||||
|
<Relation class="oracle.dbtools.crest.model.design.logical.Relation" name="contracted to" directorySegmentName="seg_0" id="37C391BC-519D-B4D0-CF4F-C1617F2EE5A4">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:51:01 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<sourceTransferable>false</sourceTransferable>
|
||||||
|
<targetTransferable>false</targetTransferable>
|
||||||
|
<sourcePk>7F8EBC6C-4E41-73B8-B148-DBC91D3BFA9B</sourcePk>
|
||||||
|
<identifying>false</identifying>
|
||||||
|
<optionalSource>true</optionalSource>
|
||||||
|
<optionalTarget>true</optionalTarget>
|
||||||
|
<sourceCardinality>1</sourceCardinality>
|
||||||
|
<sourceEntity>37CCF314-8958-C848-FE51-7615576768C2</sourceEntity>
|
||||||
|
<targetCardinalityString>*</targetCardinalityString>
|
||||||
|
<targetEntity>C7CE6C9F-EADF-A68E-F301-D0518BC9E32E</targetEntity>
|
||||||
|
<transferable>true</transferable>
|
||||||
|
<deleteRule>NO ACTION</deleteRule>
|
||||||
|
</Relation>
|
||||||
@ -0,0 +1,19 @@
|
|||||||
|
<?xml version = '1.0' encoding = 'UTF-8'?>
|
||||||
|
<Relation class="oracle.dbtools.crest.model.design.logical.Relation" name="takes place in" directorySegmentName="seg_0" id="5BB2B03F-53C9-B0A1-6D44-537497A2D5F0">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:43:54 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<targetTransferable>false</targetTransferable>
|
||||||
|
<identifying>false</identifying>
|
||||||
|
<optionalSource>true</optionalSource>
|
||||||
|
<optionalTarget>true</optionalTarget>
|
||||||
|
<sourceCardinality>*</sourceCardinality>
|
||||||
|
<sourceEntity>094A0278-30E9-B6D7-73D5-9A42759BDCFF</sourceEntity>
|
||||||
|
<targetCardinalityString>*</targetCardinalityString>
|
||||||
|
<targetEntity>C1EC188F-389F-8F6C-877C-5C976375F9A7</targetEntity>
|
||||||
|
<transferable>true</transferable>
|
||||||
|
<deleteRule>NO ACTION</deleteRule>
|
||||||
|
</Relation>
|
||||||
@ -0,0 +1,21 @@
|
|||||||
|
<?xml version = '1.0' encoding = 'UTF-8'?>
|
||||||
|
<Relation class="oracle.dbtools.crest.model.design.logical.Relation" name="taking part in" directorySegmentName="seg_0" id="61605123-73E2-570D-F1B4-93010E3AA5C2">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:47:49 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<sourceTransferable>false</sourceTransferable>
|
||||||
|
<targetTransferable>false</targetTransferable>
|
||||||
|
<sourcePk>9F37D7E8-3E61-5895-283A-12D27866E6E4</sourcePk>
|
||||||
|
<identifying>false</identifying>
|
||||||
|
<optionalSource>false</optionalSource>
|
||||||
|
<optionalTarget>true</optionalTarget>
|
||||||
|
<sourceCardinality>1</sourceCardinality>
|
||||||
|
<sourceEntity>C1EC188F-389F-8F6C-877C-5C976375F9A7</sourceEntity>
|
||||||
|
<targetCardinalityString>*</targetCardinalityString>
|
||||||
|
<targetEntity>37CCF314-8958-C848-FE51-7615576768C2</targetEntity>
|
||||||
|
<transferable>true</transferable>
|
||||||
|
<deleteRule>NO ACTION</deleteRule>
|
||||||
|
</Relation>
|
||||||
@ -0,0 +1,20 @@
|
|||||||
|
<?xml version = '1.0' encoding = 'UTF-8'?>
|
||||||
|
<Relation class="oracle.dbtools.crest.model.design.logical.Relation" name="owned" directorySegmentName="seg_0" id="67C73A80-59A2-6CE3-F1E7-78D706CACA46">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:49:15 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<targetTransferable>false</targetTransferable>
|
||||||
|
<targetPk>7F8EBC6C-4E41-73B8-B148-DBC91D3BFA9B</targetPk>
|
||||||
|
<identifying>false</identifying>
|
||||||
|
<optionalSource>false</optionalSource>
|
||||||
|
<optionalTarget>true</optionalTarget>
|
||||||
|
<sourceCardinality>1</sourceCardinality>
|
||||||
|
<sourceEntity>094A0278-30E9-B6D7-73D5-9A42759BDCFF</sourceEntity>
|
||||||
|
<targetCardinalityString>1</targetCardinalityString>
|
||||||
|
<targetEntity>37CCF314-8958-C848-FE51-7615576768C2</targetEntity>
|
||||||
|
<transferable>true</transferable>
|
||||||
|
<deleteRule>NO ACTION</deleteRule>
|
||||||
|
</Relation>
|
||||||
@ -0,0 +1,20 @@
|
|||||||
|
<?xml version = '1.0' encoding = 'UTF-8'?>
|
||||||
|
<Relation class="oracle.dbtools.crest.model.design.logical.Relation" name="works" directorySegmentName="seg_0" id="6B8D43C3-809E-BB19-7EF7-D8531E4F21F8">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:49:59 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<sourcePk>5E48BE38-6A08-138B-701B-A6DF1781A1A0</sourcePk>
|
||||||
|
<targetPk>7F8EBC6C-4E41-73B8-B148-DBC91D3BFA9B</targetPk>
|
||||||
|
<identifying>false</identifying>
|
||||||
|
<optionalSource>false</optionalSource>
|
||||||
|
<optionalTarget>false</optionalTarget>
|
||||||
|
<sourceCardinality>1</sourceCardinality>
|
||||||
|
<sourceEntity>FD513D53-FF44-3471-8407-AE43D1A0D0BA</sourceEntity>
|
||||||
|
<targetCardinalityString>1</targetCardinalityString>
|
||||||
|
<targetEntity>37CCF314-8958-C848-FE51-7615576768C2</targetEntity>
|
||||||
|
<transferable>true</transferable>
|
||||||
|
<deleteRule>NO ACTION</deleteRule>
|
||||||
|
</Relation>
|
||||||
@ -0,0 +1,19 @@
|
|||||||
|
<?xml version = '1.0' encoding = 'UTF-8'?>
|
||||||
|
<Relation class="oracle.dbtools.crest.model.design.logical.Relation" name="part of" directorySegmentName="seg_0" id="717E32F5-3838-A47B-568A-87EB80E36AFA">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:45:02 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<sourcePk>9F37D7E8-3E61-5895-283A-12D27866E6E4</sourcePk>
|
||||||
|
<identifying>false</identifying>
|
||||||
|
<optionalSource>false</optionalSource>
|
||||||
|
<optionalTarget>false</optionalTarget>
|
||||||
|
<sourceCardinality>1</sourceCardinality>
|
||||||
|
<sourceEntity>C1EC188F-389F-8F6C-877C-5C976375F9A7</sourceEntity>
|
||||||
|
<targetCardinalityString>*</targetCardinalityString>
|
||||||
|
<targetEntity>ED530AAE-C66D-7E62-0AAB-76510176E777</targetEntity>
|
||||||
|
<transferable>true</transferable>
|
||||||
|
<deleteRule>NO ACTION</deleteRule>
|
||||||
|
</Relation>
|
||||||
@ -0,0 +1,19 @@
|
|||||||
|
<?xml version = '1.0' encoding = 'UTF-8'?>
|
||||||
|
<Relation class="oracle.dbtools.crest.model.design.logical.Relation" name="takes part in" directorySegmentName="seg_0" id="776243A6-FC9D-BF27-0B72-298D00996187">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:50:28 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<engineerTo>
|
||||||
|
<item key="B35798F8-215A-519F-543C-7A900EBF8BAF" value="true"/>
|
||||||
|
</engineerTo>
|
||||||
|
<targetTransferable>false</targetTransferable>
|
||||||
|
<identifying>false</identifying>
|
||||||
|
<optionalSource>true</optionalSource>
|
||||||
|
<optionalTarget>true</optionalTarget>
|
||||||
|
<sourceCardinality>*</sourceCardinality>
|
||||||
|
<sourceEntity>37CCF314-8958-C848-FE51-7615576768C2</sourceEntity>
|
||||||
|
<targetCardinalityString>*</targetCardinalityString>
|
||||||
|
<targetEntity>ED530AAE-C66D-7E62-0AAB-76510176E777</targetEntity>
|
||||||
|
<transferable>true</transferable>
|
||||||
|
<deleteRule>NO ACTION</deleteRule>
|
||||||
|
</Relation>
|
||||||
@ -0,0 +1,107 @@
|
|||||||
|
<?xml version = '1.0' encoding = 'UTF-8'?>
|
||||||
|
<Diagram class="oracle.dbtools.crest.swingui.logical.DPVLogical" name="Logical" id="DE0FC048-6A8A-755E-E637-41F16C6EC7CF">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<modifiedBy>macie</modifiedBy>
|
||||||
|
<createdTime>2022-11-17 09:13:22 UTC</createdTime>
|
||||||
|
<autoRoute>false</autoRoute>
|
||||||
|
<boxInbox>true</boxInbox>
|
||||||
|
<showLegend>false</showLegend>
|
||||||
|
<showLabels>false</showLabels>
|
||||||
|
<showRelAttributes>false</showRelAttributes>
|
||||||
|
<gridEnabled>false</gridEnabled>
|
||||||
|
<showGrid>false</showGrid>
|
||||||
|
<diagramColor>-1</diagramColor>
|
||||||
|
<display>false</display>
|
||||||
|
<notation>1</notation>
|
||||||
|
<objectViews>
|
||||||
|
<OView class="oracle.dbtools.crest.swingui.logical.TVEntity" oid="094A0278-30E9-B6D7-73D5-9A42759BDCFF" otype="Entity" vid="C922F91A-3014-1B95-0F56-C74E28766F0C">
|
||||||
|
<hideElementsInCurrentOnly>false</hideElementsInCurrentOnly>
|
||||||
|
<bounds x="117" y="66" width="170" height="127"/>
|
||||||
|
</OView>
|
||||||
|
<OView class="oracle.dbtools.crest.swingui.logical.TVEntity" oid="37CCF314-8958-C848-FE51-7615576768C2" otype="Entity" vid="16C08545-1707-F805-99A9-B3F6202FEA80">
|
||||||
|
<hideElementsInCurrentOnly>false</hideElementsInCurrentOnly>
|
||||||
|
<bounds x="308" y="318" width="170" height="110"/>
|
||||||
|
</OView>
|
||||||
|
<OView class="oracle.dbtools.crest.swingui.logical.TVEntity" oid="C1EC188F-389F-8F6C-877C-5C976375F9A7" otype="Entity" vid="48600DF1-573E-AE6F-3C53-BC342B5B4187">
|
||||||
|
<hideElementsInCurrentOnly>false</hideElementsInCurrentOnly>
|
||||||
|
<bounds x="521" y="106" width="170" height="110"/>
|
||||||
|
</OView>
|
||||||
|
<OView class="oracle.dbtools.crest.swingui.logical.TVEntity" oid="C7CE6C9F-EADF-A68E-F301-D0518BC9E32E" otype="Entity" vid="7DF41331-914C-B8AF-B3D3-8F1C601EEA29">
|
||||||
|
<hideElementsInCurrentOnly>false</hideElementsInCurrentOnly>
|
||||||
|
<bounds x="301" y="524" width="170" height="154"/>
|
||||||
|
</OView>
|
||||||
|
<OView class="oracle.dbtools.crest.swingui.logical.TVEntity" oid="ED530AAE-C66D-7E62-0AAB-76510176E777" otype="Entity" vid="1A31BA0A-34CF-C355-CF1C-A320332EA8EC">
|
||||||
|
<hideElementsInCurrentOnly>false</hideElementsInCurrentOnly>
|
||||||
|
<bounds x="563" y="317" width="170" height="140"/>
|
||||||
|
</OView>
|
||||||
|
<OView class="oracle.dbtools.crest.swingui.logical.TVEntity" oid="FD513D53-FF44-3471-8407-AE43D1A0D0BA" otype="Entity" vid="F2E9507B-9002-D2F1-8C85-094F611F7E77">
|
||||||
|
<hideElementsInCurrentOnly>false</hideElementsInCurrentOnly>
|
||||||
|
<bounds x="53" y="314" width="170" height="110"/>
|
||||||
|
</OView>
|
||||||
|
</objectViews>
|
||||||
|
<connectors>
|
||||||
|
<Connector class="oracle.dbtools.crest.swingui.logical.TVRelation" oid="37C391BC-519D-B4D0-CF4F-C1617F2EE5A4" otype="Relation" vid_source="16C08545-1707-F805-99A9-B3F6202FEA80" vid_target="7DF41331-914C-B8AF-B3D3-8F1C601EEA29">
|
||||||
|
<hideElementsInCurrentOnly>false</hideElementsInCurrentOnly>
|
||||||
|
<backgroundColor>-16777216</backgroundColor>
|
||||||
|
<lineWidth>1</lineWidth>
|
||||||
|
<points>
|
||||||
|
<point x="389" y="428"/>
|
||||||
|
<point x="389" y="524"/>
|
||||||
|
</points>
|
||||||
|
</Connector>
|
||||||
|
<Connector class="oracle.dbtools.crest.swingui.logical.TVRelation" oid="5BB2B03F-53C9-B0A1-6D44-537497A2D5F0" otype="Relation" vid_source="C922F91A-3014-1B95-0F56-C74E28766F0C" vid_target="48600DF1-573E-AE6F-3C53-BC342B5B4187">
|
||||||
|
<hideElementsInCurrentOnly>false</hideElementsInCurrentOnly>
|
||||||
|
<backgroundColor>-16777216</backgroundColor>
|
||||||
|
<lineWidth>1</lineWidth>
|
||||||
|
<points>
|
||||||
|
<point x="287" y="149"/>
|
||||||
|
<point x="521" y="149"/>
|
||||||
|
</points>
|
||||||
|
</Connector>
|
||||||
|
<Connector class="oracle.dbtools.crest.swingui.logical.TVRelation" oid="61605123-73E2-570D-F1B4-93010E3AA5C2" otype="Relation" vid_source="48600DF1-573E-AE6F-3C53-BC342B5B4187" vid_target="16C08545-1707-F805-99A9-B3F6202FEA80">
|
||||||
|
<hideElementsInCurrentOnly>false</hideElementsInCurrentOnly>
|
||||||
|
<backgroundColor>-16777216</backgroundColor>
|
||||||
|
<lineWidth>1</lineWidth>
|
||||||
|
<points>
|
||||||
|
<point x="550" y="216"/>
|
||||||
|
<point x="448" y="318"/>
|
||||||
|
</points>
|
||||||
|
</Connector>
|
||||||
|
<Connector class="oracle.dbtools.crest.swingui.logical.TVRelation" oid="67C73A80-59A2-6CE3-F1E7-78D706CACA46" otype="Relation" vid_source="C922F91A-3014-1B95-0F56-C74E28766F0C" vid_target="16C08545-1707-F805-99A9-B3F6202FEA80">
|
||||||
|
<hideElementsInCurrentOnly>false</hideElementsInCurrentOnly>
|
||||||
|
<backgroundColor>-16777216</backgroundColor>
|
||||||
|
<lineWidth>1</lineWidth>
|
||||||
|
<points>
|
||||||
|
<point x="251" y="193"/>
|
||||||
|
<point x="349" y="318"/>
|
||||||
|
</points>
|
||||||
|
</Connector>
|
||||||
|
<Connector class="oracle.dbtools.crest.swingui.logical.TVRelation" oid="6B8D43C3-809E-BB19-7EF7-D8531E4F21F8" otype="Relation" vid_source="F2E9507B-9002-D2F1-8C85-094F611F7E77" vid_target="16C08545-1707-F805-99A9-B3F6202FEA80">
|
||||||
|
<hideElementsInCurrentOnly>false</hideElementsInCurrentOnly>
|
||||||
|
<backgroundColor>-16777216</backgroundColor>
|
||||||
|
<lineWidth>1</lineWidth>
|
||||||
|
<points>
|
||||||
|
<point x="223" y="371"/>
|
||||||
|
<point x="308" y="371"/>
|
||||||
|
</points>
|
||||||
|
</Connector>
|
||||||
|
<Connector class="oracle.dbtools.crest.swingui.logical.TVRelation" oid="717E32F5-3838-A47B-568A-87EB80E36AFA" otype="Relation" vid_source="48600DF1-573E-AE6F-3C53-BC342B5B4187" vid_target="1A31BA0A-34CF-C355-CF1C-A320332EA8EC">
|
||||||
|
<hideElementsInCurrentOnly>false</hideElementsInCurrentOnly>
|
||||||
|
<backgroundColor>-16777216</backgroundColor>
|
||||||
|
<lineWidth>1</lineWidth>
|
||||||
|
<points>
|
||||||
|
<point x="627" y="216"/>
|
||||||
|
<point x="627" y="317"/>
|
||||||
|
</points>
|
||||||
|
</Connector>
|
||||||
|
<Connector class="oracle.dbtools.crest.swingui.logical.TVRelation" oid="776243A6-FC9D-BF27-0B72-298D00996187" otype="Relation" vid_source="16C08545-1707-F805-99A9-B3F6202FEA80" vid_target="1A31BA0A-34CF-C355-CF1C-A320332EA8EC">
|
||||||
|
<hideElementsInCurrentOnly>false</hideElementsInCurrentOnly>
|
||||||
|
<backgroundColor>-16777216</backgroundColor>
|
||||||
|
<lineWidth>1</lineWidth>
|
||||||
|
<points>
|
||||||
|
<point x="478" y="373"/>
|
||||||
|
<point x="563" y="373"/>
|
||||||
|
</points>
|
||||||
|
</Connector>
|
||||||
|
</connectors>
|
||||||
|
</Diagram>
|
||||||
@ -0,0 +1,3 @@
|
|||||||
|
<?xml version = '1.0' encoding = 'UTF-8'?>
|
||||||
|
<RMDeletedMap class="oracle.dbtools.crest.model.xtdmapping.RMDeletedMap">
|
||||||
|
</RMDeletedMap>
|
||||||
@ -0,0 +1,3 @@
|
|||||||
|
<?xml version = '1.0' encoding = 'UTF-8'?>
|
||||||
|
<ExtendedMap class="oracle.dbtools.crest.model.xtdmapping.ExtendedMap">
|
||||||
|
</ExtendedMap>
|
||||||
@ -0,0 +1,145 @@
|
|||||||
|
<?xml version = '1.0' encoding = 'UTF-8'?>
|
||||||
|
<RMExtendedMap class="oracle.dbtools.crest.model.xtdmapping.RMExtendedMap">
|
||||||
|
<mappings itemClass="oracle.dbtools.crest.model.xtdmapping.ContainerMapping">
|
||||||
|
<CM id="094A0278-9A42759BDCFFA401BE97-3778F4F7F90C" lID="094A0278-30E9-B6D7-73D5-9A42759BDCFF" lT="0" rID="A401BE97-AB97-BBA9-4C74-3778F4F7F90C" rT="4">
|
||||||
|
<containedMappings itemClass="oracle.dbtools.crest.model.xtdmapping.RelMapping">
|
||||||
|
<Mg id="0646FB84-A532E8979B90390C29C0-B9267DD73703" lID="0646FB84-69BA-F078-A415-A532E8979B90" rID="390C29C0-A244-03DB-DDC6-B9267DD73703">
|
||||||
|
</Mg>
|
||||||
|
<Mg id="5A693337-4586EBF30CFFD1A850C5-26FB17602AA8" lID="5A693337-7CFF-B5EB-FDDE-4586EBF30CFF" rID="D1A850C5-B94C-DE91-3260-26FB17602AA8">
|
||||||
|
</Mg>
|
||||||
|
<Mg id="63EAC919-CEBBE3B767627080596A-6629C267777A" lID="63EAC919-AD3B-2B1A-B263-CEBBE3B76762" rID="7080596A-F59E-A3E0-F6AF-6629C267777A">
|
||||||
|
</Mg>
|
||||||
|
<Mg id="731005D0-F6C4019D98AF249C4A68-8FD793F3C3BF" lID="731005D0-CBF2-60AA-1466-F6C4019D98AF" rID="249C4A68-C500-4A18-6A5B-8FD793F3C3BF">
|
||||||
|
</Mg>
|
||||||
|
<Mg id="7D366038-6359FD6BAF71BE59F6BD-FDECDA627BEA" lID="7D366038-F5A5-7414-ABC5-6359FD6BAF71" lT="2" rID="BE59F6BD-4F97-F438-7D72-FDECDA627BEA" rT="6">
|
||||||
|
</Mg>
|
||||||
|
<Mg id="AB122906-5610A0DB8C72C31F54E7-02400DFB420B" lID="AB122906-9B5C-49D1-4F47-5610A0DB8C72" rID="C31F54E7-0711-CA2D-FFB2-02400DFB420B">
|
||||||
|
</Mg>
|
||||||
|
<Mg id="E70AB94F-9C7D6062F11DEF6E50FA-FB5FA0EF332F" lID="E70AB94F-0574-D011-D5B9-9C7D6062F11D" rID="EF6E50FA-C25F-03ED-AFD1-FB5FA0EF332F">
|
||||||
|
</Mg>
|
||||||
|
<Mg id="E87304E8-DA45E599940A44606D9C-B824EE057F4A" lID="E87304E8-5FE7-59C8-E846-DA45E599940A" rID="44606D9C-BBB8-CCB9-A555-B824EE057F4A">
|
||||||
|
</Mg>
|
||||||
|
<Mg id="EEF7DEF2-188832C77EBFB0A92898-8A45E21FC623" lID="EEF7DEF2-8643-A012-0FE7-188832C77EBF" rID="B0A92898-106B-E851-FC87-8A45E21FC623">
|
||||||
|
</Mg>
|
||||||
|
</containedMappings>
|
||||||
|
</CM>
|
||||||
|
<CM id="37CCF314-7615576768C26D9189CB-447963FB09D1" lID="37CCF314-8958-C848-FE51-7615576768C2" lT="0" rID="6D9189CB-55B6-3A21-76E0-447963FB09D1" rT="4">
|
||||||
|
<containedMappings itemClass="oracle.dbtools.crest.model.xtdmapping.RelMapping">
|
||||||
|
<Mg id="38F400E9-0242D1DF5FE6B52095CB-B0CB9902D51F" lID="38F400E9-1FF5-ACE2-ECC1-0242D1DF5FE6" rID="B52095CB-9DB5-3FD8-809D-B0CB9902D51F">
|
||||||
|
</Mg>
|
||||||
|
<Mg id="41DE137F-AA714224F084CC872505-DD487D7EE96A" lID="41DE137F-4FB1-7481-92A0-AA714224F084" rID="CC872505-5198-0E1B-CF16-DD487D7EE96A">
|
||||||
|
</Mg>
|
||||||
|
<Mg id="7F8EBC6C-DBC91D3BFA9B41C6A40E-4AA4125C2AB6" lID="7F8EBC6C-4E41-73B8-B148-DBC91D3BFA9B" lT="2" rID="41C6A40E-318D-59ED-BFB9-4AA4125C2AB6" rT="6">
|
||||||
|
</Mg>
|
||||||
|
<Mg id="A0587CF4-E4FCF42FA3E636E0A28B-D57C4E6092FA" lID="A0587CF4-DF8A-0EA6-9F51-E4FCF42FA3E6" rID="36E0A28B-D951-E834-B9C3-D57C4E6092FA">
|
||||||
|
</Mg>
|
||||||
|
<Mg id="A8A52F86-5612A1FB8832DFBBECB5-F30773FE06EF" lID="A8A52F86-1ECC-F07F-E155-5612A1FB8832" rID="DFBBECB5-88F4-E683-D8AA-F30773FE06EF">
|
||||||
|
</Mg>
|
||||||
|
<Mg id="B0F6D941-A1A5311B00C690CF1B6E-B5B6C382B560" lID="B0F6D941-8E00-5E51-8F24-A1A5311B00C6" rID="90CF1B6E-6DEE-1094-6EEA-B5B6C382B560">
|
||||||
|
</Mg>
|
||||||
|
<Mg id="B1B09588-E4D76BB3A0D6FDED9DA4-628DBD25283E" lID="B1B09588-41C3-B9E5-1479-E4D76BB3A0D6" rID="FDED9DA4-BDD5-1FE1-33A1-628DBD25283E">
|
||||||
|
</Mg>
|
||||||
|
<Mg id="E1FA19BC-E903363BD3A3E6E693A6-FD476D83B09F" lID="E1FA19BC-94DF-4805-354E-E903363BD3A3" rID="E6E693A6-E552-E1F7-3DE0-FD476D83B09F">
|
||||||
|
</Mg>
|
||||||
|
</containedMappings>
|
||||||
|
</CM>
|
||||||
|
<CM id="5BB2B03F-537497A2D5F00F805C2E-CE35930C7ACD" lID="5BB2B03F-53C9-B0A1-6D44-537497A2D5F0" lT="3" rID="0F805C2E-E01F-5394-4FAC-CE35930C7ACD" rT="4" rSEnt="094A0278-30E9-B6D7-73D5-9A42759BDCFF" rTEnt="C1EC188F-389F-8F6C-877C-5C976375F9A7">
|
||||||
|
</CM>
|
||||||
|
<CM id="776243A6-298D00996187FF65C06B-69541D31D577" lID="776243A6-FC9D-BF27-0B72-298D00996187" lT="3" rID="FF65C06B-FFEB-B730-F1C4-69541D31D577" rT="4" rSEnt="37CCF314-8958-C848-FE51-7615576768C2" rTEnt="ED530AAE-C66D-7E62-0AAB-76510176E777">
|
||||||
|
</CM>
|
||||||
|
<CM id="C1EC188F-5C976375F9A7A05F2CDF-9A4BF5348B57" lID="C1EC188F-389F-8F6C-877C-5C976375F9A7" lT="0" rID="A05F2CDF-2CA2-496C-CB73-9A4BF5348B57" rT="4">
|
||||||
|
<containedMappings itemClass="oracle.dbtools.crest.model.xtdmapping.RelMapping">
|
||||||
|
<Mg id="510C6A3F-8C163AC8B8EC808F7BFE-CD4EC223414C" lID="510C6A3F-6C0C-20B1-BB33-8C163AC8B8EC" rID="808F7BFE-C974-8A5B-7373-CD4EC223414C">
|
||||||
|
</Mg>
|
||||||
|
<Mg id="5A7D557B-1CFA0E2454C952988E06-395143BB6C07" lID="5A7D557B-53A3-9B7C-4CA1-1CFA0E2454C9" rID="52988E06-8EA4-EEB5-4438-395143BB6C07">
|
||||||
|
</Mg>
|
||||||
|
<Mg id="9F37D7E8-12D27866E6E4D021A899-60EFAB0BA0D9" lID="9F37D7E8-3E61-5895-283A-12D27866E6E4" lT="2" rID="D021A899-B1C3-EBE8-64E9-60EFAB0BA0D9" rT="6">
|
||||||
|
</Mg>
|
||||||
|
<Mg id="EEEAA30B-16B61C2661D9D8FFA64F-C42D3865FD70" lID="EEEAA30B-C064-AC1A-6228-16B61C2661D9" rID="D8FFA64F-0254-5B0C-5921-C42D3865FD70">
|
||||||
|
</Mg>
|
||||||
|
<Mg id="EF3853D5-AF5C0FACABF889E983E9-D458BE0CAAF4" lID="EF3853D5-1AB5-F0C4-3E80-AF5C0FACABF8" rID="89E983E9-902B-97F6-8204-D458BE0CAAF4">
|
||||||
|
</Mg>
|
||||||
|
</containedMappings>
|
||||||
|
</CM>
|
||||||
|
<CM id="C7CE6C9F-D0518BC9E32EA22C69E6-A23AAED170F6" lID="C7CE6C9F-EADF-A68E-F301-D0518BC9E32E" lT="0" rID="A22C69E6-9E67-C82F-ED01-A23AAED170F6" rT="4">
|
||||||
|
<containedMappings itemClass="oracle.dbtools.crest.model.xtdmapping.RelMapping">
|
||||||
|
<Mg id="15DC2C5F-1EA2AC28C0A9F9282D7E-1120FCE84662" lID="15DC2C5F-9A9E-2A64-BC66-1EA2AC28C0A9" rID="F9282D7E-60E0-2D0C-734F-1120FCE84662">
|
||||||
|
</Mg>
|
||||||
|
<Mg id="1F46C2B5-320CA07D37C12C08D385-63DD6E3E993A" lID="1F46C2B5-8963-5BAA-0CEB-320CA07D37C1" rID="2C08D385-1748-E406-03F6-63DD6E3E993A">
|
||||||
|
</Mg>
|
||||||
|
<Mg id="47E35D28-28292C16B79B4E0DDFEF-2B68D7131369" lID="47E35D28-113A-16EF-963C-28292C16B79B" lT="2" rID="4E0DDFEF-1254-6396-BB2B-2B68D7131369" rT="6">
|
||||||
|
</Mg>
|
||||||
|
<Mg id="7BEB26AD-AD9A008106542F794BEE-0A4C03248A6B" lID="7BEB26AD-0011-0A62-F129-AD9A00810654" rID="2F794BEE-EB75-D3B9-C8DD-0A4C03248A6B">
|
||||||
|
</Mg>
|
||||||
|
<Mg id="9BF186C3-586D9D01D72D91AB7DBD-E85259B1C74C" lID="9BF186C3-2296-28AD-55C0-586D9D01D72D" rID="91AB7DBD-A542-47A6-36A1-E85259B1C74C">
|
||||||
|
</Mg>
|
||||||
|
<Mg id="C4582F94-3F2307A461FDD2013BC1-12A171F7F0C9" lID="C4582F94-8907-BCA8-4E82-3F2307A461FD" rID="D2013BC1-D758-4021-D9C1-12A171F7F0C9">
|
||||||
|
</Mg>
|
||||||
|
<Mg id="DDDBA383-4ADD105871715E676C65-7ED07A483AD7" lID="DDDBA383-8EA8-E730-CE79-4ADD10587171" rID="5E676C65-A7BA-A22C-E75D-7ED07A483AD7">
|
||||||
|
</Mg>
|
||||||
|
<Mg id="E0E55813-FA829866FC88D7F466CC-6621AE517B07" lID="E0E55813-2D73-FE40-63F8-FA829866FC88" rID="D7F466CC-2F5C-A00E-94ED-6621AE517B07">
|
||||||
|
</Mg>
|
||||||
|
<Mg id="F4EAC0C3-97E73E27681292430750-6633A9658174" lID="F4EAC0C3-68FD-315F-FA42-97E73E276812" rID="92430750-720A-0259-6BDF-6633A9658174">
|
||||||
|
</Mg>
|
||||||
|
<Mg id="F588FC6C-00B54F04FDC191F67D59-575E15E21FB7" lID="F588FC6C-902D-B7A2-8D3B-00B54F04FDC1" rID="91F67D59-A8B9-835B-B2B2-575E15E21FB7">
|
||||||
|
</Mg>
|
||||||
|
<Mg id="FABA3581-761937AC2A9C2F7A940C-789C694058FE" lID="FABA3581-4FC0-5A8A-CB86-761937AC2A9C" rID="2F7A940C-3F69-A295-21F9-789C694058FE">
|
||||||
|
</Mg>
|
||||||
|
</containedMappings>
|
||||||
|
</CM>
|
||||||
|
<CM id="ED530AAE-76510176E7771E60D57C-494D4D35214B" lID="ED530AAE-C66D-7E62-0AAB-76510176E777" lT="0" rID="1E60D57C-00A0-B647-52D0-494D4D35214B" rT="4">
|
||||||
|
<containedMappings itemClass="oracle.dbtools.crest.model.xtdmapping.RelMapping">
|
||||||
|
<Mg id="2256CF47-84E0B60FBD66C814E1B7-086E30DB9D40" lID="2256CF47-040D-A877-EE27-84E0B60FBD66" rID="C814E1B7-82FB-783D-BDC6-086E30DB9D40">
|
||||||
|
</Mg>
|
||||||
|
<Mg id="495BC6CB-02EA7714D7EC0E44874B-0FFBECDDF756" lID="495BC6CB-8762-056A-D02F-02EA7714D7EC" rID="0E44874B-2A3F-1DB1-C5D9-0FFBECDDF756">
|
||||||
|
</Mg>
|
||||||
|
<Mg id="814BC2AC-3FD25C4C67C93AA75572-B7E087B46324" lID="814BC2AC-30E2-B024-4FED-3FD25C4C67C9" rID="3AA75572-4DDA-6336-09A8-B7E087B46324">
|
||||||
|
</Mg>
|
||||||
|
<Mg id="89277C2A-A81EA9D479A6BCC0543B-20310552A028" lID="89277C2A-10A4-40D4-4DCD-A81EA9D479A6" rID="BCC0543B-69C9-DAE7-E035-20310552A028">
|
||||||
|
</Mg>
|
||||||
|
<Mg id="9A4BE9B4-F19CF3263312F108914A-7AA8835E39CD" lID="9A4BE9B4-8045-EA77-F43A-F19CF3263312" lT="2" rID="F108914A-8713-2CB5-5E00-7AA8835E39CD" rT="6">
|
||||||
|
</Mg>
|
||||||
|
<Mg id="C4F9CAFE-3EF98FFCEF872BB1951E-56FB3EE4F111" lID="C4F9CAFE-17FB-37F3-9061-3EF98FFCEF87" rID="2BB1951E-30DF-9271-E816-56FB3EE4F111">
|
||||||
|
</Mg>
|
||||||
|
<Mg id="CB889B92-1464906A53F55E596A4F-6A465D0BA9A8" lID="CB889B92-2690-D41C-2FCA-1464906A53F5" rID="5E596A4F-C21A-9FF9-BFEF-6A465D0BA9A8">
|
||||||
|
</Mg>
|
||||||
|
<Mg id="CC650C02-0D6672FD1328FAE481E6-11CE3B77DCE2" lID="CC650C02-6576-0A8B-8698-0D6672FD1328" rID="FAE481E6-B601-A9E7-951C-11CE3B77DCE2">
|
||||||
|
</Mg>
|
||||||
|
<Mg id="DAD6D206-F6930F09710C205CBE12-354592B189DD" lID="DAD6D206-A278-1D75-1C4C-F6930F09710C" rID="205CBE12-22FC-413A-38D6-354592B189DD">
|
||||||
|
</Mg>
|
||||||
|
<Mg id="EFD1C517-892575009D1AF2FDEF07-898C3E74281D" lID="EFD1C517-C2BF-EEA1-8820-892575009D1A" rID="F2FDEF07-FCA1-4508-2573-898C3E74281D">
|
||||||
|
</Mg>
|
||||||
|
</containedMappings>
|
||||||
|
</CM>
|
||||||
|
<CM id="FD513D53-AE43D1A0D0BA08F7FCE0-DEB2A78396E5" lID="FD513D53-FF44-3471-8407-AE43D1A0D0BA" lT="0" rID="08F7FCE0-FB7D-0162-60B9-DEB2A78396E5" rT="4">
|
||||||
|
<containedMappings itemClass="oracle.dbtools.crest.model.xtdmapping.RelMapping">
|
||||||
|
<Mg id="1DEB5CAD-0D4E322F27D3FFC38C6F-0A6F2E14A8B4" lID="1DEB5CAD-86BD-9C3E-17CB-0D4E322F27D3" rID="FFC38C6F-F74B-13D2-A319-0A6F2E14A8B4">
|
||||||
|
</Mg>
|
||||||
|
<Mg id="5E48BE38-A6DF1781A1A02E4DF9B1-9213BAD93413" lID="5E48BE38-6A08-138B-701B-A6DF1781A1A0" lT="2" rID="2E4DF9B1-1A32-0353-0FDD-9213BAD93413" rT="6">
|
||||||
|
</Mg>
|
||||||
|
<Mg id="64292D71-A5A2A3DC7C8E933E75D2-00272DAAF76D" lID="64292D71-7570-FD26-E6F5-A5A2A3DC7C8E" rID="933E75D2-569B-E058-0E4A-00272DAAF76D">
|
||||||
|
</Mg>
|
||||||
|
<Mg id="9A0675BF-FC2025CE64036B2D04C8-7ADA345C64C6" lID="9A0675BF-B51B-EEB7-A37E-FC2025CE6403" rID="6B2D04C8-326E-EE4D-009F-7ADA345C64C6">
|
||||||
|
</Mg>
|
||||||
|
<Mg id="BE9644DF-33273E9CA718E2919CC2-BA8E9536A9EF" lID="BE9644DF-EF1A-EEE7-8B41-33273E9CA718" rID="E2919CC2-3B28-447E-DC1D-BA8E9536A9EF">
|
||||||
|
</Mg>
|
||||||
|
<Mg id="EFC29F8A-5728B25FAC318641E8AF-6F0BC6D342E4" lID="EFC29F8A-089C-FE6A-77D9-5728B25FAC31" rID="8641E8AF-4C80-1D56-AEE0-6F0BC6D342E4">
|
||||||
|
</Mg>
|
||||||
|
<Mg id="EFCCC331-EADE1128B3B282D5C0E6-598D988FCCE5" lID="EFCCC331-DB88-5E63-A5F0-EADE1128B3B2" rID="82D5C0E6-E57B-793E-1D7B-598D988FCCE5">
|
||||||
|
</Mg>
|
||||||
|
</containedMappings>
|
||||||
|
</CM>
|
||||||
|
<CM id="37C391BC-C1617F2EE5A43731BE4B-B960B133A751" lID="37C391BC-519D-B4D0-CF4F-C1617F2EE5A4" lT="3" rID="3731BE4B-BDAE-2576-83CA-B960B133A751" rT="8" rSEnt="37CCF314-8958-C848-FE51-7615576768C2" rTEnt="C7CE6C9F-EADF-A68E-F301-D0518BC9E32E">
|
||||||
|
</CM>
|
||||||
|
<CM id="61605123-93010E3AA5C2DD06F835-7987DD00B033" lID="61605123-73E2-570D-F1B4-93010E3AA5C2" lT="3" rID="DD06F835-6C22-0E4B-6687-7987DD00B033" rT="8" rSEnt="C1EC188F-389F-8F6C-877C-5C976375F9A7" rTEnt="37CCF314-8958-C848-FE51-7615576768C2">
|
||||||
|
</CM>
|
||||||
|
<CM id="67C73A80-78D706CACA4669F103EE-AFC46CA0403D" lID="67C73A80-59A2-6CE3-F1E7-78D706CACA46" lT="3" rID="69F103EE-1149-E706-8CB4-AFC46CA0403D" rT="8" rSEnt="094A0278-30E9-B6D7-73D5-9A42759BDCFF" rTEnt="37CCF314-8958-C848-FE51-7615576768C2">
|
||||||
|
</CM>
|
||||||
|
<CM id="6B8D43C3-D8531E4F21F8240AA4FE-1B5A12F3EBFD" lID="6B8D43C3-809E-BB19-7EF7-D8531E4F21F8" lT="3" rID="240AA4FE-29A5-F9F7-D42A-1B5A12F3EBFD" rT="8" rSEnt="FD513D53-FF44-3471-8407-AE43D1A0D0BA" rTEnt="37CCF314-8958-C848-FE51-7615576768C2">
|
||||||
|
</CM>
|
||||||
|
<CM id="6B8D43C3-D8531E4F21F8E0C89A41-BA31E7DDAE8F" lID="6B8D43C3-809E-BB19-7EF7-D8531E4F21F8" lT="3" rID="E0C89A41-0EC1-DBA4-FEA7-BA31E7DDAE8F" rT="8" rSEnt="FD513D53-FF44-3471-8407-AE43D1A0D0BA" rTEnt="37CCF314-8958-C848-FE51-7615576768C2">
|
||||||
|
</CM>
|
||||||
|
<CM id="717E32F5-87EB80E36AFAFDA63C77-0A04E1C813AD" lID="717E32F5-3838-A47B-568A-87EB80E36AFA" lT="3" rID="FDA63C77-E1BA-2F7D-A7F3-0A04E1C813AD" rT="8" rSEnt="C1EC188F-389F-8F6C-877C-5C976375F9A7" rTEnt="ED530AAE-C66D-7E62-0AAB-76510176E777">
|
||||||
|
</CM>
|
||||||
|
</mappings>
|
||||||
|
</RMExtendedMap>
|
||||||
@ -0,0 +1,7 @@
|
|||||||
|
<?xml version = '1.0' encoding = 'UTF-8'?>
|
||||||
|
<ProcessModel class="oracle.dbtools.crest.model.design.process.ProcessModel" name="Process Model" id="FBC655B0-639B-EA44-BC46-2A944B06D0C4">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-17 09:12:18 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<shouldBeOpen>false</shouldBeOpen>
|
||||||
|
</ProcessModel>
|
||||||
@ -0,0 +1,3 @@
|
|||||||
|
<?xml version = '1.0' encoding = 'UTF-8'?>
|
||||||
|
<metadatadoc version="2.0"/>
|
||||||
|
|
||||||
@ -0,0 +1,8 @@
|
|||||||
|
<?xml version = '1.0' encoding = 'UTF-8'?>
|
||||||
|
<relationalModel class="oracle.dbtools.crest.model.design.relational.RelationalDesign" name="Relational_1" id="B35798F8-215A-519F-543C-7A900EBF8BAF" mainViewID="90DB458F-A359-C334-3266-DDE597E64D02">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-17 09:14:17 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<shouldBeOpen>false</shouldBeOpen>
|
||||||
|
<selectedRDBMSSite>32076570-2523-435C-2E92-BF29817DFF70</selectedRDBMSSite>
|
||||||
|
</relationalModel>
|
||||||
@ -0,0 +1,17 @@
|
|||||||
|
<?xml version = '1.0' encoding = 'UTF-8'?>
|
||||||
|
<FKIndexAssociation class="oracle.dbtools.crest.model.design.relational.FKIndexAssociation" directorySegmentName="seg_0" id="240AA4FE-29A5-F9F7-D42A-1B5A12F3EBFD" containerWithKeyObject="08F7FCE0-FB7D-0162-60B9-DEB2A78396E5" localFKIndex="4F63CBF1-72AE-6FD1-11C2-D976155CF135" name="MANAGER_CLUB_FK">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>6B8D43C3-809E-BB19-7EF7-D8531E4F21F8</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<referredTableLongName>CLUB</referredTableLongName>
|
||||||
|
<deleteRule>NO ACTION</deleteRule>
|
||||||
|
<referredTableID>6D9189CB-55B6-3A21-76E0-447963FB09D1</referredTableID>
|
||||||
|
<keyObject>41C6A40E-318D-59ED-BFB9-4AA4125C2AB6</keyObject>
|
||||||
|
<referredKeyID>41C6A40E-318D-59ED-BFB9-4AA4125C2AB6</referredKeyID>
|
||||||
|
<mandatory>true</mandatory>
|
||||||
|
<refColNames>ID</refColNames>
|
||||||
|
<transferable>true</transferable>
|
||||||
|
<rely>false</rely>
|
||||||
|
<columnDependencyConstraintGenerateInDDL>true</columnDependencyConstraintGenerateInDDL>
|
||||||
|
</FKIndexAssociation>
|
||||||
@ -0,0 +1,17 @@
|
|||||||
|
<?xml version = '1.0' encoding = 'UTF-8'?>
|
||||||
|
<FKIndexAssociation class="oracle.dbtools.crest.model.design.relational.FKIndexAssociation" directorySegmentName="seg_0" id="34462893-9CF0-6CA2-DEDC-65566391E152" containerWithKeyObject="FF65C06B-FFEB-B730-F1C4-69541D31D577" localFKIndex="CD6861DB-9B4D-4FBA-486F-A8B5EDBB11CB" name="takes_part_in_CLUB_FK">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>776243A6-FC9D-BF27-0B72-298D00996187</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<referredTableLongName>CLUB</referredTableLongName>
|
||||||
|
<deleteRule>NO ACTION</deleteRule>
|
||||||
|
<referredTableID>6D9189CB-55B6-3A21-76E0-447963FB09D1</referredTableID>
|
||||||
|
<keyObject>41C6A40E-318D-59ED-BFB9-4AA4125C2AB6</keyObject>
|
||||||
|
<referredKeyID>41C6A40E-318D-59ED-BFB9-4AA4125C2AB6</referredKeyID>
|
||||||
|
<mandatory>true</mandatory>
|
||||||
|
<refColNames>ID</refColNames>
|
||||||
|
<transferable>true</transferable>
|
||||||
|
<rely>false</rely>
|
||||||
|
<columnDependencyConstraintGenerateInDDL>true</columnDependencyConstraintGenerateInDDL>
|
||||||
|
</FKIndexAssociation>
|
||||||
@ -0,0 +1,17 @@
|
|||||||
|
<?xml version = '1.0' encoding = 'UTF-8'?>
|
||||||
|
<FKIndexAssociation class="oracle.dbtools.crest.model.design.relational.FKIndexAssociation" directorySegmentName="seg_0" id="3731BE4B-BDAE-2576-83CA-B960B133A751" containerWithKeyObject="A22C69E6-9E67-C82F-ED01-A23AAED170F6" localFKIndex="BA4EC9BA-4D5B-3D34-8563-4C1E7133F2C7" name="PLAYER_CLUB_FK">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>37C391BC-519D-B4D0-CF4F-C1617F2EE5A4</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<referredTableLongName>CLUB</referredTableLongName>
|
||||||
|
<deleteRule>NO ACTION</deleteRule>
|
||||||
|
<referredTableID>6D9189CB-55B6-3A21-76E0-447963FB09D1</referredTableID>
|
||||||
|
<keyObject>41C6A40E-318D-59ED-BFB9-4AA4125C2AB6</keyObject>
|
||||||
|
<referredKeyID>41C6A40E-318D-59ED-BFB9-4AA4125C2AB6</referredKeyID>
|
||||||
|
<mandatory>false</mandatory>
|
||||||
|
<refColNames>ID</refColNames>
|
||||||
|
<transferable>false</transferable>
|
||||||
|
<rely>false</rely>
|
||||||
|
<columnDependencyConstraintGenerateInDDL>true</columnDependencyConstraintGenerateInDDL>
|
||||||
|
</FKIndexAssociation>
|
||||||
@ -0,0 +1,17 @@
|
|||||||
|
<?xml version = '1.0' encoding = 'UTF-8'?>
|
||||||
|
<FKIndexAssociation class="oracle.dbtools.crest.model.design.relational.FKIndexAssociation" directorySegmentName="seg_0" id="43FF2D2E-A4B3-2BDC-BBCB-8F9D62520A19" containerWithKeyObject="0F805C2E-E01F-5394-4FAC-CE35930C7ACD" localFKIndex="B4F34868-3CF0-D618-6DE4-6079E1D6008E" name="takes_place_in_STADIUM_FK">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>5BB2B03F-53C9-B0A1-6D44-537497A2D5F0</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<referredTableLongName>STADIUM</referredTableLongName>
|
||||||
|
<deleteRule>NO ACTION</deleteRule>
|
||||||
|
<referredTableID>A401BE97-AB97-BBA9-4C74-3778F4F7F90C</referredTableID>
|
||||||
|
<keyObject>BE59F6BD-4F97-F438-7D72-FDECDA627BEA</keyObject>
|
||||||
|
<referredKeyID>BE59F6BD-4F97-F438-7D72-FDECDA627BEA</referredKeyID>
|
||||||
|
<mandatory>true</mandatory>
|
||||||
|
<refColNames>ID</refColNames>
|
||||||
|
<transferable>true</transferable>
|
||||||
|
<rely>false</rely>
|
||||||
|
<columnDependencyConstraintGenerateInDDL>true</columnDependencyConstraintGenerateInDDL>
|
||||||
|
</FKIndexAssociation>
|
||||||
@ -0,0 +1,17 @@
|
|||||||
|
<?xml version = '1.0' encoding = 'UTF-8'?>
|
||||||
|
<FKIndexAssociation class="oracle.dbtools.crest.model.design.relational.FKIndexAssociation" directorySegmentName="seg_0" id="63A56F9F-DE2E-E887-27D8-FC1240762272" containerWithKeyObject="0F805C2E-E01F-5394-4FAC-CE35930C7ACD" localFKIndex="793244E6-EBB5-2FC7-EEF9-C9ADE147CD6C" name="takes_place_in_COMPETITION_FK">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>5BB2B03F-53C9-B0A1-6D44-537497A2D5F0</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<referredTableLongName>COMPETITION</referredTableLongName>
|
||||||
|
<deleteRule>NO ACTION</deleteRule>
|
||||||
|
<referredTableID>A05F2CDF-2CA2-496C-CB73-9A4BF5348B57</referredTableID>
|
||||||
|
<keyObject>D021A899-B1C3-EBE8-64E9-60EFAB0BA0D9</keyObject>
|
||||||
|
<referredKeyID>D021A899-B1C3-EBE8-64E9-60EFAB0BA0D9</referredKeyID>
|
||||||
|
<mandatory>true</mandatory>
|
||||||
|
<refColNames>ID</refColNames>
|
||||||
|
<transferable>false</transferable>
|
||||||
|
<rely>false</rely>
|
||||||
|
<columnDependencyConstraintGenerateInDDL>true</columnDependencyConstraintGenerateInDDL>
|
||||||
|
</FKIndexAssociation>
|
||||||
@ -0,0 +1,17 @@
|
|||||||
|
<?xml version = '1.0' encoding = 'UTF-8'?>
|
||||||
|
<FKIndexAssociation class="oracle.dbtools.crest.model.design.relational.FKIndexAssociation" directorySegmentName="seg_0" id="69F103EE-1149-E706-8CB4-AFC46CA0403D" containerWithKeyObject="A401BE97-AB97-BBA9-4C74-3778F4F7F90C" localFKIndex="F46742C7-669B-27FC-5F29-2E8D839A07E7" name="STADIUM_CLUB_FK">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>67C73A80-59A2-6CE3-F1E7-78D706CACA46</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<referredTableLongName>CLUB</referredTableLongName>
|
||||||
|
<deleteRule>NO ACTION</deleteRule>
|
||||||
|
<referredTableID>6D9189CB-55B6-3A21-76E0-447963FB09D1</referredTableID>
|
||||||
|
<keyObject>41C6A40E-318D-59ED-BFB9-4AA4125C2AB6</keyObject>
|
||||||
|
<referredKeyID>41C6A40E-318D-59ED-BFB9-4AA4125C2AB6</referredKeyID>
|
||||||
|
<mandatory>true</mandatory>
|
||||||
|
<refColNames>ID</refColNames>
|
||||||
|
<transferable>true</transferable>
|
||||||
|
<rely>false</rely>
|
||||||
|
<columnDependencyConstraintGenerateInDDL>true</columnDependencyConstraintGenerateInDDL>
|
||||||
|
</FKIndexAssociation>
|
||||||
@ -0,0 +1,17 @@
|
|||||||
|
<?xml version = '1.0' encoding = 'UTF-8'?>
|
||||||
|
<FKIndexAssociation class="oracle.dbtools.crest.model.design.relational.FKIndexAssociation" directorySegmentName="seg_0" id="717F1C70-8DCD-09A6-E20C-4A983365ABB7" containerWithKeyObject="FF65C06B-FFEB-B730-F1C4-69541D31D577" localFKIndex="6EA4CFAB-28DD-50CE-47B9-79BFD231DD8E" name="takes_part_in_MATCH_FK">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>776243A6-FC9D-BF27-0B72-298D00996187</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<referredTableLongName>MATCH</referredTableLongName>
|
||||||
|
<deleteRule>NO ACTION</deleteRule>
|
||||||
|
<referredTableID>1E60D57C-00A0-B647-52D0-494D4D35214B</referredTableID>
|
||||||
|
<keyObject>F108914A-8713-2CB5-5E00-7AA8835E39CD</keyObject>
|
||||||
|
<referredKeyID>F108914A-8713-2CB5-5E00-7AA8835E39CD</referredKeyID>
|
||||||
|
<mandatory>true</mandatory>
|
||||||
|
<refColNames>ID</refColNames>
|
||||||
|
<transferable>false</transferable>
|
||||||
|
<rely>false</rely>
|
||||||
|
<columnDependencyConstraintGenerateInDDL>true</columnDependencyConstraintGenerateInDDL>
|
||||||
|
</FKIndexAssociation>
|
||||||
@ -0,0 +1,17 @@
|
|||||||
|
<?xml version = '1.0' encoding = 'UTF-8'?>
|
||||||
|
<FKIndexAssociation class="oracle.dbtools.crest.model.design.relational.FKIndexAssociation" directorySegmentName="seg_0" id="DD06F835-6C22-0E4B-6687-7987DD00B033" containerWithKeyObject="6D9189CB-55B6-3A21-76E0-447963FB09D1" localFKIndex="CB83FA2A-347E-CE5D-A9BA-1F315F659F1D" name="CLUB_COMPETITION_FK">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>61605123-73E2-570D-F1B4-93010E3AA5C2</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<referredTableLongName>COMPETITION</referredTableLongName>
|
||||||
|
<deleteRule>NO ACTION</deleteRule>
|
||||||
|
<referredTableID>A05F2CDF-2CA2-496C-CB73-9A4BF5348B57</referredTableID>
|
||||||
|
<keyObject>D021A899-B1C3-EBE8-64E9-60EFAB0BA0D9</keyObject>
|
||||||
|
<referredKeyID>D021A899-B1C3-EBE8-64E9-60EFAB0BA0D9</referredKeyID>
|
||||||
|
<mandatory>false</mandatory>
|
||||||
|
<refColNames>ID</refColNames>
|
||||||
|
<transferable>false</transferable>
|
||||||
|
<rely>false</rely>
|
||||||
|
<columnDependencyConstraintGenerateInDDL>true</columnDependencyConstraintGenerateInDDL>
|
||||||
|
</FKIndexAssociation>
|
||||||
@ -0,0 +1,17 @@
|
|||||||
|
<?xml version = '1.0' encoding = 'UTF-8'?>
|
||||||
|
<FKIndexAssociation class="oracle.dbtools.crest.model.design.relational.FKIndexAssociation" directorySegmentName="seg_0" id="E0C89A41-0EC1-DBA4-FEA7-BA31E7DDAE8F" containerWithKeyObject="6D9189CB-55B6-3A21-76E0-447963FB09D1" localFKIndex="004CFF6F-1601-0968-598A-86F42BF7D932" name="CLUB_MANAGER_FK">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>6B8D43C3-809E-BB19-7EF7-D8531E4F21F8</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<referredTableLongName>MANAGER</referredTableLongName>
|
||||||
|
<deleteRule>NO ACTION</deleteRule>
|
||||||
|
<referredTableID>08F7FCE0-FB7D-0162-60B9-DEB2A78396E5</referredTableID>
|
||||||
|
<keyObject>2E4DF9B1-1A32-0353-0FDD-9213BAD93413</keyObject>
|
||||||
|
<referredKeyID>2E4DF9B1-1A32-0353-0FDD-9213BAD93413</referredKeyID>
|
||||||
|
<mandatory>true</mandatory>
|
||||||
|
<refColNames>ID</refColNames>
|
||||||
|
<transferable>true</transferable>
|
||||||
|
<rely>false</rely>
|
||||||
|
<columnDependencyConstraintGenerateInDDL>true</columnDependencyConstraintGenerateInDDL>
|
||||||
|
</FKIndexAssociation>
|
||||||
@ -0,0 +1,17 @@
|
|||||||
|
<?xml version = '1.0' encoding = 'UTF-8'?>
|
||||||
|
<FKIndexAssociation class="oracle.dbtools.crest.model.design.relational.FKIndexAssociation" directorySegmentName="seg_0" id="FDA63C77-E1BA-2F7D-A7F3-0A04E1C813AD" containerWithKeyObject="1E60D57C-00A0-B647-52D0-494D4D35214B" localFKIndex="1A26E072-6C9D-0EFD-908A-78EF92110CC5" name="MATCH_COMPETITION_FK">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>717E32F5-3838-A47B-568A-87EB80E36AFA</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<referredTableLongName>COMPETITION</referredTableLongName>
|
||||||
|
<deleteRule>NO ACTION</deleteRule>
|
||||||
|
<referredTableID>A05F2CDF-2CA2-496C-CB73-9A4BF5348B57</referredTableID>
|
||||||
|
<keyObject>D021A899-B1C3-EBE8-64E9-60EFAB0BA0D9</keyObject>
|
||||||
|
<referredKeyID>D021A899-B1C3-EBE8-64E9-60EFAB0BA0D9</referredKeyID>
|
||||||
|
<mandatory>true</mandatory>
|
||||||
|
<refColNames>ID</refColNames>
|
||||||
|
<transferable>true</transferable>
|
||||||
|
<rely>false</rely>
|
||||||
|
<columnDependencyConstraintGenerateInDDL>true</columnDependencyConstraintGenerateInDDL>
|
||||||
|
</FKIndexAssociation>
|
||||||
@ -0,0 +1,285 @@
|
|||||||
|
<?xml version = '1.0' encoding = 'UTF-8'?>
|
||||||
|
<Diagram class="oracle.dbtools.crest.swingui.relational.DPVRelational" name="Relational_1" id="90DB458F-A359-C334-3266-DDE597E64D02">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<modifiedBy>macie</modifiedBy>
|
||||||
|
<createdTime>2022-11-17 09:16:54 UTC</createdTime>
|
||||||
|
<autoRoute>false</autoRoute>
|
||||||
|
<boxInbox>true</boxInbox>
|
||||||
|
<showLegend>false</showLegend>
|
||||||
|
<showLabels>false</showLabels>
|
||||||
|
<showRelAttributes>false</showRelAttributes>
|
||||||
|
<gridEnabled>false</gridEnabled>
|
||||||
|
<showGrid>false</showGrid>
|
||||||
|
<diagramColor>-1</diagramColor>
|
||||||
|
<display>false</display>
|
||||||
|
<notation>1</notation>
|
||||||
|
<objectViews>
|
||||||
|
<OView class="oracle.dbtools.crest.swingui.relational.TVTable" oid="08F7FCE0-FB7D-0162-60B9-DEB2A78396E5" otype="Table" vid="464E5434-920A-5F3E-B09B-DFA8561C66F6">
|
||||||
|
<hideElementsInCurrentOnly>false</hideElementsInCurrentOnly>
|
||||||
|
<bounds x="16" y="309" width="170" height="110"/>
|
||||||
|
</OView>
|
||||||
|
<OView class="oracle.dbtools.crest.swingui.relational.TVTable" oid="0F805C2E-E01F-5394-4FAC-CE35930C7ACD" otype="Table" vid="BB72A75D-0354-3BD8-5C87-6FA6DA1D9760">
|
||||||
|
<hideElementsInCurrentOnly>false</hideElementsInCurrentOnly>
|
||||||
|
<bounds x="378" y="64" width="170" height="110"/>
|
||||||
|
</OView>
|
||||||
|
<OView class="oracle.dbtools.crest.swingui.relational.TVTable" oid="1E60D57C-00A0-B647-52D0-494D4D35214B" otype="Table" vid="A70E1E46-4F5F-1808-37B8-55989F21D15F">
|
||||||
|
<hideElementsInCurrentOnly>false</hideElementsInCurrentOnly>
|
||||||
|
<bounds x="747" y="296" width="170" height="140"/>
|
||||||
|
</OView>
|
||||||
|
<OView class="oracle.dbtools.crest.swingui.relational.TVTable" oid="6D9189CB-55B6-3A21-76E0-447963FB09D1" otype="Table" vid="461C86C2-BBCE-3154-840A-DF5F6FD85C2F">
|
||||||
|
<hideElementsInCurrentOnly>false</hideElementsInCurrentOnly>
|
||||||
|
<bounds x="308" y="318" width="170" height="110"/>
|
||||||
|
</OView>
|
||||||
|
<OView class="oracle.dbtools.crest.swingui.relational.TVTable" oid="A05F2CDF-2CA2-496C-CB73-9A4BF5348B57" otype="Table" vid="8AFE64D2-4A1D-6E45-39F7-37B9704778A3">
|
||||||
|
<hideElementsInCurrentOnly>false</hideElementsInCurrentOnly>
|
||||||
|
<bounds x="639" y="62" width="170" height="110"/>
|
||||||
|
</OView>
|
||||||
|
<OView class="oracle.dbtools.crest.swingui.relational.TVTable" oid="A22C69E6-9E67-C82F-ED01-A23AAED170F6" otype="Table" vid="D1AB8B1F-3705-F5E3-E7AA-08B24B99D5B0">
|
||||||
|
<hideElementsInCurrentOnly>false</hideElementsInCurrentOnly>
|
||||||
|
<bounds x="301" y="524" width="170" height="154"/>
|
||||||
|
</OView>
|
||||||
|
<OView class="oracle.dbtools.crest.swingui.relational.TVTable" oid="A401BE97-AB97-BBA9-4C74-3778F4F7F90C" otype="Table" vid="A5924E05-C2DA-8E54-AA0D-119C279D4F2E">
|
||||||
|
<hideElementsInCurrentOnly>false</hideElementsInCurrentOnly>
|
||||||
|
<bounds x="85" y="54" width="170" height="127"/>
|
||||||
|
</OView>
|
||||||
|
<OView class="oracle.dbtools.crest.swingui.relational.TVTable" oid="FF65C06B-FFEB-B730-F1C4-69541D31D577" otype="Table" vid="2721CAA6-82B5-15EA-89F6-06CCB5891F5C">
|
||||||
|
<hideElementsInCurrentOnly>false</hideElementsInCurrentOnly>
|
||||||
|
<bounds x="516" y="320" width="170" height="110"/>
|
||||||
|
</OView>
|
||||||
|
</objectViews>
|
||||||
|
<connectors>
|
||||||
|
<Connector class="oracle.dbtools.crest.swingui.relational.TVFKRelation" oid="240AA4FE-29A5-F9F7-D42A-1B5A12F3EBFD" otype="FKIndexAssociation" vid_source="461C86C2-BBCE-3154-840A-DF5F6FD85C2F" vid_target="464E5434-920A-5F3E-B09B-DFA8561C66F6">
|
||||||
|
<hideElementsInCurrentOnly>false</hideElementsInCurrentOnly>
|
||||||
|
<backgroundColor>-16777216</backgroundColor>
|
||||||
|
<lineWidth>1</lineWidth>
|
||||||
|
<points>
|
||||||
|
<point x="308" y="398"/>
|
||||||
|
<point x="186" y="398"/>
|
||||||
|
</points>
|
||||||
|
</Connector>
|
||||||
|
<Connector class="oracle.dbtools.crest.swingui.relational.TVFKRelation" oid="34462893-9CF0-6CA2-DEDC-65566391E152" otype="FKIndexAssociation" vid_source="461C86C2-BBCE-3154-840A-DF5F6FD85C2F" vid_target="2721CAA6-82B5-15EA-89F6-06CCB5891F5C">
|
||||||
|
<hideElementsInCurrentOnly>false</hideElementsInCurrentOnly>
|
||||||
|
<backgroundColor>-16777216</backgroundColor>
|
||||||
|
<lineWidth>1</lineWidth>
|
||||||
|
<points>
|
||||||
|
<point x="478" y="374"/>
|
||||||
|
<point x="516" y="374"/>
|
||||||
|
</points>
|
||||||
|
</Connector>
|
||||||
|
<Connector class="oracle.dbtools.crest.swingui.relational.TVFKRelation" oid="3731BE4B-BDAE-2576-83CA-B960B133A751" otype="FKIndexAssociation" vid_source="461C86C2-BBCE-3154-840A-DF5F6FD85C2F" vid_target="D1AB8B1F-3705-F5E3-E7AA-08B24B99D5B0">
|
||||||
|
<hideElementsInCurrentOnly>false</hideElementsInCurrentOnly>
|
||||||
|
<backgroundColor>-16777216</backgroundColor>
|
||||||
|
<lineWidth>1</lineWidth>
|
||||||
|
<points>
|
||||||
|
<point x="389" y="428"/>
|
||||||
|
<point x="389" y="524"/>
|
||||||
|
</points>
|
||||||
|
</Connector>
|
||||||
|
<Connector class="oracle.dbtools.crest.swingui.relational.TVFKRelation" oid="43FF2D2E-A4B3-2BDC-BBCB-8F9D62520A19" otype="FKIndexAssociation" vid_source="A5924E05-C2DA-8E54-AA0D-119C279D4F2E" vid_target="BB72A75D-0354-3BD8-5C87-6FA6DA1D9760">
|
||||||
|
<hideElementsInCurrentOnly>false</hideElementsInCurrentOnly>
|
||||||
|
<backgroundColor>-16777216</backgroundColor>
|
||||||
|
<lineWidth>1</lineWidth>
|
||||||
|
<points>
|
||||||
|
<point x="255" y="119"/>
|
||||||
|
<point x="378" y="119"/>
|
||||||
|
</points>
|
||||||
|
</Connector>
|
||||||
|
<Connector class="oracle.dbtools.crest.swingui.relational.TVFKRelation" oid="63A56F9F-DE2E-E887-27D8-FC1240762272" otype="FKIndexAssociation" vid_source="8AFE64D2-4A1D-6E45-39F7-37B9704778A3" vid_target="BB72A75D-0354-3BD8-5C87-6FA6DA1D9760">
|
||||||
|
<hideElementsInCurrentOnly>false</hideElementsInCurrentOnly>
|
||||||
|
<backgroundColor>-16777216</backgroundColor>
|
||||||
|
<lineWidth>1</lineWidth>
|
||||||
|
<points>
|
||||||
|
<point x="639" y="118"/>
|
||||||
|
<point x="548" y="118"/>
|
||||||
|
</points>
|
||||||
|
</Connector>
|
||||||
|
<Connector class="oracle.dbtools.crest.swingui.relational.TVFKRelation" oid="69F103EE-1149-E706-8CB4-AFC46CA0403D" otype="FKIndexAssociation" vid_source="461C86C2-BBCE-3154-840A-DF5F6FD85C2F" vid_target="A5924E05-C2DA-8E54-AA0D-119C279D4F2E">
|
||||||
|
<hideElementsInCurrentOnly>false</hideElementsInCurrentOnly>
|
||||||
|
<backgroundColor>-16777216</backgroundColor>
|
||||||
|
<lineWidth>1</lineWidth>
|
||||||
|
<points>
|
||||||
|
<point x="344" y="318"/>
|
||||||
|
<point x="225" y="181"/>
|
||||||
|
</points>
|
||||||
|
</Connector>
|
||||||
|
<Connector class="oracle.dbtools.crest.swingui.relational.TVFKRelation" oid="717F1C70-8DCD-09A6-E20C-4A983365ABB7" otype="FKIndexAssociation" vid_source="A70E1E46-4F5F-1808-37B8-55989F21D15F" vid_target="2721CAA6-82B5-15EA-89F6-06CCB5891F5C">
|
||||||
|
<hideElementsInCurrentOnly>false</hideElementsInCurrentOnly>
|
||||||
|
<backgroundColor>-16777216</backgroundColor>
|
||||||
|
<lineWidth>1</lineWidth>
|
||||||
|
<points>
|
||||||
|
<point x="747" y="375"/>
|
||||||
|
<point x="686" y="375"/>
|
||||||
|
</points>
|
||||||
|
</Connector>
|
||||||
|
<Connector class="oracle.dbtools.crest.swingui.relational.TVFKRelation" oid="DD06F835-6C22-0E4B-6687-7987DD00B033" otype="FKIndexAssociation" vid_source="8AFE64D2-4A1D-6E45-39F7-37B9704778A3" vid_target="461C86C2-BBCE-3154-840A-DF5F6FD85C2F">
|
||||||
|
<hideElementsInCurrentOnly>false</hideElementsInCurrentOnly>
|
||||||
|
<backgroundColor>-16777216</backgroundColor>
|
||||||
|
<lineWidth>1</lineWidth>
|
||||||
|
<points>
|
||||||
|
<point x="652" y="172"/>
|
||||||
|
<point x="464" y="318"/>
|
||||||
|
</points>
|
||||||
|
</Connector>
|
||||||
|
<Connector class="oracle.dbtools.crest.swingui.relational.TVFKRelation" oid="E0C89A41-0EC1-DBA4-FEA7-BA31E7DDAE8F" otype="FKIndexAssociation" vid_source="464E5434-920A-5F3E-B09B-DFA8561C66F6" vid_target="461C86C2-BBCE-3154-840A-DF5F6FD85C2F">
|
||||||
|
<hideElementsInCurrentOnly>false</hideElementsInCurrentOnly>
|
||||||
|
<backgroundColor>-16777216</backgroundColor>
|
||||||
|
<lineWidth>1</lineWidth>
|
||||||
|
<points>
|
||||||
|
<point x="186" y="353"/>
|
||||||
|
<point x="308" y="353"/>
|
||||||
|
</points>
|
||||||
|
</Connector>
|
||||||
|
<Connector class="oracle.dbtools.crest.swingui.relational.TVFKRelation" oid="FDA63C77-E1BA-2F7D-A7F3-0A04E1C813AD" otype="FKIndexAssociation" vid_source="8AFE64D2-4A1D-6E45-39F7-37B9704778A3" vid_target="A70E1E46-4F5F-1808-37B8-55989F21D15F">
|
||||||
|
<hideElementsInCurrentOnly>false</hideElementsInCurrentOnly>
|
||||||
|
<backgroundColor>-16777216</backgroundColor>
|
||||||
|
<lineWidth>1</lineWidth>
|
||||||
|
<points>
|
||||||
|
<point x="778" y="172"/>
|
||||||
|
<point x="778" y="296"/>
|
||||||
|
</points>
|
||||||
|
</Connector>
|
||||||
|
</connectors>
|
||||||
|
<displays>
|
||||||
|
<Display class="oracle.dbtools.crest.swingui.relational.DPVRelational" name="Display_1" id="35863352-0379-07EE-BEB2-7166CE4B338A">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<modifiedBy>macie</modifiedBy>
|
||||||
|
<createdTime>2022-11-23 11:02:20 UTC</createdTime>
|
||||||
|
<autoRoute>false</autoRoute>
|
||||||
|
<boxInbox>true</boxInbox>
|
||||||
|
<showLegend>false</showLegend>
|
||||||
|
<showLabels>false</showLabels>
|
||||||
|
<showRelAttributes>false</showRelAttributes>
|
||||||
|
<gridEnabled>false</gridEnabled>
|
||||||
|
<showGrid>false</showGrid>
|
||||||
|
<diagramColor>-1</diagramColor>
|
||||||
|
<display>true</display>
|
||||||
|
<notation>1</notation>
|
||||||
|
<objectViews>
|
||||||
|
<OView class="oracle.dbtools.crest.swingui.relational.TVTable" oid="08F7FCE0-FB7D-0162-60B9-DEB2A78396E5" otype="Table" vid="2391685D-0ED0-AF78-1753-7F5F2C2C3696">
|
||||||
|
<hideElementsInCurrentOnly>false</hideElementsInCurrentOnly>
|
||||||
|
<bounds x="48" y="312" width="187" height="177"/>
|
||||||
|
</OView>
|
||||||
|
<OView class="oracle.dbtools.crest.swingui.relational.TVTable" oid="0F805C2E-E01F-5394-4FAC-CE35930C7ACD" otype="Table" vid="27E6B5D6-FD76-26F6-22B1-D4FA81A5E90D">
|
||||||
|
<hideElementsInCurrentOnly>false</hideElementsInCurrentOnly>
|
||||||
|
<bounds x="360" y="91" width="291" height="111"/>
|
||||||
|
</OView>
|
||||||
|
<OView class="oracle.dbtools.crest.swingui.relational.TVTable" oid="1E60D57C-00A0-B647-52D0-494D4D35214B" otype="Table" vid="1F6F96E6-2249-815D-AA83-0EC2D81D07CB">
|
||||||
|
<hideElementsInCurrentOnly>false</hideElementsInCurrentOnly>
|
||||||
|
<bounds x="983" y="276" width="260" height="194"/>
|
||||||
|
</OView>
|
||||||
|
<OView class="oracle.dbtools.crest.swingui.relational.TVTable" oid="6D9189CB-55B6-3A21-76E0-447963FB09D1" otype="Table" vid="FC008109-95D8-88A3-7231-F84A1EC4F9EE">
|
||||||
|
<hideElementsInCurrentOnly>false</hideElementsInCurrentOnly>
|
||||||
|
<bounds x="342" y="290" width="256" height="198"/>
|
||||||
|
</OView>
|
||||||
|
<OView class="oracle.dbtools.crest.swingui.relational.TVTable" oid="A05F2CDF-2CA2-496C-CB73-9A4BF5348B57" otype="Table" vid="2E0ADD1E-6CC1-05B9-FB38-2EB5CE70FD66">
|
||||||
|
<hideElementsInCurrentOnly>false</hideElementsInCurrentOnly>
|
||||||
|
<bounds x="741" y="88" width="193" height="105"/>
|
||||||
|
</OView>
|
||||||
|
<OView class="oracle.dbtools.crest.swingui.relational.TVTable" oid="A22C69E6-9E67-C82F-ED01-A23AAED170F6" otype="Table" vid="2300617B-0C12-3A48-9D9F-4493FD07AE5C">
|
||||||
|
<hideElementsInCurrentOnly>false</hideElementsInCurrentOnly>
|
||||||
|
<bounds x="362" y="552" width="214" height="208"/>
|
||||||
|
</OView>
|
||||||
|
<OView class="oracle.dbtools.crest.swingui.relational.TVTable" oid="A401BE97-AB97-BBA9-4C74-3778F4F7F90C" otype="Table" vid="EC57B2B9-7380-FD95-6FB5-7E33D2ED62B2">
|
||||||
|
<hideElementsInCurrentOnly>false</hideElementsInCurrentOnly>
|
||||||
|
<bounds x="40" y="75" width="200" height="199"/>
|
||||||
|
</OView>
|
||||||
|
<OView class="oracle.dbtools.crest.swingui.relational.TVTable" oid="FF65C06B-FFEB-B730-F1C4-69541D31D577" otype="Table" vid="C2718615-2201-32B6-4263-F1D17FF632FF">
|
||||||
|
<hideElementsInCurrentOnly>false</hideElementsInCurrentOnly>
|
||||||
|
<bounds x="684" y="316" width="219" height="117"/>
|
||||||
|
</OView>
|
||||||
|
</objectViews>
|
||||||
|
<connectors>
|
||||||
|
<Connector class="oracle.dbtools.crest.swingui.relational.TVFKRelation" oid="240AA4FE-29A5-F9F7-D42A-1B5A12F3EBFD" otype="FKIndexAssociation" vid_source="FC008109-95D8-88A3-7231-F84A1EC4F9EE" vid_target="2391685D-0ED0-AF78-1753-7F5F2C2C3696">
|
||||||
|
<hideElementsInCurrentOnly>false</hideElementsInCurrentOnly>
|
||||||
|
<backgroundColor>-16777216</backgroundColor>
|
||||||
|
<lineWidth>1</lineWidth>
|
||||||
|
<points>
|
||||||
|
<point x="342" y="415"/>
|
||||||
|
<point x="235" y="415"/>
|
||||||
|
</points>
|
||||||
|
</Connector>
|
||||||
|
<Connector class="oracle.dbtools.crest.swingui.relational.TVFKRelation" oid="34462893-9CF0-6CA2-DEDC-65566391E152" otype="FKIndexAssociation" vid_source="FC008109-95D8-88A3-7231-F84A1EC4F9EE" vid_target="C2718615-2201-32B6-4263-F1D17FF632FF">
|
||||||
|
<hideElementsInCurrentOnly>false</hideElementsInCurrentOnly>
|
||||||
|
<backgroundColor>-16777216</backgroundColor>
|
||||||
|
<lineWidth>1</lineWidth>
|
||||||
|
<points>
|
||||||
|
<point x="598" y="374"/>
|
||||||
|
<point x="684" y="374"/>
|
||||||
|
</points>
|
||||||
|
</Connector>
|
||||||
|
<Connector class="oracle.dbtools.crest.swingui.relational.TVFKRelation" oid="3731BE4B-BDAE-2576-83CA-B960B133A751" otype="FKIndexAssociation" vid_source="FC008109-95D8-88A3-7231-F84A1EC4F9EE" vid_target="2300617B-0C12-3A48-9D9F-4493FD07AE5C">
|
||||||
|
<hideElementsInCurrentOnly>false</hideElementsInCurrentOnly>
|
||||||
|
<backgroundColor>-16777216</backgroundColor>
|
||||||
|
<lineWidth>1</lineWidth>
|
||||||
|
<points>
|
||||||
|
<point x="469" y="488"/>
|
||||||
|
<point x="469" y="552"/>
|
||||||
|
</points>
|
||||||
|
</Connector>
|
||||||
|
<Connector class="oracle.dbtools.crest.swingui.relational.TVFKRelation" oid="43FF2D2E-A4B3-2BDC-BBCB-8F9D62520A19" otype="FKIndexAssociation" vid_source="EC57B2B9-7380-FD95-6FB5-7E33D2ED62B2" vid_target="27E6B5D6-FD76-26F6-22B1-D4FA81A5E90D">
|
||||||
|
<hideElementsInCurrentOnly>false</hideElementsInCurrentOnly>
|
||||||
|
<backgroundColor>-16777216</backgroundColor>
|
||||||
|
<lineWidth>1</lineWidth>
|
||||||
|
<points>
|
||||||
|
<point x="240" y="146"/>
|
||||||
|
<point x="360" y="146"/>
|
||||||
|
</points>
|
||||||
|
</Connector>
|
||||||
|
<Connector class="oracle.dbtools.crest.swingui.relational.TVFKRelation" oid="63A56F9F-DE2E-E887-27D8-FC1240762272" otype="FKIndexAssociation" vid_source="2E0ADD1E-6CC1-05B9-FB38-2EB5CE70FD66" vid_target="27E6B5D6-FD76-26F6-22B1-D4FA81A5E90D">
|
||||||
|
<hideElementsInCurrentOnly>false</hideElementsInCurrentOnly>
|
||||||
|
<backgroundColor>-16777216</backgroundColor>
|
||||||
|
<lineWidth>1</lineWidth>
|
||||||
|
<points>
|
||||||
|
<point x="741" y="142"/>
|
||||||
|
<point x="651" y="142"/>
|
||||||
|
</points>
|
||||||
|
</Connector>
|
||||||
|
<Connector class="oracle.dbtools.crest.swingui.relational.TVFKRelation" oid="69F103EE-1149-E706-8CB4-AFC46CA0403D" otype="FKIndexAssociation" vid_source="FC008109-95D8-88A3-7231-F84A1EC4F9EE" vid_target="EC57B2B9-7380-FD95-6FB5-7E33D2ED62B2">
|
||||||
|
<hideElementsInCurrentOnly>false</hideElementsInCurrentOnly>
|
||||||
|
<backgroundColor>-16777216</backgroundColor>
|
||||||
|
<lineWidth>1</lineWidth>
|
||||||
|
<points>
|
||||||
|
<point x="342" y="305"/>
|
||||||
|
<point x="240" y="239"/>
|
||||||
|
</points>
|
||||||
|
</Connector>
|
||||||
|
<Connector class="oracle.dbtools.crest.swingui.relational.TVFKRelation" oid="717F1C70-8DCD-09A6-E20C-4A983365ABB7" otype="FKIndexAssociation" vid_source="1F6F96E6-2249-815D-AA83-0EC2D81D07CB" vid_target="C2718615-2201-32B6-4263-F1D17FF632FF">
|
||||||
|
<hideElementsInCurrentOnly>false</hideElementsInCurrentOnly>
|
||||||
|
<backgroundColor>-16777216</backgroundColor>
|
||||||
|
<lineWidth>1</lineWidth>
|
||||||
|
<points>
|
||||||
|
<point x="983" y="374"/>
|
||||||
|
<point x="903" y="374"/>
|
||||||
|
</points>
|
||||||
|
</Connector>
|
||||||
|
<Connector class="oracle.dbtools.crest.swingui.relational.TVFKRelation" oid="DD06F835-6C22-0E4B-6687-7987DD00B033" otype="FKIndexAssociation" vid_source="2E0ADD1E-6CC1-05B9-FB38-2EB5CE70FD66" vid_target="FC008109-95D8-88A3-7231-F84A1EC4F9EE">
|
||||||
|
<hideElementsInCurrentOnly>false</hideElementsInCurrentOnly>
|
||||||
|
<backgroundColor>-16777216</backgroundColor>
|
||||||
|
<lineWidth>1</lineWidth>
|
||||||
|
<points>
|
||||||
|
<point x="759" y="193"/>
|
||||||
|
<point x="598" y="302"/>
|
||||||
|
</points>
|
||||||
|
</Connector>
|
||||||
|
<Connector class="oracle.dbtools.crest.swingui.relational.TVFKRelation" oid="E0C89A41-0EC1-DBA4-FEA7-BA31E7DDAE8F" otype="FKIndexAssociation" vid_source="2391685D-0ED0-AF78-1753-7F5F2C2C3696" vid_target="FC008109-95D8-88A3-7231-F84A1EC4F9EE">
|
||||||
|
<hideElementsInCurrentOnly>false</hideElementsInCurrentOnly>
|
||||||
|
<backgroundColor>-16777216</backgroundColor>
|
||||||
|
<lineWidth>1</lineWidth>
|
||||||
|
<points>
|
||||||
|
<point x="235" y="400"/>
|
||||||
|
<point x="342" y="400"/>
|
||||||
|
</points>
|
||||||
|
</Connector>
|
||||||
|
<Connector class="oracle.dbtools.crest.swingui.relational.TVFKRelation" oid="FDA63C77-E1BA-2F7D-A7F3-0A04E1C813AD" otype="FKIndexAssociation" vid_source="2E0ADD1E-6CC1-05B9-FB38-2EB5CE70FD66" vid_target="1F6F96E6-2249-815D-AA83-0EC2D81D07CB">
|
||||||
|
<hideElementsInCurrentOnly>false</hideElementsInCurrentOnly>
|
||||||
|
<backgroundColor>-16777216</backgroundColor>
|
||||||
|
<lineWidth>1</lineWidth>
|
||||||
|
<points>
|
||||||
|
<point x="899" y="193"/>
|
||||||
|
<point x="998" y="276"/>
|
||||||
|
</points>
|
||||||
|
</Connector>
|
||||||
|
</connectors>
|
||||||
|
</Display>
|
||||||
|
</displays>
|
||||||
|
</Diagram>
|
||||||
@ -0,0 +1,122 @@
|
|||||||
|
<?xml version = '1.0' encoding = 'UTF-8'?>
|
||||||
|
<Table class="oracle.dbtools.crest.model.design.relational.Table" directorySegmentName="seg_0" id="08F7FCE0-FB7D-0162-60B9-DEB2A78396E5" name="MANAGER">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>FD513D53-FF44-3471-8407-AE43D1A0D0BA</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<allowColumnReorder>false</allowColumnReorder>
|
||||||
|
<existDependencyGenerateInDDl>true</existDependencyGenerateInDDl>
|
||||||
|
<parsed>true</parsed>
|
||||||
|
<columns itemClass="oracle.dbtools.crest.model.design.relational.Column">
|
||||||
|
<Column name="ID" id="E2919CC2-3B28-447E-DC1D-BA8E9536A9EF">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>BE9644DF-EF1A-EEE7-8B41-33273E9CA718</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
<autoIncrementCycle>false</autoIncrementCycle>
|
||||||
|
</Column>
|
||||||
|
<Column name="skill" id="FFC38C6F-F74B-13D2-A319-0A6F2E14A8B4">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>1DEB5CAD-86BD-9C3E-17CB-0D4E322F27D3</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
<autoIncrementCycle>false</autoIncrementCycle>
|
||||||
|
</Column>
|
||||||
|
<Column name="reputation" id="933E75D2-569B-E058-0E4A-00272DAAF76D">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>64292D71-7570-FD26-E6F5-A5A2A3DC7C8E</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
<autoIncrementCycle>false</autoIncrementCycle>
|
||||||
|
</Column>
|
||||||
|
<Column name="age" id="6B2D04C8-326E-EE4D-009F-7ADA345C64C6">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>9A0675BF-B51B-EEB7-A37E-FC2025CE6403</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
<autoIncrementCycle>false</autoIncrementCycle>
|
||||||
|
</Column>
|
||||||
|
<Column name="wage" id="82D5C0E6-E57B-793E-1D7B-598D988FCCE5">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>EFCCC331-DB88-5E63-A5F0-EADE1128B3B2</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
<autoIncrementCycle>false</autoIncrementCycle>
|
||||||
|
</Column>
|
||||||
|
<Column name="CLUB_ID" id="8641E8AF-4C80-1D56-AEE0-6F0BC6D342E4">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>EFC29F8A-089C-FE6A-77D9-5728B25FAC31</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
<previousColumn>false</previousColumn>
|
||||||
|
<autoIncrementCycle>false</autoIncrementCycle>
|
||||||
|
<associations>
|
||||||
|
<colAssociation fkAssociation="240AA4FE-29A5-F9F7-D42A-1B5A12F3EBFD" referredColumn="E6E693A6-E552-E1F7-3DE0-FD476D83B09F"/>
|
||||||
|
</associations>
|
||||||
|
</Column>
|
||||||
|
</columns>
|
||||||
|
<indexes itemClass="oracle.dbtools.crest.model.design.relational.Index">
|
||||||
|
<ind_PK_UK id="2E4DF9B1-1A32-0353-0FDD-9213BAD93413" name="MANAGER_ID_UN">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>5E48BE38-6A08-138B-701B-A6DF1781A1A0</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<indexState>Unique Constraint</indexState>
|
||||||
|
<isSurrogateKey>false</isSurrogateKey>
|
||||||
|
<indexColumnUsage>
|
||||||
|
<colUsage columnID="E2919CC2-3B28-447E-DC1D-BA8E9536A9EF"/>
|
||||||
|
</indexColumnUsage>
|
||||||
|
</ind_PK_UK>
|
||||||
|
<ind_PK_UK id="FFFB80B9-F8CA-5560-688B-8CE013772336" name="MANAGER__IDX">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<indexState>Unique Plain Index</indexState>
|
||||||
|
<isSurrogateKey>false</isSurrogateKey>
|
||||||
|
<relationGeneratorID>6B8D43C3-809E-BB19-7EF7-D8531E4F21F8</relationGeneratorID>
|
||||||
|
<indexColumnUsage>
|
||||||
|
<colUsage columnID="8641E8AF-4C80-1D56-AEE0-6F0BC6D342E4"/>
|
||||||
|
</indexColumnUsage>
|
||||||
|
</ind_PK_UK>
|
||||||
|
<ind_PK_UK id="4F63CBF1-72AE-6FD1-11C2-D976155CF135" name="MANAGER_CLUB_FK">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>6B8D43C3-809E-BB19-7EF7-D8531E4F21F8</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<indexState>Foreign Key</indexState>
|
||||||
|
<isSurrogateKey>false</isSurrogateKey>
|
||||||
|
<indexColumnUsage>
|
||||||
|
<colUsage columnID="8641E8AF-4C80-1D56-AEE0-6F0BC6D342E4"/>
|
||||||
|
</indexColumnUsage>
|
||||||
|
</ind_PK_UK>
|
||||||
|
</indexes>
|
||||||
|
</Table>
|
||||||
@ -0,0 +1,75 @@
|
|||||||
|
<?xml version = '1.0' encoding = 'UTF-8'?>
|
||||||
|
<Table class="oracle.dbtools.crest.model.design.relational.Table" directorySegmentName="seg_0" id="0F805C2E-E01F-5394-4FAC-CE35930C7ACD" name="takes_place_in">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<allowColumnReorder>false</allowColumnReorder>
|
||||||
|
<existDependencyGenerateInDDl>true</existDependencyGenerateInDDl>
|
||||||
|
<parsed>true</parsed>
|
||||||
|
<columns itemClass="oracle.dbtools.crest.model.design.relational.Column">
|
||||||
|
<Column name="STADIUM_ID" id="F2BC5178-91EA-C128-F287-9D326BBC445C">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
<previousColumn>false</previousColumn>
|
||||||
|
<autoIncrementCycle>false</autoIncrementCycle>
|
||||||
|
<associations>
|
||||||
|
<colAssociation fkAssociation="43FF2D2E-A4B3-2BDC-BBCB-8F9D62520A19" referredColumn="C31F54E7-0711-CA2D-FFB2-02400DFB420B"/>
|
||||||
|
</associations>
|
||||||
|
</Column>
|
||||||
|
<Column name="COMPETITION_ID" id="1FED0950-36DC-BCEA-8485-EA40FFC202D4">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
<previousColumn>false</previousColumn>
|
||||||
|
<autoIncrementCycle>false</autoIncrementCycle>
|
||||||
|
<associations>
|
||||||
|
<colAssociation fkAssociation="63A56F9F-DE2E-E887-27D8-FC1240762272" referredColumn="89E983E9-902B-97F6-8204-D458BE0CAAF4"/>
|
||||||
|
</associations>
|
||||||
|
</Column>
|
||||||
|
</columns>
|
||||||
|
<indexes itemClass="oracle.dbtools.crest.model.design.relational.Index">
|
||||||
|
<ind_PK_UK id="995862AE-4C1C-A07C-FE3F-FBFF7AD2B9F8" name="takes_place_in_PK">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<pk>true</pk>
|
||||||
|
<indexState>Primary Constraint</indexState>
|
||||||
|
<isSurrogateKey>false</isSurrogateKey>
|
||||||
|
<indexColumnUsage>
|
||||||
|
<colUsage columnID="F2BC5178-91EA-C128-F287-9D326BBC445C"/>
|
||||||
|
<colUsage columnID="1FED0950-36DC-BCEA-8485-EA40FFC202D4"/>
|
||||||
|
</indexColumnUsage>
|
||||||
|
</ind_PK_UK>
|
||||||
|
<ind_PK_UK id="B4F34868-3CF0-D618-6DE4-6079E1D6008E" name="takes_place_in_STADIUM_FK">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>5BB2B03F-53C9-B0A1-6D44-537497A2D5F0</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<indexState>Foreign Key</indexState>
|
||||||
|
<isSurrogateKey>false</isSurrogateKey>
|
||||||
|
<indexColumnUsage>
|
||||||
|
<colUsage columnID="F2BC5178-91EA-C128-F287-9D326BBC445C"/>
|
||||||
|
</indexColumnUsage>
|
||||||
|
</ind_PK_UK>
|
||||||
|
<ind_PK_UK id="793244E6-EBB5-2FC7-EEF9-C9ADE147CD6C" name="takes_place_in_COMPETITION_FK">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>5BB2B03F-53C9-B0A1-6D44-537497A2D5F0</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<indexState>Foreign Key</indexState>
|
||||||
|
<isSurrogateKey>false</isSurrogateKey>
|
||||||
|
<indexColumnUsage>
|
||||||
|
<colUsage columnID="1FED0950-36DC-BCEA-8485-EA40FFC202D4"/>
|
||||||
|
</indexColumnUsage>
|
||||||
|
</ind_PK_UK>
|
||||||
|
</indexes>
|
||||||
|
</Table>
|
||||||
@ -0,0 +1,147 @@
|
|||||||
|
<?xml version = '1.0' encoding = 'UTF-8'?>
|
||||||
|
<Table class="oracle.dbtools.crest.model.design.relational.Table" directorySegmentName="seg_0" id="1E60D57C-00A0-B647-52D0-494D4D35214B" name="MATCH">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>ED530AAE-C66D-7E62-0AAB-76510176E777</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<allowColumnReorder>false</allowColumnReorder>
|
||||||
|
<existDependencyGenerateInDDl>true</existDependencyGenerateInDDl>
|
||||||
|
<parsed>true</parsed>
|
||||||
|
<columns itemClass="oracle.dbtools.crest.model.design.relational.Column">
|
||||||
|
<Column name="ID" id="C814E1B7-82FB-783D-BDC6-086E30DB9D40">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>2256CF47-040D-A877-EE27-84E0B60FBD66</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
<autoIncrementCycle>false</autoIncrementCycle>
|
||||||
|
</Column>
|
||||||
|
<Column name="score" id="F2FDEF07-FCA1-4508-2573-898C3E74281D">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>EFD1C517-C2BF-EEA1-8820-892575009D1A</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
<autoIncrementCycle>false</autoIncrementCycle>
|
||||||
|
</Column>
|
||||||
|
<Column name="rating" id="3AA75572-4DDA-6336-09A8-B7E087B46324">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>814BC2AC-30E2-B024-4FED-3FD25C4C67C9</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
<autoIncrementCycle>false</autoIncrementCycle>
|
||||||
|
</Column>
|
||||||
|
<Column name="attendance" id="2BB1951E-30DF-9271-E816-56FB3EE4F111">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>C4F9CAFE-17FB-37F3-9061-3EF98FFCEF87</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
<autoIncrementCycle>false</autoIncrementCycle>
|
||||||
|
</Column>
|
||||||
|
<Column name="weather" id="205CBE12-22FC-413A-38D6-354592B189DD">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>DAD6D206-A278-1D75-1C4C-F6930F09710C</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>A3A3C77D-0366-9768-FF89-1C25E56881C8</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
<autoIncrementCycle>false</autoIncrementCycle>
|
||||||
|
</Column>
|
||||||
|
<Column name="duration" id="FAE481E6-B601-A9E7-951C-11CE3B77DCE2">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>CC650C02-6576-0A8B-8698-0D6672FD1328</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
<autoIncrementCycle>false</autoIncrementCycle>
|
||||||
|
</Column>
|
||||||
|
<Column name="date" id="5E596A4F-C21A-9FF9-BFEF-6A465D0BA9A8">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>CB889B92-2690-D41C-2FCA-1464906A53F5</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT007</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
<autoIncrementCycle>false</autoIncrementCycle>
|
||||||
|
</Column>
|
||||||
|
<Column name="referee_name" id="BCC0543B-69C9-DAE7-E035-20310552A028">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>89277C2A-10A4-40D4-4DCD-A81EA9D479A6</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>A3A3C77D-0366-9768-FF89-1C25E56881C8</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
<autoIncrementCycle>false</autoIncrementCycle>
|
||||||
|
</Column>
|
||||||
|
<Column name="COMPETITION_ID" id="0E44874B-2A3F-1DB1-C5D9-0FFBECDDF756">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>495BC6CB-8762-056A-D02F-02EA7714D7EC</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
<previousColumn>false</previousColumn>
|
||||||
|
<autoIncrementCycle>false</autoIncrementCycle>
|
||||||
|
<associations>
|
||||||
|
<colAssociation fkAssociation="FDA63C77-E1BA-2F7D-A7F3-0A04E1C813AD" referredColumn="89E983E9-902B-97F6-8204-D458BE0CAAF4"/>
|
||||||
|
</associations>
|
||||||
|
</Column>
|
||||||
|
</columns>
|
||||||
|
<indexes itemClass="oracle.dbtools.crest.model.design.relational.Index">
|
||||||
|
<ind_PK_UK id="F108914A-8713-2CB5-5E00-7AA8835E39CD" name="MATCH_ID_UN">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>9A4BE9B4-8045-EA77-F43A-F19CF3263312</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<indexState>Unique Constraint</indexState>
|
||||||
|
<isSurrogateKey>false</isSurrogateKey>
|
||||||
|
<indexColumnUsage>
|
||||||
|
<colUsage columnID="C814E1B7-82FB-783D-BDC6-086E30DB9D40"/>
|
||||||
|
</indexColumnUsage>
|
||||||
|
</ind_PK_UK>
|
||||||
|
<ind_PK_UK id="1A26E072-6C9D-0EFD-908A-78EF92110CC5" name="MATCH_COMPETITION_FK">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>717E32F5-3838-A47B-568A-87EB80E36AFA</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<indexState>Foreign Key</indexState>
|
||||||
|
<isSurrogateKey>false</isSurrogateKey>
|
||||||
|
<indexColumnUsage>
|
||||||
|
<colUsage columnID="0E44874B-2A3F-1DB1-C5D9-0FFBECDDF756"/>
|
||||||
|
</indexColumnUsage>
|
||||||
|
</ind_PK_UK>
|
||||||
|
</indexes>
|
||||||
|
</Table>
|
||||||
@ -0,0 +1,148 @@
|
|||||||
|
<?xml version = '1.0' encoding = 'UTF-8'?>
|
||||||
|
<Table class="oracle.dbtools.crest.model.design.relational.Table" directorySegmentName="seg_0" id="6D9189CB-55B6-3A21-76E0-447963FB09D1" name="CLUB">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>37CCF314-8958-C848-FE51-7615576768C2</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<allowColumnReorder>false</allowColumnReorder>
|
||||||
|
<existDependencyGenerateInDDl>true</existDependencyGenerateInDDl>
|
||||||
|
<parsed>true</parsed>
|
||||||
|
<columns itemClass="oracle.dbtools.crest.model.design.relational.Column">
|
||||||
|
<Column name="ID" id="E6E693A6-E552-E1F7-3DE0-FD476D83B09F">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>E1FA19BC-94DF-4805-354E-E903363BD3A3</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
<autoIncrementCycle>false</autoIncrementCycle>
|
||||||
|
</Column>
|
||||||
|
<Column name="budget" id="B52095CB-9DB5-3FD8-809D-B0CB9902D51F">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>38F400E9-1FF5-ACE2-ECC1-0242D1DF5FE6</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
<autoIncrementCycle>false</autoIncrementCycle>
|
||||||
|
</Column>
|
||||||
|
<Column name="training_ground_quality" id="CC872505-5198-0E1B-CF16-DD487D7EE96A">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>41DE137F-4FB1-7481-92A0-AA714224F084</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
<autoIncrementCycle>false</autoIncrementCycle>
|
||||||
|
</Column>
|
||||||
|
<Column name="reputation" id="DFBBECB5-88F4-E683-D8AA-F30773FE06EF">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>A8A52F86-1ECC-F07F-E155-5612A1FB8832</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
<autoIncrementCycle>false</autoIncrementCycle>
|
||||||
|
</Column>
|
||||||
|
<Column name="country_of_origin" id="FDED9DA4-BDD5-1FE1-33A1-628DBD25283E">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>B1B09588-41C3-B9E5-1479-E4D76BB3A0D6</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>A3A3C77D-0366-9768-FF89-1C25E56881C8</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
<autoIncrementCycle>false</autoIncrementCycle>
|
||||||
|
</Column>
|
||||||
|
<Column name="COMPETITION_ID" id="90CF1B6E-6DEE-1094-6EEA-B5B6C382B560">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>B0F6D941-8E00-5E51-8F24-A1A5311B00C6</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
<previousColumn>false</previousColumn>
|
||||||
|
<autoIncrementCycle>false</autoIncrementCycle>
|
||||||
|
<associations>
|
||||||
|
<colAssociation fkAssociation="DD06F835-6C22-0E4B-6687-7987DD00B033" referredColumn="89E983E9-902B-97F6-8204-D458BE0CAAF4"/>
|
||||||
|
</associations>
|
||||||
|
</Column>
|
||||||
|
<Column name="MANAGER_ID" id="36E0A28B-D951-E834-B9C3-D57C4E6092FA">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>A0587CF4-DF8A-0EA6-9F51-E4FCF42FA3E6</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
<previousColumn>false</previousColumn>
|
||||||
|
<autoIncrementCycle>false</autoIncrementCycle>
|
||||||
|
<associations>
|
||||||
|
<colAssociation fkAssociation="E0C89A41-0EC1-DBA4-FEA7-BA31E7DDAE8F" referredColumn="E2919CC2-3B28-447E-DC1D-BA8E9536A9EF"/>
|
||||||
|
</associations>
|
||||||
|
</Column>
|
||||||
|
</columns>
|
||||||
|
<indexes itemClass="oracle.dbtools.crest.model.design.relational.Index">
|
||||||
|
<ind_PK_UK id="41C6A40E-318D-59ED-BFB9-4AA4125C2AB6" name="CLUB_ID_UN">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>7F8EBC6C-4E41-73B8-B148-DBC91D3BFA9B</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<indexState>Unique Constraint</indexState>
|
||||||
|
<isSurrogateKey>false</isSurrogateKey>
|
||||||
|
<indexColumnUsage>
|
||||||
|
<colUsage columnID="E6E693A6-E552-E1F7-3DE0-FD476D83B09F"/>
|
||||||
|
</indexColumnUsage>
|
||||||
|
</ind_PK_UK>
|
||||||
|
<ind_PK_UK id="55B29134-CAD8-5993-6F7D-6D5BE54CE2AA" name="CLUB__IDX">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<indexState>Unique Plain Index</indexState>
|
||||||
|
<isSurrogateKey>false</isSurrogateKey>
|
||||||
|
<relationGeneratorID>6B8D43C3-809E-BB19-7EF7-D8531E4F21F8</relationGeneratorID>
|
||||||
|
<indexColumnUsage>
|
||||||
|
<colUsage columnID="36E0A28B-D951-E834-B9C3-D57C4E6092FA"/>
|
||||||
|
</indexColumnUsage>
|
||||||
|
</ind_PK_UK>
|
||||||
|
<ind_PK_UK id="CB83FA2A-347E-CE5D-A9BA-1F315F659F1D" name="CLUB_COMPETITION_FK">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>61605123-73E2-570D-F1B4-93010E3AA5C2</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<indexState>Foreign Key</indexState>
|
||||||
|
<isSurrogateKey>false</isSurrogateKey>
|
||||||
|
<indexColumnUsage>
|
||||||
|
<colUsage columnID="90CF1B6E-6DEE-1094-6EEA-B5B6C382B560"/>
|
||||||
|
</indexColumnUsage>
|
||||||
|
</ind_PK_UK>
|
||||||
|
<ind_PK_UK id="004CFF6F-1601-0968-598A-86F42BF7D932" name="CLUB_MANAGER_FK">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>6B8D43C3-809E-BB19-7EF7-D8531E4F21F8</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<indexState>Foreign Key</indexState>
|
||||||
|
<isSurrogateKey>false</isSurrogateKey>
|
||||||
|
<indexColumnUsage>
|
||||||
|
<colUsage columnID="36E0A28B-D951-E834-B9C3-D57C4E6092FA"/>
|
||||||
|
</indexColumnUsage>
|
||||||
|
</ind_PK_UK>
|
||||||
|
</indexes>
|
||||||
|
</Table>
|
||||||
@ -0,0 +1,73 @@
|
|||||||
|
<?xml version = '1.0' encoding = 'UTF-8'?>
|
||||||
|
<Table class="oracle.dbtools.crest.model.design.relational.Table" directorySegmentName="seg_0" id="A05F2CDF-2CA2-496C-CB73-9A4BF5348B57" name="COMPETITION">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>C1EC188F-389F-8F6C-877C-5C976375F9A7</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<allowColumnReorder>false</allowColumnReorder>
|
||||||
|
<existDependencyGenerateInDDl>true</existDependencyGenerateInDDl>
|
||||||
|
<parsed>true</parsed>
|
||||||
|
<columns itemClass="oracle.dbtools.crest.model.design.relational.Column">
|
||||||
|
<Column name="ID" id="89E983E9-902B-97F6-8204-D458BE0CAAF4">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>EF3853D5-1AB5-F0C4-3E80-AF5C0FACABF8</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
<autoIncrementCycle>false</autoIncrementCycle>
|
||||||
|
</Column>
|
||||||
|
<Column name="prize" id="808F7BFE-C974-8A5B-7373-CD4EC223414C">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>510C6A3F-6C0C-20B1-BB33-8C163AC8B8EC</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
<autoIncrementCycle>false</autoIncrementCycle>
|
||||||
|
</Column>
|
||||||
|
<Column name="country" id="D8FFA64F-0254-5B0C-5921-C42D3865FD70">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>EEEAA30B-C064-AC1A-6228-16B61C2661D9</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>A3A3C77D-0366-9768-FF89-1C25E56881C8</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
<autoIncrementCycle>false</autoIncrementCycle>
|
||||||
|
</Column>
|
||||||
|
<Column name="reputation" id="52988E06-8EA4-EEB5-4438-395143BB6C07">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>5A7D557B-53A3-9B7C-4CA1-1CFA0E2454C9</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
<autoIncrementCycle>false</autoIncrementCycle>
|
||||||
|
</Column>
|
||||||
|
</columns>
|
||||||
|
<indexes itemClass="oracle.dbtools.crest.model.design.relational.Index">
|
||||||
|
<ind_PK_UK id="D021A899-B1C3-EBE8-64E9-60EFAB0BA0D9" name="COMPETITION_ID_UN">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>9F37D7E8-3E61-5895-283A-12D27866E6E4</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<indexState>Unique Constraint</indexState>
|
||||||
|
<isSurrogateKey>false</isSurrogateKey>
|
||||||
|
<indexColumnUsage>
|
||||||
|
<colUsage columnID="89E983E9-902B-97F6-8204-D458BE0CAAF4"/>
|
||||||
|
</indexColumnUsage>
|
||||||
|
</ind_PK_UK>
|
||||||
|
</indexes>
|
||||||
|
</Table>
|
||||||
@ -0,0 +1,160 @@
|
|||||||
|
<?xml version = '1.0' encoding = 'UTF-8'?>
|
||||||
|
<Table class="oracle.dbtools.crest.model.design.relational.Table" directorySegmentName="seg_0" id="A22C69E6-9E67-C82F-ED01-A23AAED170F6" name="PLAYER">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>C7CE6C9F-EADF-A68E-F301-D0518BC9E32E</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<allowColumnReorder>false</allowColumnReorder>
|
||||||
|
<existDependencyGenerateInDDl>true</existDependencyGenerateInDDl>
|
||||||
|
<parsed>true</parsed>
|
||||||
|
<columns itemClass="oracle.dbtools.crest.model.design.relational.Column">
|
||||||
|
<Column name="ID" id="92430750-720A-0259-6BDF-6633A9658174">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>F4EAC0C3-68FD-315F-FA42-97E73E276812</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
<autoIncrementCycle>false</autoIncrementCycle>
|
||||||
|
</Column>
|
||||||
|
<Column name="skill" id="D7F466CC-2F5C-A00E-94ED-6621AE517B07">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>E0E55813-2D73-FE40-63F8-FA829866FC88</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
<autoIncrementCycle>false</autoIncrementCycle>
|
||||||
|
</Column>
|
||||||
|
<Column name="position" id="D2013BC1-D758-4021-D9C1-12A171F7F0C9">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>C4582F94-8907-BCA8-4E82-3F2307A461FD</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>A3A3C77D-0366-9768-FF89-1C25E56881C8</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
<autoIncrementCycle>false</autoIncrementCycle>
|
||||||
|
</Column>
|
||||||
|
<Column name="reputation" id="5E676C65-A7BA-A22C-E75D-7ED07A483AD7">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>DDDBA383-8EA8-E730-CE79-4ADD10587171</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
<autoIncrementCycle>false</autoIncrementCycle>
|
||||||
|
</Column>
|
||||||
|
<Column name="contract_status" id="2C08D385-1748-E406-03F6-63DD6E3E993A">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>1F46C2B5-8963-5BAA-0CEB-320CA07D37C1</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>A3A3C77D-0366-9768-FF89-1C25E56881C8</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
<autoIncrementCycle>false</autoIncrementCycle>
|
||||||
|
</Column>
|
||||||
|
<Column name="injuries" id="91F67D59-A8B9-835B-B2B2-575E15E21FB7">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>F588FC6C-902D-B7A2-8D3B-00B54F04FDC1</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
<autoIncrementCycle>false</autoIncrementCycle>
|
||||||
|
</Column>
|
||||||
|
<Column name="age" id="91AB7DBD-A542-47A6-36A1-E85259B1C74C">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>9BF186C3-2296-28AD-55C0-586D9D01D72D</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
<autoIncrementCycle>false</autoIncrementCycle>
|
||||||
|
</Column>
|
||||||
|
<Column name="wages" id="F9282D7E-60E0-2D0C-734F-1120FCE84662">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>15DC2C5F-9A9E-2A64-BC66-1EA2AC28C0A9</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
<autoIncrementCycle>false</autoIncrementCycle>
|
||||||
|
</Column>
|
||||||
|
<Column name="transfer_value" id="2F794BEE-EB75-D3B9-C8DD-0A4C03248A6B">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>7BEB26AD-0011-0A62-F129-AD9A00810654</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
<autoIncrementCycle>false</autoIncrementCycle>
|
||||||
|
</Column>
|
||||||
|
<Column name="CLUB_ID" id="2F7A940C-3F69-A295-21F9-789C694058FE">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>FABA3581-4FC0-5A8A-CB86-761937AC2A9C</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
<previousColumn>false</previousColumn>
|
||||||
|
<autoIncrementCycle>false</autoIncrementCycle>
|
||||||
|
<associations>
|
||||||
|
<colAssociation fkAssociation="3731BE4B-BDAE-2576-83CA-B960B133A751" referredColumn="E6E693A6-E552-E1F7-3DE0-FD476D83B09F"/>
|
||||||
|
</associations>
|
||||||
|
</Column>
|
||||||
|
</columns>
|
||||||
|
<indexes itemClass="oracle.dbtools.crest.model.design.relational.Index">
|
||||||
|
<ind_PK_UK id="4E0DDFEF-1254-6396-BB2B-2B68D7131369" name="PLAYER_ID_UN">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>47E35D28-113A-16EF-963C-28292C16B79B</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<indexState>Unique Constraint</indexState>
|
||||||
|
<isSurrogateKey>false</isSurrogateKey>
|
||||||
|
<indexColumnUsage>
|
||||||
|
<colUsage columnID="92430750-720A-0259-6BDF-6633A9658174"/>
|
||||||
|
</indexColumnUsage>
|
||||||
|
</ind_PK_UK>
|
||||||
|
<ind_PK_UK id="BA4EC9BA-4D5B-3D34-8563-4C1E7133F2C7" name="PLAYER_CLUB_FK">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>37C391BC-519D-B4D0-CF4F-C1617F2EE5A4</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<indexState>Foreign Key</indexState>
|
||||||
|
<isSurrogateKey>false</isSurrogateKey>
|
||||||
|
<indexColumnUsage>
|
||||||
|
<colUsage columnID="2F7A940C-3F69-A295-21F9-789C694058FE"/>
|
||||||
|
</indexColumnUsage>
|
||||||
|
</ind_PK_UK>
|
||||||
|
</indexes>
|
||||||
|
</Table>
|
||||||
@ -0,0 +1,145 @@
|
|||||||
|
<?xml version = '1.0' encoding = 'UTF-8'?>
|
||||||
|
<Table class="oracle.dbtools.crest.model.design.relational.Table" directorySegmentName="seg_0" id="A401BE97-AB97-BBA9-4C74-3778F4F7F90C" name="STADIUM">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>094A0278-30E9-B6D7-73D5-9A42759BDCFF</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<allowColumnReorder>false</allowColumnReorder>
|
||||||
|
<existDependencyGenerateInDDl>true</existDependencyGenerateInDDl>
|
||||||
|
<parsed>true</parsed>
|
||||||
|
<columns itemClass="oracle.dbtools.crest.model.design.relational.Column">
|
||||||
|
<Column name="ID" id="C31F54E7-0711-CA2D-FFB2-02400DFB420B">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>AB122906-9B5C-49D1-4F47-5610A0DB8C72</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
<autoIncrementCycle>false</autoIncrementCycle>
|
||||||
|
</Column>
|
||||||
|
<Column name="capacity" id="7080596A-F59E-A3E0-F6AF-6629C267777A">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>63EAC919-AD3B-2B1A-B263-CEBBE3B76762</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
<autoIncrementCycle>false</autoIncrementCycle>
|
||||||
|
</Column>
|
||||||
|
<Column name="reputation" id="390C29C0-A244-03DB-DDC6-B9267DD73703">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>0646FB84-69BA-F078-A415-A532E8979B90</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
<autoIncrementCycle>false</autoIncrementCycle>
|
||||||
|
</Column>
|
||||||
|
<Column name="location" id="D1A850C5-B94C-DE91-3260-26FB17602AA8">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>5A693337-7CFF-B5EB-FDDE-4586EBF30CFF</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>A3A3C77D-0366-9768-FF89-1C25E56881C8</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
<autoIncrementCycle>false</autoIncrementCycle>
|
||||||
|
</Column>
|
||||||
|
<Column name="build_year" id="EF6E50FA-C25F-03ED-AFD1-FB5FA0EF332F">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>E70AB94F-0574-D011-D5B9-9C7D6062F11D</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
<autoIncrementCycle>false</autoIncrementCycle>
|
||||||
|
</Column>
|
||||||
|
<Column name="value" id="44606D9C-BBB8-CCB9-A555-B824EE057F4A">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>E87304E8-5FE7-59C8-E846-DA45E599940A</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT021</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
<autoIncrementCycle>false</autoIncrementCycle>
|
||||||
|
</Column>
|
||||||
|
<Column name="ticket_price" id="249C4A68-C500-4A18-6A5B-8FD793F3C3BF">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>731005D0-CBF2-60AA-1466-F6C4019D98AF</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<nullsAllowed>true</nullsAllowed>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT021</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
<autoIncrementCycle>false</autoIncrementCycle>
|
||||||
|
</Column>
|
||||||
|
<Column name="CLUB_ID" id="B0A92898-106B-E851-FC87-8A45E21FC623">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>EEF7DEF2-8643-A012-0FE7-188832C77EBF</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
<previousColumn>false</previousColumn>
|
||||||
|
<autoIncrementCycle>false</autoIncrementCycle>
|
||||||
|
<associations>
|
||||||
|
<colAssociation fkAssociation="69F103EE-1149-E706-8CB4-AFC46CA0403D" referredColumn="E6E693A6-E552-E1F7-3DE0-FD476D83B09F"/>
|
||||||
|
</associations>
|
||||||
|
</Column>
|
||||||
|
</columns>
|
||||||
|
<indexes itemClass="oracle.dbtools.crest.model.design.relational.Index">
|
||||||
|
<ind_PK_UK id="BE59F6BD-4F97-F438-7D72-FDECDA627BEA" name="STADIUM_ID_UN">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>7D366038-F5A5-7414-ABC5-6359FD6BAF71</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<indexState>Unique Constraint</indexState>
|
||||||
|
<isSurrogateKey>false</isSurrogateKey>
|
||||||
|
<indexColumnUsage>
|
||||||
|
<colUsage columnID="C31F54E7-0711-CA2D-FFB2-02400DFB420B"/>
|
||||||
|
</indexColumnUsage>
|
||||||
|
</ind_PK_UK>
|
||||||
|
<ind_PK_UK id="05035BF8-BA4D-32A8-510A-4515BA886467" name="STADIUM__IDX">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<indexState>Unique Plain Index</indexState>
|
||||||
|
<isSurrogateKey>false</isSurrogateKey>
|
||||||
|
<relationGeneratorID>67C73A80-59A2-6CE3-F1E7-78D706CACA46</relationGeneratorID>
|
||||||
|
<indexColumnUsage>
|
||||||
|
<colUsage columnID="B0A92898-106B-E851-FC87-8A45E21FC623"/>
|
||||||
|
</indexColumnUsage>
|
||||||
|
</ind_PK_UK>
|
||||||
|
<ind_PK_UK id="F46742C7-669B-27FC-5F29-2E8D839A07E7" name="STADIUM_CLUB_FK">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>67C73A80-59A2-6CE3-F1E7-78D706CACA46</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<indexState>Foreign Key</indexState>
|
||||||
|
<isSurrogateKey>false</isSurrogateKey>
|
||||||
|
<indexColumnUsage>
|
||||||
|
<colUsage columnID="B0A92898-106B-E851-FC87-8A45E21FC623"/>
|
||||||
|
</indexColumnUsage>
|
||||||
|
</ind_PK_UK>
|
||||||
|
</indexes>
|
||||||
|
</Table>
|
||||||
@ -0,0 +1,75 @@
|
|||||||
|
<?xml version = '1.0' encoding = 'UTF-8'?>
|
||||||
|
<Table class="oracle.dbtools.crest.model.design.relational.Table" directorySegmentName="seg_0" id="FF65C06B-FFEB-B730-F1C4-69541D31D577" name="takes_part_in">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<allowColumnReorder>false</allowColumnReorder>
|
||||||
|
<existDependencyGenerateInDDl>true</existDependencyGenerateInDDl>
|
||||||
|
<parsed>true</parsed>
|
||||||
|
<columns itemClass="oracle.dbtools.crest.model.design.relational.Column">
|
||||||
|
<Column name="CLUB_ID" id="460C211F-9E58-8ED7-F42E-D7D9137C282F">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
<previousColumn>false</previousColumn>
|
||||||
|
<autoIncrementCycle>false</autoIncrementCycle>
|
||||||
|
<associations>
|
||||||
|
<colAssociation fkAssociation="34462893-9CF0-6CA2-DEDC-65566391E152" referredColumn="E6E693A6-E552-E1F7-3DE0-FD476D83B09F"/>
|
||||||
|
</associations>
|
||||||
|
</Column>
|
||||||
|
<Column name="MATCH_ID" id="B7CDFF65-9050-E7AE-C8CB-6193189ED97B">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<useDomainConstraints>false</useDomainConstraints>
|
||||||
|
<use>1</use>
|
||||||
|
<logicalDatatype>LOGDT011</logicalDatatype>
|
||||||
|
<ownDataTypeParameters>,,</ownDataTypeParameters>
|
||||||
|
<previousColumn>false</previousColumn>
|
||||||
|
<autoIncrementCycle>false</autoIncrementCycle>
|
||||||
|
<associations>
|
||||||
|
<colAssociation fkAssociation="717F1C70-8DCD-09A6-E20C-4A983365ABB7" referredColumn="C814E1B7-82FB-783D-BDC6-086E30DB9D40"/>
|
||||||
|
</associations>
|
||||||
|
</Column>
|
||||||
|
</columns>
|
||||||
|
<indexes itemClass="oracle.dbtools.crest.model.design.relational.Index">
|
||||||
|
<ind_PK_UK id="D7DCB0E4-471F-2C3A-4F4B-966D9BEFCDEC" name="takes_part_in_PK">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<pk>true</pk>
|
||||||
|
<indexState>Primary Constraint</indexState>
|
||||||
|
<isSurrogateKey>false</isSurrogateKey>
|
||||||
|
<indexColumnUsage>
|
||||||
|
<colUsage columnID="460C211F-9E58-8ED7-F42E-D7D9137C282F"/>
|
||||||
|
<colUsage columnID="B7CDFF65-9050-E7AE-C8CB-6193189ED97B"/>
|
||||||
|
</indexColumnUsage>
|
||||||
|
</ind_PK_UK>
|
||||||
|
<ind_PK_UK id="CD6861DB-9B4D-4FBA-486F-A8B5EDBB11CB" name="takes_part_in_CLUB_FK">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>776243A6-FC9D-BF27-0B72-298D00996187</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<indexState>Foreign Key</indexState>
|
||||||
|
<isSurrogateKey>false</isSurrogateKey>
|
||||||
|
<indexColumnUsage>
|
||||||
|
<colUsage columnID="460C211F-9E58-8ED7-F42E-D7D9137C282F"/>
|
||||||
|
</indexColumnUsage>
|
||||||
|
</ind_PK_UK>
|
||||||
|
<ind_PK_UK id="6EA4CFAB-28DD-50CE-47B9-79BFD231DD8E" name="takes_part_in_MATCH_FK">
|
||||||
|
<createdBy>macie</createdBy>
|
||||||
|
<createdTime>2022-11-23 10:58:16 UTC</createdTime>
|
||||||
|
<generatorID>776243A6-FC9D-BF27-0B72-298D00996187</generatorID>
|
||||||
|
<ownerDesignName>ERD</ownerDesignName>
|
||||||
|
<indexState>Foreign Key</indexState>
|
||||||
|
<isSurrogateKey>false</isSurrogateKey>
|
||||||
|
<indexColumnUsage>
|
||||||
|
<colUsage columnID="B7CDFF65-9050-E7AE-C8CB-6193189ED97B"/>
|
||||||
|
</indexColumnUsage>
|
||||||
|
</ind_PK_UK>
|
||||||
|
</indexes>
|
||||||
|
</Table>
|
||||||
@ -0,0 +1,96 @@
|
|||||||
|
-- Author: Krzysztof Rudnicki
|
||||||
|
-- Student number: 307585
|
||||||
|
|
||||||
|
--=======================insert_trigger=======================
|
||||||
|
|
||||||
|
-- show data
|
||||||
|
-- show competition which reputation was affected by attendance of the newly inserted match
|
||||||
|
select * from competition where id = 1
|
||||||
|
-- show match who is inserted and by that affects competition reputation
|
||||||
|
select * from match where id = 1234567
|
||||||
|
|
||||||
|
-- create trigger
|
||||||
|
-- set competition reputation equal to max (5) reputation if the match in this competition was attended by at least 10k people, and to 1 otherwise
|
||||||
|
CREATE OR REPLACE trigger match_insert_trigger after insert on match
|
||||||
|
for each row
|
||||||
|
begin
|
||||||
|
update competition
|
||||||
|
set reputation = 5
|
||||||
|
where id = :NEW.competition_id AND :NEW.attendance > 10000;
|
||||||
|
|
||||||
|
update competition
|
||||||
|
set reputation = 1
|
||||||
|
where id = :NEW.competition_id AND :NEW.attendance < 10000;
|
||||||
|
end;
|
||||||
|
|
||||||
|
-- trigger trigger
|
||||||
|
-- insert
|
||||||
|
-- sufficient (at least 10k attendance) to change competition reputation
|
||||||
|
insert into match
|
||||||
|
values(1234567, 10, 5, 30000, 'sunny', 90, To_date(TRUNC(DBMS_RANDOM.VALUE(TO_CHAR(DATE '1900-01-01','J') ,TO_CHAR(DATE '2023-12-31','J'))), 'J'), 'referre', 1)
|
||||||
|
|
||||||
|
-- insufficient (less than 10k attendance) to change competition reputation
|
||||||
|
insert into match
|
||||||
|
values(1234567, 10, 5, 3000, 'sunny', 90, To_date(TRUNC(DBMS_RANDOM.VALUE(TO_CHAR(DATE '1900-01-01','J') ,TO_CHAR(DATE '2023-12-31','J'))), 'J'), 'referre', 1)
|
||||||
|
|
||||||
|
delete from match where id = 1234567
|
||||||
|
|
||||||
|
--=======================update_trigger=======================
|
||||||
|
|
||||||
|
-- Run before/after trigger
|
||||||
|
-- show club affected by update trigger when manager reputation influences club reputation
|
||||||
|
select * from club where manager_id = 1
|
||||||
|
-- show manager which update influences club reputation
|
||||||
|
select * from manager where id = 1
|
||||||
|
|
||||||
|
|
||||||
|
-- Run to create trigger
|
||||||
|
-- updates club reputation if the competition the club is taking part in has high enough prize value
|
||||||
|
CREATE OR REPLACE trigger update_maanger_trigger after update on manager
|
||||||
|
for each row
|
||||||
|
begin
|
||||||
|
update club
|
||||||
|
set reputation = :NEW.reputation
|
||||||
|
where id = :NEW.club_id;
|
||||||
|
end;
|
||||||
|
|
||||||
|
-- Run to trigger trigger
|
||||||
|
-- update
|
||||||
|
-- update manager reputation to 1 and trigger update for club to set reputation to 1
|
||||||
|
update manager
|
||||||
|
set reputation = 1
|
||||||
|
where id = 1;
|
||||||
|
|
||||||
|
-- update manager reputation to 5 and trigger update for club to set reputation to 5
|
||||||
|
update manager
|
||||||
|
set reputation = 5
|
||||||
|
where id = 1;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
--=======================delete_trigger=======================
|
||||||
|
|
||||||
|
-- show data
|
||||||
|
-- show competition which reputation was affected by attendance of the newly inserted match
|
||||||
|
select * from competition where id = 1
|
||||||
|
-- show match who is inserted and by that affects competition reputation
|
||||||
|
select * from match where id = 1234567
|
||||||
|
|
||||||
|
-- create trigger
|
||||||
|
-- set competition reputation equal to min (1) reputation if the match deleted from competition was attended by at least 10k people, and to 5 otherwise
|
||||||
|
CREATE OR REPLACE trigger match_delete_trigger after delete on match
|
||||||
|
for each row
|
||||||
|
begin
|
||||||
|
update competition
|
||||||
|
set reputation = 1
|
||||||
|
where id = :OLD.competition_id AND :OLD.attendance > 10000;
|
||||||
|
end;
|
||||||
|
|
||||||
|
-- trigger trigger
|
||||||
|
-- insert
|
||||||
|
-- sufficient (at least 10k attendance) to change competition reputation
|
||||||
|
insert into match
|
||||||
|
values(1234567, 10, 5, 30000, 'sunny', 90, To_date(TRUNC(DBMS_RANDOM.VALUE(TO_CHAR(DATE '1900-01-01','J') ,TO_CHAR(DATE '2023-12-31','J'))), 'J'), 'referre', 1)
|
||||||
|
|
||||||
|
delete from match where id = 1234567
|
||||||
|
|
||||||
@ -0,0 +1,72 @@
|
|||||||
|
--Maciej Domanski 303853 - EDABA Lab 3
|
||||||
|
----------------------- INSERT TRIGGER -----------------------
|
||||||
|
|
||||||
|
-- Run before/after trigger
|
||||||
|
-- show club which budget was affected by inserting or deleting new/old player
|
||||||
|
select * from club where id = 1
|
||||||
|
-- show player who is inserted and by that affects club budget
|
||||||
|
select * from player where id = 1000000
|
||||||
|
|
||||||
|
-- Run to create trigger
|
||||||
|
-- after inserting a player increase club budget by player value
|
||||||
|
CREATE OR REPLACE trigger insert_player_trigger after insert on player
|
||||||
|
for each row
|
||||||
|
begin
|
||||||
|
update club
|
||||||
|
set budget = budget + :NEW.transfer_value
|
||||||
|
where :NEW.club_id = id;
|
||||||
|
end;
|
||||||
|
|
||||||
|
-- Run to trigger trigger
|
||||||
|
-- insert
|
||||||
|
insert into player
|
||||||
|
values(1000000, 5, 'striker', 3, 'valid', 5, 35, 1000, 20000000, 1)
|
||||||
|
|
||||||
|
----------------------- UPDATE TRIGGER -----------------------
|
||||||
|
|
||||||
|
-- Run before/after trigger
|
||||||
|
-- show competition where prize was updated which later changes club reputation
|
||||||
|
select * from competition where id = 1
|
||||||
|
-- show club affected by update trigger when affected competition prize is high enough
|
||||||
|
select * from club where competition_id = 1
|
||||||
|
|
||||||
|
-- Run to create trigger
|
||||||
|
-- updates club reputation if the competition the club is taking part in has high enough prize value
|
||||||
|
CREATE OR REPLACE trigger update_trigger after update on competition
|
||||||
|
for each row
|
||||||
|
begin
|
||||||
|
update club
|
||||||
|
set reputation = 5
|
||||||
|
where 200000 < :NEW.prize AND :NEW.id = competition_id;
|
||||||
|
end;
|
||||||
|
|
||||||
|
-- Run to trigger trigger
|
||||||
|
-- update
|
||||||
|
update competition
|
||||||
|
set prize = 1234567
|
||||||
|
where id = 1;
|
||||||
|
|
||||||
|
|
||||||
|
----------------------- DELETE TRIGGER -----------------------
|
||||||
|
|
||||||
|
-- Run before/after trigger
|
||||||
|
-- show club which budget was affected by inserting or deleting new/old player
|
||||||
|
select * from club where id = 1
|
||||||
|
-- select player who is deleted and by that affects club budget
|
||||||
|
select * from player where id = 1000000
|
||||||
|
|
||||||
|
-- Run to create trigger
|
||||||
|
-- after deleting a player decrease club budget by player value
|
||||||
|
CREATE OR REPLACE trigger delete_player_trigger after delete on player
|
||||||
|
for each row
|
||||||
|
begin
|
||||||
|
update club
|
||||||
|
set budget = budget - :OLD.transfer_value
|
||||||
|
where :OLD.club_id = id;
|
||||||
|
end;
|
||||||
|
|
||||||
|
-- Run to trigger trigger
|
||||||
|
-- delete
|
||||||
|
delete from player
|
||||||
|
where id = 1000000
|
||||||
|
|
||||||
@ -0,0 +1,21 @@
|
|||||||
|
-- RUN NEXT 3 LINES BEFORE RUNNING POPULATE SCRIPT
|
||||||
|
alter table manager
|
||||||
|
DISABLE constraint manager_club_fk;
|
||||||
|
|
||||||
|
alter table club
|
||||||
|
DISABLE constraint club_manager_fk;
|
||||||
|
alter table club
|
||||||
|
DISABLE constraint club_competition_fk;
|
||||||
|
-- RUN 3 LINES BEFORE RUNNING POPULATE SCRIPT
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
-- RUN NEXT 3 LINES AFTER RUNNING POPULATE SCRIPT
|
||||||
|
alter table manager
|
||||||
|
ENABLE constraint manager_club_fk;
|
||||||
|
|
||||||
|
alter table club
|
||||||
|
ENABLE constraint club_manager_fk;
|
||||||
|
alter table club
|
||||||
|
ENABLE constraint club_competition_fk;
|
||||||
|
-- RUN LAST 3 LINES AFTER RUNNING POPULATE SCRIPT
|
||||||
BIN
NotProgramming/EDABA-LAB/SQL stuff/Relationa Print.pdf
Normal file
BIN
NotProgramming/EDABA-LAB/SQL stuff/Relationa Print.pdf
Normal file
Binary file not shown.
234
NotProgramming/EDABA-LAB/SQL stuff/ddl_script.ddl
Normal file
234
NotProgramming/EDABA-LAB/SQL stuff/ddl_script.ddl
Normal file
@ -0,0 +1,234 @@
|
|||||||
|
-- Generated by Oracle SQL Developer Data Modeler 22.2.0.165.1149
|
||||||
|
-- at: 2022-11-23 12:17:07 CET
|
||||||
|
-- site: Oracle Database 11g
|
||||||
|
-- type: Oracle Database 11g
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
-- predefined type, no DDL - MDSYS.SDO_GEOMETRY
|
||||||
|
|
||||||
|
-- predefined type, no DDL - XMLTYPE
|
||||||
|
|
||||||
|
CREATE TABLE club (
|
||||||
|
id INTEGER NOT NULL,
|
||||||
|
budget INTEGER,
|
||||||
|
training_ground_quality INTEGER,
|
||||||
|
reputation INTEGER,
|
||||||
|
country_of_origin VARCHAR2(4000),
|
||||||
|
competition_id INTEGER,
|
||||||
|
manager_id INTEGER NOT NULL
|
||||||
|
);
|
||||||
|
|
||||||
|
CREATE UNIQUE INDEX club__idx ON
|
||||||
|
club (
|
||||||
|
manager_id
|
||||||
|
ASC );
|
||||||
|
|
||||||
|
ALTER TABLE club ADD CONSTRAINT club_id_un UNIQUE ( id );
|
||||||
|
|
||||||
|
CREATE TABLE competition (
|
||||||
|
id INTEGER,
|
||||||
|
prize INTEGER,
|
||||||
|
country VARCHAR2(4000),
|
||||||
|
reputation INTEGER
|
||||||
|
);
|
||||||
|
|
||||||
|
ALTER TABLE competition ADD CONSTRAINT competition_id_un UNIQUE ( id );
|
||||||
|
|
||||||
|
CREATE TABLE manager (
|
||||||
|
id INTEGER,
|
||||||
|
skill INTEGER,
|
||||||
|
reputation INTEGER,
|
||||||
|
age INTEGER,
|
||||||
|
wage INTEGER,
|
||||||
|
club_id INTEGER NOT NULL
|
||||||
|
);
|
||||||
|
|
||||||
|
CREATE UNIQUE INDEX manager__idx ON
|
||||||
|
manager (
|
||||||
|
club_id
|
||||||
|
ASC );
|
||||||
|
|
||||||
|
ALTER TABLE manager ADD CONSTRAINT manager_id_un UNIQUE ( id );
|
||||||
|
|
||||||
|
CREATE TABLE match (
|
||||||
|
id INTEGER,
|
||||||
|
score INTEGER,
|
||||||
|
rating INTEGER,
|
||||||
|
attendance INTEGER,
|
||||||
|
weather VARCHAR2(4000),
|
||||||
|
duration INTEGER,
|
||||||
|
"date" DATE,
|
||||||
|
referee_name VARCHAR2(4000),
|
||||||
|
competition_id INTEGER NOT NULL
|
||||||
|
);
|
||||||
|
|
||||||
|
ALTER TABLE match ADD CONSTRAINT match_id_un UNIQUE ( id );
|
||||||
|
|
||||||
|
CREATE TABLE player (
|
||||||
|
id INTEGER,
|
||||||
|
skill INTEGER,
|
||||||
|
position VARCHAR2(4000),
|
||||||
|
reputation INTEGER,
|
||||||
|
contract_status VARCHAR2(4000),
|
||||||
|
injuries INTEGER,
|
||||||
|
age INTEGER,
|
||||||
|
wages INTEGER,
|
||||||
|
transfer_value INTEGER,
|
||||||
|
club_id INTEGER
|
||||||
|
);
|
||||||
|
|
||||||
|
ALTER TABLE player ADD CONSTRAINT player_id_un UNIQUE ( id );
|
||||||
|
|
||||||
|
CREATE TABLE stadium (
|
||||||
|
id INTEGER NOT NULL,
|
||||||
|
capacity INTEGER,
|
||||||
|
reputation INTEGER,
|
||||||
|
location VARCHAR2(4000),
|
||||||
|
build_year INTEGER,
|
||||||
|
value FLOAT,
|
||||||
|
ticket_price FLOAT,
|
||||||
|
club_id INTEGER NOT NULL
|
||||||
|
);
|
||||||
|
|
||||||
|
CREATE UNIQUE INDEX stadium__idx ON
|
||||||
|
stadium (
|
||||||
|
club_id
|
||||||
|
ASC );
|
||||||
|
|
||||||
|
ALTER TABLE stadium ADD CONSTRAINT stadium_id_un UNIQUE ( id );
|
||||||
|
|
||||||
|
CREATE TABLE takes_part_in (
|
||||||
|
club_id INTEGER NOT NULL,
|
||||||
|
match_id INTEGER NOT NULL
|
||||||
|
);
|
||||||
|
|
||||||
|
ALTER TABLE takes_part_in ADD CONSTRAINT takes_part_in_pk PRIMARY KEY ( club_id,
|
||||||
|
match_id );
|
||||||
|
|
||||||
|
CREATE TABLE takes_place_in (
|
||||||
|
stadium_id INTEGER NOT NULL,
|
||||||
|
competition_id INTEGER NOT NULL
|
||||||
|
);
|
||||||
|
|
||||||
|
ALTER TABLE takes_place_in ADD CONSTRAINT takes_place_in_pk PRIMARY KEY ( stadium_id,
|
||||||
|
competition_id );
|
||||||
|
|
||||||
|
ALTER TABLE club
|
||||||
|
ADD CONSTRAINT club_competition_fk FOREIGN KEY ( competition_id )
|
||||||
|
REFERENCES competition ( id );
|
||||||
|
|
||||||
|
ALTER TABLE club
|
||||||
|
ADD CONSTRAINT club_manager_fk FOREIGN KEY ( manager_id )
|
||||||
|
REFERENCES manager ( id );
|
||||||
|
|
||||||
|
ALTER TABLE manager
|
||||||
|
ADD CONSTRAINT manager_club_fk FOREIGN KEY ( club_id )
|
||||||
|
REFERENCES club ( id );
|
||||||
|
|
||||||
|
ALTER TABLE match
|
||||||
|
ADD CONSTRAINT match_competition_fk FOREIGN KEY ( competition_id )
|
||||||
|
REFERENCES competition ( id );
|
||||||
|
|
||||||
|
ALTER TABLE player
|
||||||
|
ADD CONSTRAINT player_club_fk FOREIGN KEY ( club_id )
|
||||||
|
REFERENCES club ( id );
|
||||||
|
|
||||||
|
ALTER TABLE stadium
|
||||||
|
ADD CONSTRAINT stadium_club_fk FOREIGN KEY ( club_id )
|
||||||
|
REFERENCES club ( id );
|
||||||
|
|
||||||
|
ALTER TABLE takes_part_in
|
||||||
|
ADD CONSTRAINT takes_part_in_club_fk FOREIGN KEY ( club_id )
|
||||||
|
REFERENCES club ( id );
|
||||||
|
|
||||||
|
ALTER TABLE takes_part_in
|
||||||
|
ADD CONSTRAINT takes_part_in_match_fk FOREIGN KEY ( match_id )
|
||||||
|
REFERENCES match ( id );
|
||||||
|
|
||||||
|
ALTER TABLE takes_place_in
|
||||||
|
ADD CONSTRAINT takes_place_in_competition_fk FOREIGN KEY ( competition_id )
|
||||||
|
REFERENCES competition ( id );
|
||||||
|
|
||||||
|
ALTER TABLE takes_place_in
|
||||||
|
ADD CONSTRAINT takes_place_in_stadium_fk FOREIGN KEY ( stadium_id )
|
||||||
|
REFERENCES stadium ( id );
|
||||||
|
|
||||||
|
CREATE OR REPLACE TRIGGER fknto_club BEFORE
|
||||||
|
UPDATE OF competition_id ON club
|
||||||
|
FOR EACH ROW
|
||||||
|
BEGIN
|
||||||
|
IF :old.competition_id IS NOT NULL THEN
|
||||||
|
raise_application_error(-20225, 'Non Transferable FK constraint CLUB_COMPETITION_FK on table CLUB is violated');
|
||||||
|
END IF;
|
||||||
|
END;
|
||||||
|
/
|
||||||
|
|
||||||
|
CREATE OR REPLACE TRIGGER fknto_player BEFORE
|
||||||
|
UPDATE OF club_id ON player
|
||||||
|
FOR EACH ROW
|
||||||
|
BEGIN
|
||||||
|
IF :old.club_id IS NOT NULL THEN
|
||||||
|
raise_application_error(-20225, 'Non Transferable FK constraint PLAYER_CLUB_FK on table PLAYER is violated');
|
||||||
|
END IF;
|
||||||
|
END;
|
||||||
|
/
|
||||||
|
|
||||||
|
CREATE OR REPLACE TRIGGER fkntm_takes_part_in BEFORE
|
||||||
|
UPDATE OF match_id ON takes_part_in
|
||||||
|
BEGIN
|
||||||
|
raise_application_error(-20225, 'Non Transferable FK constraint on table takes_part_in is violated');
|
||||||
|
END;
|
||||||
|
/
|
||||||
|
|
||||||
|
CREATE OR REPLACE TRIGGER fkntm_takes_place_in BEFORE
|
||||||
|
UPDATE OF competition_id ON takes_place_in
|
||||||
|
BEGIN
|
||||||
|
raise_application_error(-20225, 'Non Transferable FK constraint on table takes_place_in is violated');
|
||||||
|
END;
|
||||||
|
/
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
-- Oracle SQL Developer Data Modeler Summary Report:
|
||||||
|
--
|
||||||
|
-- CREATE TABLE 8
|
||||||
|
-- CREATE INDEX 3
|
||||||
|
-- ALTER TABLE 18
|
||||||
|
-- CREATE VIEW 0
|
||||||
|
-- ALTER VIEW 0
|
||||||
|
-- CREATE PACKAGE 0
|
||||||
|
-- CREATE PACKAGE BODY 0
|
||||||
|
-- CREATE PROCEDURE 0
|
||||||
|
-- CREATE FUNCTION 0
|
||||||
|
-- CREATE TRIGGER 4
|
||||||
|
-- ALTER TRIGGER 0
|
||||||
|
-- CREATE COLLECTION TYPE 0
|
||||||
|
-- CREATE STRUCTURED TYPE 0
|
||||||
|
-- CREATE STRUCTURED TYPE BODY 0
|
||||||
|
-- CREATE CLUSTER 0
|
||||||
|
-- CREATE CONTEXT 0
|
||||||
|
-- CREATE DATABASE 0
|
||||||
|
-- CREATE DIMENSION 0
|
||||||
|
-- CREATE DIRECTORY 0
|
||||||
|
-- CREATE DISK GROUP 0
|
||||||
|
-- CREATE ROLE 0
|
||||||
|
-- CREATE ROLLBACK SEGMENT 0
|
||||||
|
-- CREATE SEQUENCE 0
|
||||||
|
-- CREATE MATERIALIZED VIEW 0
|
||||||
|
-- CREATE MATERIALIZED VIEW LOG 0
|
||||||
|
-- CREATE SYNONYM 0
|
||||||
|
-- CREATE TABLESPACE 0
|
||||||
|
-- CREATE USER 0
|
||||||
|
--
|
||||||
|
-- DROP TABLESPACE 0
|
||||||
|
-- DROP DATABASE 0
|
||||||
|
--
|
||||||
|
-- REDACTION POLICY 0
|
||||||
|
--
|
||||||
|
-- ORDS DROP SCHEMA 0
|
||||||
|
-- ORDS ENABLE SCHEMA 0
|
||||||
|
-- ORDS ENABLE OBJECT 0
|
||||||
|
--
|
||||||
|
-- ERRORS 0
|
||||||
|
-- WARNINGS 0
|
||||||
89
NotProgramming/EDABA-LAB/SQL stuff/ddl_script.xml
Normal file
89
NotProgramming/EDABA-LAB/SQL stuff/ddl_script.xml
Normal file
@ -0,0 +1,89 @@
|
|||||||
|
<?xml version = '1.0' encoding = 'UTF-8'?>
|
||||||
|
<DatamodelerPersistedDDLSelection designName="ERD" objectID="E35E9FCD-B3B4-68F1-3406-836922F62FB0">
|
||||||
|
<IncludeComments isSelected="false"/>
|
||||||
|
<applyNameSubstitution isSelected="false"/>
|
||||||
|
<generateDDLInFiles isSelected="false"/>
|
||||||
|
<generateRESTServices isSelected="false"/>
|
||||||
|
<activeScriptSetCBIndex selectedIndex="1"/>
|
||||||
|
<oracle.dbtools.crest.model.design.relational.RelationalDesign objectID="B35798F8-215A-519F-543C-7A900EBF8BAF">
|
||||||
|
<object objectID="6D9189CB-55B6-3A21-76E0-447963FB09D1" markedGenerate="true"/>
|
||||||
|
<object objectID="A05F2CDF-2CA2-496C-CB73-9A4BF5348B57" markedGenerate="true"/>
|
||||||
|
<object objectID="08F7FCE0-FB7D-0162-60B9-DEB2A78396E5" markedGenerate="true"/>
|
||||||
|
<object objectID="1E60D57C-00A0-B647-52D0-494D4D35214B" markedGenerate="true"/>
|
||||||
|
<object objectID="A22C69E6-9E67-C82F-ED01-A23AAED170F6" markedGenerate="true"/>
|
||||||
|
<object objectID="A401BE97-AB97-BBA9-4C74-3778F4F7F90C" markedGenerate="true"/>
|
||||||
|
<object objectID="FF65C06B-FFEB-B730-F1C4-69541D31D577" markedGenerate="true"/>
|
||||||
|
<object objectID="0F805C2E-E01F-5394-4FAC-CE35930C7ACD" markedGenerate="true"/>
|
||||||
|
<object objectID="41C6A40E-318D-59ED-BFB9-4AA4125C2AB6" markedGenerate="true"/>
|
||||||
|
<object objectID="D021A899-B1C3-EBE8-64E9-60EFAB0BA0D9" markedGenerate="true"/>
|
||||||
|
<object objectID="2E4DF9B1-1A32-0353-0FDD-9213BAD93413" markedGenerate="true"/>
|
||||||
|
<object objectID="F108914A-8713-2CB5-5E00-7AA8835E39CD" markedGenerate="true"/>
|
||||||
|
<object objectID="4E0DDFEF-1254-6396-BB2B-2B68D7131369" markedGenerate="true"/>
|
||||||
|
<object objectID="BE59F6BD-4F97-F438-7D72-FDECDA627BEA" markedGenerate="true"/>
|
||||||
|
<object objectID="D7DCB0E4-471F-2C3A-4F4B-966D9BEFCDEC" markedGenerate="true"/>
|
||||||
|
<object objectID="995862AE-4C1C-A07C-FE3F-FBFF7AD2B9F8" markedGenerate="true"/>
|
||||||
|
<object objectID="CB83FA2A-347E-CE5D-A9BA-1F315F659F1D" markedGenerate="true"/>
|
||||||
|
<object objectID="004CFF6F-1601-0968-598A-86F42BF7D932" markedGenerate="true"/>
|
||||||
|
<object objectID="4F63CBF1-72AE-6FD1-11C2-D976155CF135" markedGenerate="true"/>
|
||||||
|
<object objectID="1A26E072-6C9D-0EFD-908A-78EF92110CC5" markedGenerate="true"/>
|
||||||
|
<object objectID="BA4EC9BA-4D5B-3D34-8563-4C1E7133F2C7" markedGenerate="true"/>
|
||||||
|
<object objectID="F46742C7-669B-27FC-5F29-2E8D839A07E7" markedGenerate="true"/>
|
||||||
|
<object objectID="CD6861DB-9B4D-4FBA-486F-A8B5EDBB11CB" markedGenerate="true"/>
|
||||||
|
<object objectID="6EA4CFAB-28DD-50CE-47B9-79BFD231DD8E" markedGenerate="true"/>
|
||||||
|
<object objectID="793244E6-EBB5-2FC7-EEF9-C9ADE147CD6C" markedGenerate="true"/>
|
||||||
|
<object objectID="B4F34868-3CF0-D618-6DE4-6079E1D6008E" markedGenerate="true"/>
|
||||||
|
<object objectID="47E390DE-0671-C4B1-8428-0F45CBEE18F8" markedGenerate="true"/>
|
||||||
|
<object objectID="F72C39E0-D1CA-8821-2AD7-A1E95A37D3D1" markedGenerate="true"/>
|
||||||
|
</oracle.dbtools.crest.model.design.relational.RelationalDesign>
|
||||||
|
<includeTableScripts/>
|
||||||
|
<namesSubstitution/>
|
||||||
|
<objectTypes>
|
||||||
|
<objectType isSelected="false" type="Index"/>
|
||||||
|
<objectType isSelected="false" type="Role"/>
|
||||||
|
<objectType isSelected="false" type="Table"/>
|
||||||
|
<objectType isSelected="false" type="Tablespace"/>
|
||||||
|
<objectType isSelected="false" type="User"/>
|
||||||
|
</objectTypes>
|
||||||
|
<OSDDM_DDLPP>
|
||||||
|
<db2_term_char db2_term_char=" "/>
|
||||||
|
<type_subst_triggers isSelected="true"/>
|
||||||
|
<fkarct_triggers isSelected="true"/>
|
||||||
|
<fk_none_transferable_triggers isSelected="true"/>
|
||||||
|
<show_char_byte_in_ddl isSelected="true"/>
|
||||||
|
<extended_size_for_chars isSelected="false"/>
|
||||||
|
<not_null_short_form_generation isSelected="false"/>
|
||||||
|
<use_quoted_identifiers isSelected="false"/>
|
||||||
|
<create_domains_during_import isSelected="true"/>
|
||||||
|
<generate_comments_in_rdbms isSelected="true"/>
|
||||||
|
<generate_inline_column_cc isSelected="false"/>
|
||||||
|
<generate_valid_value_cc isSelected="true"/>
|
||||||
|
<include_default_settings_in_ddl isSelected="false"/>
|
||||||
|
<include_logging_in_ddl isSelected="true"/>
|
||||||
|
<include_schema_in_ddl isSelected="true"/>
|
||||||
|
<include_storage_in_ddl isSelected="true"/>
|
||||||
|
<include_tablespace_in_ddl isSelected="true"/>
|
||||||
|
<automatic_pk_generation isSelected="false"/>
|
||||||
|
<automatic_uk_generation isSelected="false"/>
|
||||||
|
<automatic_fk_generation isSelected="false"/>
|
||||||
|
<include_pctfree_in_ddl isSelected="true"/>
|
||||||
|
<include_pctused_in_ddl isSelected="true"/>
|
||||||
|
<include_initrans_in_ddl isSelected="true"/>
|
||||||
|
<include_initialextent_in_ddl isSelected="true"/>
|
||||||
|
<include_nextextent_in_ddl isSelected="true"/>
|
||||||
|
<include_minextents_in_ddl isSelected="true"/>
|
||||||
|
<include_maxextents_in_ddl isSelected="true"/>
|
||||||
|
<include_pctincrease_in_ddl isSelected="true"/>
|
||||||
|
<include_bufferpool_in_ddl isSelected="true"/>
|
||||||
|
<include_freelists_in_ddl isSelected="true"/>
|
||||||
|
<include_freelistgroups_in_ddl isSelected="true"/>
|
||||||
|
<include_optimal_in_ddl isSelected="true"/>
|
||||||
|
</OSDDM_DDLPP>
|
||||||
|
<dropSelection>
|
||||||
|
<dropGeneratedObjectsOnly isSelected="true"/>
|
||||||
|
<useDropDependencies isSelected="true"/>
|
||||||
|
<dropableObject name="Tables" isSelected="false"/>
|
||||||
|
<dropableObject name="Indexes" isSelected="false"/>
|
||||||
|
<dropableObject name="Views" isSelected="false"/>
|
||||||
|
<dropableObject name="Foreign Keys" isSelected="false"/>
|
||||||
|
</dropSelection>
|
||||||
|
</DatamodelerPersistedDDLSelection>
|
||||||
@ -0,0 +1,119 @@
|
|||||||
|
-- USE alterscript.sql BEFORE RUNNING THIS SCRIPT (FIRST 7 LINES)
|
||||||
|
-- AFTER USING THIS SCRIPT RUN LAST 7 LINES FROM THE SAME FILE
|
||||||
|
|
||||||
|
truncate table takes_part_in cascade;--
|
||||||
|
truncate table takes_place_in cascade;--
|
||||||
|
truncate table player cascade;--
|
||||||
|
truncate table match cascade;--
|
||||||
|
truncate table stadium cascade;--
|
||||||
|
truncate table manager cascade;--
|
||||||
|
truncate table club cascade;--
|
||||||
|
truncate table competition cascade;--competition is last since it has no foreign keys (but club holds a foreign key to competition)
|
||||||
|
|
||||||
|
declare loops number := 1000;
|
||||||
|
begin
|
||||||
|
declare many_to_many number := 150;
|
||||||
|
begin
|
||||||
|
|
||||||
|
insert into competition
|
||||||
|
select
|
||||||
|
level +(select nvl(max(id),0) from competition) as id,
|
||||||
|
DBMS_RANDOM.value(0,1000000) as prize,
|
||||||
|
dbms_random.string('A', 6) as country,
|
||||||
|
DBMS_RANDOM.value(1,5) as reputation
|
||||||
|
from dual
|
||||||
|
connect by level <=loops
|
||||||
|
;
|
||||||
|
|
||||||
|
insert into manager
|
||||||
|
select
|
||||||
|
level +(select nvl(max(id),0) from manager) as id,
|
||||||
|
DBMS_RANDOM.value(1,5) as skill,
|
||||||
|
DBMS_RANDOM.value(1,5) as reputation,
|
||||||
|
DBMS_RANDOM.value(18,80) as age,
|
||||||
|
DBMS_RANDOM.value(0,1000000) as wage,
|
||||||
|
level as club_id
|
||||||
|
from dual
|
||||||
|
connect by level <=loops
|
||||||
|
;
|
||||||
|
|
||||||
|
insert into club
|
||||||
|
select
|
||||||
|
level +(select nvl(max(id),0) from club) as id,
|
||||||
|
DBMS_RANDOM.value(0,1000000) as budget,
|
||||||
|
DBMS_RANDOM.value(1,5)as training_ground_quality,
|
||||||
|
DBMS_RANDOM.value(1,5) as reputation,
|
||||||
|
dbms_random.string('A', 6) as country_of_origin,
|
||||||
|
dbms_random.value(1,loops) as competition_id, --https://stackoverflow.com/questions/27879874/how-to-get-random-foreign-key-in-sql-developer
|
||||||
|
level as manager_id
|
||||||
|
from dual
|
||||||
|
connect by level <=loops
|
||||||
|
;
|
||||||
|
|
||||||
|
insert into stadium
|
||||||
|
select
|
||||||
|
level +(select nvl(max(id),0) from stadium) as id,
|
||||||
|
DBMS_RANDOM.value(0,40000) as capacity,
|
||||||
|
DBMS_RANDOM.value(1,5) as reputation,
|
||||||
|
dbms_random.string('A', 6) as location,
|
||||||
|
DBMS_RANDOM.value(1900,2100) as build_year,
|
||||||
|
DBMS_RANDOM.value(0,1000000) as value,
|
||||||
|
DBMS_RANDOM.value(0,200) as ticket_price,
|
||||||
|
level as club_id
|
||||||
|
from dual
|
||||||
|
connect by level <=loops
|
||||||
|
;
|
||||||
|
|
||||||
|
insert into match
|
||||||
|
select
|
||||||
|
level +(select nvl(max(id),0) from match) as id,
|
||||||
|
DBMS_RANDOM.value(0,100) as score,
|
||||||
|
DBMS_RANDOM.value(1,5) as rating,
|
||||||
|
DBMS_RANDOM.value(0, 40000) as attendance,
|
||||||
|
dbms_random.string('A', 6) as weather,
|
||||||
|
DBMS_RANDOM.value(0,120) as duration,
|
||||||
|
To_date(TRUNC(DBMS_RANDOM.VALUE(TO_CHAR(DATE '1900-01-01','J') ,TO_CHAR(DATE '2023-12-31','J'))), 'J') as date2,
|
||||||
|
dbms_random.string('A', 6) as referee_name,
|
||||||
|
level as competition_id
|
||||||
|
from dual
|
||||||
|
connect by level <=loops
|
||||||
|
;
|
||||||
|
|
||||||
|
|
||||||
|
insert into player
|
||||||
|
select
|
||||||
|
level +(select nvl(max(id),0) from player) as id,
|
||||||
|
DBMS_RANDOM.value(1, 5) as skill,
|
||||||
|
dbms_random.string('A', 6) as position,
|
||||||
|
DBMS_RANDOM.value(1, 5) as reputation,
|
||||||
|
dbms_random.string('A', 6) as contract_status,
|
||||||
|
DBMS_RANDOM.value(0, 700) as injuries, -- in days, max injury can take about 2 years (700 days)
|
||||||
|
DBMS_RANDOM.value(15, 50) as age,
|
||||||
|
DBMS_RANDOM.value(0, 100000000) as wages,
|
||||||
|
DBMS_RANDOM.value(0, 1000000000) as transfer_value,
|
||||||
|
dbms_random.value(1,loops) as club_id
|
||||||
|
from dual
|
||||||
|
connect by level <=loops
|
||||||
|
;
|
||||||
|
|
||||||
|
insert into takes_part_in
|
||||||
|
SELECT club_id, match_id
|
||||||
|
FROM (
|
||||||
|
SELECT club.id as club_id, match.id as match_id
|
||||||
|
FROM club, match
|
||||||
|
ORDER BY DBMS_RANDOM.RANDOM)
|
||||||
|
WHERE rownum <= many_to_many;
|
||||||
|
|
||||||
|
insert into takes_place_in
|
||||||
|
SELECT stadium_id, competition_id
|
||||||
|
FROM (
|
||||||
|
SELECT stadium.id as stadium_id, competition.id as competition_id
|
||||||
|
FROM stadium, competition
|
||||||
|
ORDER BY DBMS_RANDOM.RANDOM)
|
||||||
|
WHERE rownum <= many_to_many;
|
||||||
|
|
||||||
|
end;
|
||||||
|
end;
|
||||||
|
|
||||||
|
-- USE alterscript.sql BEFORE RUNNING THIS SCRIPT (FIRST 7 LINES)
|
||||||
|
-- AFTER USING THIS SCRIPT RUN LAST 7 LINES FROM THE SAME FILE
|
||||||
@ -0,0 +1,44 @@
|
|||||||
|
-- aggregate functions and nested subqueries (print player with highest wage)
|
||||||
|
SELECT id, skill, reputation, wages
|
||||||
|
FROM Player
|
||||||
|
WHERE wages = (select max(wages) from Player)
|
||||||
|
|
||||||
|
-- logic operators (print Club with highest training ground quality and budget below 1000)
|
||||||
|
SELECT id, reputation, country_of_origin, training_ground_quality, budget
|
||||||
|
FROM Club
|
||||||
|
WHERE (training_ground_quality = 5 AND budget < 1000)
|
||||||
|
|
||||||
|
-- group by (print highest prize for a competitions taking part in each country)
|
||||||
|
SELECT max(prize), country
|
||||||
|
FROM Competition
|
||||||
|
GROUP BY country
|
||||||
|
|
||||||
|
-- having clause (print how many stadiums were build in each year)
|
||||||
|
SELECT COUNT(id), build_year
|
||||||
|
FROM Stadium
|
||||||
|
GROUP BY build_year
|
||||||
|
HAVING count(id) < 1000
|
||||||
|
|
||||||
|
-- correlated, nested subqueries (print Players who earn more wage than the average wage in a given Club)
|
||||||
|
SELECT id, wages, club_id
|
||||||
|
FROM Player p
|
||||||
|
WHERE wages >
|
||||||
|
(SELECT AVG(wages)
|
||||||
|
FROM Player
|
||||||
|
WHERE club_id =
|
||||||
|
p.club_id)
|
||||||
|
ORDER BY wages
|
||||||
|
|
||||||
|
|
||||||
|
-- join (print how much manager earns in each club)
|
||||||
|
SELECT Club.id AS Club_id, Manager.id AS Manager_id, Club.reputation AS Club_reputation, Manager.wage AS Manager_wage
|
||||||
|
FROM Club
|
||||||
|
INNER JOIN Manager ON Club.Manager_id = Manager.id
|
||||||
|
|
||||||
|
-- right join (print all Club id's and their Players or null if a Club does not have a single Player)
|
||||||
|
SELECT Player.id AS Player_id, Club.id AS Club_id
|
||||||
|
FROM Player
|
||||||
|
RIGHT JOIN Club ON Player.Club_id = Club.id
|
||||||
|
ORDER BY Player.id
|
||||||
|
|
||||||
|
|
||||||
91
NotProgramming/EDABA-LAB/er-diagram/er-diagram.drawio
Normal file
91
NotProgramming/EDABA-LAB/er-diagram/er-diagram.drawio
Normal file
@ -0,0 +1,91 @@
|
|||||||
|
<mxfile host="65bd71144e">
|
||||||
|
<diagram id="CCzbelAdY-_EfAq5Ly9S" name="Page-1">
|
||||||
|
<mxGraphModel dx="1636" dy="2460" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
|
||||||
|
<root>
|
||||||
|
<mxCell id="0"/>
|
||||||
|
<mxCell id="1" parent="0"/>
|
||||||
|
<mxCell id="48" value="contracted to" style="edgeStyle=none;html=1;startArrow=ERzeroToMany;startFill=0;endArrow=circle;endFill=0;startSize=20;endSize=10;fontSize=24;" parent="1" source="22" target="25" edge="1">
|
||||||
|
<mxGeometry relative="1" as="geometry"/>
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="22" value="PLAYER" style="swimlane;childLayout=stackLayout;horizontal=1;startSize=30;horizontalStack=0;rounded=1;fontSize=24;fontStyle=0;strokeWidth=2;resizeParent=0;resizeLast=1;shadow=0;dashed=0;align=center;" parent="1" vertex="1">
|
||||||
|
<mxGeometry x="232.5" y="610" width="210" height="310" as="geometry"/>
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="23" value="#ID +skill +position +reputation +contract status +injuries +age +wages +transfer value" style="align=left;strokeColor=none;fillColor=none;spacingLeft=4;fontSize=24;verticalAlign=top;resizable=0;rotatable=0;part=1;" parent="22" vertex="1">
|
||||||
|
<mxGeometry y="30" width="210" height="280" as="geometry"/>
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="58" value="taking part in" style="edgeStyle=none;html=1;startArrow=ERzeroToMany;startFill=0;endArrow=ERzeroToOne;endFill=0;startSize=20;endSize=20;fontSize=24;" parent="1" target="33" edge="1">
|
||||||
|
<mxGeometry relative="1" as="geometry">
|
||||||
|
<mxPoint x="350" y="250" as="sourcePoint"/>
|
||||||
|
<Array as="points">
|
||||||
|
<mxPoint x="350" y="170"/>
|
||||||
|
<mxPoint x="584" y="170"/>
|
||||||
|
</Array>
|
||||||
|
</mxGeometry>
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="24" value="CLUB" style="swimlane;childLayout=stackLayout;horizontal=1;startSize=30;horizontalStack=0;rounded=1;fontSize=24;fontStyle=0;strokeWidth=2;resizeParent=0;resizeLast=1;shadow=0;dashed=0;align=center;" parent="1" vertex="1">
|
||||||
|
<mxGeometry x="205" y="255" width="265" height="195" as="geometry"/>
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="25" value="#ID +budget +training ground quality +reputation +country of origin" style="align=left;strokeColor=none;fillColor=none;spacingLeft=4;fontSize=24;verticalAlign=top;resizable=0;rotatable=0;part=1;" parent="24" vertex="1">
|
||||||
|
<mxGeometry y="30" width="265" height="165" as="geometry"/>
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="60" value="part of" style="edgeStyle=none;html=1;entryX=1.012;entryY=0.334;entryDx=0;entryDy=0;entryPerimeter=0;startArrow=ERoneToMany;startFill=0;endArrow=ERmandOne;endFill=0;startSize=20;endSize=20;fontSize=24;" parent="1" source="27" target="33" edge="1">
|
||||||
|
<mxGeometry relative="1" as="geometry">
|
||||||
|
<Array as="points">
|
||||||
|
<mxPoint x="815" y="-12"/>
|
||||||
|
</Array>
|
||||||
|
</mxGeometry>
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="27" value="MATCH" style="swimlane;childLayout=stackLayout;horizontal=1;startSize=30;horizontalStack=0;rounded=1;fontSize=24;fontStyle=0;strokeWidth=2;resizeParent=0;resizeLast=1;shadow=0;dashed=0;align=center;" parent="1" vertex="1">
|
||||||
|
<mxGeometry x="730" y="225" width="170" height="285" as="geometry"/>
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="28" value="#ID +score +rating +attendance +weather +duration +date +referee name" style="align=left;strokeColor=none;fillColor=none;spacingLeft=4;fontSize=24;verticalAlign=top;resizable=0;rotatable=0;part=1;" parent="27" vertex="1">
|
||||||
|
<mxGeometry y="30" width="170" height="255" as="geometry"/>
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="56" value="works" style="edgeStyle=none;html=1;startArrow=ERmandOne;startFill=0;endArrow=ERmandOne;endFill=0;startSize=20;endSize=20;entryX=-0.008;entryY=0.383;entryDx=0;entryDy=0;entryPerimeter=0;fontSize=24;" parent="1" source="29" target="25" edge="1">
|
||||||
|
<mxGeometry x="-0.035" y="-1" relative="1" as="geometry">
|
||||||
|
<mxPoint as="offset"/>
|
||||||
|
</mxGeometry>
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="29" value="MANAGER" style="swimlane;childLayout=stackLayout;horizontal=1;startSize=30;horizontalStack=0;rounded=1;fontSize=24;fontStyle=0;strokeWidth=2;resizeParent=0;resizeLast=1;shadow=0;dashed=0;align=center;" parent="1" vertex="1">
|
||||||
|
<mxGeometry x="-130" y="250" width="190" height="200" as="geometry"/>
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="30" value="#ID +skill +reputation +age +wage" style="align=left;strokeColor=none;fillColor=none;spacingLeft=4;fontSize=24;verticalAlign=top;resizable=0;rotatable=0;part=1;" parent="29" vertex="1">
|
||||||
|
<mxGeometry y="30" width="190" height="170" as="geometry"/>
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="32" value="COMPETITION" style="swimlane;childLayout=stackLayout;horizontal=1;startSize=30;horizontalStack=0;rounded=1;fontSize=24;fontStyle=0;strokeWidth=2;resizeParent=0;resizeLast=1;shadow=0;dashed=0;align=center;" parent="1" vertex="1">
|
||||||
|
<mxGeometry x="487.5" y="-87.5" width="192.5" height="165" as="geometry"/>
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="33" value="#ID +prize +country +reputation" style="align=left;strokeColor=none;fillColor=none;spacingLeft=4;fontSize=24;verticalAlign=top;resizable=0;rotatable=0;part=1;" parent="32" vertex="1">
|
||||||
|
<mxGeometry y="30" width="192.5" height="135" as="geometry"/>
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="53" value="takes part in" style="edgeStyle=none;html=1;startArrow=ERmany;startFill=0;endArrow=ERzeroToMany;endFill=0;startSize=20;endSize=20;fontSize=24;" parent="1" source="25" target="27" edge="1">
|
||||||
|
<mxGeometry x="-0.0369" y="1" relative="1" as="geometry">
|
||||||
|
<Array as="points"/>
|
||||||
|
<mxPoint as="offset"/>
|
||||||
|
</mxGeometry>
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="62" value="2" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=24;" parent="1" vertex="1">
|
||||||
|
<mxGeometry x="480" y="310" width="40" height="40" as="geometry"/>
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="71" value="takes place in" style="edgeStyle=none;html=1;fontSize=24;startArrow=ERmany;startFill=0;endArrow=ERzeroToMany;endFill=0;startSize=20;endSize=20;" edge="1" parent="1" source="67" target="32">
|
||||||
|
<mxGeometry relative="1" as="geometry"/>
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="67" value="STADIUM" style="swimlane;childLayout=stackLayout;horizontal=1;startSize=30;horizontalStack=0;rounded=1;fontSize=24;fontStyle=0;strokeWidth=2;resizeParent=0;resizeLast=1;shadow=0;dashed=0;align=center;" vertex="1" parent="1">
|
||||||
|
<mxGeometry y="-130" width="190" height="250" as="geometry"/>
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="68" value="#ID +capacity +reputation +location +build year +value +ticket price" style="align=left;strokeColor=none;fillColor=none;spacingLeft=4;fontSize=24;verticalAlign=top;resizable=0;rotatable=0;part=1;" vertex="1" parent="67">
|
||||||
|
<mxGeometry y="30" width="190" height="220" as="geometry"/>
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="70" value="owned" style="edgeStyle=none;html=1;endSize=12;startSize=20;startArrow=ERmandOne;startFill=0;endArrow=circle;endFill=0;fontSize=24;entryX=0.25;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="68" target="24">
|
||||||
|
<mxGeometry relative="1" as="geometry">
|
||||||
|
<mxPoint x="250" y="250" as="targetPoint"/>
|
||||||
|
<Array as="points">
|
||||||
|
<mxPoint x="95" y="190"/>
|
||||||
|
<mxPoint x="271" y="190"/>
|
||||||
|
</Array>
|
||||||
|
</mxGeometry>
|
||||||
|
</mxCell>
|
||||||
|
</root>
|
||||||
|
</mxGraphModel>
|
||||||
|
</diagram>
|
||||||
|
</mxfile>
|
||||||
1
NotProgramming/EDABA-LAB/er-diagram/er-diagram.svg
Normal file
1
NotProgramming/EDABA-LAB/er-diagram/er-diagram.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 15 KiB |
12
NotProgramming/EDABA-LAB/textual-description/description.out
Normal file
12
NotProgramming/EDABA-LAB/textual-description/description.out
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
\BOOKMARK [0][-]{chapter.1}{\376\377\000T\000a\000s\000k\000\040\0001\000\040\000-\000\040\000T\000e\000x\000t\000u\000a\000l\000\040\000d\000e\000s\000c\000r\000i\000p\000t\000i\000o\000n\000\040\000o\000f\000\040\000a\000\040\000d\000a\000t\000a\000b\000a\000s\000e}{}% 1
|
||||||
|
\BOOKMARK [1][-]{section.1.1}{\376\377\000A\000i\000m}{chapter.1}% 2
|
||||||
|
\BOOKMARK [1][-]{section.1.2}{\376\377\000O\000b\000j\000e\000c\000t\000s}{chapter.1}% 3
|
||||||
|
\BOOKMARK [1][-]{section.1.3}{\376\377\000R\000e\000q\000u\000i\000r\000e\000m\000e\000n\000t\000s\000\040\000c\000o\000n\000c\000e\000r\000n\000i\000n\000g\000\040\000d\000a\000t\000a}{chapter.1}% 4
|
||||||
|
\BOOKMARK [1][-]{section.1.4}{\376\377\000B\000u\000s\000i\000n\000e\000s\000s\000\040\000A\000c\000t\000i\000v\000i\000t\000i\000e\000s}{chapter.1}% 5
|
||||||
|
\BOOKMARK [0][-]{chapter.2}{\376\377\000T\000a\000s\000k\000\040\0002\000\040\000-\000\040\000E\000R\000D\000\040\000-\000\040\000E\000n\000t\000i\000t\000y\000\040\000R\000e\000l\000a\000t\000i\000o\000n\000s\000h\000i\000p\000\040\000D\000i\000a\000g\000r\000a\000m}{}% 6
|
||||||
|
\BOOKMARK [1][-]{section.2.1}{\376\377\000D\000e\000s\000c\000r\000i\000p\000t\000i\000o\000n}{chapter.2}% 7
|
||||||
|
\BOOKMARK [2][-]{subsection.2.1.1}{\376\377\000R\000e\000l\000a\000t\000i\000o\000n\000s\000h\000i\000p\000\040\000d\000e\000s\000c\000r\000i\000p\000t\000i\000o\000n}{section.2.1}% 8
|
||||||
|
\BOOKMARK [2][-]{subsection.2.1.2}{\376\377\000E\000n\000t\000i\000t\000i\000e\000s\000\040\000a\000n\000d\000\040\000a\000t\000t\000r\000i\000b\000u\000t\000e\000s\000\040\000d\000e\000s\000c\000r\000i\000p\000t\000i\000o\000n}{section.2.1}% 9
|
||||||
|
\BOOKMARK [0][-]{chapter.3}{\376\377\000T\000a\000s\000k\000\040\0003\000\040\000-\000\040\000R\000e\000l\000a\000t\000i\000o\000n\000a\000l\000\040\000s\000c\000h\000e\000m\000a}{}% 10
|
||||||
|
\BOOKMARK [1][-]{section.3.1}{\376\377\000R\000e\000l\000a\000t\000i\000o\000n\000a\000l\000\040\000s\000c\000h\000e\000m\000a}{chapter.3}% 11
|
||||||
|
\BOOKMARK [1][-]{section.3.2}{\376\377\000D\000e\000s\000c\000r\000i\000p\000t\000i\000o\000n}{chapter.3}% 12
|
||||||
BIN
NotProgramming/EDABA-LAB/textual-description/description.pdf
Normal file
BIN
NotProgramming/EDABA-LAB/textual-description/description.pdf
Normal file
Binary file not shown.
186
NotProgramming/EDABA-LAB/textual-description/description.tex
Normal file
186
NotProgramming/EDABA-LAB/textual-description/description.tex
Normal file
@ -0,0 +1,186 @@
|
|||||||
|
\documentclass{report}
|
||||||
|
\usepackage{graphicx}
|
||||||
|
\usepackage{hyperref}
|
||||||
|
\usepackage{pdfpages}
|
||||||
|
\title{EDABA Task 1, 2, 3, 4 Report}
|
||||||
|
\author{Maciej Domański, Krzysztof Rudnicki}
|
||||||
|
\begin{document}
|
||||||
|
\maketitle
|
||||||
|
\chapter{Task 1 - Textual description of a database}
|
||||||
|
\section{Aim}
|
||||||
|
|
||||||
|
Football manager database in order to be able to simulate football manager game. \\
|
||||||
|
It needs to reflect realistically status, description, attributes of entities connected with football in order to ensure better simulation. \\
|
||||||
|
|
||||||
|
|
||||||
|
\section{Objects} \label{Objects Section}
|
||||||
|
We have chosen to make 6 entities \\
|
||||||
|
\begin{itemize}
|
||||||
|
\item Player - Football players are the most important part of this database, they take part in matches on behalf of the club, and their skill is main determinant of the outcome of games.
|
||||||
|
\item Club - Represents football club - entity build around the football team which incorporates staff, players. Football teams represent clubs in competitions and club handles their wages.
|
||||||
|
\item Match - Game governed within football regulations between two football teams.
|
||||||
|
\item Manager - Responsible for managing team, picking squad, organizing training, buying players, handling team conflicts, choosing and improving tactics.
|
||||||
|
\item Competition - Event where football teams play against each other in one or more matches in order to win prize.
|
||||||
|
\item Stadium - Venue assigned to a club where matches and competitions consisting of those matches take place.
|
||||||
|
\end{itemize}
|
||||||
|
|
||||||
|
\section{Requirements concerning data}
|
||||||
|
Players and Manager skill is between 1 and 10 \\
|
||||||
|
Positions are restricted to Goalkeeper, Defender, Midfield and Attacker \\
|
||||||
|
Reputations ( for player, manager, club and match) are restricted between 1 and 5 (as in stars with 1 between each step) \\
|
||||||
|
Quality of facilities are restricted between 1 and 5 \\
|
||||||
|
Competition should have at least one match \\
|
||||||
|
Weather restricted to Sunny, Rainy, Snowy, \\
|
||||||
|
Contract can be active or expired \\
|
||||||
|
|
||||||
|
\section{Business Activities}
|
||||||
|
Activities we would like to cover are, players exchanged between clubs, player signed to club, player released from club (end of contract for example)
|
||||||
|
\\
|
||||||
|
clubs taking part in matches, clubs hiring players and manager, clubs taking part in competition,
|
||||||
|
players playing in matches \\
|
||||||
|
manager exchanged between clubs, manager signed to club, manager released from club, \\
|
||||||
|
Competition organizing matches \\
|
||||||
|
Stadium ticket price being raised by club \\
|
||||||
|
Get Competition schedule from list of matches
|
||||||
|
|
||||||
|
\chapter{Task 2 - ERD - Entity Relationship Diagram}
|
||||||
|
\begin{figure}[htpb]
|
||||||
|
\centering
|
||||||
|
\includegraphics[width=0.8\textwidth]{erd.pdf}
|
||||||
|
\caption{ERD}
|
||||||
|
\label{fig:tikzpgf}
|
||||||
|
\end{figure}
|
||||||
|
|
||||||
|
\section{Description}
|
||||||
|
\subsection{Relationship description}
|
||||||
|
|
||||||
|
\paragraph{Stadium $\rightarrow$ Competion}
|
||||||
|
Stadium can belong to many Competitions.
|
||||||
|
|
||||||
|
\paragraph{Competion $\rightarrow$ Stadium}
|
||||||
|
Competitions take part in specific Stadiums.
|
||||||
|
|
||||||
|
\paragraph{Competion $\rightarrow$ Match}
|
||||||
|
Competition is composed of many Matches.
|
||||||
|
|
||||||
|
\paragraph{Match $\rightarrow$ Competion}
|
||||||
|
Match takes part within specific Competition.
|
||||||
|
|
||||||
|
\paragraph{Competion $\rightarrow$ Club}
|
||||||
|
Competition consists of many clubs.
|
||||||
|
|
||||||
|
\paragraph{Club $\rightarrow$ Competion}
|
||||||
|
Club takes part if one or none Competition at a time.
|
||||||
|
|
||||||
|
\paragraph{Club $\rightarrow$ Stadium}
|
||||||
|
Club has Stadium.
|
||||||
|
|
||||||
|
\paragraph{Stadium $\rightarrow$ Club}
|
||||||
|
Stadium may belong to a Club.
|
||||||
|
|
||||||
|
\paragraph{Manager $\rightarrow$ Club}
|
||||||
|
Manager works in one Club.
|
||||||
|
|
||||||
|
\paragraph{Club $\rightarrow$ Manager}
|
||||||
|
Club employs one Manager.
|
||||||
|
|
||||||
|
\paragraph{Club $\rightarrow$ Player}
|
||||||
|
Club may employ many Players.
|
||||||
|
|
||||||
|
\paragraph{Player $\rightarrow$ Club}
|
||||||
|
Player may be contracted to a (one) Club.
|
||||||
|
|
||||||
|
\paragraph{Match $\rightarrow$ Club}
|
||||||
|
Match is played between two Clubs.
|
||||||
|
|
||||||
|
\paragraph{Club $\rightarrow$ Match}
|
||||||
|
Club may take part in many Matches.
|
||||||
|
|
||||||
|
|
||||||
|
\subsection{Entities and attributes description}
|
||||||
|
\paragraph{Stadium}
|
||||||
|
Stadium entity represents Stadium object from \hyperref[Objects Section]{Objects Section}
|
||||||
|
\begin{itemize}
|
||||||
|
\item capacity - maximum number of fans that can attend Match
|
||||||
|
\item reputation - how popular it is
|
||||||
|
\item location - where is it located
|
||||||
|
\item build year - when it was build
|
||||||
|
\item value - how much is it worth
|
||||||
|
\item ticket price - price to enter a Stadium per person
|
||||||
|
\end{itemize}
|
||||||
|
|
||||||
|
|
||||||
|
\paragraph{Competition}
|
||||||
|
Competition entity represents Competition object from \hyperref[Objects Section]{Objects Section}
|
||||||
|
\begin{itemize}
|
||||||
|
\item prize - Sum of money received by winning Club
|
||||||
|
\item country - Where the Competition is taking place
|
||||||
|
\item reputation - how popular it is
|
||||||
|
\end{itemize}
|
||||||
|
|
||||||
|
|
||||||
|
\paragraph{Manager}
|
||||||
|
Manager entity represents Manager object from \hyperref[Objects Section]{Objects Section}
|
||||||
|
\begin{itemize}
|
||||||
|
\item skill - how good the Manager is at managing Club
|
||||||
|
\item reputation - how popular Manager is
|
||||||
|
\item age - how old the Manager is
|
||||||
|
\item wage - how much is the Manager paid monthly
|
||||||
|
\end{itemize}
|
||||||
|
|
||||||
|
|
||||||
|
\paragraph{Club}
|
||||||
|
Club entity represents Club object from \hyperref[Objects Section]{Objects Section}
|
||||||
|
\begin{itemize}
|
||||||
|
\item budget - amount of money it can spend yearly
|
||||||
|
\item training ground quality - how good training grounds are
|
||||||
|
\item reputation - how popular it is
|
||||||
|
\item country of origin - where it was created
|
||||||
|
\end{itemize}
|
||||||
|
|
||||||
|
|
||||||
|
\paragraph{Match}
|
||||||
|
Match entity represents Match object from \hyperref[Objects Section]{Objects Section}
|
||||||
|
\begin{itemize}
|
||||||
|
\item score - current Match score
|
||||||
|
\item rating - how enjoyable was the game
|
||||||
|
\item attendance - how many people came
|
||||||
|
\item weather - weather condition during the match
|
||||||
|
\item duration - duration of the game
|
||||||
|
\item date - when the game took place
|
||||||
|
\item referee name - who refereed the game
|
||||||
|
\end{itemize}
|
||||||
|
|
||||||
|
|
||||||
|
\paragraph{Player}
|
||||||
|
Player entity represents Player object from \hyperref[Objects Section]{Objects Section}
|
||||||
|
\begin{itemize}
|
||||||
|
\item skill - how good the Player is
|
||||||
|
\item position - position the Player is the best at
|
||||||
|
\item reputation - how popular Player is
|
||||||
|
\item contract status - whether the Player has active contract with a Club or is it expired
|
||||||
|
\item injuries - days until healed (0 if no injuries present)
|
||||||
|
\item age - how old the Player is
|
||||||
|
\item wages - how much the Player is paid monthly
|
||||||
|
\item transfer value - how much the Player is worth
|
||||||
|
\end{itemize}
|
||||||
|
|
||||||
|
\chapter{Task 3 - Relational schema}
|
||||||
|
\section{Relational schema}
|
||||||
|
\includepdf[pages=1]{relational.pdf}
|
||||||
|
\section{Description}
|
||||||
|
A relational diagram was generated using SQL developer. The most notable aspects of it are:\\
|
||||||
|
\\
|
||||||
|
\paragraph{Entities descriptions}
|
||||||
|
How entities changed, from logical diagram:\\
|
||||||
|
In every entity we now have foreign keys to entities with whom entity has relations. In case of many to many relations new data blocks containing information about keys of two connected entities were created
|
||||||
|
\paragraph{Relations descriptions}
|
||||||
|
How relations changed from logical diagram. \\
|
||||||
|
Most of the relations remained visually the same aside from three, those are:
|
||||||
|
\begin{itemize}
|
||||||
|
\item STADIUM:COMPETITION-takes\_place\_in along with CLUB:MATCH-takes\_part\_in have been separated into a relational block based on the fact that those are N:M relations
|
||||||
|
\item MANAGER:CLUB-works was disjoined into two relations due to the original relation being 1:1 with identity
|
||||||
|
\end{itemize}
|
||||||
|
|
||||||
|
|
||||||
|
\end{document}
|
||||||
BIN
NotProgramming/EDABA-LAB/textual-description/erd.pdf
Normal file
BIN
NotProgramming/EDABA-LAB/textual-description/erd.pdf
Normal file
Binary file not shown.
BIN
NotProgramming/EDABA-LAB/textual-description/relational.pdf
Normal file
BIN
NotProgramming/EDABA-LAB/textual-description/relational.pdf
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user