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