Uses of Enum
org.postgresql.jdbc.SslNegotiation
Packages that use SslNegotiation
-
Uses of SslNegotiation in org.postgresql.jdbc
Methods in org.postgresql.jdbc that return SslNegotiationModifier and TypeMethodDescriptionstatic SslNegotiation
static SslNegotiation
Returns 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.