| 限定符和类型 | 方法和说明 |
|---|---|
DbInformationDTO |
MysqlDataSourceComponent.addDataFacetKeyProcess(DfKeyBasicConfigDTO dfKeyBasicConfigDTO) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<DbInformationDTO> |
CacheComponent.selectAllSchema(DsTreeMenuCacheDO dsTreeMenuCache) |
List<DbInformationDTO> |
CacheComponent.selectAllSchemaPut(Long dsId) |
List<DbInformationDTO> |
CacheComponent.selectDataSources(Long dsId) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<DbInformationDTO> |
DfKeyBasicConfigDao.getDataFacetKey(Long dsId,
String schema,
String tableName) |
List<DbInformationDTO> |
DataSourceDao.selectAllSchema(Long dsId) |
List<DbInformationDTO> |
DbBasicConfigDao.selectDataSources(Long dsId) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<DbInformationDTO> |
MysqlDfKeyBasicConfigDaoImpl.getDataFacetKey(Long dsId,
String schema,
String tableName) |
List<DbInformationDTO> |
MysqlDataSourceDaoImpl.selectAllSchema(Long dsId) |
List<DbInformationDTO> |
MysqlDbBasicConfigDaoImpl.selectDataSources(Long dsId) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<DbInformationDTO> |
OracleDfKeyBasicConfigDaoImpl.getDataFacetKey(Long dsId,
String schema,
String tableName) |
List<DbInformationDTO> |
OracleDataSourceDaoImpl.selectAllSchema(Long dsId) |
List<DbInformationDTO> |
OracleDbBasicConfigDaoImpl.selectDataSources(Long dsId) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<DbInformationDTO> |
PostgresqlDfKeyBasicConfigDaoImpl.getDataFacetKey(Long dsId,
String schema,
String tableName) |
List<DbInformationDTO> |
PostgresqlDataSourceDaoImpl.selectAllSchema(Long dsId) |
List<DbInformationDTO> |
PostgresqlDbBasicConfigDaoImpl.selectDataSources(Long dsId) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<DbInformationDTO> |
SQLiteDfKeyBasicConfigDaoImpl.getDataFacetKey(Long dsId,
String schema,
String tableName) |
List<DbInformationDTO> |
SQLiteDataSourceDaoImpl.selectAllSchema(Long dsId) |
List<DbInformationDTO> |
SQLiteDbBasicConfigDaoImpl.selectDataSources(Long dsId) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<DbInformationDTO> |
SqlserverDfKeyBasicConfigDaoImpl.getDataFacetKey(Long dsId,
String schema,
String tableName) |
List<DbInformationDTO> |
SqlserverDataSourceDaoImpl.selectAllSchema(Long dsId) |
List<DbInformationDTO> |
SqlserverDbBasicConfigDaoImpl.selectDataSources(Long dsId) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<DbInformationDTO> |
DbInformationDTO.getChildren() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
DbInformationDTO.setChildren(List<DbInformationDTO> children) |
| 限定符和类型 | 方法和说明 |
|---|---|
DbInformationDTO |
DataFacetKeyService.addDataFacetKey(DfKeyBasicConfigDTO dfKeyBasicConfigDTO) |
DbInformationDTO |
DataSourceService.addDataSources(DbBasicConfigDTO dbBasicConfigDTO,
DbSecurityConfigDTO dbSecurityConfigDTO) |
DbInformationDTO |
DataSourceService.refreshDataSources(Long dsId) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<DbInformationDTO> |
DataSourceService.selectDataSources() |
| 限定符和类型 | 方法和说明 |
|---|---|
DbInformationDTO |
DataFacetKeyServiceImpl.addDataFacetKey(DfKeyBasicConfigDTO dfKeyBasicConfigDTO) |
DbInformationDTO |
DataSourceServiceImpl.addDataSources(DbBasicConfigDTO dbBasicConfigDTO,
DbSecurityConfigDTO dbSecurityConfigDTO) |
DbInformationDTO |
DataSourceServiceImpl.refreshDataSources(Long dsId) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<DbInformationDTO> |
DataSourceServiceImpl.selectDataSources() |
Copyright © 2020. All rights reserved.