| Package | Description |
|---|---|
| jp.ac.tokushima_u.db.common |
Provides classes of common utility.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) PgRDB.Logic |
PgRDB.Condition.logic |
| Modifier and Type | Method and Description |
|---|---|
static PgRDB.Logic |
PgRDB.Logic.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PgRDB.Logic[] |
PgRDB.Logic.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Condition(PgRDB.Logic lo) |
Condition(PgRDB.Logic logic,
Collection<PgRDB.SQLText> cs) |
Condition(PgRDB.Logic logic,
PgRDB.SQLText... cs) |
Where(PgRDB.Logic logic) |
Where(PgRDB.Logic logic,
Collection<PgRDB.SQLText> cs) |
Where(PgRDB.Logic logic,
PgRDB.SQLText... cs) |
EDB Working Group at Mon Dec 15 16:45:05 JST 2025