Using Hibernate via an ODBC connection
问题 I need to use Hibernate over an ODBC connection (not my decision) and would like to know the caveats of doing so (if it is even possible?). I have done some research and am slightly confused, hoping someone can clarify some points. It seems as if I'll need to use a JDBC-ODBC bridge? Wiki - JDBC/ODBC Bridge This page is filled with different JDBC "types" (1-4). From what I can understand, the implementation specific details of the driver increase with the type version? ie. a type 1 ODBC driver