java-design-patterns icon indicating copy to clipboard operation
java-design-patterns copied to clipboard

#1296 - Foreign key mapping

Open zswl110 opened this issue 3 years ago • 4 comments

  • resolves issue #1296
  • the idea of pattern is as follows:
    • Each object contains the database key from the appropriate database table. If two objects are linked together with an association, this association can be replaced by a foreign key in the database.

zswl110 avatar Oct 24 '22 11:10 zswl110

@iluwatar Hi, iluwatar, I encounter a probelm while fixing the Coverage from sonarcloud, I think my test cover the main function but I do not know why the coverage of APP.java is 0%.

zswl110 avatar Oct 27 '22 08:10 zswl110

@zswl110 please resolve the conflicts. Additionally, improving the test coverage is needed to pass the Sonar quality gate.

iluwatar avatar Nov 05 '22 15:11 iluwatar

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

stale[bot] avatar Dec 06 '22 05:12 stale[bot]

Closed due to inactivity. Thank you for your contributions.

stale[bot] avatar Jan 20 '23 05:01 stale[bot]