Skip to content

An library for transforming json to jpa specification

Notifications You must be signed in to change notification settings

popo1221/spring-data-jpa-ext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-data-jpa-ext

An library for transforming json to jpa specification

Available operators

Operator Notes Supported
and OK
or OK
not OK
isNull OK
isNotNull OK
Equal OK
notEqual OK
greaterThan OK
greaterThanOrEqualTo OK
lessThan OK
lessThanOrEqualTo OK
Between OK
Gt OK
Ge OK
Lt OK
Neg OK
Abs OK
Prod OK
Diff OK
Quot OK
Mod OK
Sqrt OK
toLong OK
toFloat OK
toDouble OK
toString OK
isEmpty OK
isNotEmpty OK
Size OK
Like OK
notLike OK
Concat OK
Substring OK
Trim OK
Lower OK
Upper OK
Length OK
Locate OK
currentDate OK
currentTimestamp OK
currentTime OK
In OK

About

An library for transforming json to jpa specification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages