News

@Thomas-Dangleterre In the examples folder, you can find several docker based examples (e.g., persions1ds, etc), take one of them and follow its README that describe how to build the respective docker ...
Caused by: java.io.UnsupportedEncodingException: SQL Server collation SQL_Latin1_General_CP1_CI_AS is not supported by this driver. at com.microsoft.sqlserver.jdbc.SQLCollation.encodingFromSortId ...
JPA 3 and Hibernate persistence.xml file As developers migrate their old Java Persistence API applications to JPA 3, their progress is often halted when an incorrectly configured JPA 3 persistence.xml ...