java-design-patterns
java-design-patterns copied to clipboard
#1296 - Foreign key mapping
- 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.
@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 please resolve the conflicts. Additionally, improving the test coverage is needed to pass the Sonar quality gate.
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.
Closed due to inactivity. Thank you for your contributions.







