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
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of SingletDAO!