Results 1 to 3 of 3
- 06-16-2007, 06:39 AM #1
Member
- Join Date
- Jun 2007
- Posts
- 14
- Rep Power
- 0
Performance Hibernate against jdbc api
hi frnds,
my old application uses the jdbc connection,resultset,statement objects...
i have to increase my performace of my application...
by using hibernate is it posssible to increase that...
and i have another condition that i have to use same code for diffrent databases like sql-server2000 and oracle
so please give guideline about this i am so confuse..
thanx and regards,
JavaDev48
- 06-17-2007, 02:11 AM #2
Senior Member
- Join Date
- Jun 2007
- Posts
- 119
- Rep Power
- 0
Hibernate doesn't increase the performance, it just adds a abstraction layer to persist the objects.
In general the performance is lower than jdbc connection
- 06-05-2008, 03:37 PM #3
Member
- Join Date
- Jun 2008
- Posts
- 5
- Rep Power
- 0
Similar Threads
-
CPU performance getting affected
By peiceonly in forum LuceneReplies: 2Last Post: 10-06-2008, 08:24 PM -
How to use JDBC Template classes to control basic JDBC processing and error handling
By Java Tip in forum Java TipReplies: 0Last Post: 04-01-2008, 10:17 AM -
how to improve the performance of JWS?
By dinesh kaushik in forum Java AppletsReplies: 0Last Post: 11-21-2007, 08:46 AM -
How to use JDBC Template classes to control basic JDBC processing and error handling
By JavaBean in forum Java TipReplies: 0Last Post: 09-28-2007, 12:56 PM -
org.hibernate.ejb.Version <clinit> INFO: Hibernate EntityManager 3.2.0.CR1
By Heather in forum JDBCReplies: 2Last Post: 06-30-2007, 03:01 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks