Class MySQLDataSourceProperties

All Implemented Interfaces:
cn.sliew.carp.framework.common.jackson.polymorphic.Polymorphic<cn.sliew.carp.framework.common.dict.datasource.DataSourceType>

public class MySQLDataSourceProperties extends JdbcDataSourceProperties
  • Constructor Details

    • MySQLDataSourceProperties

      public MySQLDataSourceProperties()
  • Method Details

    • getType

      public cn.sliew.carp.framework.common.dict.datasource.DataSourceType getType()
      Specified by:
      getType in interface cn.sliew.carp.framework.common.jackson.polymorphic.Polymorphic<cn.sliew.carp.framework.common.dict.datasource.DataSourceType>
      Specified by:
      getType in class AbstractDataSourceProperties