Buona Sera a tutti, con hibernate mi da questo problema:
JDBC exception on Hibernate data access; nested exception is org.hibernate.exception.SQLGrammarException: could not execute query
é un problema nel file .xml?
Grazie
Buona Sera a tutti, con hibernate mi da questo problema:
JDBC exception on Hibernate data access; nested exception is org.hibernate.exception.SQLGrammarException: could not execute query
é un problema nel file .xml?
Grazie
Vuol dire che non parsa bene la query che sta tentando di eseguire.
Forse è un problema del Dialect che usi nel hibernate.cfg.xml o è proprio sbagiata la sintassi della query.