| Modifier and Type | Method and Description |
|---|---|
Map<String,List<ExampleStatement>> |
ExampleStatements.getClusters() |
HashMap<String,Map<String,List<ExampleStatement>>> |
AdminToolDBBrowserExampleLoader.getExamples() |
Map<String,List<ExampleStatement>> |
AdminToolDBBrowserServiceImpl.getExamplesForDatasource(StatementTO statementTO) |
Map<String,List<ExampleStatement>> |
AdminToolDBBrowserService.getExamplesForDatasource(StatementTO statementTO)
returns the clusters of examples for vendor. if statementTO is null first data source will be used.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExampleStatements.addExample(String clusterName,
ExampleStatement examples) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExampleStatements.addClusters(String clusterName,
List<ExampleStatement> examples) |
void |
ExampleStatements.setClusters(Map<String,List<ExampleStatement>> clusters) |
Copyright © 2016–2017. All rights reserved.