Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Readme.txt | 2016-07-04 | 700 Bytes | |
squirrel-sql-snapshot-20160704_2155-Hibernate-5-experimental-standard.jar | 2016-07-04 | 58.9 MB | |
squirrel-sql-snapshot-20160704_2155-Hibernate-5-experimental-MACOSX-install.jar | 2016-07-04 | 50.0 MB | |
Totals: 3 Items | 108.9 MB | 0 |
This experimental release contains changes to the Hibernate Plugin only. The goal was to test out in how far the current Hibernate 3/4 based plugin code can be adjusted to work with Hibernate 5. The code changes where committed to the Hibernate 5 branch of our Git repository only. Excerpt from change.log: Hibernate Plugin: Experimental Hibernate 5 support. Known issues are: - Requires JDK 1.8. - "NoSuchMethodException: java.lang.Object.getJDBCContext()" at connect. - Works for JPA configuration only. - Most HQL queries only work with the connection configured in persistence.xml. (Error message: "Collection can not be fetched by a stateles session"). - SQL from HQL generation does not work.