Uses of Class
service.database.exception.UnknownTableException
| Package | Description |
|---|---|
| service.database.command |
-
Uses of UnknownTableException in service.database.command
Methods in service.database.command that throw UnknownTableException Modifier and Type Method Description protected databaseconnector.api.sql.SQLTableAbstractDatabaseCommand. getTableParameter(java.lang.String tableName)