|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Query.Type | |
|---|---|
| com.healthmarketscience.jackcess.impl.query | |
| com.healthmarketscience.jackcess.query | |
| Uses of Query.Type in com.healthmarketscience.jackcess.impl.query |
|---|
| Methods in com.healthmarketscience.jackcess.impl.query that return Query.Type | |
|---|---|
Query.Type |
QueryImpl.getType()
Returns the type of the query. |
| Uses of Query.Type in com.healthmarketscience.jackcess.query |
|---|
| Methods in com.healthmarketscience.jackcess.query that return Query.Type | |
|---|---|
Query.Type |
Query.getType()
Returns the type of the query. |
static Query.Type |
Query.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Query.Type[] |
Query.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||