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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of SingletDAO!