public interface RecordingDataSource
extends javax.sql.DataSource
| Modifier and Type | Method and Description |
|---|---|
ReplayableDatabasePreparer |
getPreparer() |
static RecordingDataSource |
wrap(javax.sql.DataSource dataSource) |
ReplayableDatabasePreparer getPreparer()
static RecordingDataSource wrap(javax.sql.DataSource dataSource)