Uses of Enum Class
org.mariadb.jdbc.export.SslMode
Packages that use SslMode
-
Uses of SslMode in org.mariadb.jdbc
Fields in org.mariadb.jdbc declared as SslModeMethods in org.mariadb.jdbc that return SslMode -
Uses of SslMode in org.mariadb.jdbc.export
Methods in org.mariadb.jdbc.export that return SslModeModifier and TypeMethodDescriptionstatic SslModeCreate SSLMode from enumeration value, or aliasesstatic SslModeReturns the enum constant of this class with the specified name.static SslMode[]SslMode.values()Returns an array containing the constants of this enum class, in the order they are declared.