接口的使用
org.hibernate.engine.spi.ExecutableList.Sorter
-
使用ExecutableList.Sorter的程序包 程序包 说明 org.hibernate.engine.spi -
-
org.hibernate.engine.spi中ExecutableList.Sorter的使用
参数类型为ExecutableList.Sorter的org.hibernate.engine.spi中的构造器 构造器 说明 ExecutableList(int initialCapacity, ExecutableList.Sorter<E> sorter)Creates a new ExecutableList with the specified initialCapacity and Sorter.ExecutableList(ExecutableList.Sorter<E> sorter)Creates a new ExecutableList using the specified Sorter.
-