public interface SQLWritable
| Modifier and Type | Method and Description |
|---|---|
void |
writeSQL(SQLBuilder builder)
Writes the actual SQL object or statement to the SQLBuilder provided.
|
void writeSQL(SQLBuilder builder)
builder - The SQL builder provided.Copyright © 2015–2018 Bridje Framework. All rights reserved.