Results 1 to 1 of 1
-
How JDBC support is provided by Spring applications
Spring has feature to connect with data access frameworks that integrates variety of data access technologies like JDBC, Java Data Objects and Object Relational Mapping (ORM) tools like Hibernate
Spring provides almost facilities for JDBC database programmer need to only specify statement and process work for the complete iteration. Rest is handled by springs internally.
Similar Threads
-
What are packages in Spring Framework for JDBC Support
By Java Tip in forum Java TipReplies: 0Last Post: 04-01-2008, 10:17 AM -
How to Shutdown the Spring IoC container gracefully in applications
By Java Tip in forum Java TipReplies: 0Last Post: 03-31-2008, 10:21 AM -
What are packages in Spring Framework for JDBC Support
By JavaBean in forum Java TipReplies: 0Last Post: 09-28-2007, 12:55 PM -
How JDBC support is provided by spring applications
By JavaBean in forum Java TipReplies: 0Last Post: 09-28-2007, 12:53 PM -
How to Shutdown the Spring IoC container gracefully in applications
By JavaBean in forum Java TipReplies: 0Last Post: 09-28-2007, 12:52 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks