Trying to solve a problem where I have a class Student. public class Student { @Id UUID id; String name; Long year; List<Attribute> at
long countActionByStateIn(ActionState[] states); // works // throws Couldn't determine JDBCType for class com.example.ActionEnum @Query("Select * from action W