Apparently, mysql stored UUIDs as binary, and JPA was trying to search using the UUID as a string, and that wasn't working. What I didn't get ...
確定! 回上一頁