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