public interface IDatabaseConnector
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getResult(String aSQLquery)
executes a SQL query
|
List<String> getResult(String aSQLquery) throws TransformationException
aSQLquery - TransformationExceptionCopyright © 2025. All rights reserved.