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, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
codePoints, chars
protected SqlEnvelope(@Nonnull CharSequence sql)
protected SqlEnvelope(@Nonnull CharSequence sql, boolean column)
Copyright 2019-2022, Pavel Ponec