public class QueryOptions extends Object
Constructor and Description |
---|
QueryOptions() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
static void |
run(Util.ExampleProperties props) |
static void |
runShortcut(DatabaseClient client) |
static void |
runStrongTyped(DatabaseClient client) |
public static void main(String[] args) throws IOException, ResourceNotFoundException, ForbiddenUserException, FailedRequestException, ResourceNotResendableException
public static void run(Util.ExampleProperties props) throws IOException, ResourceNotFoundException, ForbiddenUserException, FailedRequestException, ResourceNotResendableException
public static void runShortcut(DatabaseClient client) throws IOException, ResourceNotFoundException, ForbiddenUserException, FailedRequestException, ResourceNotResendableException
public static void runStrongTyped(DatabaseClient client) throws IOException, ResourceNotFoundException, ForbiddenUserException, FailedRequestException, ResourceNotResendableException
Copyright © 2013-2016 MarkLogic Corporation.