DataSource configured by the user in Jenkins.
Implementations:
Database Plugin: org.
Database Plugin: org.
Database Plugin: org.
database-drizzle Plugin: org.
database-h2 Plugin: org.
PostgreSQL Database Plugin: org.
SQLite Database Plugin: org.
Similar to Database but assumes that there is a separate database per item. Typically would be implemented by an embeddable database capable of loading from the {@linkplain TopLevelItem#getRootDir root directory}. It is recommended, but not required, that implementations have a no-argument DataBoundConstructor , which permits them to be configured by default merely by installing a plugin.
Implementations:
Database Plugin: Anonymous class in org.
database-h2 Plugin: org.
SQLite Database Plugin: org.