类的使用
org.hibernate.query.internal.QueryParameterImpl
-
使用QueryParameterImpl的程序包 程序包 说明 org.hibernate.query.internal org.hibernate.query.procedure.internal -
-
org.hibernate.query.internal中QueryParameterImpl的使用
org.hibernate.query.internal中QueryParameterImpl的子类 修饰符和类型 类 说明 classQueryParameterNamedImpl<T>Models a named query parameter NOTE: Unfortunately we need to model named and positional parameters separately still until 6.0 NOTE : Also, notice that this still treats JPA "positional" parameters as named. -
org.hibernate.query.procedure.internal中QueryParameterImpl的使用
org.hibernate.query.procedure.internal中QueryParameterImpl的子类 修饰符和类型 类 说明 classProcedureParameterImpl<T>
-