Class ORMBatchException

All Implemented Interfaces:
Serializable

public class ORMBatchException extends ORMException

项目名称: object-sql

描述: Table

创建时间:2020/3/13 10:02

公司信息:objectsql

Author:
huangyonghua, jlis@qq.com
See Also:
  • Constructor Details

  • Method Details

    • getIndex

      public Integer getIndex()
    • setIndex

      public void setIndex(Integer index)
    • getCount

      public Integer getCount()
    • setCount

      public void setCount(Integer count)