| Package | Description |
|---|---|
| org.delia.db | |
| org.delia.db.h2 | |
| org.delia.db.sql.prepared |
| Modifier and Type | Method and Description |
|---|---|
int |
DBConnectionBase.enumerateDBSchema(PreparedStatementGenerator sqlgen,
Log logToUse,
DBListingType listingType) |
| Modifier and Type | Method and Description |
|---|---|
static DBListingType |
DBListingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DBListingType[] |
DBListingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
PreparedStatementGenerator.generateSchemaListing(DBListingType listingType) |
Copyright © 2020. All rights reserved.