public interface InsertQuerySupplier extends Function<String,InsertQuery>
InsertQuery| Modifier and Type | Method and Description |
|---|---|
static InsertQuerySupplier |
getSupplier()
It returns a
InsertQuery from ServiceLoader |
static InsertQuerySupplier getSupplier()
InsertQuery from ServiceLoaderInsertQuery instanceIllegalStateException - when there isn't InsertQuery from service loader.Copyright © 2018. All rights reserved.