public static class ChildrenSelector.Factory extends Object
| Constructor and Description |
|---|
Factory() |
| Modifier and Type | Method and Description |
|---|---|
static ChildrenSelector<?,?> |
create(ChildSelectStrategy childSelectStrategy,
boolean selectAll,
Supplier<List<Long>> parentIdsSource,
Supplier<String> primaryKeySqlSource,
StatementPopulator statementPopulator) |
public static ChildrenSelector<?,?> create(ChildSelectStrategy childSelectStrategy, boolean selectAll, Supplier<List<Long>> parentIdsSource, Supplier<String> primaryKeySqlSource, StatementPopulator statementPopulator)
Copyright © 2019. All rights reserved.