Hierarchy For Package org.springframework.boot.quartz.autoconfigure
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.quartz.autoconfigure.QuartzDataSourceScriptDatabaseInitializer
- org.springframework.boot.jdbc.init.DataSourceScriptDatabaseInitializer
- org.springframework.boot.quartz.autoconfigure.QuartzAutoConfiguration
- org.springframework.boot.quartz.autoconfigure.QuartzAutoConfiguration.JdbcStoreTypeConfiguration
- org.springframework.boot.quartz.autoconfigure.QuartzJdbcProperties
- org.springframework.boot.quartz.autoconfigure.QuartzProperties
- org.springframework.boot.sql.init.AbstractScriptDatabaseInitializer (implements org.springframework.beans.factory.InitializingBean, org.springframework.context.ResourceLoaderAware)
Interface Hierarchy
- org.springframework.boot.quartz.autoconfigure.SchedulerFactoryBeanCustomizer
Annotation Interface Hierarchy
- org.springframework.boot.quartz.autoconfigure.QuartzDataSource (implements java.lang.annotation.Annotation)
- org.springframework.boot.quartz.autoconfigure.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.quartz.autoconfigure.JobStoreType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)