| Package | Description |
|---|---|
| org.fryske_akademy.jpa |
This package contains an interface and a mapped superclass for entities, classes to support revisions (history) of entities and
a helper class.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
Param.Builder.DefaultWildcardMapping
* => %, ? => _
|
| Modifier and Type | Field and Description |
|---|---|
static Param.Builder.WildcardMapping |
Param.Builder.DEFAULT_MAPPING |
| Modifier and Type | Method and Description |
|---|---|
static List<Param> |
Param.one(String key,
Object value,
boolean syntaxSupport,
Param.Builder.WildcardMapping wildcardMapping,
boolean caseInsensitive) |
| Constructor and Description |
|---|
Builder(boolean syntaxInValue,
Param.Builder.WildcardMapping wildcardMapping,
boolean caseInsensitive) |
Copyright © 2018 Fryske Akademy. All rights reserved.