インタフェース EntityInsertInvocation

すべてのスーパーインタフェース:
EntityInvocation<String>
既知の実装クラスのリスト:
EntityInsertInvocationImpl

public interface EntityInsertInvocation extends EntityInvocation<String>
  • メソッドの詳細

    • getEntity

      Entity getEntity()
    • setEntity

      void setEntity(Entity entity)
    • getInsertOption

      InsertOption getInsertOption()
    • setInsertOption

      void setInsertOption(InsertOption insertOption)