public final class DBObjectSearchPlanFactory
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DBOBJECT_SEARCH_VERSION |
static VersionENV |
VERSION |
Modifier and Type | Method and Description |
---|---|
static DBObjectSearchPlan |
make(DBQuery query)
Creates a new Search plan
|
public static final java.lang.String DBOBJECT_SEARCH_VERSION
public static final VersionENV VERSION
@Nonnull @CheckReturnValue public static DBObjectSearchPlan make(@Nonnull DBQuery query)
query
- The querystSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.