All Classes Interface Summary Class Summary Enum Summary Exception Summary
| Class |
Description |
| AbstractSentence<M extends AbstractSentence<?,?>,P> |
|
| BindSegment |
|
| Choose<P extends AbstractSentence<?,?>> |
|
| ChooseSegment |
|
| ChooseTail<P extends Choose<?>,G extends AbstractSentence<?,?>> |
|
| ClauseFormatter |
|
| ContentSegment |
|
| ControlSegment |
|
| Cursor<T> |
|
| DShield |
|
| DTuple2<A,B> |
|
| DTuple3<A,B,C> |
|
| DTuple4<A,B,C,D> |
|
| DTuple5<A,B,C,D,E> |
|
| DTuple6<A,B,C,D,E,F> |
|
| DynamicContentSegment |
|
| DynamicExpression |
|
| DynamicExpressionException |
|
| DynamicExpressionFactory |
|
| DynamicExpressionFactoryConfig |
|
| DynamicInsertQuery |
|
| DynamicListSegment |
|
| DynamicModificationQuery |
|
| DynamicQuery |
|
| DynamicReader |
|
| DynamicSelectQuery |
|
| DynamicSQL |
|
| DynCursor<R> |
|
| DynCursor.CursorIterator<T> |
|
| DynShield |
|
| ForEach<P extends AbstractSentence<?,?>> |
|
| ForEachSegment |
|
| If<P extends AbstractSentence<?,?>> |
|
| IfSegment |
|
| InsertExecutor |
|
| InvalidJexlExpressionException |
|
| JDBCTypes |
|
| JDBCTypes.JDBCType |
|
| JEXLDynamicExpression |
|
| JEXLDynamicExpressionFactory |
|
| JEXLObjectParameterContext |
|
| JEXLParameterContext |
|
| ListFormatterConsumer |
|
| ListProcessor |
|
| MapRowReader |
|
| Otherwise<P extends Choose<?>,G extends AbstractSentence<?,?>> |
|
| OtherwiseSegment |
|
| ParameterInjectionInstance |
|
| ParameterInjectionSegment |
|
| ParameterInstance |
|
| ParameterNotNullableChangeableInstance |
|
| ParameterNotNullableInstance |
|
| ParameterNotNullableSegment |
|
| ParameterNullableInstance |
|
| ParameterNullableSegment |
|
| Parameters |
|
| PreparedInsertIdentityInlineKeyResultSetQuery |
|
| PreparedInsertNoRetrievalQuery |
|
| PreparedInsertQuery |
|
| PreparedInsertSequenceInlineKeysResultsetQuery |
|
| PreparedInsertSequenceInlineStandardResultsetQuery |
|
| PreparedInsertSequencePreFetchQuery |
|
| PreparedModificationQuery |
|
| PreparedQuery |
|
| PreparedSelectQuery<R> |
|
| PrimaryKeyRetrievalMode |
|
| QuerySegment |
QuerySegment
ControlSegment
.bind() BindSegment -- creates a "variable"
.choose() ChooseSegment
DynamicListSegment
.set() SettersSegment
.trim() TrimSegment
.where() WhereSegment
.forEach() ForEachSegment
.if_() IfSegment
OtherwiseSegment
SetSegment
WhenSegment
ContentSegment
.literal() StaticContentSegment --* String
DynamicContentSegment
.parameter() ParameterNotNullableSegment --* ParameterNotNullableInstance
.parameterNullable() ParameterNullableSegment --* ParameterNullableInstance
.parameterInjection() ParameterInjectionSegment --* String
.variable() VariableSegment --* VariableInstance
ParameterInstance
ParameterNotNullableInstance
ParameterNullableInstance
VariableInstance
ParameterNotNullChangeableInstance
declared parameter
declared variable
declared injection
prepared parameter
prepared variable
prepared injection
prepared ***
rendered **
expanded
extended
occurrence
interpreted
expressed
developed **
produced
fabricated
generated **
|
| Row |
|
| RowReader<T> |
|
| SegmentList |
Deprecated. |
| Sentence<M extends Sentence<?,?>,P> |
|
| Sequence |
|
| Set<P extends AbstractSentence<?,?>> |
|
| SetSegment |
|
| SettersSegment |
|
| SimpleStaticSegmentConsumer |
|
| StaticContentSegment |
|
| StaticSegmentConsumer |
|
| Trim<P extends AbstractSentence<?,?>> |
|
| TrimSegment |
|
| Utl |
|
| VariableInstance |
|
| VariableSegment |
|
| When<P extends Choose<?>> |
|
| WhenSegment |
|
| Where<P extends AbstractSentence<?,?>> |
|
| WhereSegment |
|