Hierarchy For All Packages
Package Hierarchies: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.AbstractRemoteDatabase (implements java.io.Serializable)
- org.jenkinsci.plugins.database.GenericDatabase
- org.jenkinsci.plugins.database.NoDatabase
- org.jenkinsci.plugins.database.PerItemDatabase (implements hudson.ExtensionPoint)
- org.jenkinsci.plugins.workflow.steps.Step (implements hudson.ExtensionPoint)
- org.jenkinsci.plugins.database.steps.DatabaseConnectionStep
- org.jenkinsci.plugins.database.steps.SQLStep
- org.jenkinsci.plugins.database.Database (implements hudson.ExtensionPoint)
- org.apache.commons.dbcp2.BasicDataSource (implements java.lang.AutoCloseable, org.apache.commons.dbcp2.BasicDataSourceMXBean, javax.sql.DataSource, javax.management.MBeanRegistration)
- org.jenkinsci.plugins.database.BasicDataSource2
- org.jenkinsci.plugins.database.steps.DatabaseContext (implements java.io.Serializable)
- hudson.model.Descriptor<T> (implements jenkins.model.Loadable, jenkins.util.io.OnMaster, hudson.model.Saveable)
- org.jenkinsci.plugins.database.DatabaseDescriptor
- org.jenkinsci.plugins.database.AbstractRemoteDatabaseDescriptor
- org.jenkinsci.plugins.database.GenericDatabase.DescriptorImpl
- org.jenkinsci.plugins.database.NoDatabase.DescriptorImpl
- jenkins.model.GlobalConfiguration (implements hudson.model.Describable<T>, hudson.ExtensionPoint)
- org.jenkinsci.plugins.database.GlobalDatabaseConfiguration
- org.jenkinsci.plugins.database.PerItemDatabaseConfiguration
- org.jenkinsci.plugins.database.PerItemDatabaseDescriptor
- org.jenkinsci.plugins.workflow.steps.StepDescriptor
- org.jenkinsci.plugins.database.steps.DatabaseConnectionStep.DescriptorImpl
- org.jenkinsci.plugins.database.steps.SQLStep.DescriptorImpl
- org.jenkinsci.plugins.database.DatabaseDescriptor
- org.jenkinsci.plugins.database.jpa.PersistenceService
- org.jenkinsci.plugins.workflow.steps.StepExecution (implements java.io.Serializable)
- org.jenkinsci.plugins.database.steps.DatabaseConnectionStep.Execution
- org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution<T>
- org.jenkinsci.plugins.database.steps.SQLStep.Execution
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.jenkinsci.plugins.database.steps.FailedToGetDatabaseException
- java.lang.Exception
- hudson.model.AbstractDescribableImpl<T> (implements hudson.model.Describable<T>)
Annotation Type Hierarchy
- org.jenkinsci.plugins.database.jpa.GlobalTable (implements java.lang.annotation.Annotation)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.jenkinsci.plugins.database.steps.DatabaseType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)