| Package | Description |
|---|---|
| net.kaczmarzyk.spring.data.jpa.domain |
| Class and Description |
|---|
| ComparableSpecification
Base class for Comparable comparisons..
|
| Equal
Filters with equal where-clause (e.g.
|
| Like
Filters with
path like %pattern% where-clause. |
| PathSpecification |
| WithoutTypeConversion
Marker interface to indicate that a
Specification doesn't need
data type conversions. |
| ZeroArgSpecification
Marker interface for specifications that work without any
arguments (i.e.
|
Copyright © 2014–2017. All rights reserved.