SQL : foreign key code generation

Bug #613133 reported by Timo Westkämper
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Querydsl
Fix Released
Undecided
Unassigned

Bug Description

The generated classes are not including the import java.util.Arrays package when the Arrays class is used. Example below :

   public final ForeignKey<QSample> _sampleChannelFk = new ForeignKey<QSample>(this, Arrays.asList(channelid, channelid), Arrays.asList("CHANNELID", "CHANNELID"));

Revision history for this message
Timo Westkämper (timo-westkamper) wrote :

Fixed in SVN trunk

Changed in querydsl:
status: New → Fix Committed
Revision history for this message
FilipVercauteren (filip-vercauteren-agfa) wrote : Filip Vercauteren is out of the office.

I will be out of the office starting 21/07/2010 and will not return until
09/08/2010.

Revision history for this message
Timo Westkämper (timo-westkamper) wrote :

Released in 1.8.5

Changed in querydsl:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.