Class Hierarchy
- java.lang.Object
- hudson.model.AbstractDescribableImpl<T> (implements hudson.model.Describable<T>)
- org.jenkinsci.plugins.database.Database (implements hudson.ExtensionPoint)
- org.jenkinsci.plugins.database.h2.LocalH2Database
- org.jenkinsci.plugins.database.PerItemDatabase (implements hudson.ExtensionPoint)
- org.jenkinsci.plugins.database.h2.PerItemH2Database
- org.jenkinsci.plugins.database.Database (implements hudson.ExtensionPoint)
- hudson.model.Descriptor<T> (implements jenkins.util.io.OnMaster, hudson.model.Saveable)
- org.jenkinsci.plugins.database.DatabaseDescriptor
- org.jenkinsci.plugins.database.h2.LocalH2Database.DescriptorImpl
- org.jenkinsci.plugins.database.PerItemDatabaseDescriptor
- org.jenkinsci.plugins.database.h2.PerItemH2Database.DescriptorImpl
- org.jenkinsci.plugins.database.DatabaseDescriptor
- hudson.model.AbstractDescribableImpl<T> (implements hudson.model.Describable<T>)