public class OwSignedNumericLiteral extends Object implements OwLiteral
SQL AST node : <signed numeric literal> syntax terminal as defined by the SQL grammar.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Modifier and Type | Field and Description |
---|---|
static NumberFormat |
NUMERIC_FORMAT |
Constructor and Description |
---|
OwSignedNumericLiteral(Number number_p)
Constructor
|
public static final NumberFormat NUMERIC_FORMAT
public StringBuilder createLiteralSQLString()
createLiteralSQLString
in interface OwLiteral
StringBuilder
filled with the string representation of this terminalCopyright © 2014 Alfresco Business Solutions. All Rights Reserved.