| Package | Description |
|---|---|
| org.sqlproc.engine.impl |
The private part of the SQL Processor implementation.
|
| Modifier and Type | Method and Description |
|---|---|
static SqlProcessor.MappingType |
SqlProcessor.MappingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SqlProcessor.MappingType[] |
SqlProcessor.MappingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,SqlMappingRule> |
SqlProcessor.getMappingRules(SqlProcessor.MappingType type)
Returns the collection of the output value mappings.
|
Copyright © 2014. All Rights Reserved.