public class GetCurrentCatalogWork extends Object implements ReturningWork<String>
Constructor and Description |
---|
GetCurrentCatalogWork()
Create a new work item.
|
Modifier and Type | Method and Description |
---|---|
String |
execute(Connection connection)
From the Work interface
-----------------------
|
public String execute(Connection connection) throws SQLException
execute
in interface ReturningWork<String>
SQLException