Home Answers Viewqa Hibernate what is the meaning of this or explain this

 
 


prasanna nath
what is the meaning of this or explain this
1 Answer(s)      2 years and 4 months ago
Posted in : Hibernate

List<Object[]> list=query.list();

View Answers

January 15, 2011 at 12:04 PM


Hi Friend,

It will return the query values in the form of list.

For more information, visit the following link:

Hibernate Tutorials

Thanks









Related Pages:
what is the meaning of this or explain this
what is the meaning of this or explain this  List<Object[]> list=query.list();   Hi Friend, It will return the query values in the form of list. For more information, visit the following link: Hibernate
what is the meaning of abstract?
what is the meaning of abstract?  what is the meaning of abstract
what is the meaning this coad?
what is the meaning this coad?  what is the meaning this coad? Example Form example form = (Example Form) form
What is the special meaning of __sleep and __wakeup?
What is the special meaning of __sleep and __wakeup?  What?s the special meaning of _sleep and _wakeup
Meaning of invoice
Meaning of invoice  hello, What is the meaning of invoice?   hii, Invoice is a statement which contains the following listed things. Invoice Number Invoice date Name and address of the person Name and address
What?s the special meaning of __sleep and __wakeup?
What?s the special meaning of __sleep and __wakeup?  What?s the special meaning of _sleep and _wakeup
why we use ^ operator in sql, and what is the meaning of that operator?
why we use ^ operator in sql, and what is the meaning of that operator?  why we use ^ operator in sql, and what is the meaning of that operator
What is outer join?Explain with examples.
What is outer join?Explain with examples.  What is outer join?Explain with examples
Explain - LDAP
Explain LDAP  Any one explain about LDAP ? and also explain about JNDI what relation b/w this two
What is a vector in Java? Explain with example.
What is a vector in Java? Explain with example.  What is a vector in Java? Explain with example.   Hi, The Vector is a collect of Object that implement AbstractList class. It autometically increases the list length
Explain WML
Explain WML  hii, What is WML?   hello, WML stands for Wireless Markup Language. It is a simple language used to create applications for small wireless devices like mobile phones. WML is analogous to HTML
What is a join and explain different types of joins
What is a join and explain different types of joins  What is a join and explain different types of joins?   Hi, Joins are used in queries to explain how different tables are related. Joins also let you select data from
What are events? Explain how Event handling in Java?
What are events? Explain how Event handling in Java?  What are events? Explain how Event handling in Java?   Hi, The Events are the integral part of the java platform. Sometimes we want one object to perform shorten
What are constructors ? explain different types of constructor with example
What are constructors ? explain different types of constructor with example  Hi, What are constructors ? explain different types of constructor... To know more related to What are constructors with examples
Tattoo Ideas for Girls with Meaning
with meaning, before getting a tattoo. What can you say a girl with a tattoo...Tattoo Ideas for Girls with Meaning: Tattoos with deep meaning While many tattoos are just creative work of art, some text tattoos have a deeper meaning
Explain struts.jar file - Struts
Explain struts.jar file   Hi friends am new to java. I read jar file means collection of java files. For executing struts application what are the necessary jar files. " struts.jar " file contains what. can u explain
Explain Linked List
Explain Linked List   hello, What is Linked List ?   hello, Linked List is one of the fundamental data structures. It consists of a sequence of nodes, each containing arbitrary data fields pointing to the next
Explain the persistence class in hibernate?
Explain the persistence class in hibernate?  What is persistence class in hibernate?   Persistence class are simple POJO classes in an application. It works as implementation of the business application for example
403 Forbidden error - What is 403 Forbidden error, please explain...
403 Forbidden error - What is 403 Forbidden error, please explain...  Can anyone please explain, What is 403 Forbidden error. And how can i remove this error, which is restricting my page from loading it. Thanks!!   Hi
403 Forbidden error - What is 403 Forbidden error, please explain...
403 Forbidden error - What is 403 Forbidden error, please explain...  Can anyone please explain, What is 403 Forbidden error. And how can i remove this error, which is restricting my page from loading it. Thanks!!   Ok
HQL in hibernate ? Explain the use of HQL.
HQL in hibernate ? Explain the use of HQL.  What is the HQL in hibernate ? Explain the use of HQL.   HQL stands for Hibernate Query Language, provided by Hibernate. It is minimal object oriented, similar to SQL
Explain instance in java - Java Interview Questions
Explain instance in java  Hi Friends, can you explain instance in java. In general instance means "occurence of something" . In java what is instance
MEANING OF THe CODE IN BOLD LETTERS
MEANING OF THe CODE IN BOLD LETTERS  public static void main(sting args[]) { shape s[] = {new circle(),new rectangle()}; } //HERE SHAPE RECTANGLE AND CIRCLE ARE THREE CLASSES WHICH ARE DEFINED EARLIER IN THE PROGRAM
Please write code for this program in java and Explain it ? pl'sssssssss
Please write code for this program in java and Explain it ? pl'sssssssss  Question: We are given an array of 2n integers wherein each pair... the array to us, which contains 2n integer it means what ever they enter
What is NSRangeException
What is NSRangeException  Can anyone explain the NSRangeException and the reason why it occurs
What are Struts?
What are Struts?  What are Struts? Can anyone explain me what are the Struts framework and what are its uses? Thanks
Explain how you overcame a major obstacle
Explain how you overcame a major obstacle       Qus. Explain how you overcame a major... you see yourself five (ten or fifteen) years from now? Ans. Explain your career
What is SEO?
What is SEO?  Hi, Can any one explain me about SEO? Thanks
What is webservices?
What is webservices?  What is web-services and what are the different types of web-services? It would be great if someone explain me the difference between these types of web-services in Java
What is an Iterator?
What is an Iterator?  Hi, What is an Iterator? Please help me. Thanks   Hi, I have find good reference website for the What is iterator? In this programming tutorial it explain how to use the iterator interface
What is JavaScript?
explain "What is JavaScript"? The JavaScript is nothing but a Scripting language...What is JavaScript?  Hi, Sometime the students trying to know make there career in Java. For java programming beginners always try to know What
What is Action Class?
What is Action Class?  What is Action Class? Explain with Example
What Is a Persistent Cookie?
What Is a Persistent Cookie?  What Is a Persistent Cookie?. Explain
What is NSAttributedString
What is NSAttributedString  Please explain the NSAttributedString in Objective C and also give an example. Thanks.   NSMutableAttributedString* attrStr = [NSMutableAttributedString attributedStringWithString:@"Hello
What is hibernate ?
What is hibernate ?   What is hibernate ? explain with simple example.   Hibernate is an Open Source persistence technology. It provides Object/Relational mapping library. It solves object-relational impedance mismatch
Explain ServletContext.
Explain ServletContext.  Explain ServletContext.   Hi, Here is the answer, ServletContext interface is a window for a servlet to view it?s environment. A servlet can use this interface to get information
what are Struts ?
what are Struts ?  What are struts ?? explain with simple example.   The core of the Struts framework is a flexible control layer based on standard technologies like Java Servlets, JavaBeans, ResourceBundles, and XML
explain this method
explain this method   i hope any one can explain this method ` private void showMonth(int m, int y) { int lead_spaces = 0; if (m < 0 || m > 11) { System.out.println("It should be 1 to 12
what is an ajax call?
what is an ajax call?  can u please explain the correct usage of an ajax call in jsps and java script
What is Web Development?
What is Web Development?  As a end user what arises in your mind. Like "What is Web development". Can any one explain with some examples. Thanks
What is LDAP? - LDAP
What is LDAP?  Hi, Please explain me about the LDAP. Provide me some of the working example of LDAP. Thanks
what are the components of java platform ?
what are the components of java platform ?  what are the components of java platform ? plz if any1 perfectly know help me to override my conflicts.plz explain briefly
Meaning Of annatations and use - Java Interview Questions
Meaning Of annatations and use  Hi all use of Annatations and exat meaning of annatations we create our own annatations give an Example Thanks & Regards Ramesh.K  Hi friend, Annotation is the way
What is the Sub-Query?And what is the properties of Sub-Query?
What is the Sub-Query?And what is the properties of Sub-Query?  What is the Sub-Query?And what is the properties of Sub-Query?   Hi, Sub..., will return a result set. Meaning a subquery SELECT statement can standalone
what is object chaining? - Hibernate
what is object chaining?   daoobject.getsession().begainTransaction; can any one explain the code, i am understanding this line when iam working with swt and hibernate
Explain normalization concept?
Explain normalization concept?  Explain normalization concept
Explain unescape() and escape() in JavaScript?
Explain unescape() and escape() in JavaScript?  Explain unescape() and escape() in JavaScript
what is class methods in objective c
what is class methods in objective c  What is class methods in objective c? Explain the class method of objective c with the help of an example
what is class methods in objective c
what is class methods in objective c  What is class methods in objective c? Explain the class method of objective c with the help of an example
what is an ajax call?
what is an ajax call?  can u please explain the correct usage of an ajax call in jsps and java script.   hi friend, Ajax is new technologies for the development of web application. Ajax is known as Asynchronous

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.