다음과 같은 에러 발생시 "could not extract ResultSet; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet" 해결방법 @Query(nativeQuery = true, value = "(select * from 조건문) union (select * from 조건문) ", countQuery = "(select * from 조건문) union (select * from 조건문) ", Page
#
could
#
union
#
sqlGrammerException
#
sql
#
resultSet
#
query
#
not
#
nested
#
nativequery
#
native
#
is
#
hibernate
#
extract
#
exception
#
countQuery
#
value