GitHub / hibernate / hibernate-semantic-query
Semantic query model and interpreter for HQL/JPQL and JPA Criteria queries
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-semantic-query
PURL: pkg:github/hibernate/hibernate-semantic-query
Stars: 8
Forks: 18
Open issues: 0
License: apache-2.0
Language: Java
Size: 1.33 MB
Dependencies parsed at:
6
Created at: almost 10 years ago
Updated at: over 2 years ago
Pushed at: over 4 years ago
Last synced at: about 1 year ago
build.gradle
maven
- org.hibernate.javax.persistence:hibernate-jpa-2.1-api 1.0.0.Final compile
- org.jboss.logging:jboss-logging 3.3.0.Final compile
- org.antlr:antlr4-runtime 4.5.2
- org.hibernate:hibernate-core 5.2.0.Final testCompile
- com.h2database:h2 1.3.176 testRuntime
- log4j:log4j 1.2.17 testRuntime