GeekInterview.com
  I am new, Sign me up!
 

Hibernate Interview Questions


Hibernate Interview Questions

Questions: 33
Comments: 114
 Hibernate Tags
 Showing Questions 21-30 of 33 Questions
<< Previous 1 2 [3] 4 Next >>
 Sponsored Links

 
 Hibernate Interview Questions
Sorting Options :  

Q1: What is the difference between Hibernate and EJB 2.1? Q2: Which one, among EJB 2.1 and Hibernate, is better?Explain with reason.Q3: When to use EJB 2.1 and when to use Hibernate? Explain with scenarios.
Read Answers (2) | Asked by : Kumar

I am using hibernate.What is the use In Data(POJO) class primary key is sending as an argument with constructor?
View Question | Asked by : Kotireddy

Latest Answer: Advantages OF Hibernate: - First of all will provide business entity form of representation of DB tables. - Hibernate provides an interface to develop our application code which is not specific to any DB. - It reduces the complexity of transforming out ...
Read Answers (7) | Asked by : kounteya

I am new to Hibernate.So can any one tell me how to develop a application using Hibernate in the Myeclipse .and also please send me pdf to suddu026@gmail.com.Regards,Sudarshan.
Read Answers (3) | Asked by : Sudarshan..

Latest Answer: Ccreate primary key? Not sure but you can defined it in the hbm file by specifying the field with the primary column in the db. ...
Read Answers (5) | Asked by : satyanarayana

Latest Answer: Hibernate is based on object oriented concept like java. so it has better compatibility with java than sql.In Jdbc we have to mannualy handle exception and every time we need to open/cose the connection,create/close the statement , resultset whatever ...
Read Answers (7) | Asked by : davis

Latest Answer: A component is an object saved as a value, not as a reference A component can be saved directly without needing to declare interfaces or identifier properties Required to define an empty constructor Shared references not supported ...
Read Answers (3) | Asked by : sunils

Latest Answer: Basically we need Hibernate like tools for the purpose of developing the application in short period of time. The product like Hibernate used for the productivity. When  large amount of data have to handle that time instead of using JDBC we used Hibernate. ...
Read Answers (5) | Asked by : sunils

How do you handle the situation where persistence class attribute name is one of the reserved keyword in database; e.g. user ? Will this cause any issue while hibenrate executes SQL statements behind the scene?
Read Answers (4) | Asked by : sunils

Latest Answer: A component is a contained object that is persisted as a value type ,not an entity reference.eg)public class person{private Name name;public Name getName(){ return name;}public void setName(Name name){this.name=name;}.....}public class Name{chat initial;String ...
Read Answers (1) | Asked by : sunils

View page << Previous 1 2 [3] 4 Next >>

Ask A Question
Go Top
 Sponsored Links

 
Sponsored Links

 
Ask Question
You must login to Ask Question or Register your free account

Category:

 
Question Title:


Question in Detail:

Add this to my Subscribed Questions (?)
Send me email when new answer is posted (?)

 
Subscribe
Get Latest Updates Via RSS Reader or by Email
 Forum Discussion Subscribe to Forum Discussions Via E-Mail Latest Forum Discussions Subscribers
 Knowledge Base Subscribe to Knowledge Base Series Via E-Mail Knowledge Base Subscribers
 Learning Series Subscribe to GeekInterview Learning Series Via EMail Learning Series Subscribers
 Freelance Jobs Subscribe to GeekInterview Freelance Jobs Via EMail Latest Freelance Jobs Subscribers
 GeekInterview Blog Subscribe to GeekInterview Blog Via EMail GeekInterview Blog Subscribers
 Testing Interview Questions Subscribe to Testing Interview Questions Via EMail Testing Interview Questions Subscribers
 Oracle Interview Questions Subscribe to Oracle Interview Questions Via EMail Oracle Interview Questions Subscribers
 Java Interview Questions Subscribe to Java Interview Questions Via EMail Java Interview Questions Subscribers
 Latest Placement Papers Subscribe to Latest Placement Papers Placement Papers Subscribers
 Free Training Subscribe to Free Training Via EMail Free Training Subscribers
 Learn AJAX Subscribe to AJAXwith.com Via EMail AJAXwith Subscribers
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape