Tutorial Archive: C  C++  Java  Certification  Interview  Javascript  JSF  JSP  Java Beans  J2ME  JDBC  PHP  VB.net  EJB  Struts  Hibernate
Google Web java-samples.com
Subscribe in a reader
Forum
Submit Tutorial
Latest Tutorials


1. Paging Through the Result Set in Hibernate
By: Sumit Pal : 2008-09-19
Description: Many a times you would need to retrieve a large number of records but on the webpage you would show them in multiple pages. For example, in a tracking application, you want to show a history tracking page, the query would return hundreds or even thousands of records. But the webpage you may want to show fifty records on a page and do a simple previous and next links or show page numbers as links to show fifty records in each page.
Read the full article
 
2. Types of inheritence models in Hibernate
By: Emiley J. : 2008-09-02
Description: This tutorial discusses what are the types of inheritance models in Hibernate and describes how they work like vertical inheritance and horizontal.
Read the full article
 
3. What is component mapping in hibernate?
By: Emiley J. : 2008-09-02
Description: A component is a contained object that is persisted as a value type ,not an entity reference.
Read the full article
 
4. Hibernate Vs. JDBC ( A comparison)
By: Emiley J. : 2008-08-15
Description: JDBC stands for Java Database Connectivity allows developers to connect, query and update a database using the Structured Query Language. JDBC API standard provides Java developers to interact with different RDBMS and access table data through Java application without learning RDBMS details and using Database Specific JDBC Drivers.
Read the full article
 
5. Delta Electronics Chairman Bruce Cheng Endows NCKU Build Y.S. Sun Green Building Research Center
By: aathishankaran : 2007-02-01
Description: TAIPEI, Taiwan-- (BUSINESS WIRE)--At a ceremony held today at the Sheraton Taipei, Delta Electronics’ Chairman Bruce Cheng endowed his alma mater, National Cheng Kung University (NCKU), with NT$100 million to construct the Y.S. Sun Green Building Research Center. Commemorating Y.S. Sun, one of Taiwan’s most admired statesmen, the new center will promote research into green architecture. NCKU President Chiang Kao also announced at the ceremony that NT$40 million would be allocated to equip the building for research into solar power, energy and environmental monitoring, and green building research.
Read the full article
 

   

Google
 
Web java-samples.com

C Tutorials C++ Tutorials Java Tutorials Certification Interview JavaScript Tutorials J2ME Tutorials Java beans Tutorials JSP Tutorials EJB Tutorials JDBC Tutorials PHP Tutorials VB.net Tutorials Struts Tutorials Hibernate Tutorials Latest Tutorials   Forum

[ Copyright © 2006 Java-Samples.com ]
Send mail to webmaster@java-samples.com  with questions or comments about this web site.