All Classes and Interfaces

Class
Description
Partial 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.
 
 
 
 
 
 
Database implementation that allows the user to specify arbitrary JDBC connection string.
 
Provides the system-wide Database that's open for plugins to store arbitrary information.
Marks JPA Entity classes that are targeted for Jenkins global database.
Pseudo instance in case the configuration of Database needs a "(none)" option.
 
Similar to Database but assumes that there is a separate database per item.
Allows user to select, and if necessary, configure the preferred PerItemDatabase.
Creates EntityManagerFactory.