Package | Description |
---|---|
play.db.helper |
Modifier and Type | Field and Description |
---|---|
protected SqlQuery.Concat |
SqlSelect.from |
protected SqlQuery.Concat |
SqlSelect.groupBy |
protected SqlQuery.Concat |
SqlSelect.join |
protected SqlQuery.Concat |
SqlSelect.limit |
protected SqlQuery.Concat |
SqlSelect.orderBy |
protected SqlQuery.Concat |
SqlSelect.select |
protected SqlQuery.Concat |
SqlSelect.where |
Modifier and Type | Method and Description |
---|---|
SqlQuery.Concat |
SqlQuery.Concat.add(String... texts) |
SqlQuery.Concat |
SqlQuery.Concat.append(Object obj) |
SqlQuery.Concat |
SqlQuery.Concat.defaultValue(String defaultValue) |
SqlQuery.Concat |
SqlQuery.Concat.prefix(String prefix) |
SqlQuery.Concat |
SqlQuery.Concat.separator(String separator) |
Constructor and Description |
---|
Concat(SqlQuery.Concat src) |
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly