public class EmbeddedSupplier extends Object implements java.util.function.Supplier<DataSource<PreparedStatement,Row>>
| Constructor and Description |
|---|
EmbeddedSupplier(Config config,
Optional<String> version) |
| Modifier and Type | Method and Description |
|---|---|
DataSource<PreparedStatement,Row> |
get() |
public final DataSource<PreparedStatement,Row> get()
get in interface java.util.function.Supplier<DataSource<PreparedStatement,Row>>Copyright © 2019. All Rights Reserved.