Class SqlExCheckException

All Implemented Interfaces:
Serializable

public class SqlExCheckException extends SqlExException
数据库检查异常
See Also:
  • Constructor Details

    • SqlExCheckException

      public SqlExCheckException(List<TableInfo> tables)
  • Method Details

    • getMissed

      public List<TableInfo> getMissed()
      目标数据库缺失的表及字段
      Returns:
      表和字段