Uses of Class
org.apache.jdo.impl.jdoql.tree.TypeImpl

Packages that use TypeImpl
org.apache.jdo.impl.jdoql.tree   
 

Uses of TypeImpl in org.apache.jdo.impl.jdoql.tree
 

Constructors in org.apache.jdo.impl.jdoql.tree with parameters of type TypeImpl
CandidateClassImpl(TypeImpl type)
          This constructor is called by the query tree instance.
StaticFieldAccessExpr(TypeImpl type, java.lang.String fieldName)
          This constructor is called by the query tree instance.