In version 1.1.4 there appears to be a bug in
ForeignKeyConstaint.collect(). When a new foreignKey
is found it is build but never added to the
foreignKeyMap so the returned collection is always
empty.
I was going to test adding it the map, but I can't get
the jibx binding to work using the supplied ant build
file. I get the following error:
bind:
[bind] Using the...