|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Uses of JpaNamedContextNode in org.eclipse.jpt.jpa.core.context |
|---|
| Classes in org.eclipse.jpt.jpa.core.context with type parameters of type JpaNamedContextNode | |
|---|---|
static class |
JpaNamedContextNode.NameTransformer<N extends JpaNamedContextNode>
|
| Subinterfaces of JpaNamedContextNode in org.eclipse.jpt.jpa.core.context | |
|---|---|
interface |
DbGenerator
Sequence and table generators. |
interface |
Generator
Named generators, typically sequence and table generators Generators can be defined on Java and orm.xml entities
Java and orm.xml ID mappings
orm.xml entity mappings elements
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
interface |
NamedNativeQuery
named native query Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
interface |
NamedQuery
named query Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
interface |
Query
Named and named native queries. |
interface |
SequenceGenerator
sequence generator Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
interface |
TableGenerator
table generator 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 with type parameters of type JpaNamedContextNode | ||
|---|---|---|
static
|
JpaNamedContextNode.NameTransformer.instance()
|
|
| Methods in org.eclipse.jpt.jpa.core.context that return types with arguments of type JpaNamedContextNode | |
|---|---|
Class<? extends JpaNamedContextNode> |
JpaNamedContextNode.getType()
|
| Methods in org.eclipse.jpt.jpa.core.context with parameters of type JpaNamedContextNode | |
|---|---|
boolean |
JpaNamedContextNode.isEquivalentTo(JpaNamedContextNode node)
Return whether the specified node is not this node and it has the same state. |
| Uses of JpaNamedContextNode in org.eclipse.jpt.jpa.core.context.java |
|---|
| Subinterfaces of JpaNamedContextNode in org.eclipse.jpt.jpa.core.context.java | |
|---|---|
interface |
JavaDbGenerator
Java sequence and table generators Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
interface |
JavaGenerator
Java sequence and table generators Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
interface |
JavaNamedNativeQuery
Java named native query Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
interface |
JavaNamedQuery
Java named query Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
interface |
JavaQuery
Java named and named native queries Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
interface |
JavaSequenceGenerator
Java sequence generator Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
interface |
JavaTableGenerator
Java table generator 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 JpaNamedContextNode in org.eclipse.jpt.jpa.core.context.orm |
|---|
| Subinterfaces of JpaNamedContextNode in org.eclipse.jpt.jpa.core.context.orm | |
|---|---|
interface |
OrmGenerator
orm.xml sequence and table generators
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
interface |
OrmNamedNativeQuery
orm.xml named native query
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
interface |
OrmNamedQuery
orm.xml named query
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
interface |
OrmQuery
orm.xml named and named native queries
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
interface |
OrmSequenceGenerator
orm.xml sequence generator
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
interface |
OrmTableGenerator
orm.xml table generator
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 JpaNamedContextNode in org.eclipse.jpt.jpa.core.jpa2.context |
|---|
| Subinterfaces of JpaNamedContextNode in org.eclipse.jpt.jpa.core.jpa2.context | |
|---|---|
interface |
NamedQuery2_0
JPA 2.0 named query Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
interface |
SequenceGenerator2_0
JPA 2.0 sequence generator 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 JpaNamedContextNode in org.eclipse.jpt.jpa.core.jpa2.context.java |
|---|
| Subinterfaces of JpaNamedContextNode in org.eclipse.jpt.jpa.core.jpa2.context.java | |
|---|---|
interface |
JavaNamedQuery2_0
JPA 2.0 Java named native query Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
interface |
JavaSequenceGenerator2_0
JPA 2.0 Java sequence generator 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 JpaNamedContextNode in org.eclipse.jpt.jpa.core.jpa2.context.orm |
|---|
| Subinterfaces of JpaNamedContextNode in org.eclipse.jpt.jpa.core.jpa2.context.orm | |
|---|---|
interface |
OrmNamedQuery2_0
JPA 2.0 orm.xml named query
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
interface |
OrmSequenceGenerator2_0
JPA 2.0 orm.xml sequence generator
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 JpaNamedContextNode in org.eclipse.jpt.jpa.eclipselink.core.context |
|---|
| Subinterfaces of JpaNamedContextNode in org.eclipse.jpt.jpa.eclipselink.core.context | |
|---|---|
interface |
EclipseLinkConverter
EclipseLink converter: Type ( EclipseLinkTypeConverter)
Object Type (EclipseLinkObjectTypeConverter)
Struct (EclipseLinkStructConverter)
Custom (EclipseLinkCustomConverter)
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
interface |
EclipseLinkConverterClassConverter
Corresponds to a *ConverterClassConverter resource model object Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
interface |
EclipseLinkCustomConverter
EclipseLink custom converter Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
interface |
EclipseLinkObjectTypeConverter
EclipseLink object type converter Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
interface |
EclipseLinkStructConverter
EclipseLink struct converter Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
interface |
EclipseLinkTypeConverter
EclipseLink type converter Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
interface |
UuidGenerator
uuid generator - corresponds to org.eclipse.persistence.annotations.UuidGenerator 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 JpaNamedContextNode in org.eclipse.jpt.jpa.eclipselink.core.context.java |
|---|
| Subinterfaces of JpaNamedContextNode in org.eclipse.jpt.jpa.eclipselink.core.context.java | |
|---|---|
interface |
JavaUuidGenerator
EclipseLink 2.4 Java Uuid generator 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 JpaNamedContextNode in org.eclipse.jpt.jpa.eclipselink.core.context.orm |
|---|
| Subinterfaces of JpaNamedContextNode in org.eclipse.jpt.jpa.eclipselink.core.context.orm | |
|---|---|
interface |
OrmUuidGenerator
eclipselink-orm.xml 2.4 uuid generator
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 JpaNamedContextNode in org.eclipse.jpt.jpa.eclipselink.core.context.persistence |
|---|
| Methods in org.eclipse.jpt.jpa.eclipselink.core.context.persistence with type parameters of type JpaNamedContextNode | ||
|---|---|---|
protected
|
EclipseLinkPersistenceUnit.extractEclipseLinkConvertibleJavaNodes(Iterable<N> allJavaNodes,
Iterable<? extends JpaNamedContextNode> mappingFileNodes)
Return the Java nodes that are neither overridden nor duplicated (by default any Java nodes with the same name are "duplicates"); but, in EclipseLink we return any "equivalent" nodes also. |
|
protected
|
EclipseLinkPersistenceUnit.hasAnyEquivalentJavaNodes(Iterable<N> allJavaNodes,
Iterable<? extends JpaNamedContextNode> mappingFileNodes)
|
|
| Method parameters in org.eclipse.jpt.jpa.eclipselink.core.context.persistence with type arguments of type JpaNamedContextNode | ||
|---|---|---|
protected boolean |
EclipseLinkPersistenceUnit.allNodesAreEquivalent(ArrayList<? extends JpaNamedContextNode> nodes)
Return whether all the specified nodes are "equivalent" (i.e. they all have the same state). |
|
protected boolean |
EclipseLinkPersistenceUnit.anyNodesAreInequivalent(ArrayList<? extends JpaNamedContextNode> nodes)
|
|
protected
|
EclipseLinkPersistenceUnit.extractEclipseLinkConvertibleJavaNodes(Iterable<N> allJavaNodes,
Iterable<? extends JpaNamedContextNode> mappingFileNodes)
Return the Java nodes that are neither overridden nor duplicated (by default any Java nodes with the same name are "duplicates"); but, in EclipseLink we return any "equivalent" nodes also. |
|
protected
|
EclipseLinkPersistenceUnit.hasAnyEquivalentJavaNodes(Iterable<N> allJavaNodes,
Iterable<? extends JpaNamedContextNode> mappingFileNodes)
|
|
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||