Module eclipselink
Annotation Interface DiscriminatorClass
A DiscriminatorClass is used within a VariableOneToOne annotation.
- Author:
- Guy Pelletier
-
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescriptionThe discriminator to be stored on the database.Class<?> The class to the instantiated with the given discriminator.