Interface IStatistics

All Superinterfaces:
IStatement
All Known Implementing Classes:
MsStatistics, PgStatistics

public interface IStatistics extends IStatement
Interface for database statistics
  • Method Details

    • getStatementType

      default DbObjType getStatementType()
      Description copied from interface: IStatement
      Gets the type of this database object.
      Specified by:
      getStatementType in interface IStatement
      Returns:
      the database object type