Dali Provisional API
Release 3.2

Uses of Class
org.eclipse.jpt.jpa.core.jpql.spi.JpaTypeDeclaration

Packages that use JpaTypeDeclaration
org.eclipse.jpt.jpa.core.jpql.spi   
 

Uses of JpaTypeDeclaration in org.eclipse.jpt.jpa.core.jpql.spi
 

Methods in org.eclipse.jpt.jpa.core.jpql.spi with parameters of type JpaTypeDeclaration
 void SimpleType.setTypeDeclaration(JpaTypeDeclaration typeDeclaration)
          Manually sets the declaration of this IType, which gives the information about type parameters, dimensionality, etc.
 void JavaType.setTypeDeclaration(JpaTypeDeclaration typeDeclaration)
          Manually sets the declaration of this IType, which gives the information about type parameters, dimensionality, etc.
 void IJpaType.setTypeDeclaration(JpaTypeDeclaration typeDeclaration)
          Manually sets the declaration of this IType, which gives the information about type parameters, dimensionality, etc.
 void JpaType.setTypeDeclaration(JpaTypeDeclaration typeDeclaration)
          Manually sets the declaration of this IType, which gives the information about type parameters, dimensionality, etc.
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.