Previous Next vertical dots separating previous/next from contents/index/pdf

1. Introduction - Hibernate and BEA Workshop Studio

Hibernate

Hibernate and Kodo are two popular ORM solutions for Java applications. This tutorial provides step by step instructions as related to Hibernate but for minor differences, could also be used with Kodo. Hibernate provides data query and retrieval facilities that significantly reduce development time. Hibernate lets you develop persistent classes following object-oriented idiom - including association, inheritance, polymorphism, composition, and collections. Hibernate allows you to express queries in its own portable SQL extension (HQL), as well as in native SQL, or with an object-oriented Criteria and Example API.

BEA Workshop Studio

Studio offers unparalleled support for the development of sophisticated web applications based on industry standards like JSF, EJB3, and JSP and popular frameworks like Spring, Hibernate, Struts and Tiles. BEA Workshop Studio includes sophisticated WYSIWYG editors and BEA's AppXRay technology, which provides a deep level of understanding of the web application as a whole, thereby providing unprecedented depth and capabilities in code completion, consistency checking with generated classes, configuration files or annotations, pre-build error checking, and validation that reaches all the levels of your application.

BEA Workshop Studio includes database management and O/R mapping tools, including updated Hibernate support.

 

Click one of the following arrows to navigate through the tutorial:

 

Skip navigation bar   Back to Top