package
1.1.14
Repository: https://github.com/cloudfoundry/jdbc-cnb.git
Documentation: pkg.go.dev

# Functions

NewMariaDB creates a new MariaDB instance.
NewPostgreSQL creates a new PostgreSQL instance.

# Constants

MariaDBDependency indicates that a JVM application should be run with MariaDB JDBC enabled.
PostgreSQLDependency indicates that a JVM application should be run with PostgreSQL JDBC enabled.

# Structs

MariaDB represents a MariaDB contribution by the buildpack.
PostgreSQL represents a PostgreSQL contribution by the buildpack.