What is the difference between CriteriaQuery and CreateQuery
in Hibernate???? Thanks in advance!!!!!!
Answer / mohanraj
createquery is followed the HQL format of implementation.
createSQLQuery is followed the SQL format of implementation.
| Is This Answer Correct ? | 12 Yes | 1 No |
What is the use of sas software? Is sas and sap are different?
how many languages .net is supporting now?
What is the difference between: x=a+b+c+d; and x=SUM(a,b,c,d);?sas
what is class module in vb6? what it's use? with example..
4. What is the need of START 0? Instead if can we use any other numeric? If we use what will happen?
THE CHANNEL IN DATA COMMUNICATION CAN BE?
Please describe an example where you used object orientation in one of your programs.
Which language they use during interview?
0 Answers State Bank Of India SBI,
what is page hit in operating system?
what is delegate and delegation model give the real live example on delegate model
Why multiple inheritance is removed in java?
I was try to insert 120000 records into the orcle table using the stroed proceeder. But it was stop the 9999. What can I do insert all the records.