Is it Mandatory to map each pojo class variable with table
column in Hibernate? Is there any alternative to skip some
of those? Thanks in advance...

Answer Posted / shashi

No,its not mandatory to map each variable in class with table column in hibernate.

you can skip some of the those using trasient keyword from persisting into database

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which interface does java.util.hashtable implement?

919


What is deque in the java collections framework? : java collections

745


who will give req's to u?. how they send req's to u? . what design documents contains?. when bugs raised on other developer code how to report to them?.(throgh mail or ........). how to retrive 100 recods from dao layer to presentation layer.using which collection?. what is sequence diagram.?.

2047


How is hashset maintained in memory by java ?

846


my interviewer asked me what technical specification you used how to answer that question

2116


Hi Friends , am newbie to ajax. For example just consider one account registration - A form contains 8 text fields with submit button. In this form second texbox contains "username " . On right side of text box there is a label box . On clilck action i need to determine user is available or not. Is it possible on clicking label or should i click submit button.

1801


How do I find jre path in windows?

747


What are the types of java collections? : java collections

740


what is mean by hasing and maping in java platform and advantage?

2093


Which server-side script takes the input from JavaScript, can access the database if it needs to, and processes the data.

1823


What are the uses of the set interfaces in the java collections? : java collections

753


What are the classes in the java collection framework? : java collections

811


What are the different types of collections views being provided by the map interface? : java collections

800


What is the difference between comparable and comparator in java.util pkg?

821


Which sorting algorithm is used by collections.sort() in java ?

741