Skip to content
forked from line/kotlin-jdsl

DSL for JPA Criteria API without generated metamodel and reflection.

License

Notifications You must be signed in to change notification settings

cj848/kotlin-jdsl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visit the gitbook for more information.

Kotlin JDSL

Kotlin JDSL is a Kotlin library that makes query building and execution easy. You can create queries using your own classes and Kotlin's built-in functions without an annotation processor, and easily execute them in your library.

Requirements

  • Java 8 or later if you are a user.
  • Kotlin 1.7 or later if you are a user.

How to reach us

Hall of fame

See the complete list of our contributors.

Contributors

About

DSL for JPA Criteria API without generated metamodel and reflection.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 99.6%
  • Other 0.4%