| Modifier and Type | Method and Description |
|---|---|
List<String> |
IDatabaseConnector.getResult(String aSQLquery)
executes a SQL query
|
| Modifier and Type | Method and Description |
|---|---|
String |
TransformationImpl.transformRecord(String record,
int index) |
String |
ITransformation.transformRecord(String aRecord,
int aIndex)
transforms a single record
|
String |
TransformationImpl.transformRecord(String record,
Map<String,String> parameters) |
String |
ITransformation.transformRecord(String aRecord,
Map<String,String> aStylesheetParams) |
String |
TransformationImpl.transformRecord(String record,
String stylesheetName) |
String |
ITransformation.transformRecord(String aRecord,
String aStylesheet)
transforms a single record whyle applying a stylesheet
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
IFeatureExtraction.execute(List<String> aObjectRecords,
String aFeatureName)
applies the extraction of a feature on objectRecords
|
LookupRecord |
Dblookup.getResults(String aSqlExpression) |
Copyright © 2025. All rights reserved.