public final class TransactionManagerConfiguration extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static TransactionManagerConfiguration |
DEFAULT |
| Constructor and Description |
|---|
TransactionManagerConfiguration(TransactionTracer tracer) |
| Modifier and Type | Method and Description |
|---|---|
TransactionTracer |
getTracer() |
PreparedStatement |
preparedStatement(PreparedStatement prepareStatement) |
protected static final TransactionManagerConfiguration DEFAULT
public TransactionManagerConfiguration(TransactionTracer tracer)
public TransactionTracer getTracer()
public PreparedStatement preparedStatement(PreparedStatement prepareStatement)
Copyright © 2019. All rights reserved.