@FunctionalInterface public interface JDBCDriverSupplier<T extends JDBCDriver>
Modifier and Type | Method and Description |
---|---|
JDBCDriver |
get()
Constructed instance of JDBCDriver resource
|
JDBCDriver get()
Copyright © 2019 JBoss by Red Hat. All rights reserved.