Package org.jenkinsci.plugins.database
package org.jenkinsci.plugins.database
-
ClassDescriptionPartial default implementation for typical JDBC connector that talks to a remote server via host, database, username, and password parameters.
BasicDataSource
with some convenience methods.DataSource
configured by the user in Jenkins.Descriptor
forDatabase
Database
implementation that allows the user to specify arbitrary JDBC connection string.Provides the system-wideDatabase
that's open for plugins to store arbitrary information.Pseudo instance in case the configuration ofDatabase
needs a "(none)" option.Similar toDatabase
but assumes that there is a separate database per item.Allows user to select, and if necessary, configure the preferredPerItemDatabase
.