Hierarchy For Package org.springframework.boot.test.autoconfigure.jdbc
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.springframework.boot.test.autoconfigure.jdbc.TestDatabaseAutoConfiguration
- org.springframework.boot.context.TypeExcludeFilter (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.core.type.filter.TypeFilter)
- org.springframework.boot.test.autoconfigure.filter.AnnotationCustomizableTypeExcludeFilter (implements org.springframework.beans.factory.BeanClassLoaderAware)
- org.springframework.boot.test.autoconfigure.filter.StandardAnnotationCustomizableTypeExcludeFilter<A>
- org.springframework.boot.test.autoconfigure.jdbc.JdbcTypeExcludeFilter
- org.springframework.boot.test.autoconfigure.filter.StandardAnnotationCustomizableTypeExcludeFilter<A>
- org.springframework.boot.test.autoconfigure.filter.AnnotationCustomizableTypeExcludeFilter (implements org.springframework.beans.factory.BeanClassLoaderAware)
Annotation Interface Hierarchy
- org.springframework.boot.test.autoconfigure.jdbc.AutoConfigureJdbc (implements java.lang.annotation.Annotation)
- org.springframework.boot.test.autoconfigure.jdbc.AutoConfigureTestDatabase (implements java.lang.annotation.Annotation)
- org.springframework.boot.test.autoconfigure.jdbc.JdbcTest (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.test.autoconfigure.jdbc.AutoConfigureTestDatabase.Replace
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)