黑馬博學谷Spark從入門到精通
? ?interceptor.setTransactionAttributeSource(transactionAttributeSource);
? ? ? ?if (this.txManager != null) {
? ? ? ? ? ?interceptor.setTransactionManager(this.txManager);
? ? ? ?}
? ? ? ?return interceptor;
? ?}
標簽:
? ?interceptor.setTransactionAttributeSource(transactionAttributeSource);
? ? ? ?if (this.txManager != null) {
? ? ? ? ? ?interceptor.setTransactionManager(this.txManager);
? ? ? ?}
? ? ? ?return interceptor;
? ?}