|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SqlMappingItem | |
|---|---|
| org.sqlproc.engine.impl | |
| Uses of SqlMappingItem in org.sqlproc.engine.impl |
|---|
| Fields in org.sqlproc.engine.impl with type parameters of type SqlMappingItem | |
|---|---|
private java.util.List<SqlMappingItem> |
SqlMappingRule.mappings
All sub-elements based on ANTLR grammar defined in SqlMapping.g. |
| Methods in org.sqlproc.engine.impl with parameters of type SqlMappingItem | |
|---|---|
(package private) void |
SqlMappingRule.addMapping(SqlMappingItem item)
Adds a new Mapping item, which is a mapping rule for one column. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||