java-design-patterns
java-design-patterns copied to clipboard
DAO Factory pattern for Issue #1270
Closes #1270
Hi @iluwatar, this is the implementation for the DAO Factory based on the following resources and it is my first issue; kindly inform me if there is incorrect logic/concept or things which could be improved. Thanks a lot!
Thank you, @rrreynaldo!
Hi @burno1, thanks for the review and I agree that enum would be a neater implementation. Just made the changes and Thanks a lot!
This closes https://github.com/iluwatar/java-design-patterns/issues/1270
@rrreynaldo, add the issue to the description of the PR, so we can have the two linked
@burno1 Done!
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Closed due to inactivity