Skip to content

Instantly share code, notes, and snippets.

@FransBouma
Created April 26, 2017 11:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save FransBouma/63c046500fd62ff5c62cd830593969c6 to your computer and use it in GitHub Desktop.
Save FransBouma/63c046500fd62ff5c62cd830593969c6 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<!--LLBLGen Pro v5.2 project file. Do not manually edit this file. Incorrect references could lead to an unloadable project file.-->
<Project Version="5.2" TargetFrameworkName="LLBLGen Pro Runtime Framework" UseLegacyDefaults="false">
<Properties>
<Abbreviations />
<Property Name="AdditionalTaskPerformerFolder" Value="" />
<Property Name="AdditionalTasksFolder" Value="" />
<Property Name="AdditionalTemplatesFolder" Value="" />
<Property Name="AdditionalTypeConverterFolder" Value="" />
<Property Name="AddNewElementsAfterRefresh_v5" Value="false" />
<Property Name="AddNewElementsAfterRelationalModelDataSync_v5" Value="false" />
<Property Name="AddNewFieldsAfterRefresh_v5" Value="true" />
<Property Name="AddNewFieldsAfterRelationalModelDataSync_v5" Value="true" />
<Property Name="AddNewViewsAsEntitiesAfterRefresh_v5" Value="false" />
<Property Name="AddNewViewsAsEntitiesAfterRelationalModelDataSync_v5" Value="false" />
<Property Name="AutoAddManyToManyRelationships" Value="false" />
<Property Name="AutoAssignSequencesToIntegerPks" Value="true" />
<Property Name="AutoAssignTypeConverterToFieldMapping" Value="true" />
<Property Name="CleanUpVsNetProjects" Value="true" />
<Property Name="ConnectionStringKeyNamePattern" Value="ConnectionString.{$ProviderName}" />
<Property Name="DefaultDeleteRuleAction" Value="1" />
<Property Name="DefaultUpdateRuleAction" Value="0" />
<Property Name="EncodingToUse" Value="0" />
<Property Name="EntityActionCombinationDefaultForTable" Value="0" />
<Property Name="EntityActionCombinationDefaultForView" Value="4" />
<Property Name="EntityFieldNameStripPattern" Value="{}{}" />
<Property Name="EntityNameStripPattern" Value="{tbl_}{}" />
<Property Name="ExcludableOrphanedElementDetectedAction" Value="3" />
<Property Name="FailCodeGenerationOnWriteError" Value="false" />
<Property Name="FieldMappedOntoRelatedFieldPattern" Value="{$RelatedFieldName}" />
<Property Name="FkFieldsAreNamedAfterTargetField" Value="true" />
<Property Name="ForeignKeyConstraintPattern" Value="FK_{$Guid}" />
<Property Name="ForeignKeyFieldPattern" Value="{$NavigatorName}{$RelatedFieldName}" />
<Property Name="GroupUsage" Value="0" />
<Property Name="IdentifyingFieldsFollowDBPrimaryKeyConstraints_v5" Value="true" />
<Property Name="InsertUnderscoreAtWordBreakCaseInsensitiveDBs" Value="false" />
<Property Name="InsertUnderscoreAtWordBreakCaseSensitiveDBs" Value="false" />
<Property Name="LengthPrecisionScaleFollowDBLengthPrecisionScale_v5" Value="true" />
<Property Name="MakeElementNamePascalCasing" Value="true" />
<Property Name="NavigatorMappedOntoManyToManyPattern" Value="{$EndEntityName}CollectionVia{$IntermediateEntityName$S}" />
<Property Name="NavigatorMappedOntoOneManyToOnePattern" Value="{$EndEntityName$S}" />
<Property Name="NavigatorMappedOntoOneToManyPattern" Value="{$EndEntityName$P}" />
<Property Name="NonExcludableOrphanedElementDetectedAction" Value="3" />
<Property Name="PreferDecimalOverCurrencyTypes" Value="true" />
<Property Name="PreferNaturalCharacterTypes" Value="true" />
<Property Name="PreferSystemSequencesOverSchemaSequencesIfApplicable" Value="true" />
<Property Name="PreferVariableLengthTypes" Value="true" />
<Property Name="PrimaryKeyConstraintPattern" Value="PK_{$Guid}" />
<Property Name="ProjectCreator" Value="FB" />
<Property Name="ProjectName" Value="JPA" />
<Property Name="ReflectNullabilityOfElementFieldInTargetField_v5" Value="false" />
<Property Name="ReflectTypeOfElementFieldInTargetField_v5" Value="true" />
<Property Name="RelationalModelDataElementNameCasingCaseInsensitiveDBs" Value="3" />
<Property Name="RelationalModelDataElementNameCasingCaseSensitiveDBs" Value="3" />
<Property Name="RelationshipsFollowDBForeignKeyConstraints_v5" Value="true" />
<Property Name="RemoveUnderscoresFromElementName" Value="true" />
<Property Name="RemoveUnmappedElementsAfterRefresh_v5" Value="false" />
<Property Name="RemoveUnmappedElementsAfterRelationalModelDataSync_v5" Value="false" />
<Property Name="ResetFieldOrderBasedOnTargetOrderAtRefresh" Value="false" />
<Property Name="ResetFieldOrderBasedOnTargetOrderAtRelationalModelDataSync" Value="false" />
<Property Name="RetrieveDBCustomProperties" Value="false" />
<Property Name="RootNamespace" Value="" />
<Property Name="SequenceNameMatchingPattern" Value="SEQ_{$TableName}" />
<Property Name="SequencePattern" Value="SEQ_{$EntityName}" />
<Property Name="SetGroupNameAfterSchemaName" Value="true" />
<Property Name="SetSchemaNameAfterGroupName" Value="true" />
<Property Name="SingularizeElementNames" Value="true" />
<Property Name="StoredProcNameStripPattern" Value="{pr_, sp_}{}" />
<Property Name="StoreTimeLastGeneratedIntoProject" Value="false" />
<Property Name="SyncMappedElementNamesAfterRefresh_v5" Value="false" />
<Property Name="SyncMappedElementNamesAfterRelationalModelDataSync_v5" Value="false" />
<Property Name="SyncRelationalModelDataElementNameWithModelElementName_v5" Value="false" />
<Property Name="SyncRenamedMappedElementNamesAfterRefresh_v5" Value="false" />
<Property Name="SyncRenamedMappedElementNamesAfterRelationalModelDataSync_v5" Value="false" />
<Property Name="TableValuedFunctionNameStripPattern" Value="{fn_, pr_, sp_}{}" />
<Property Name="TargetPerEntityEdgesRequireBackingFkConstraint" Value="true" />
<Property Name="TypedViewFieldNameStripPattern" Value="{}{}" />
<Property Name="TypedViewMappedOnResultsetPattern" Value="{$ProcFunctionName}{$ResultsetName}Result" />
<Property Name="TypedViewNameStripPattern" Value="{vw_}{}" />
<Property Name="UniqueConstraintPattern" Value="UC_{$Guid}" />
<Property Name="UniqueConstraintsFollowDBUniqueConstraints_v5" Value="true" />
<Property Name="UpdateCustomPropertiesAfterRefresh_v5" Value="false" />
<Property Name="UpdateCustomPropertiesAfterRelationalModelDataSync_v5" Value="false" />
<Property Name="UseCustomFieldOrderingOnNewElements" Value="false" />
</Properties>
<TypeShortcuts />
<IgnoredWarnings />
<SavedSearchQueries />
<CodeGenerationMetaDataDefaults>
<TargetElement Type="256">
<Defaults>
<Attributes>
<Attribute Value="Browsable($false)" />
</Attributes>
</Defaults>
</TargetElement>
</CodeGenerationMetaDataDefaults>
<EntityModel>
<ValueTypeDefinitions />
<EntityDefinitions>
<EntityDefinition Name="Department" ObjectID="5ba7377a-5a08-4364-9c8d-38429ea266fc">
<Fields>
<Field Name="Id" Type="int" IsPrimaryKey="true" />
<Field Name="LeadPersonId" Type="int" IsAutoCreated="true" />
<Field Name="Name" Type="string" MaxLength="50" />
<Field Name="ParentId" Type="int" IsAutoCreated="true" />
</Fields>
</EntityDefinition>
<EntityDefinition Name="DepartmentMembers" ObjectID="682808dc-2468-491e-826e-aa63fa3a5cc1">
<Fields>
<Field Name="DepartmentId" Type="int" IsAutoCreated="true" />
<Field Name="PersonId" Type="int" IsAutoCreated="true" />
</Fields>
</EntityDefinition>
<EntityDefinition Name="Entity" ObjectID="595db807-227e-48e2-82c6-246936570454">
<Fields>
<Field Name="Id" Type="int" IsPrimaryKey="true" />
<Field Name="Name" Type="string" MaxLength="50" />
</Fields>
</EntityDefinition>
<EntityDefinition Name="Organization" ObjectID="048041ee-c20f-49d1-a963-04c269306dd5">
<Fields>
<Field Name="DepartmentId" Type="int" IsAutoCreated="true" />
<Field Name="EntityId" Type="int" IsAutoCreated="true" />
<Field Name="Id" Type="int" IsPrimaryKey="true" />
<Field Name="TaxId" Type="int" />
</Fields>
</EntityDefinition>
<EntityDefinition Name="Person" ObjectID="9361a9fd-f5a3-4f63-9e55-34d93c28d41e">
<Fields>
<Field Name="DayOfBirth" Type="datetime" />
<Field Name="EntityId" Type="int" IsAutoCreated="true" />
<Field Name="Id" Type="int" IsPrimaryKey="true" />
</Fields>
</EntityDefinition>
<EntityDefinition Name="Project" ObjectID="d9555e1a-1f20-41d8-959d-667156f0f0a4">
<Fields>
<Field Name="DepartmentId" Type="int" IsAutoCreated="true" />
<Field Name="Enddate" Type="datetime" />
<Field Name="Id" Type="int" IsPrimaryKey="true" />
<Field Name="Startdate" Type="datetime" />
<Field Name="Title" Type="string" MaxLength="50" />
</Fields>
</EntityDefinition>
<EntityDefinition Name="ProjectMembers" ObjectID="4853d4ae-6cf6-458f-854a-6a99c3302a3c">
<Fields>
<Field Name="PersonId" Type="int" IsAutoCreated="true" />
<Field Name="ProjectId" Type="int" IsAutoCreated="true" />
<Field Name="Role" Type="string" MaxLength="50" />
</Fields>
</EntityDefinition>
</EntityDefinitions>
<Relationships>
<NormalRelationship Name="Department.LeadPerson-Person.LeadsDepartments" Start=":Department" End=":Person" StartNavigator="LeadPerson" EndNavigator="LeadsDepartments" Type="4" DeleteRuleAction="1">
<FieldRelationships>
<FieldFieldRelationship FkField="LeadPersonId" PkField="Id" />
</FieldRelationships>
</NormalRelationship>
<NormalRelationship Name="Department.Parent-Department.SubDepartments" Start=":Department" End=":Department" StartNavigator="Parent" EndNavigator="SubDepartments" Type="4" DeleteRuleAction="1">
<FieldRelationships>
<FieldFieldRelationship FkField="ParentId" PkField="Id" />
</FieldRelationships>
</NormalRelationship>
<NormalRelationship Name="DepartmentMembers.Department-Department.DepartmentMembers" Start=":DepartmentMembers" End=":Department" StartNavigator="Department" EndNavigator="DepartmentMembers" Type="4" DeleteRuleAction="1">
<FieldRelationships>
<FieldFieldRelationship FkField="DepartmentId" PkField="Id" />
</FieldRelationships>
</NormalRelationship>
<NormalRelationship Name="DepartmentMembers.Person-Person.DepartmentMembers" Start=":DepartmentMembers" End=":Person" StartNavigator="Person" EndNavigator="DepartmentMembers" Type="4" DeleteRuleAction="1">
<FieldRelationships>
<FieldFieldRelationship FkField="PersonId" PkField="Id" />
</FieldRelationships>
</NormalRelationship>
<NormalRelationship Name="Entity.Organisations-Organization.Entity" Start=":Entity" End=":Organization" StartNavigator="Organisations" EndNavigator="Entity" Type="2" StartIsPkSide="true" DeleteRuleAction="1">
<FieldRelationships>
<FieldFieldRelationship FkField="EntityId" PkField="Id" />
</FieldRelationships>
</NormalRelationship>
<NormalRelationship Name="Organization.Department-Department.Organisations" Start=":Organization" End=":Department" StartNavigator="Department" EndNavigator="Organisations" Type="4" DeleteRuleAction="1">
<FieldRelationships>
<FieldFieldRelationship FkField="DepartmentId" PkField="Id" />
</FieldRelationships>
</NormalRelationship>
<NormalRelationship Name="Person.Entity-Entity.Persons" Start=":Person" End=":Entity" StartNavigator="Entity" EndNavigator="Persons" Type="4" DeleteRuleAction="1">
<FieldRelationships>
<FieldFieldRelationship FkField="EntityId" PkField="Id" />
</FieldRelationships>
</NormalRelationship>
<NormalRelationship Name="Project.Department-Department.Projects" Start=":Project" End=":Department" StartNavigator="Department" EndNavigator="Projects" Type="4" DeleteRuleAction="1">
<FieldRelationships>
<FieldFieldRelationship FkField="DepartmentId" PkField="Id" />
</FieldRelationships>
</NormalRelationship>
<NormalRelationship Name="ProjectMembers.Person-Person.ProjectMembers" Start=":ProjectMembers" End=":Person" StartNavigator="Person" EndNavigator="ProjectMembers" Type="4" DeleteRuleAction="1">
<FieldRelationships>
<FieldFieldRelationship FkField="PersonId" PkField="Id" />
</FieldRelationships>
</NormalRelationship>
<NormalRelationship Name="ProjectMembers.Project-Project.ProjectMembers" Start=":ProjectMembers" End=":Project" StartNavigator="Project" EndNavigator="ProjectMembers" Type="4" DeleteRuleAction="1">
<FieldRelationships>
<FieldFieldRelationship FkField="ProjectId" PkField="Id" />
</FieldRelationships>
</NormalRelationship>
</Relationships>
<InheritanceHierarchies />
</EntityModel>
<TargetDatabases>
<TargetDatabase Type="2D18D138-1DD2-467E-86CC-4838250611AE" SyncSource="1">
<ConnectionElements />
<SystemSequences>
<Sequence Name="SCOPE_IDENTITY()" />
<Sequence Name="@@IDENTITY" />
</SystemSequences>
<Catalogs>
<Catalog Name="Jpa" CreatedByDesigner="true" SyncSource="1">
<Schemas>
<Schema Name="dbo" CreatedByDesigner="true" SyncSource="1" LastSyncWithModel="2017-04-26T11:30:51.4463321Z">
<Tables>
<Table Name="Department" CreatedByDesigner="true">
<PkConstraintName Name="PK_b9dd43045f4b80daf87b0d442a3" />
<Fields>
<Field Name="Id" Ordinal="1" IsIdentity="true" TrackedChanges="520" IsPrimaryKey="true" CreatedByDesigner="true" DbType="8" Precision="10" />
<Field Name="LeadPersonId" Ordinal="2" CreatedByDesigner="true" DbType="8" Precision="10" />
<Field Name="Name" Ordinal="3" CreatedByDesigner="true" DbType="12" Length="50" />
<Field Name="ParentId" Ordinal="4" CreatedByDesigner="true" DbType="8" Precision="10" />
</Fields>
</Table>
<Table Name="DepartmentMembers" CreatedByDesigner="true">
<PkConstraintName Name="PK_bb81842406ba5377f4aeaae84a8" />
<Fields>
<Field Name="DepartmentId" Ordinal="1" CreatedByDesigner="true" DbType="8" Precision="10" />
<Field Name="PersonId" Ordinal="2" CreatedByDesigner="true" DbType="8" Precision="10" />
</Fields>
</Table>
<Table Name="Entity" CreatedByDesigner="true">
<PkConstraintName Name="PK_13cdf784718972dffa03eb1bd3a" />
<Fields>
<Field Name="Id" Ordinal="1" IsIdentity="true" TrackedChanges="520" IsPrimaryKey="true" CreatedByDesigner="true" DbType="8" Precision="10" />
<Field Name="Name" Ordinal="2" CreatedByDesigner="true" DbType="12" Length="50" />
</Fields>
</Table>
<Table Name="Organization" CreatedByDesigner="true">
<PkConstraintName Name="PK_1b0170d4d9bb6be20d10ec7c53c" />
<Fields>
<Field Name="DepartmentId" Ordinal="1" CreatedByDesigner="true" DbType="8" Precision="10" />
<Field Name="EntityId" Ordinal="2" CreatedByDesigner="true" DbType="8" Precision="10" />
<Field Name="Id" Ordinal="3" IsIdentity="true" TrackedChanges="520" IsPrimaryKey="true" CreatedByDesigner="true" DbType="8" Precision="10" />
<Field Name="TaxId" Ordinal="4" CreatedByDesigner="true" DbType="8" Precision="10" />
</Fields>
</Table>
<Table Name="Person" CreatedByDesigner="true">
<PkConstraintName Name="PK_a4e60af4be68899e97fd961a15a" />
<Fields>
<Field Name="DayOfBirth" Ordinal="1" CreatedByDesigner="true" DbType="4" />
<Field Name="EntityId" Ordinal="2" CreatedByDesigner="true" DbType="8" Precision="10" />
<Field Name="Id" Ordinal="3" IsIdentity="true" TrackedChanges="520" IsPrimaryKey="true" CreatedByDesigner="true" DbType="8" Precision="10" />
</Fields>
</Table>
<Table Name="Project" CreatedByDesigner="true">
<PkConstraintName Name="PK_fab2299494280e4f1709d95a3b5" />
<Fields>
<Field Name="DepartmentId" Ordinal="1" CreatedByDesigner="true" DbType="8" Precision="10" />
<Field Name="Enddate" Ordinal="2" CreatedByDesigner="true" DbType="4" />
<Field Name="Id" Ordinal="3" IsIdentity="true" TrackedChanges="520" IsPrimaryKey="true" CreatedByDesigner="true" DbType="8" Precision="10" />
<Field Name="Startdate" Ordinal="4" CreatedByDesigner="true" DbType="4" />
<Field Name="Title" Ordinal="5" CreatedByDesigner="true" DbType="12" Length="50" />
</Fields>
</Table>
<Table Name="ProjectMembers" CreatedByDesigner="true">
<PkConstraintName Name="PK_add5fe6436592ea47dea5b7985f" />
<Fields>
<Field Name="PersonId" Ordinal="1" CreatedByDesigner="true" DbType="8" Precision="10" />
<Field Name="ProjectId" Ordinal="2" CreatedByDesigner="true" DbType="8" Precision="10" />
<Field Name="Role" Ordinal="3" CreatedByDesigner="true" DbType="12" Length="50" />
</Fields>
</Table>
</Tables>
</Schema>
</Schemas>
<ForeignKeyConstraints>
<ForeignKeyConstraint Name="dbo:Department:FK_3f19ed9407eb5be0bba97724e3c" CreatedByDesigner="true" DeleteRuleAction="1" TrackedChanges="16">
<FieldPairs>
<FieldPair PkField="dbo:Department:Id" FkField="dbo:Department:ParentId" />
</FieldPairs>
</ForeignKeyConstraint>
<ForeignKeyConstraint Name="dbo:Department:FK_b0024824f13b4c1a8b9f4853a2d" CreatedByDesigner="true" DeleteRuleAction="1" TrackedChanges="16">
<FieldPairs>
<FieldPair PkField="dbo:Person:Id" FkField="dbo:Department:LeadPersonId" />
</FieldPairs>
</ForeignKeyConstraint>
<ForeignKeyConstraint Name="dbo:DepartmentMembers:FK_27b58ab41d698ea490873571702" CreatedByDesigner="true" DeleteRuleAction="1" TrackedChanges="16">
<FieldPairs>
<FieldPair PkField="dbo:Department:Id" FkField="dbo:DepartmentMembers:DepartmentId" />
</FieldPairs>
</ForeignKeyConstraint>
<ForeignKeyConstraint Name="dbo:DepartmentMembers:FK_a9cb5de414ca59ec94df399c444" CreatedByDesigner="true" DeleteRuleAction="1" TrackedChanges="16">
<FieldPairs>
<FieldPair PkField="dbo:Person:Id" FkField="dbo:DepartmentMembers:PersonId" />
</FieldPairs>
</ForeignKeyConstraint>
<ForeignKeyConstraint Name="dbo:Organization:FK_1960b6b4a1e9b1bd3a0c65b5bd8" CreatedByDesigner="true" DeleteRuleAction="1" TrackedChanges="16">
<FieldPairs>
<FieldPair PkField="dbo:Department:Id" FkField="dbo:Organization:DepartmentId" />
</FieldPairs>
</ForeignKeyConstraint>
<ForeignKeyConstraint Name="dbo:Organization:FK_cf82db14481b2c9da8cc8b02b69" CreatedByDesigner="true" DeleteRuleAction="1" TrackedChanges="16">
<FieldPairs>
<FieldPair PkField="dbo:Entity:Id" FkField="dbo:Organization:EntityId" />
</FieldPairs>
</ForeignKeyConstraint>
<ForeignKeyConstraint Name="dbo:Person:FK_0cf699148d3b277777bdbe16157" CreatedByDesigner="true" DeleteRuleAction="1" TrackedChanges="16">
<FieldPairs>
<FieldPair PkField="dbo:Entity:Id" FkField="dbo:Person:EntityId" />
</FieldPairs>
</ForeignKeyConstraint>
<ForeignKeyConstraint Name="dbo:Project:FK_a591d884cd182f3b9affeb0da2b" CreatedByDesigner="true" DeleteRuleAction="1" TrackedChanges="16">
<FieldPairs>
<FieldPair PkField="dbo:Department:Id" FkField="dbo:Project:DepartmentId" />
</FieldPairs>
</ForeignKeyConstraint>
<ForeignKeyConstraint Name="dbo:ProjectMembers:FK_4d142e64da693bcc75d16dce19b" CreatedByDesigner="true" DeleteRuleAction="1" TrackedChanges="16">
<FieldPairs>
<FieldPair PkField="dbo:Person:Id" FkField="dbo:ProjectMembers:PersonId" />
</FieldPairs>
</ForeignKeyConstraint>
<ForeignKeyConstraint Name="dbo:ProjectMembers:FK_4ef07b04eb8ad41e4cb5696e935" CreatedByDesigner="true" DeleteRuleAction="1" TrackedChanges="16">
<FieldPairs>
<FieldPair PkField="dbo:Project:Id" FkField="dbo:ProjectMembers:ProjectId" />
</FieldPairs>
</ForeignKeyConstraint>
</ForeignKeyConstraints>
</Catalog>
</Catalogs>
</TargetDatabase>
</TargetDatabases>
<MappingStores>
<MappingStore Type="2D18D138-1DD2-467E-86CC-4838250611AE">
<EntityMappings>
<EntityMapping EntityName=":Department" TargetName="Jpa:dbo:Department">
<FieldMappings>
<FieldMapping FieldName="Id" TargetFieldName="Id" SequenceToUse="SCOPE_IDENTITY()" />
<FieldMapping FieldName="LeadPersonId" TargetFieldName="LeadPersonId" />
<FieldMapping FieldName="Name" TargetFieldName="Name" />
<FieldMapping FieldName="ParentId" TargetFieldName="ParentId" />
</FieldMappings>
</EntityMapping>
<EntityMapping EntityName=":DepartmentMembers" TargetName="Jpa:dbo:DepartmentMembers">
<FieldMappings>
<FieldMapping FieldName="DepartmentId" TargetFieldName="DepartmentId" />
<FieldMapping FieldName="PersonId" TargetFieldName="PersonId" />
</FieldMappings>
</EntityMapping>
<EntityMapping EntityName=":Entity" TargetName="Jpa:dbo:Entity">
<FieldMappings>
<FieldMapping FieldName="Id" TargetFieldName="Id" SequenceToUse="SCOPE_IDENTITY()" />
<FieldMapping FieldName="Name" TargetFieldName="Name" />
</FieldMappings>
</EntityMapping>
<EntityMapping EntityName=":Organization" TargetName="Jpa:dbo:Organization">
<FieldMappings>
<FieldMapping FieldName="DepartmentId" TargetFieldName="DepartmentId" />
<FieldMapping FieldName="EntityId" TargetFieldName="EntityId" />
<FieldMapping FieldName="Id" TargetFieldName="Id" SequenceToUse="SCOPE_IDENTITY()" />
<FieldMapping FieldName="TaxId" TargetFieldName="TaxId" />
</FieldMappings>
</EntityMapping>
<EntityMapping EntityName=":Person" TargetName="Jpa:dbo:Person">
<FieldMappings>
<FieldMapping FieldName="DayOfBirth" TargetFieldName="DayOfBirth" />
<FieldMapping FieldName="EntityId" TargetFieldName="EntityId" />
<FieldMapping FieldName="Id" TargetFieldName="Id" SequenceToUse="SCOPE_IDENTITY()" />
</FieldMappings>
</EntityMapping>
<EntityMapping EntityName=":Project" TargetName="Jpa:dbo:Project">
<FieldMappings>
<FieldMapping FieldName="DepartmentId" TargetFieldName="DepartmentId" />
<FieldMapping FieldName="Enddate" TargetFieldName="Enddate" />
<FieldMapping FieldName="Id" TargetFieldName="Id" SequenceToUse="SCOPE_IDENTITY()" />
<FieldMapping FieldName="Startdate" TargetFieldName="Startdate" />
<FieldMapping FieldName="Title" TargetFieldName="Title" />
</FieldMappings>
</EntityMapping>
<EntityMapping EntityName=":ProjectMembers" TargetName="Jpa:dbo:ProjectMembers">
<FieldMappings>
<FieldMapping FieldName="PersonId" TargetFieldName="PersonId" />
<FieldMapping FieldName="ProjectId" TargetFieldName="ProjectId" />
<FieldMapping FieldName="Role" TargetFieldName="Role" />
</FieldMappings>
</EntityMapping>
</EntityMappings>
<TypedViewMappings />
<SPCallMappings />
<TvfCallMappings />
<TypeConversionDefinitions />
</MappingStore>
</MappingStores>
<ModelViews />
</Project>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment