public interface SqlQuery extends Expression
| Modifier and Type | Method and Description |
|---|---|
static SqlQuery |
fromSqlizable(SafeSqlizable sqlizable) |
static SqlQuery |
of(SafeSql sql) |
appendTo, toSafeSqlstatic SqlQuery fromSqlizable(SafeSqlizable sqlizable)
Copyright © 2017. All rights reserved.