Java Training Overview
Hibernate is an open source object/relational (OR) persistence and query service for Java. Hibernate lets you develop persistent classes following common Java idioms - including association, inheritance, polymorphism, composition and the Java collections framework.
50% hands-on, 50% lecture
Java 5, 6, and 7, Eclipse, IBM RAD, other major platforms
Session 1: Introduction to Hibernate Session 2: Updates and Queries Session 3: The Persistence Lifecycle Session 4: Relationships Session 5: Additional Querying Capabilities Session 6: Hibernate and Java Persistence / EJB 3 Session 7: Caching Session 8: Integration Considerations Session 9: Additional Topics Session 10: Hibernate and Spring Integration
The Hibernate Query Language, designed as a minimal object-oriented extension to SQL, provides an elegant bridge between the object and relational worlds. Hibernate also allows you to express queries using native SQL or Java-based Criteria and Example queries.
Hibernate is now the most popular OR mapping solutions for Java, and it has become a de facto standard in Java OR mapping. JBoss has integrated Hibernate into its JEMS (Java Enterprise Middleware System) product line.
The Java Persistence API (EJB 3) specification derives a great deal of its architecture from Hibernate, and the Hibernate annotations are compatible with the Java Persistence annotations. This promises to make Hibernate an even more important technology.
This course covers everything you need to know to begin working with Hibernate in a very short time. It covers all the important concepts necessary to access and update data stored in relational databases. It includes an extensive series of labs to exercise all major capabilities.
Java Training Skills Gained
Hands-On
Supported Platforms
Java Training Course Duration
3 days - 4 days (with Spring integration)
Java Training Course outline