| Package | Description |
|---|---|
| schemacrawler | |
| schemacrawler.schema |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseProductVersion |
class |
JvmSystemInfo
JVM system information.
|
class |
OperatingSystemInfo
Operating system information.
|
class |
Version
Version information for this product.
|
| Constructor and Description |
|---|
BaseProductVersion(ProductVersion productVersion) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DatabaseInfo
Database and connection information.
|
interface |
JdbcDriverInfo
JDBC driver information.
|
| Modifier and Type | Method and Description |
|---|---|
ProductVersion |
CrawlInfo.getDatabaseVersion()
Gets the version of the RDBMS vendor and product.
|
ProductVersion |
CrawlInfo.getJdbcDriverVersion()
Gets the name and version of the JDBC driver.
|
ProductVersion |
CrawlInfo.getJvmVersion()
Get JVM system information.
|
ProductVersion |
CrawlInfo.getOperatingSystemVersion()
Get operating system information.
|
ProductVersion |
CrawlInfo.getSchemaCrawlerVersion()
Gets the SchemaCrawler version.
|
Copyright © 2000-2024 Sualeh Fatehi. All rights reserved.