| Package | Description |
|---|---|
| org.eclipse.basyx.tools.sql.driver | |
| org.eclipse.basyx.tools.sql.query | |
| org.eclipse.basyx.tools.sqlproxy |
| Modifier and Type | Class and Description |
|---|---|
class |
SQLDriver
Access SQL database
|
| Constructor and Description |
|---|
DynamicSQLOperation(ISQLDriver driver,
String query,
String sqlResultFilter)
Constructor
|
DynamicSQLQuery(ISQLDriver driver,
String query,
String sqlResultFilter)
Constructor that accepts a driver
|
DynamicSQLRunner(ISQLDriver driver)
Constructor that accepts a driver
|
DynamicSQLUpdate(ISQLDriver driver,
String query)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
ISQLDriver |
SQLConnector.getDriver() |
| Constructor and Description |
|---|
SQLConnector(ISQLDriver driver,
String tableID)
Constructor
|
SQLProxy(ISQLDriver driver,
String tableID,
SQLRootElement rootElement)
Constructor
|
Copyright © 2021. All rights reserved.