クラス Association<P extends PersistentProperty<P>>

java.lang.ObjectSE
org.springframework.data.mapping.Association<P>
型パラメーター:
P - PersistentProperty は関連付けが接続します。

public class Association<P extends PersistentProperty<P>> extends ObjectSE
Association をキャプチャーする値オブジェクト。
作成者:
Jon Brisbin, Mark Paluch
  • コンストラクターの詳細

  • メソッドの詳細

    • getInverse

      public P getInverse()
    • getObverse

      public @Nullable P getObverse()