|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use IJpaType | |
|---|---|
| org.eclipse.jpt.jpa.core.jpql.spi | |
| org.eclipse.jpt.jpa.eclipselink.core.jpql.spi | |
| Uses of IJpaType in org.eclipse.jpt.jpa.core.jpql.spi |
|---|
| Classes in org.eclipse.jpt.jpa.core.jpql.spi that implement IJpaType | |
|---|---|
class |
JavaType
The concrete implementation of IType that is wrapping a Java type. |
class |
JpaType
The concrete implementation of IType that is
wrapping the design-time representation of a Java type. |
class |
SimpleType
The concrete implementation of IType that is wrapping the type name only. |
| Methods in org.eclipse.jpt.jpa.core.jpql.spi that return IJpaType | |
|---|---|
protected IJpaType |
JpaTypeRepository.buildType(Class<?> javaType)
|
protected IJpaType |
JpaTypeRepository.buildType(IType type)
|
protected IJpaType |
JpaTypeRepository.buildType(String typeName)
|
IJpaType |
JpaTypeRepository.getEnumType(String enumTypeName)
|
IJpaType |
JpaTypeRepository.getType(Class<?> javaClass)
|
IJpaType |
JpaTypeRepository.getType(String typeName)
|
protected IJpaType |
JpaTypeRepository.loadArrayType(String typeName)
|
protected IJpaType |
JpaTypeRepository.loadInnerType(String typeName)
|
protected IJpaType |
JpaTypeRepository.loadJavaArrayType(String typeName)
|
protected IJpaType |
JpaTypeRepository.loadTypeImp(String typeName)
|
protected IJpaType |
JpaTypeRepository.unresolvableType()
|
| Uses of IJpaType in org.eclipse.jpt.jpa.eclipselink.core.jpql.spi |
|---|
| Classes in org.eclipse.jpt.jpa.eclipselink.core.jpql.spi that implement IJpaType | |
|---|---|
class |
EclipseLinkDynamicType
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 | ||||||||||