类分层结构
- java.lang.Object
- org.springframework.jdbc.datasource.AbstractDataSource (implements javax.sql.DataSource)
- cn.featherfly.jdbc.rwds.ReadWriteDataSource (implements org.springframework.beans.factory.InitializingBean)
- cn.featherfly.jdbc.rwds.ReadWriteDataSourceDecision
- cn.featherfly.jdbc.rwds.ReadWriteDataSourceProcessor (implements org.springframework.context.ApplicationContextAware)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.core.NestedRuntimeException
- org.springframework.dao.DataAccessException
枚举分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)