|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Uses of NamedColumn in org.eclipse.jpt.jpa.core.context |
|---|
| Subinterfaces of NamedColumn in org.eclipse.jpt.jpa.core.context | |
|---|---|
interface |
BaseColumn
column 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 |
BaseJoinColumn
join column 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 |
Column
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 |
JoinColumn
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 |
NamedDiscriminatorColumn
Named 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 |
PrimaryKeyJoinColumn
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 |
SpecifiedBaseColumn
Specified column 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 |
SpecifiedBaseJoinColumn
Specified join column 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 |
SpecifiedColumn
Specified 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 |
SpecifiedDiscriminatorColumn
Specified 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 |
SpecifiedJoinColumn
Specified 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 |
SpecifiedNamedColumn
Specified column join column primary key join column discriminator column order 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 |
SpecifiedNamedDiscriminatorColumn
Specified 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 |
SpecifiedPrimaryKeyJoinColumn
Specified 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 |
SpecifiedTableColumn
Specified column 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 |
TableColumn
column 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 |
VirtualBaseColumn
Virtual column 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 |
VirtualBaseJoinColumn
Virtual join column (no virtual primary key join columns yet) Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
interface |
VirtualColumn
Virtual 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 |
VirtualJoinColumn
Virtual 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 |
VirtualNamedColumn
Virtual column 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 |
VirtualNamedDiscriminatorColumn
Virtual named 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 |
VirtualPrimaryKeyJoinColumn
Virtual primary key join column. |
interface |
VirtualTableColumn
Virtual table column Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
| Methods in org.eclipse.jpt.jpa.core.context that return NamedColumn | |
|---|---|
NamedColumn |
VirtualNamedColumn.getOverriddenColumn()
Return the virtual column's wrapped column. |
| Methods in org.eclipse.jpt.jpa.core.context with parameters of type NamedColumn | |
|---|---|
org.eclipse.jpt.jpa.core.internal.context.JpaValidator |
NamedColumn.ParentAdapter.buildColumnValidator(NamedColumn column)
|
String |
NamedColumn.ParentAdapter.getDefaultColumnName(NamedColumn column)
Return the default column name. |
| Uses of NamedColumn in org.eclipse.jpt.jpa.core.context.java |
|---|
| Subinterfaces of NamedColumn in org.eclipse.jpt.jpa.core.context.java | |
|---|---|
interface |
JavaSpecifiedBaseColumn
Java specified column 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 |
JavaSpecifiedBaseJoinColumn
Java specified join column 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 |
JavaSpecifiedColumn
Java specified 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 |
JavaSpecifiedDiscriminatorColumn
Java specified 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 |
JavaSpecifiedJoinColumn
Java specified 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 |
JavaSpecifiedNamedColumn
Java specified column join column primary key join column discriminator column order 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 |
JavaSpecifiedPrimaryKeyJoinColumn
Java specified 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. |
| Uses of NamedColumn in org.eclipse.jpt.jpa.core.context.orm |
|---|
| Subinterfaces of NamedColumn in org.eclipse.jpt.jpa.core.context.orm | |
|---|---|
interface |
OrmSpecifiedBaseColumn
orm.xml specified
column
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 |
OrmSpecifiedBaseJoinColumn
orm.xml specified
join column
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 |
OrmSpecifiedColumn
orm.xml specified 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 |
OrmSpecifiedDiscriminatorColumn
orm.xml specified 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 |
OrmSpecifiedJoinColumn
orm.xml specified 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 |
OrmSpecifiedNamedColumn
orm.xml specified
column
join column
primary key join column
discriminator column
order 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 |
OrmSpecifiedPrimaryKeyJoinColumn
orm.xml specified 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 |
OrmVirtualPrimaryKeyJoinColumn
orm.xml virtual primary key join column. |
| Uses of NamedColumn in org.eclipse.jpt.jpa.core.jpa2.context |
|---|
| Subinterfaces of NamedColumn in org.eclipse.jpt.jpa.core.jpa2.context | |
|---|---|
interface |
SpecifiedOrderColumn2_0
Specified order column Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
| Uses of NamedColumn in org.eclipse.jpt.jpa.core.jpa2.context.java |
|---|
| Subinterfaces of NamedColumn in org.eclipse.jpt.jpa.core.jpa2.context.java | |
|---|---|
interface |
JavaSpecifiedOrderColumn2_0
Java specified order column Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
| Uses of NamedColumn in org.eclipse.jpt.jpa.core.jpa2.context.orm |
|---|
| Subinterfaces of NamedColumn in org.eclipse.jpt.jpa.core.jpa2.context.orm | |
|---|---|
interface |
OrmSpecifiedOrderColumn2_0
orm.xml specified order column
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| Uses of NamedColumn in org.eclipse.jpt.jpa.eclipselink.core.context |
|---|
| Subinterfaces of NamedColumn in org.eclipse.jpt.jpa.eclipselink.core.context | |
|---|---|
interface |
EclipseLinkSpecifiedTenantDiscriminatorColumn2_3
Specified tenant 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 |
EclipseLinkTenantDiscriminatorColumn2_3
tenant 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 |
EclipseLinkVirtualTenantDiscriminatorColumn2_3
Virtual tenant 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. |
| Uses of NamedColumn in org.eclipse.jpt.jpa.eclipselink.core.context.java |
|---|
| Subinterfaces of NamedColumn in org.eclipse.jpt.jpa.eclipselink.core.context.java | |
|---|---|
interface |
EclipseLinkJavaSpecifiedTenantDiscriminatorColumn2_3
Java specified tenant 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. |
| Uses of NamedColumn in org.eclipse.jpt.jpa.eclipselink.core.context.orm |
|---|
| Subinterfaces of NamedColumn in org.eclipse.jpt.jpa.eclipselink.core.context.orm | |
|---|---|
interface |
EclipseLinkOrmSpecifiedTenantDiscriminatorColumn2_3
orm.xml specified tenant 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. |
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||