On Thu, 23 Dec 2004 17:32:24 +0100, Xavier Poinsard
<[EMAIL PROTECTED]> wrote:
thank you - please put it into JIRA
/max
Hi,
The following tiny fix solves a problem preventing the use of java
primitives for composite ids, since composite ids elements are supposed
to be always not null, there
Hi,
The following tiny fix solves a problem preventing the use of java
primitives for composite ids, since composite ids elements are supposed
to be always not null, there is no way to tell they are not-null, but
the generator was forgiving it.
---
/home/xpoinsar/workspace/hibernate-tools/src/