| Package | Description |
|---|---|
| schemacrawler.schema |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DatabaseProperty |
interface |
JdbcDriverProperty
Represents a JDBC driver property, and it's value.
|
| Modifier and Type | Field and Description |
|---|---|
static Comparator<Property> |
Property.comparator |
| Modifier and Type | Method and Description |
|---|---|
Collection<Property> |
DatabaseInfo.getServerInfo()
Gets the schema from the database connection.
|
| Modifier and Type | Method and Description |
|---|---|
default int |
Property.compareTo(Property otherProperty) |
Copyright © 2000-2024 Sualeh Fatehi. All rights reserved.