Class InfoResult

All Implemented Interfaces:
OperationResult

public class InfoResult extends OperationResultBase
  • Field Details

    • schemaVersion

      public String schemaVersion
    • schemaName

      public String schemaName
    • migrations

      public List<InfoOutput> migrations
    • allSchemasEmpty

      public boolean allSchemasEmpty
  • Constructor Details