| Package | Description |
|---|---|
| org.arp.javautil.sql | |
| org.arp.javautil.version |
| Modifier and Type | Class and Description |
|---|---|
class |
DatabaseVersion
Represents a database product's version.
|
class |
DriverVersion
Represents a JDBC driver's version.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VersionRange<E extends MajorMinorVersion>
Specifies a range of version numbers and supports checking if a specified
version is within that range.
|
| Modifier and Type | Method and Description |
|---|---|
int |
MajorMinorVersion.compare(MajorMinorVersion otherVersion)
Compares two versions by major then minor number.
|
Copyright © 2012–2020 Emory University. All rights reserved.