Package io.micronaut.controlpanel.panels.datasource.model


package io.micronaut.controlpanel.panels.datasource.model
  • Class
    Description
    Body of the control panel containing DataSource info and tables.
    Database column metadata.
    Generic column types.
    Represents the database type, which can be inferred from either the Micronaut Data's configured dialect, or the Micronaut Test Resources' configured db type.
    DataSource information.
    Foreign key relationship metadata.
    Database table metadata.