程序包 org.hibernate.query.criteria.internal.compile
-
接口概要 接口 说明 CompilableCriteria CriteriaInterpretation The interpretation of a JPA criteria object.ImplicitParameterBinding Used to describe implicit (not defined in criteria query) parameters.InterpretedParameterMetadata Represents information about parameters from a compiled criteria query.RenderingContext Used to provide a context and services to the rendering. -
类概要 类 说明 CriteriaCompiler Compiles a JPA criteria query into an executableTypedQuery.CriteriaQueryTypeQueryAdapter<X> Make this go away in 6.0 :)ExplicitParameterInfo<T>