Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what are advantages of HQL?
what are advantages of Native SQL?
what are advantages of Criteria API?

Answer Posted / ravi verma

find a persisted user by user id which was primary key in
that case. What if we want to search a user by user name,age
or email and none of these attributes is a primary key.
Hibernate provides a query language similar to the standard
SQL to perform operations on the Hibernate objects. The
advantage of using HQL instead of standard SQL is that SQL
varies as different databases are adopted to implement
different solutions,but HQL remain the same as long as you
are within the domain of Hibernate; no matter which database
you are using

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

can u draw class/object diagram for ATM

6175


What are the types of java collections? : java collections

1104


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

1092


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

983


What is the use of hashcode in java ?

1169


What do you understand by synchronization? Why is it important?

1118


Explain the OOPS concept in Realtime Scenarion ? Take example as CAR. Please explain indetail ?

3096


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

1120


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

1061


Hi Friends, i have searched in google but not clear. can you give bank example with synchronized keyword

2093


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.

2087


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

2405


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

2424


What are the different types of ways where you can iterate over a list? : java collections

1107


What are maps interfaces in the java collections? : java collections

1119