|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SqlProcessor.MappingType | |
|---|---|
| org.sqlproc.engine.impl | The private part of the SQL Processor implementation. |
| Uses of SqlProcessor.MappingType in org.sqlproc.engine.impl |
|---|
| Methods in org.sqlproc.engine.impl that return SqlProcessor.MappingType | |
|---|---|
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. |
| Methods in org.sqlproc.engine.impl with parameters of type SqlProcessor.MappingType | |
|---|---|
Map<String,SqlMappingRule> |
SqlProcessor.getMappingRules(SqlProcessor.MappingType type)
Returns the collection of the output value mappings. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||