Hello guys
(sorry for my grammar)
in these days i did an updagrade from mysql 4.13 to mysql 5.0.27
and now in my java application i change the dialect for Hibernate to
MySQL5InnoDBDialect
i have a big doubt
what is really the difference between
MySQL5Dialect and
MySQL5InnoDBDialect ???
i saw this link
http://www.hibernate.org/hib_docs/v3/ap ... mmary.html
and if i see each class, i only see a simple "extension" of classes, no more explanation
is there some documentation for this???
thanks for advanced