public abstract class SQLProxy extends SQLConnector
| Constructor and Description |
|---|
SQLProxy(ISQLDriver driver,
String tableID,
SQLRootElement rootElement)
Constructor
|
public SQLProxy(ISQLDriver driver, String tableID, SQLRootElement rootElement)
driver - SQL Driver to connect with the databasetableID - ID of table for this map in databaserootTableID - ID of root table in databaseCopyright © 2021. All rights reserved.