News
When mapping collections to SQL arrays like this with Hibernate 6.4 class MyEnttiy { @Column(name = "ids") private SortedSet<Long> ids; ... } a repository with queries against that column cannot be ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results