SingletDAO is a simple java data access frame work to access data in database. A Single Data Access Object to access data in database and eliminates writing custom DAOs. Easy to plug-in. Easy to manage SQL queries. Supports JSON.
Features
- A Single Data Access Object to access data in database and eliminates writing custom DAOs
- Instant data access layer. Plug in data access layer to your application quickly and easily.
- Native SQL
- Supports insert,insertUpdate,insertBatch,read,update,delete (C.R.U.D). DDL method - executeDDL
- read methods return either JSON or 2D String Array which fits well with Web2.0 (JQuery,Datatable,DWR etc.,) web applications
- Manage sql queries in xml configuration. XML config files can be placed in url or local path
- Can be easily used with Spring JDBC frame work.
License
GNU General Public License version 3.0 (GPLv3)Follow SingletDAO
Other Useful Business Software
Fully Managed MySQL, PostgreSQL, and SQL Server
Cloud SQL handles your database ops end to end, so you can focus on your app.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of SingletDAO!