接口的使用
org.hibernate.query.criteria.internal.compile.InterpretedParameterMetadata
-
使用InterpretedParameterMetadata的程序包 程序包 说明 org.hibernate.query.criteria.internal.compile -
-
org.hibernate.query.criteria.internal.compile中InterpretedParameterMetadata的使用
参数类型为InterpretedParameterMetadata的org.hibernate.query.criteria.internal.compile中的方法 修饰符和类型 方法 说明 QueryImplementorCriteriaInterpretation. buildCompiledQuery(SharedSessionContractImplementor entityManager, InterpretedParameterMetadata interpretedParameterMetadata)Generate aQueryinstance given the interpreted criteria compiled against the passed EntityManager.
-