Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 233 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 233 Bytes

DesignPatternExample

An example of the power of Design Patterns in a real-word use case.

In this project, Hibernate has been used as ORM to write DTO into the database. This project needs a SQL database in order to be executed.