Class TablePerClassPolicy

java.lang.Object
org.eclipse.persistence.descriptors.InterfacePolicy
org.eclipse.persistence.descriptors.TablePerClassPolicy
All Implemented Interfaces:
Serializable, Cloneable

public class TablePerClassPolicy extends InterfacePolicy

Purpose: Provides the functionality to support a TABLE_PER_CLASS inheritance strategy. Resolves relational mappings and querying.

See Also: