インタフェース EntityInsertInvocation

すべてのスーパーインタフェース:
EntityInvocation<String>

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

    • getEntity

      Entity getEntity()
    • setEntity

      void setEntity(Entity entity)
    • getInsertOption

      InsertOption getInsertOption()
    • setInsertOption

      void setInsertOption(InsertOption insertOption)