Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Difference between JDBC and Hibernate?
Give one sample based on the variance?

Answer Posted / sugunakarareddy

Hibernate is object relational mapping. which maps the pojos
using xml fiels. to access and create data from hetro
database. in jdbc we will a code for mapping to object model
data to relational database. access data.

jdbc support to sql only but in hibernate have hql is there.
all sql features are support to hql. but hql support
polymohisam query.

hibernate transaction performance is very fast compare jdbc
transcation.

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different types of lockings in jdbc?

977


Why we use jdbc instead of odbc?

1036


What is thin driver in jdbc?

1055


Is jdbc open source?

926


Explain the locking system in jdbc?

1002


How can you create jdbc statements?

1018


Why do I get UnsatisfiedLinkError when I try to use my JDBC driver?

1066


Explain in detail about JDBC and its general features?

1004


Can I enable requests to a jdbc connection pool for a database connection to wait until a connection is available?

967


What are the higher level apis under development on top of jdbc currently?

1012


What does executeupdate return in java?

1096


How does a custom RowSetReader get called from a CachedRowSet?

1141


Describe how the jdbc application works.

1083


What is the use of dialect?

1060


What is resultset in jdbc with example?

993