public final class DefaultSelectStrategyFactory extends java.lang.Object implements SelectStrategyFactory
| 限定符和类型 | 字段和说明 |
|---|---|
static SelectStrategyFactory |
INSTANCE |
| 限定符和类型 | 方法和说明 |
|---|---|
SelectStrategy |
newSelectStrategy()
Creates a new
SelectStrategy. |
public static final SelectStrategyFactory INSTANCE
public SelectStrategy newSelectStrategy()
SelectStrategyFactorySelectStrategy.newSelectStrategy 在接口中 SelectStrategyFactory