| Package | Description |
|---|---|
| net.kaczmarzyk.spring.data.jpa.domain |
| Class and Description |
|---|
| ComparableSpecification
Base class for Comparable comparisons..
|
| Like
Filters with
path like %pattern% where-clause. |
| LikeIgnoreCase
Filters with
path like %pattern% where-clause and ignores pattern case |
| 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–2020. All rights reserved.