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