类分层结构
- java.lang.Object
- com.google.inject.AbstractModule (implements com.google.inject.Module)
- com.github.zhengframework.jdbc.AbstractAutoModule (implements com.github.zhengframework.configuration.ConfigurationAware, com.github.zhengframework.core.ModuleProvider)
- com.github.zhengframework.jdbc.JooqModule
- com.google.inject.persist.PersistModule
- com.github.zhengframework.jdbc.DSLContextProvider (implements javax.inject.Provider<T>)
- com.github.zhengframework.jdbc.JdbcLocalTxnInterceptor (implements org.aopalliance.intercept.MethodInterceptor)
- com.github.zhengframework.jdbc.JdbcLocalTxnInterceptor.Internal
- com.github.zhengframework.jdbc.JooqPersistService (implements com.google.inject.persist.PersistService, com.google.inject.Provider<T>, com.google.inject.persist.UnitOfWork)
Copyright © 2020. All rights reserved.