Home
Name Modified Size InfoDownloads / Week
singletdao1.0.5.jar 2013-02-23 51.6 kB
singletdao1.0.5.zip 2013-02-23 2.8 MB
SingletDAO_Samples_1.0.5.zip 2013-02-23 2.3 MB
samples1.0.4.zip 2012-11-04 2.3 MB
singletdao1.0.4.jar 2012-11-04 33.1 kB
singletdao1.0.3.zip 2012-05-23 10.6 MB
singletdao1.0.3.jar 2012-05-23 33.0 kB
singletdao1.0.2.zip 2012-02-29 10.6 MB
singletdao1.0.2.jar 2012-02-29 34.0 kB
SingletDAO102StrutsSpringSample.war 2012-02-26 7.8 MB
singletdao1.0.1.zip 2012-02-06 2.6 MB
SingletDAO1.0-with Embeded HyperSQL database-spring-struts-webapp.zip 2012-01-30 7.8 MB
SingletDAO1.0-with-spring-struts-webapp.zip 2012-01-26 6.3 MB
singletdao1.0-with-sample-webapps.zip 2012-01-18 9.6 MB
readme.txt 2012-01-16 2.1 kB
singletdao-strutswebapp-sample.zip 2012-01-15 3.9 MB
sample-webapp.zip 2012-01-11 3.2 MB
singletdao1.0.zip 2012-01-08 5.2 MB
Totals: 18 Items   75.1 MB 0
Introducton : 

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 data layer. Easy to manage SQL queries. Supports JSON. 
Increased productivity as no need to write custom Data Access Objects(DAO)s,Data Transfer Objects(DTOs).


Features :

  Version 1.0

    1. A Single Data Access Object to access data in database and eliminates writing custom DAOs
    2. Helps to plug in data access layer easily and quickly
    3. Supports insert,insertUpdate,update,read,delete
       read methods return either JSON or 2D String Array which fits well with Web2.0 (JQuery/Datatable etc.,) web applications
    4. Manage sql queries in xml configuration.   
  
Software Download :
  
  http://sourceforge.net/projects/singletdao/files/singletdao1.0.zip/download  
  
How to :
 
   http://sourceforge.net/apps/mediawiki/singletdao/index.php?title=Main_Page
   
Sample Apps :
 
   1. Sample App using Simple JSP using 2D Array, Data table using JSON,  DWR(Direct Web Remoting) using 2D Array.
      Url : http://sourceforge.net/projects/singletdao/files/sample-webapp.zip/download
   2. Struts Sample App using 2D array
      Url :  http://sourceforge.net/projects/singletdao/files/singletdao-strutswebapp-sample.zip/download
   
License : 
  
	 SingletDAO is free software: you can redistribute it and/or modify
	 it under the terms of the GNU General Public License as published by
	 the Free Software Foundation, either version 3 of the License, or
	 (at your option) any later version.

	 SingletDAO is distributed in the hope that it will be useful,
	 but WITHOUT ANY WARRANTY; without even the implied warranty of
	 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
	 GNU General Public License for more details.
  
	 You should have received a copy of the GNU General Public License
	 along with SingletDAO.  If not, see <http://www.gnu.org/licenses/>.	 
   
 Copyright 2011 ujthoppae
 
You may write to singletdao@gmail.com
  
   
 
  
Source: readme.txt, updated 2012-01-16