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 / simhanijagadeesh
good question...good question...we need all colunns
properties map in pojo.hbm.xml and pojo when and only we
need to create with that table creation.if you are doing
fetching data no need of all variables in pojo and hbm
file.good Question by you.....keep it up...I tested and
found in my real project...I will give you clear info on
this after verifying my project.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Hi frnds how to lock an user when he enter wrong credentials more than 3 time using java or j2ee tech take username and password in a bean no need to connect DB and validate give me some sample application code or links its urgent for me thanks in advance
What is java collection? : java collections
What is deque in the java collections framework? : java collections
HOW MUCH PERCENTAGE WE DEDUCT FOR OUR SUPPLIERS OR OTHER PROFESSIONALS
Which java collection class can be used to maintain the entries in the order in which they were last accessed?
What is the use of the list interface in the java collection? : java collections
What are the types of the main implementing classes in the map interfaces? : java collections
What are the different types of ways where you can iterate over a list? : java collections
What are the queues in the java collection framework? : java collections
What are the considerations to be made in case of loops in java ?
Which sorting algorithm is used by collections.sort() in java ?
What are the different types of features of the java collections framework? : java collections
What are the classes in the java collection framework? : java collections
please mail me the interview question based on java/j2ee
What are the interfaces in java collections? : java collections