public class SqlResource extends Object
| Constructor and Description |
|---|
SqlResource(com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
SqlLifecycleFactory sqlLifecycleFactory) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
doPost(SqlQuery sqlQuery,
javax.servlet.http.HttpServletRequest req) |
@Inject
public SqlResource(com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
SqlLifecycleFactory sqlLifecycleFactory)
public javax.ws.rs.core.Response doPost(SqlQuery sqlQuery, @Context javax.servlet.http.HttpServletRequest req) throws IOException
IOExceptionCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.