接口的使用
org.hibernate.loader.BatchLoadSizingStrategy
-
使用BatchLoadSizingStrategy的程序包 程序包 说明 org.hibernate.dialect This package abstracts the SQL dialect of the underlying database. -
-
org.hibernate.dialect中BatchLoadSizingStrategy的使用
声明为BatchLoadSizingStrategy的org.hibernate.dialect中的字段 修饰符和类型 字段 说明 protected BatchLoadSizingStrategyDialect. STANDARD_DEFAULT_BATCH_LOAD_SIZING_STRATEGY返回BatchLoadSizingStrategy的org.hibernate.dialect中的方法 修饰符和类型 方法 说明 BatchLoadSizingStrategyDialect. getDefaultBatchLoadSizingStrategy()
-