java.lang.Object
com.github.hypfvieh.db.H2Util.H2VersionInfo
- Alle implementierten Schnittstellen:
Comparable<H2Util.H2VersionInfo>
- Umschließende Klasse:
H2Util
Encapsulates version information of H2 database file.
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
-
Konstruktordetails
-
H2VersionInfo
-
-
Methodendetails
-
getBuild
public int getBuild() -
getFormat
public int getFormat() -
toString
-
hashCode
public int hashCode() -
equals
-
compareTo
- Angegeben von:
compareToin SchnittstelleComparable<H2Util.H2VersionInfo>
-