Skip to content

dvcodetraining/DAOExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DAOExample

This the Data Acess Object implemented in java

Note, you need a MySQL database installed to be able to run this application

In computer software, a data access object is an object that provides an abstract interface to some type of database or other persistence mechanism. By mapping application calls to the persistence layer, the DAO provides some specific data operations without exposing details of the database. Wikipedia

About

This the Data Acess Object implemented in java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages