| Package | Description |
|---|---|
| org.fryske_akademy.jpa |
Interfaces classes to support working with entities, most notably an entity interface, a Param class with support
for syntax in values and value conversion and a JpqlBuilder that facilitates building (dynamic) queries.
|
| Modifier and Type | Method and Description |
|---|---|
Param.AndOr |
Param.getAndOr()
Will be prepended in the query for parameters except the first
|
static Param.AndOr |
Param.AndOr.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Param.AndOr[] |
Param.AndOr.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 Fryske Akademy. All rights reserved.