|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.sqlproc.engine.impl | |
|---|---|
| org.sqlproc.engine | The package org.sqlproc.engine contains the public part of SQL Processor implementation. |
| org.sqlproc.engine.impl | |
| Classes in org.sqlproc.engine.impl used by org.sqlproc.engine | |
|---|---|
| ErrorMsg
Every parser error is encapsulated into instance of this class. |
|
| SqlMappingRule
The precompiled Mapping entity for one META SQL statement. |
|
| SqlMetaStatement
Precompiled META SQL statement. |
|
| SqlProcessResult
Holds the results of ANSI SQL Query generation. |
|
| Classes in org.sqlproc.engine.impl used by org.sqlproc.engine.impl | |
|---|---|
| ErrorMsg
Every parser error is encapsulated into instance of this class. |
|
| SqlInputValue
The entity for a dynamic input value. |
|
| SqlInputValue.Case
Enumeration for no/upper/lower case conversion. |
|
| SqlMappingItem
The Mapping rule entity for one output attribute. |
|
| SqlMappingRule
The precompiled Mapping entity for one META SQL statement. |
|
| SqlMetaAndOr.Type
The enumeration of types. |
|
| SqlMetaAndOrItem
A META SQL sub-element. |
|
| SqlMetaConst
A META SQL sub-element. |
|
| SqlMetaConstItem
A META SQL sub-element. |
|
| SqlMetaConstItem.Type
The enumeration of types of this sub-element. |
|
| SqlMetaElement
The parents of all ANTLR grammar based elements for META SQL. |
|
| SqlMetaIdent
A META SQL sub-element. |
|
| SqlMetaIdentItem
A META SQL sub-element. |
|
| SqlMetaIdentItem.Type
The enumeration of types of this sub-element. |
|
| SqlMetaIfItem
A META SQL sub-element. |
|
| SqlMetaLogExpr
A META SQL sub-element. |
|
| SqlMetaLogOperand
The ancestor of META SQL sub-elements, which can be used in SqlMetaLogExpr. |
|
| SqlMetaLogOperator.Type
The enumeration of the logical operator types. |
|
| SqlMetaSimple
The ancestor of simple META SQL sub-elements. |
|
| SqlMetaStatement
Precompiled META SQL statement. |
|
| SqlMetaType
The enumeration of all SQL META Types, which is the internal type. |
|
| SqlProcessContext
The crate (design pattern) for all input parameters for SqlMetaStatement.process(Object, Object, List, Map). |
|
| SqlProcessResult
Holds the results of ANSI SQL Query generation. |
|
| SqlType
The SQL type of a dynamic input value (SQL statement parameter) or an output value (SQL query scalar). |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||