Class PerItemSQLiteDatabase
java.lang.Object
hudson.model.AbstractDescribableImpl<org.jenkinsci.plugins.database.PerItemDatabase>
org.jenkinsci.plugins.database.PerItemDatabase
org.jenkinsci.plugins.database.sqlite.PerItemSQLiteDatabase
- All Implemented Interfaces:
ExtensionPoint
,Describable<org.jenkinsci.plugins.database.PerItemDatabase>
public class PerItemSQLiteDatabase
extends org.jenkinsci.plugins.database.PerItemDatabase
- Author:
- Jiri Holusa
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
-
Method Summary
Methods inherited from class org.jenkinsci.plugins.database.PerItemDatabase
getDescriptor
-
Constructor Details
-
PerItemSQLiteDatabase
@DataBoundConstructor public PerItemSQLiteDatabase()
-
-
Method Details
-
getDataSource
- Specified by:
getDataSource
in classorg.jenkinsci.plugins.database.PerItemDatabase
- Throws:
SQLException
-
setDefaultPerItemDatabase
-