| Package | Description |
|---|---|
| com.healthmarketscience.jackcess.impl.query | |
| com.healthmarketscience.jackcess.query |
| Modifier and Type | Field and Description |
|---|---|
static Map<Short,Query.Type> |
QueryFormat.TYPE_MAP |
| Modifier and Type | Method and Description |
|---|---|
Query.Type |
QueryImpl.getType()
Returns the type of the query.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2005–2023 OpenHMS. All rights reserved.