Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
Sanne committed Feb 17, 2023
1 parent cc98479 commit 01a4f5e
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -646,6 +646,8 @@ private void applyMetadataBuilderContributor() {
return;
}

//MetadataBuilderContributor is deprecated: be lenient while interpreting this property.
// Potentially this could be a TypeContributor, FunctionContributor, AdditionalMappingContributor.
MetadataBuilderContributor metadataBuilderContributor = loadSettingInstance(
EntityManagerFactoryBuilderImpl.METADATA_BUILDER_CONTRIBUTOR,
metadataBuilderContributorSetting,
Expand Down

0 comments on commit 01a4f5e

Please sign in to comment.