| 接口 | 说明 |
|---|---|
| ConnectionSource |
An abstraction layer for providing jdbc connection
to use from
Connection
Created by nickl on 09.01.17. |
| 类 | 说明 |
|---|---|
| ConnectionSources |
Predefined implementations of
ConnectionSource
Created by nickl on 09.01.17. |
| DataSourceConnectionSource |
The default implementation of
ConnectionSource,
Simply delegates all calls to specified DataSource
Created by nickl on 09.01.17. |
| WrappedConnection |
Simple
wrapper
Created by nickl on 09.01.17. |
Copyright © 2021. All rights reserved.