Uses of Enum
org.postgresql.jdbc.SslNegotiation
Packages that use SslNegotiation
-
Uses of SslNegotiation in org.postgresql.jdbc
Subclasses with type arguments of type SslNegotiation in org.postgresql.jdbcMethods in org.postgresql.jdbc that return SslNegotiationModifier and TypeMethodDescriptionstatic SslNegotiationstatic SslNegotiationReturns the enum constant of this type with the specified name.static SslNegotiation[]SslNegotiation.values()Returns an array containing the constants of this enum type, in the order they are declared.