public interface PublisherQueryLanguageServiceInterface extends Remote
| Modifier and Type | Method and Description |
|---|---|
ResultSet |
select(Statement selectStatement)
Retrieves rows of data that satisfy the given
Statement.query
from the system. |
ResultSet select(Statement selectStatement) throws RemoteException, ApiException
Statement.query
from the system.RemoteExceptionApiExceptionCopyright © 2023. All rights reserved.