|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SqlMetaSqlFragment.Type | |
|---|---|
| org.sqlproc.engine.impl | The private part of the SQL Processor implementation. |
| Uses of SqlMetaSqlFragment.Type in org.sqlproc.engine.impl |
|---|
| Fields in org.sqlproc.engine.impl declared as SqlMetaSqlFragment.Type | |
|---|---|
(package private) SqlMetaSqlFragment.Type |
SqlMetaSqlFragment.type
The type if this element. |
| Methods in org.sqlproc.engine.impl that return SqlMetaSqlFragment.Type | |
|---|---|
static SqlMetaSqlFragment.Type |
SqlMetaSqlFragment.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SqlMetaSqlFragment.Type[] |
SqlMetaSqlFragment.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.sqlproc.engine.impl with parameters of type SqlMetaSqlFragment.Type | |
|---|---|
SqlMetaSqlFragment(SqlMetaSqlFragment.Type type)
Creates a new instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||