createJdbc
Creates a DatabaseProvider using JDBC.
Return
A configured DatabaseProvider instance.
Parameters
builder
The configuration builder for the database.
Throws
If the database configuration is not specified.
Creates a DatabaseProvider using JDBC.
A configured DatabaseProvider instance.
The configuration builder for the database.
If the database configuration is not specified.