35363738394041
private TransactionLog() { } public ConnectionInterceptor addXAResourceInsertionInterceptor(ConnectionInterceptor stack, String name) { return new LogXAResourceInsertionInterceptor(stack, name); }