SQL Server with Hibernate UUID2 generation strategy: Solving the issue
After switching the Hibernate generation strategy from GUID to UUID2, we started experiencing issues with SQL Server unique identifier columns. In this article we’ll dive… Read More »SQL Server with Hibernate UUID2 generation strategy: Solving the issue