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 |
hii I inntrested abt scjp certification but i dont knw abt scjp plz send details abt scjp exam and syllabus.
what is c sharp dotnet
Expand the following a) ISDN b) CASE c) CSMA/CD d) OOPS e) MIMD
hi, i'd like to know how do you set lines in a page for Smartforms? thanks in advance
why main() method should not return any value
2.Different data types in C? and its value and range?
whats the use of following Good Coding Practices?
Given a Binary Search Tree, write a program to print the kth smallest element without using any static/global variable. You can?t pass the value k to any function also.
For C sharp,At the time of software is implemented at client site, is it required that client machine have C sharp(Microsoft Visual Basic) setup?
I am work in it aompenei
Write a shell program. Enter basic pay of an employee and calculate DA, HRA, Deduction, Gross pay and Net pay as follows: DA = 75 % of BASIC HRA = 10 % of BASIC DEDUCTION = 15 % of BASIC GROSS PAY = BASIC+DA+HRA NET PAY = GROSS PAY-DEDUCTION.
Building Quotation engine program