public abstract class JtaConnectionHolderSupportAspect<H extends org.springframework.transaction.support.ResourceHolder,K> extends Object
| Constructor and Description |
|---|
JtaConnectionHolderSupportAspect() |
| Modifier and Type | Method and Description |
|---|---|
void |
before() |
abstract K |
getConnectionFactory() |
abstract H |
getConnectionHolder() |
Copyright © 2017. All rights reserved.