Class SqlWriterBase<T extends SqlWriterBase<T>>
java.lang.Object
ch.tocco.nice2.persist.core.api.query.SqlWriterBase<T>
- Direct Known Subclasses:
JdbcFunctionWriter
,SqlWriter
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic enum
static class
-
Field Summary
-
Constructor Summary
ModifierConstructorDescriptionprotected
SqlWriterBase
(SqlWriterBase.SqlWriterConfiguration configuration) -
Method Summary
-
Field Details
-
configuration
-
-
Constructor Details
-
SqlWriterBase
-
-
Method Details
-
self
-
openParen
-
closeParen
-
keyword
-
and
-
plus
-
minus
-
multiply
-
div
-
whitespace
-
ge
-
le
-
append
-