org.eclipse.jpt.jpa.eclipselink.core.jpql.spi
Class EclipseLinkDynamicType
java.lang.Object
org.eclipse.jpt.jpa.core.jpql.spi.SimpleType
org.eclipse.jpt.jpa.eclipselink.core.jpql.spi.EclipseLinkDynamicType
- All Implemented Interfaces:
- IJpaType
public class EclipseLinkDynamicType
- extends SimpleType
Provisional API: This interface is part of an interim API that is still under development and
expected to change significantly before reaching stability. It is available at this early stage
to solicit feedback from pioneering adopters on the understanding that any code that uses this
API will almost certainly be broken (repeatedly) as the API evolves.
- Since:
- 3.2
| Methods inherited from class org.eclipse.jpt.jpa.core.jpql.spi.SimpleType |
constructors, equals, getEnumConstants, getName, getTypeDeclaration, getTypeRepository, hasAnnotation, isAssignableTo, isEnum, setTypeDeclaration, toString |
EclipseLinkDynamicType
public EclipseLinkDynamicType(JpaTypeRepository typeRepository,
String typeName)
- Creates a new
EclipseLinkDynamicType.
- Parameters:
typeRepository - type -
isResolvable
public boolean isResolvable()
-
- Overrides:
isResolvable in class SimpleType
Copyright (c) 2012 Oracle. All rights reserved.