Hierarchy For Package org.springframework.boot.autoconfigure.sql.init
Class Hierarchy
- java.lang.Object
- org.springframework.boot.autoconfigure.condition.SpringBootCondition (implements org.springframework.context.annotation.Condition)
- org.springframework.boot.autoconfigure.sql.init.OnDatabaseInitializationCondition
- org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties
- org.springframework.boot.autoconfigure.condition.SpringBootCondition (implements org.springframework.context.annotation.Condition)
Interface Hierarchy
- org.springframework.boot.autoconfigure.sql.init.ApplicationScriptDatabaseInitializer
Annotation Interface Hierarchy
- org.springframework.boot.autoconfigure.sql.init.ConditionalOnSqlInitialization (implements java.lang.annotation.Annotation)