Uses of Enum Class
org.postgresql.core.ServerVersion
Packages that use ServerVersion
-
Uses of ServerVersion in org.postgresql.core
Subclasses with type arguments of type ServerVersion in org.postgresql.coreMethods in org.postgresql.core that return ServerVersionModifier and TypeMethodDescriptionstatic ServerVersionReturns 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.