public class JpaInternalModule
extends com.google.inject.AbstractModule
| 限定符和类型 | 字段和说明 |
|---|---|
private JpaConfig |
persistenceConfig |
| 构造器和说明 |
|---|
JpaInternalModule(JpaConfig persistenceConfig) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
configure() |
protected org.aopalliance.intercept.MethodInterceptor |
getJavaxTransactionInterceptor() |
protected org.aopalliance.intercept.MethodInterceptor |
getTransactionInterceptor() |
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingprivate final JpaConfig persistenceConfig
public JpaInternalModule(JpaConfig persistenceConfig)
protected void configure()
configure 在类中 com.google.inject.AbstractModuleprotected org.aopalliance.intercept.MethodInterceptor getTransactionInterceptor()
protected org.aopalliance.intercept.MethodInterceptor getJavaxTransactionInterceptor()
Copyright © 2020. All rights reserved.