Package | Description |
---|---|
org.hibernate.hql.ast.spi |
Modifier and Type | Field and Description |
---|---|
protected SingleEntityQueryRendererDelegate.Status |
SingleEntityQueryRendererDelegate.status
The current status
|
Modifier and Type | Method and Description |
---|---|
static SingleEntityQueryRendererDelegate.Status |
SingleEntityQueryRendererDelegate.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SingleEntityQueryRendererDelegate.Status[] |
SingleEntityQueryRendererDelegate.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013. All rights reserved.