hi dear Shirani
many thanks
the code of quering a table is not working
queryString = “select course.courseId from course_user where course.user.userId = 1” ;
the error is
course_user is not mapped
because the course_user is a table and not a class. Can you kindly enquire one of your hibernate team on how hibernate execute standard sql statements
many thanks with high appreciations
Amir