| Subinterfaces of OrmNamedColumn in org.eclipse.jpt.jpa.core.context.orm |
interface |
OrmBaseColumn
orm.xml column or join column
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
interface |
OrmBaseJoinColumn
orm.xml join column or primary key join column
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
interface |
OrmColumn
orm.xml column
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
interface |
OrmDiscriminatorColumn
orm.xml discriminator column
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
interface |
OrmJoinColumn
orm.xml join column
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
interface |
OrmPrimaryKeyJoinColumn
orm.xml primary key join column
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |