-
-
Notifications
You must be signed in to change notification settings - Fork 27.3k
Closed
Labels
Milestone
Description
Hi, I'm a new user to github and I would like to help to this project. I've been researching about a few patterns and the work you've done and I think it's so cool.
In my college I've developed an application which comunicates with a MySQL Database and I had to build a pattern to make that communication work. I'm talking about the Abstract Mapper.
I have an example here: https://github.com/jesusvazquez/java_examples/tree/master/AdvancedDatabaseSystems/src/modelo/DBMapper
I'm wondering if it would be a good idea to add this pattern to your project.
Best Regards.