Enum ConnectionUrl.Type

java.lang.Object
java.lang.Enum<ConnectionUrl.Type>
com.mysql.cj.conf.ConnectionUrl.Type
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<ConnectionUrl.Type>, java.lang.constant.Constable
Enclosing class:
ConnectionUrl

public static enum ConnectionUrl.Type
extends java.lang.Enum<ConnectionUrl.Type>
The database URL type which is determined by the scheme section of the connection string.