Uses of Enum
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 type with the specified name.static ServerVersion[]ServerVersion.values()Returns an array containing the constants of this enum type, in the order they are declared.