The Hibernate Essentials course is recommended for Java developers who must become
competent with a Hibernate or a Java Persistence API object/relational persistence
and query service implementation. Both implementations provide powerful APIs to
develop persistent classes following the object-oriented idiom. Both implementations
support the use of association, inheritance, polymorphism, composition and collections
with persistent classes. To fully utilize persistent class implementations, the student
will also learn how to create and execute queries using EJB-QL, the portable Hibernate
SQL extension (HQL), native SQL and the object-oriented Criteria and Example API.
Course Description
Hibernate Essentials
is targeted toward Java developers who must become competent with the Hibernate
or the Java Persistence API object/relational persistence and query service
implementation. The primary audience is intended to be Java developers who work
with SQL-based database systems or database developers who are looking for an
introduction to object-oriented software development. Database administrators who
are interested in how ORM may affect performance and how to tune the performance of
the SQL database management system and persistence layer will also find this course
of value. This course covers the JBoss, Inc. implementation of the JSR-220
sub-specification for Java Persistence and it covers the foundational APIs of
version 3.x of the JBoss, Inc. Hibernate product, or simply, Hibernate 3.
Prerequisites
The prerequisite skills for this class are the following:
- An understanding of the relational persistence model
- Competency with the Java language
- Knowledge of OOAD concepts
- Familiarity with the UML
- Experience with a dialect of SQL
- Using the JDK and creating the necessary environment for compilation and execution of a Java executable from the command line
- An understanding of JDBC
No prior knowledge of J2EE or Hibernate is required.
TrackPart of the JBoss Enterprise Application Platform curriculum which includes
Prepares for:
Hardware RequirementsComputer with the following configuration:
- A minimum of 1 GHz CPU with 1 GB of RAM. A 2 GHz CPU with 2 GB RAM is recommended for IDE users
- Operating systems: Linux or Windows XP. Windows 95/98/2000 is not supported. Windows Vista could work but not supported yet
- 40 GB hard disk space (for product and lab installs)
- CD/DVD player
- Video card capable of 1024x768 resolution or better
- Optional: your favourite IDE (Integrated Development Environment) loaded. The instructor will support a command prompt (shell) environment. If an IDE is used, student is responsible for its proper configuration for the labs.
- JDK 1.5
- Additional JEMS components, if required, will be provided by the instructor