程序包的使用
org.hibernate.loader.plan.exec.query.spi
-
使用org.hibernate.loader.plan.exec.query.spi的程序包 程序包 说明 org.hibernate.loader.collection.plan org.hibernate.loader.entity.plan org.hibernate.loader.plan.exec.internal Provides the internal implementations for generating the load query from the LoadPlan and the ResultSet processor.org.hibernate.loader.plan.exec.process.internal org.hibernate.loader.plan.exec.process.spi org.hibernate.loader.plan.exec.query.internal Provides the internal implementation for generating the load query for the LoadPlan. -
org.hibernate.loader.collection.plan使用的org.hibernate.loader.plan.exec.query.spi中的类 类 说明 QueryBuildingParameters Provides values for all options that impact the built query. -
org.hibernate.loader.entity.plan使用的org.hibernate.loader.plan.exec.query.spi中的类 类 说明 QueryBuildingParameters Provides values for all options that impact the built query. -
org.hibernate.loader.plan.exec.internal使用的org.hibernate.loader.plan.exec.query.spi中的类 类 说明 QueryBuildingParameters Provides values for all options that impact the built query. -
org.hibernate.loader.plan.exec.process.internal使用的org.hibernate.loader.plan.exec.query.spi中的类 类 说明 NamedParameterContext The context for named parameters. -
org.hibernate.loader.plan.exec.process.spi使用的org.hibernate.loader.plan.exec.query.spi中的类 类 说明 NamedParameterContext The context for named parameters. -
org.hibernate.loader.plan.exec.query.internal使用的org.hibernate.loader.plan.exec.query.spi中的类 类 说明 QueryBuildingParameters Provides values for all options that impact the built query.