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 |
How to connect to ms word wit VB ojective is to prepare s/w to generate question paper , selects questions randomly from the ms access , database
SYNFOSYS PLACEMENT PAPER 2010 Hi Friends I have attended the recent synfosys test 2010. Here r some questions which i remember. Section – I 1) There are 12 balls weigh similar but one is dissimilar (more/less). How to find the dissimilar ball with minimum no of weighs? 2) There r 7people carrying 7bags. Each bag contains 7cats. Each cat has 7small cats. How many total legs r there? 3) There are 12 balls weigh similar but one is dissimilar (more/less). How to find the dissimilar ball with minimum no of weighs? 4) 5) There r 2 poles each 15 meters high. A cable of length 16 meters is tied between pillars top. For its maximum the cable lies down above 7mts high from the ground. What is the distance between pillars? ------------------------------------------------------------ ------------------------------------------------ Section -II What is the value of 11^5 Some Other quetions ------------------------------------------------------------ ------------------------------------------------ Section - III 16) Serialization and deserialization? 17) Will finally block execute even though there is an exception & return statement are there in catch block? Explain? 18) memory leak? How can we avoid it? 19) virtual destructor? 20) Two program codes for code optimization? ------------------------------------------------------------ ------------------------------------------------ Section – IV Q) Program for finding the alternate digits of the number If number is 35846 then Sum1=3+8+6=17 Sum2=5+4=9 Q) Program for Single linked list? ------------------------------------------------------------ ------------------------------------------------ Section - V Q) What is software engineering? Explain SDLC Q) Explain any two upcoming IT Scenarios? ------------------------------------------------------------ ------------------------------------------------ Regards Gopinath Allanku +91 9885457211
what are stubs related to foxpro?
can we convert .class file to dll file
what is delimiter in sas ?
Difference between interface and abstract class?
how to get second highest salary from a employee table and how get a 5th highest salary from a employee table by using proc sql?
how does database connection using ADO.NET?
what is difference between object oriented programming structure and object oriented programming system?
What is the merger sort principle and its time complexity.
Given an array of size n, containing every element from 1 to n+1, except one. Find the missing element.
Code for display the images from drive using vb 6.0?