XML Mapping in Hibernate
Working with XML data
Hibernate supports dom4j as API for manipulating XML trees.
Specifying XML and class mapping together
We can define the Specifying XML and class mapping together in the Hibernate.
Specifying only an XML mapping
With the help of the POJO class we can understand about the Specifying only an XML mapping.
XML mapping metadata
For collections and single valued associations, there is an additional embed-xml
Manipulating XML data
When implementing XML-based data import/export, it is useful to combine
Hibernate Tutorial for beginners with Examples
Mapping in Hibernate or Association Mapping in Hibernate
Database Portability Considerations
Mapping with Annotation in Hibernate
Collection mapping
Basic O/R Mapping
Hibernate Mapping types
Caching machanism
HQL: The Hibernate Query Language
Join in hibenrate
Advanced collection mappings
Batch processing
Native SQL
Criteria Queries
Fetching strategies in Hibernate From the DataBase
Hibernate Step By Step Application Using Struts On NetBeans
Hibernate Step By Step Application Using Swing On NetBeans
Hibernate Step By Step Application Using Spring On NetBeans
Hibernate Step By Step Application Using Servlet On NetBeans
Interceptors and events
Filtering data in Hibernate
Working with objects
XML Mapping in Hibernate
Transactions and Concurrency in Hibernate
Inheritance mapping
Component Mapping In Hibernate
Use of Configuration in Hibernate
Persistent Classes in Hibernate
Toolset Guide in Hibernate
Difference Between Save and Persist Method
|