Package | Description |
---|---|
net.sf.oqt.model |
This package contains the model used by this application.
|
Modifier and Type | Method and Description |
---|---|
static QueryType |
QueryType.getTypeFromJPQL(String jpql) |
static QueryType |
QueryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueryType[] |
QueryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012-2013. All Rights Reserved.