Uses of Class
com.sun.jdo.spi.persistence.support.ejb.ejbqlc.TypeSupport
Packages that use TypeSupport
-
Uses of TypeSupport in com.sun.jdo.spi.persistence.support.ejb.ejbqlc
Fields in com.sun.jdo.spi.persistence.support.ejb.ejbqlc declared as TypeSupportModifier and TypeFieldDescriptionprotected TypeSupportJDOQLCodeGeneration.typeSupportType helper.protected TypeSupportSemantic.typeSupportType info access helper.Methods in com.sun.jdo.spi.persistence.support.ejb.ejbqlc with parameters of type TypeSupportModifier and TypeMethodDescriptionvoidJDOQLCodeGeneration.init(TypeSupport typeSupport, ParameterSupport paramSupport) voidSemantic.init(TypeSupport typeSupport, ParameterSupport paramSupport, Method method, int resultTypeMapping, boolean finderNotSelector, String ejbName) Initializes the semantic analysis.