Methods

@:overload@:throws("java.sql.SQLException")acceptsURL(param1:String):Bool

@:overload@:throws("java.sql.SQLException")connect(param1:String, param2:Properties):Connection

@:overloadgetMajorVersion():Int

@:overloadgetMinorVersion():Int

@:overload@:throws("java.sql.SQLFeatureNotSupportedException")getParentLogger():Logger

@:overload@:throws("java.sql.SQLException")getPropertyInfo(param1:String, param2:Properties):NativeArray<DriverPropertyInfo>

@:overloadjdbcCompliant():Bool