Class SqlExecutionOptions
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.query.execute.SqlExecutionOptions
- All Implemented Interfaces:
Serializable
@JsonObject("as.dto.query.execute.SqlExecutionOptions")
public class SqlExecutionOptions
extends Object
implements Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiontoString()withDatabaseId(IQueryDatabaseId databaseId) withParameter(String parameterName, String value) withParameters(Map<String, String> parameters)