protected static class JdbcBuilder.SqlEnvelope extends ProxySequence
| Modifier | Constructor and Description |
|---|---|
protected |
SqlEnvelope(@NotNull CharSequence sql)
Default constructor
|
protected |
SqlEnvelope(@NotNull CharSequence sql,
int columnOrder)
Column constructor
|
| Modifier and Type | Method and Description |
|---|---|
int |
getColumnOrder() |
boolean |
isColumn()
A column sign
|
charAt, length, subSequence, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcodePoints, charsprotected SqlEnvelope(@NotNull
@NotNull CharSequence sql)
protected SqlEnvelope(@NotNull
@NotNull CharSequence sql,
int columnOrder)
sql - columnOrder - The first position have got zero.Copyright 2015, Pavel Ponec