Patches item #672865, was opened at 2003-01-22 17:22 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=428710&aid=672865&group_id=40712
Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Mark Woon (unkyaku) Assigned to: Nobody/Anonymous (nobody) Summary: Fix for too-long column name aliases Initial Comment: This is another approach to resolve the problem with Hibernate generating column aliases that are too long. Instead of appending a suffix to the original name, I've modified it so that it generates unique names. The change to handle this was simple enough (in EntityPersister and MultiTableEntityPersister), but it took a long time to figure out why loading joined-subclasses didn't work too well. That required the change to Loader. In any case, I hope this patch works out better than the last one. Gavin, I really need a solution to this problem since this is my only remaining problem with Hibernate. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=428710&aid=672865&group_id=40712 ------------------------------------------------------- This SF.net email is sponsored by: Scholarships for Techies! Can't afford IT training? All 2003 ictp students receive scholarships. Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more. www.ictp.com/training/sourceforge.asp _______________________________________________ hibernate-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/hibernate-devel