Ads
Related Tutorials/Questions & Answers:
Persistence
Persistence
There are following JPA
persistence provider:
The Java Enterprise Edition (J2EE) supports JPA and
supply a
persistence provider. It uses the following elements to allow
persistence
Advertisements
Explain the persistence class in hibernate?
Explain the
persistence class in hibernate? What is
persistence class in hibernate?
Persistence class are simple POJO classes... Employee , department etc. It is not necessary that all instances of
persistence
persistence xml class element
persistence xml class element Hi,
How to define class element in persistence.xml file.
Thanks
Hi,
You can use the .... tag. Here is the example:
<class>net.roseindia.model.Product</class>
Read more