Skip to content

johnpili/jpa-query-type-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JPA Query Type Checker

A type checker that checks if a query is a SQL or a JPQL for both Hibernate and Eclipselink JPA implementations. This POC is used for my repository as a service application using either of the two JPA providers.

About

Check if the supplied string via JPA is a native SQL or JPQL

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages