JDO Annotation Attribute
in javax.jdo.annotations.Persistent

Class[] types default {}


Types of the member. Used when the declared member type is a supertype of the actual type that is stored in the member. For example, the declared member type might be an interface type that must contain an object of a concrete type when used for persistence.
Since:
JDO 2.1