public interface ConnectionProvider extends javax.inject.Provider<Connection>
| Modifier and Type | Method and Description |
|---|---|
Connection |
get() |
Connection get()
get in interface javax.inject.Provider<Connection>Copyright © 2020. All rights reserved.