| Package | Description |
|---|---|
| com.saperion.database | |
| com.saperion.database.query.terms |
| Modifier and Type | Method and Description |
|---|---|
static <Type> QueryParameter<Type> |
Conditions.parameter(Type parameterValue) |
| Modifier and Type | Class and Description |
|---|---|
class |
FilterParameter
A special kind of
QueryParameter that knows about saperion style filters
(Wildcards * and ?) and interprets the given string as a parameter to a "LIKE" string. |
Copyright © 2016 SAPERION AG. All rights reserved.