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