Caldas, Marcelo wrote:
Hibernate should automatically prefix the column name. What does the generated SQL look like?
And then I use the where=”active_ind=1” to retrieve only active children.
First problem is I’m getting “ambiguous column name ‘active_ind’” because most of the tables have an active_ind column – same name.
-- Gavin King +61 410 534 454 +1 404 822 8349 callto://gavinking
Hibernate [EMAIL PROTECTED] http://hibernate.org
JBoss Inc [EMAIL PROTECTED] http://jboss.com
------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ hibernate-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/hibernate-devel
