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 Java persistent entity" for more information.

 

Related tasks

Adding persistence to a Java project

 

Related concept

Understanding Java persistence