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