Module org.eclipse.persistence.core
Annotation Interface ReadOnly
The ReadOnly annotation is used to specify that a class is read only.
It may be defined on an Entity or MappedSuperclass.
In the case of inheritance, a ReadOnly annotation can only be defined on the root of the inheritance hierarchy.
- Since:
- Oracle TopLink 11.1.1.0.0