Bonjour,
je commence a travailler avec hibernate, pour ce qui concerne
les insert/update, ca marche, mais des que je fais un
session.find( "from toto");
j'ai le message
GRAVE: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use
j'ai un mysql 5.0.45
la derniere release du connecteur jdbc, 5.3.1
hibernate plugin synchronize 2.3.1
Eclipse 3.3
core hibernate 3.2
Quelqu'un peut me donner une liste de version de jar qui fonctionne
Merci
ATTENTION: SQL Error: 1064, SQLState: 42000
30 sept. 2007 10:38:13 net.sf.hibernate.util.JDBCExceptionReporter logExceptions
GRAVE: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'from' at line 1
30 sept. 2007 10:38:13 net.sf.hibernate.util.JDBCExceptionReporter logExceptions
ATTENTION: SQL Error: 1064, SQLState: 42000
30 sept. 2007 10:38:13 net.sf.hibernate.util.JDBCExceptionReporter logExceptions
GRAVE: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'from' at line 1
Exception e1:
30 sept.
|