javax.persistence
Annotation Type Inheritance


@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface Inheritance

Author:
Emmanuel Bernard

Optional Element Summary
 InheritanceType strategy
           
 

strategy

public abstract InheritanceType strategy
Default:
SINGLE_TABLE