Skip to content

zhantemirov/hibernate-strict-violation-reproducer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

hibernate-strict-violation-reproducer

About

A reproducer for org.hibernate.query.sqm.StrictJpaComplianceViolation error message showing up while trying to perform a from Person p HQL clause. Its goal is to indicate the changed behavior of WildFly with regards to Hibernate (a strict JPQL compliance presense).

How to run the reproducer

wget https://github.com/wildfly/wildfly/releases/download/27.0.0.Alpha4/wildfly-27.0.0.Alpha4.zip
mvn -Dserver.zip=wildfly-27.0.0.Alpha4.zip test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages