public static class PgRDB.OrderBy extends PgRDB.Phrase implements PgRDB.SQLPhrase, Serializable
texts| Constructor and Description |
|---|
OrderBy(PgRDB.Column... ct) |
| Modifier and Type | Method and Description |
|---|---|
PgRDB.OrderBy |
append(PgRDB.Column ct,
boolean asc) |
public OrderBy(PgRDB.Column... ct)
public PgRDB.OrderBy append(PgRDB.Column ct, boolean asc)
EDB Working Group at Tue May 26 16:39:03 JST 2026