|
This has nothing to do with the property being named a literal "id". Your query is incorrect. "Select" needs to identify individual properties, aggregate functions, etc. To select all columns, use "from SimpleAnnotation". W/ that query, it works fine.
|