This content has been marked as final.
Show 1 reply
-
1. Re: How to replace the cfg and hbm files in hibernate when using teiid for persistence
rareddy Jul 16, 2013 8:12 AM (in response to ramarajudvs)Teiid provides Hibernate Dialect and JDBC driver. Use those to configure the hibernate configuration files. See https://docs.jboss.org/author/display/teiid84final/Using+Teiid+with+Hibernate
Ramesh..