Hierarchy For Package org.eclipse.persistence.internal.jpa.config.tables
Class Hierarchy
- java.lang.Object
- org.eclipse.persistence.internal.jpa.config.MetadataImpl<T>
- org.eclipse.persistence.internal.jpa.config.tables.AbstractTableImpl<T,
R> - org.eclipse.persistence.internal.jpa.config.tables.CollectionTableImpl (implements org.eclipse.persistence.jpa.config.CollectionTable)
- org.eclipse.persistence.internal.jpa.config.tables.JoinTableImpl (implements org.eclipse.persistence.jpa.config.JoinTable)
- org.eclipse.persistence.internal.jpa.config.tables.SecondaryTableImpl (implements org.eclipse.persistence.jpa.config.SecondaryTable)
- org.eclipse.persistence.internal.jpa.config.tables.TableImpl (implements org.eclipse.persistence.jpa.config.Table)
- org.eclipse.persistence.internal.jpa.config.tables.IndexImpl (implements org.eclipse.persistence.jpa.config.Index)
- org.eclipse.persistence.internal.jpa.config.tables.UniqueConstraintImpl (implements org.eclipse.persistence.jpa.config.UniqueConstraint)
- org.eclipse.persistence.internal.jpa.config.tables.AbstractTableImpl<T,
- org.eclipse.persistence.internal.jpa.config.MetadataImpl<T>