This example shows how to work with "pure" ODBC for example MySQL. To start, you must have a locally installed database.
In the folder are "...resorses.sql" files to create a database
(the script to create a simple database and the script for testing).
"....domain" Are domain classes.
Interface encapsulates all "ContactDAO" Data Access Service for contact information.