Package | Description |
---|---|
jp.ac.tokushima_u.db.common |
Provides classes of common utility.
|
Modifier and Type | Class and Description |
---|---|
static class |
PgRDB.Condition |
static class |
PgRDB.Exists |
static class |
PgRDB.Fields |
static class |
PgRDB.From |
static class |
PgRDB.GroupBy |
static class |
PgRDB.Limit |
static class |
PgRDB.NotExists |
static class |
PgRDB.OrderBy |
static class |
PgRDB.Select |
static class |
PgRDB.Where |
Modifier and Type | Method and Description |
---|---|
protected PgRDB.Phrase |
PgRDB.Phrase.append(PgRDB.SQLText txt) |
protected PgRDB.Phrase |
PgRDB.Phrase.append(String w) |
protected PgRDB.Phrase |
PgRDB.Phrase.insert(int offset,
PgRDB.SQLText txt) |
EDB Working Group at Tue Jun 10 17:08:59 JST 2025