Class GBase8aDataSource

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

@Deprecated public class GBase8aDataSource extends JdbcDataSource
Deprecated.
  • Nested Class Summary

    Nested classes/interfaces inherited from class cn.sliew.carp.module.datasource.modal.AbstractDataSource

    AbstractDataSource.DataSourceResolver

    Nested classes/interfaces inherited from interface cn.sliew.carp.framework.common.jackson.polymorphic.Polymorphic

    cn.sliew.carp.framework.common.jackson.polymorphic.Polymorphic.Unknown
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    cn.sliew.carp.framework.common.dict.datasource.DataSourceType
    Deprecated.
     

    Methods inherited from class cn.sliew.carp.module.datasource.modal.jdbc.JdbcDataSource

    toDsInfo

    Methods inherited from class cn.sliew.carp.module.datasource.modal.AbstractDataSource

    fromDsInfo

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface cn.sliew.carp.framework.common.jackson.polymorphic.Polymorphic

    as, setType
  • Constructor Details

    • GBase8aDataSource

      public GBase8aDataSource()
      Deprecated.
  • Method Details

    • getType

      public cn.sliew.carp.framework.common.dict.datasource.DataSourceType getType()
      Deprecated.
      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 AbstractDataSource