public class SimpleLiteralFactory extends Object
SingleValueOperand
as the source operand with the literals value.Constructor and Description |
---|
SimpleLiteralFactory() |
Modifier and Type | Method and Description |
---|---|
static QueryLiteral |
createLiteral() |
static QueryLiteral |
createLiteral(Long value) |
static QueryLiteral |
createLiteral(String value) |
public static QueryLiteral createLiteral(String value)
public static QueryLiteral createLiteral(Long value)
public static QueryLiteral createLiteral()
Copyright © 2002-2018 Atlassian. All Rights Reserved.