![]() |
| Home | Tech FAQ | Interview Questions | Placement Papers | Tech Articles | Learn | Freelance Projects | Online Testing | Geeks Talk | Job Postings | Knowledge Base | Site Search | Add/Ask Question |
![]() Related Questions Latest Answer : Lazy loading is the responsibility is that to load the objects for its parentIn mapping file, if
you want to load the child objects while loading the parent it will wont load coz by default load = trueso
you have to specify lazy = falsehere child ... Read Answers (6) | Asked by : j2eeinterviewee Latest Answer : first things first ..i have just seen ppl venting thier personal grudge over java / jpa or whatever over this forum.suns official sacceptence that jpa is a failure. please lets keep it out.as for the answer , JPA is a specification , its nt a frame work ... 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 ... 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. ... 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 ... 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 : 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 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 : 1) Hiberante is not tightly tied with any underlaying database.Where as JDBC is tighlty tield with the underlaying database."Write Once presist anywhere" using hibernate can achieved by changing the dialect in configuration xml file.where as ... Read Answers (6) | Asked by : kounteya 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
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||