クラスの使用
org.springframework.data.domain.Sort.Order
Sort.Order を使用するパッケージ
org.springframework.data.domain 内の Sort.Order 使用
Sort.Order を返す org.springframework.data.domain のメソッド修飾子と型メソッド説明static Sort.Order
新しいSort.Order
インスタンスを作成します。static Sort.Order
新しいSort.Order
インスタンスを作成します。static Sort.Order
新しいSort.Order
インスタンスを作成します。Sort.getOrderFor
(StringSE property) 指定されたプロパティに登録されているオーダーを返します。Sort.Order.ignoreCase()
大文字と小文字を区別しない並べ替えが有効になっている新しいSort.Order
を返します。Sort.Order.nullsFirst()
Sort.NullHandling.NULLS_FIRST
を null 処理ヒントとして適用した新しいSort.Order
を返します。Sort.Order.nullsLast()
Sort.NullHandling.NULLS_LAST
を null 処理ヒントとして適用した新しいSort.Order
を返します。Sort.Order.nullsNative()
Sort.NullHandling.NATIVE
を null 処理ヒントとして適用した新しいSort.Order
を返します。Sort.Order.reverse()
反転されたgetDirection()
を適用した新しいSort.Order
を返します。Sort.Order.with
(Sort.Direction direction) 指定されたSort.Direction
を適用した新しいSort.Order
を返します。Sort.Order.with
(Sort.NullHandling nullHandling) 指定されたSort.NullHandling
を適用したSort.Order
を返します。Sort.Order.withProperty
(StringSE property) property
名が適用された新しいSort.Order
を返します。型 Sort.Order の引数を持つ型を返す org.springframework.data.domain のメソッド型 Sort.Order のパラメーターを持つ org.springframework.data.domain のメソッド型 Sort.Order の型引数を持つ org.springframework.data.domain のメソッドパラメーター型 Sort.Order の型引数を持つ org.springframework.data.domain のコンストラクターパラメーターorg.springframework.data.domain.jaxb 内の Sort.Order 使用
型 Sort.Order のパラメーターを持つ org.springframework.data.domain.jaxb のメソッド