クラス QuerydslUtils

java.lang.ObjectSE
org.springframework.data.querydsl.QuerydslUtils

public abstract class QuerydslUtils extends ObjectSE
Querydsl のユーティリティクラス。
作成者:
Oliver Gierke
  • フィールドの詳細

    • QUERY_DSL_PRESENT

      public static final boolean QUERY_DSL_PRESENT
  • メソッドの詳細

    • toDotPath

      public static StringSE toDotPath(com.querydsl.core.types.Path<?> path)
      指定された Path のプロパティパスを返します。
      パラメーター:
      path - null でもかまいません。
      戻り値: