インターフェース SimpleAssociationHandler


public interface SimpleAssociationHandler
型指定されていない PersistentProperty ベースの Association を操作するための関連付けハンドラー。
作成者:
Oliver Gierke
関連事項:
  • メソッドの詳細

    • doWithAssociation

      void doWithAssociation(Association<? extends PersistentProperty<?>> association)
      指定された Association を処理します。
      パラメーター:
      association - null になることはありません。