protected static class JdbcBuilder.SqlEnvelope extends ProxySequence
| Modifier | Constructor and Description |
|---|---|
protected |
SqlEnvelope(CharSequence sql) |
protected |
SqlEnvelope(CharSequence sql,
boolean column) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isColumn()
A column sign
|
charAt, length, subSequence, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcodePoints, charsprotected SqlEnvelope(@Nonnull CharSequence sql)
protected SqlEnvelope(@Nonnull CharSequence sql, boolean column)
Copyright 2019-2022, Pavel Ponec