Skip to content

DAO Design Pattern #45

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ozlerhakan opened this issue Apr 11, 2015 · 10 comments
Closed

DAO Design Pattern #45

ozlerhakan opened this issue Apr 11, 2015 · 10 comments

Comments

@ozlerhakan
Copy link

Hi @iluwatar ,

First of all, thank you for this comprehensive repo! I haven't seen the dao design pattern among the rest. So, I am just wondering whether it is actually part of the design solutions or not.

@iluwatar
Copy link
Owner

Hi there @ozlerhakan !

I'm glad you find the repository interesting. The DAO pattern certainly belongs here, we just don't have an implementation for it yet.

@ozlerhakan
Copy link
Author

Ah okay then, so If the current contributors (including you) will not plan to implement it, I can give you a hand for the implementation via PR but not now (:

@iluwatar
Copy link
Owner

Contributions are welcome @ozlerhakan . Please leave the issue open and it will be fixed soon.

@mgiovenco
Copy link

I believe I have the implementation for this ready to go. If it's okay for me to contribute, I can create a pull request for this.

@iluwatar
Copy link
Owner

@mgiovenco That is great! Please proceed with the pull request and we'll check it.

@mgiovenco
Copy link

Will do! I just need to add the diagram piece before creating pull request. Expect the pull request in the next day or two.

@iluwatar
Copy link
Owner

Resolved with commit 58da95b

@ozlerhakan
Copy link
Author

Thanks @iluwatar and @mgiovenco 👍

@pavansokkenagaraj
Copy link

Hi @iluwatar ,
Can I add these design patterns into the repository?
1. 2-way adapter
2. IOC - Inversion of Control
3. Dependency Injection
I hope these patterns belong to this repository.

@iluwatar
Copy link
Owner

Hi @PavanSN ,

Surely these patterns all belong here. You are welcome to contribute. I suggest you make an individual pull request out of each of the patterns so we can review and comment easily.

Pritesh242 added a commit to Pritesh242/java-design-patterns that referenced this issue Jul 9, 2015
Pritesh242 added a commit to Pritesh242/java-design-patterns that referenced this issue Jul 9, 2015
Pritesh242 added a commit to Pritesh242/java-design-patterns that referenced this issue Jul 9, 2015
pratigya0 pushed a commit to pratigya0/java-design-patterns that referenced this issue Aug 3, 2023
Updated the Beginners Section of Terraform
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants