Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 296 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 296 Bytes

YandexInternship

The task for the traineeship in Yandex in 2016. An implementation of DAO that uses Reflection and maps a class of specified format (e.g. JavaBean) to a table in relational database.

I used MySQL database. Run test.sql script to create the database and the table for testing.