Package org.postgresql.core
Interface Version
-
- All Known Implementing Classes:
ServerVersion
public interface Version
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getVersionNum()
Get a machine-readable version number.
-