Adding Persistence to a Class


You can make a Java class into one of the following persistent types:

You can also add persistence when creating a new Java class. See "Creating a New Persistent Entity" for more information.

 

Related tasks

Adding Persistence to a Project

 

Related concept

Understanding Java Persistence