Interface ManagedDataSource

All Superinterfaces:
CommonDataSource, DataSource, Wrapper
All Known Implementing Classes:
DruidDataSource, DruidQuartzConnectionProvider, DruidXADataSource

public interface ManagedDataSource extends DataSource
  • Method Details

    • isEnable

      boolean isEnable()
    • setEnable

      void setEnable(boolean value)
    • getObjectName

      ObjectName getObjectName()
    • setObjectName

      void setObjectName(ObjectName objectName)