public interface IStringQueryFactory<T>
| Modifier and Type | Method and Description |
|---|---|
QCriteria<T> |
createQuery(String searchString)
Use to manually modify query.
|
@Nullable QCriteria<T> createQuery(@Nonnull String searchString) throws Exception
c - keyCondition - ExceptionCopyright © 2017 etc.to. All rights reserved.