You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DAO pattern implementation to create Java objects relational representations via annotations and reflections.
It is implemented through a Factory pattern, as an example MySQL implementation was developed