| Package | Description |
|---|---|
| org.sqlproc.engine.impl |
The private part of the SQL Processor implementation.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) SqlMetaAndOr.Type |
SqlMetaAndOr.type
The type if this element.
|
| Modifier and Type | Method and Description |
|---|---|
static SqlMetaAndOr.Type |
SqlMetaAndOr.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SqlMetaAndOr.Type[] |
SqlMetaAndOr.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SqlMetaAndOr(SqlMetaAndOr.Type type)
Creates a new instance.
|
Copyright © 2016. All rights reserved.