aspose file tools
The moose likes Java in General and the fly likes How sql Queries possible in DAO without creating Database connections Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "How sql Queries possible in DAO without creating Database connections" Watch "How sql Queries possible in DAO without creating Database connections" New topic
Author

How sql Queries possible in DAO without creating Database connections

Rajendra Prakash
Ranch Hand

Joined: Sep 10, 2009
Posts: 293
In DAO we are writting sql queries , how it is possible without creating and closing database connections.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: How sql Queries possible in DAO without creating Database connections
 
Similar Threads
SQL queries
JDBC Code Optimization Question
To use ORM or not
JDBC with MSsql server without DSN
dao pattern