Uses of Enum Class
org.postgresql.core.ServerVersion
Packages that use ServerVersion
-
Uses of ServerVersion in org.postgresql.core
Methods in org.postgresql.core that return ServerVersionModifier and TypeMethodDescriptionstatic ServerVersion
Returns the enum constant of this class with the specified name.static ServerVersion[]
ServerVersion.values()
Returns an array containing the constants of this enum class, in the order they are declared.