Package org.jenkinsci.plugins.database
package org.jenkinsci.plugins.database
-
ClassesClassDescriptionPartial default implementation for typical JDBC connector that talks to a remote server via host, database, username, and password parameters.
BasicDataSourcewith some convenience methods.DataSourceconfigured by the user in Jenkins.DescriptorforDatabaseDatabaseimplementation that allows the user to specify arbitrary JDBC connection string.Provides the system-wideDatabasethat's open for plugins to store arbitrary information.Pseudo instance in case the configuration ofDatabaseneeds a "(none)" option.Similar toDatabasebut assumes that there is a separate database per item.Allows user to select, and if necessary, configure the preferredPerItemDatabase.