Hierarchy For Package org.springframework.boot.autoconfigure.quartz
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.springframework.boot.sql.init.AbstractScriptDatabaseInitializer (implements org.springframework.beans.factory.InitializingBean, org.springframework.context.ResourceLoaderAware)
- org.springframework.boot.jdbc.init.DataSourceScriptDatabaseInitializer
- org.springframework.boot.autoconfigure.quartz.QuartzDataSourceScriptDatabaseInitializer
- org.springframework.boot.jdbc.init.DataSourceScriptDatabaseInitializer
- org.springframework.boot.autoconfigure.quartz.QuartzAutoConfiguration
- org.springframework.boot.autoconfigure.quartz.QuartzAutoConfiguration.JdbcStoreTypeConfiguration
- org.springframework.boot.autoconfigure.quartz.QuartzProperties
- org.springframework.boot.autoconfigure.quartz.QuartzProperties.Jdbc
- org.springframework.boot.sql.init.AbstractScriptDatabaseInitializer (implements org.springframework.beans.factory.InitializingBean, org.springframework.context.ResourceLoaderAware)
Interface Hierarchy
- org.springframework.boot.autoconfigure.quartz.SchedulerFactoryBeanCustomizer
Annotation Interface Hierarchy
- org.springframework.boot.autoconfigure.quartz.QuartzDataSource (implements java.lang.annotation.Annotation)
- org.springframework.boot.autoconfigure.quartz.QuartzTransactionManager (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.springframework.boot.autoconfigure.quartz.JobStoreType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)