| Package | Description | 
|---|---|
| org.hibernate.hql.internal.ast.util | 
| Modifier and Type | Field and Description | 
|---|---|
static LiteralProcessor.DecimalLiteralFormat | 
LiteralProcessor.DECIMAL_LITERAL_FORMAT
In what format should Float and Double literal values be sent to the database? 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static LiteralProcessor.DecimalLiteralFormat | 
LiteralProcessor.DecimalLiteralFormat.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static LiteralProcessor.DecimalLiteralFormat[] | 
LiteralProcessor.DecimalLiteralFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.