iginal Message -
*From:* majaa majaa <[EMAIL PROTECTED]>
*To:* users@appfuse.dev.java.net
*Sent:* Saturday, December 09, 2006 11:06 AM
*Subject:* Re: [appfuse-user] xdoclet unique-key question
I have one unique key with 3 fields.
/**
* @hibernate.component unique="true"
*/
in one cl
09, 2006 11:06 AM
Subject: Re: [appfuse-user] xdoclet unique-key question
I have one unique key with 3 fields.
/**
* @hibernate.component unique="true"
*/
in one class and rest for these key in second
Perhaps you can do that only in this way..
majaa
I have one unique key with 3 fields.
/**
* @hibernate.component unique="true"
*/
in one class and rest for these key in second
Perhaps you can do that only in this way..
majaa
Btw, ignore the inconsistency in package names.
- Original Message -
From: "Rene Lavoie" <[EMAIL PROTECTED]>
To:
Sent: Saturday, December 09, 2006 2:12 AM
Subject: Re: [appfuse-user] xdoclet unique-key question
ant setup ends with:
[schemaexport] (c
dtd";>
- Original Message -
From: "Matt Raible" <[EMAIL PROTECTED]>
To:
Sent: Friday, December 08, 2006 11:02 PM
Subject: Re: [appfuse-user] xdoclet unique-key question
Can you post the full error/stacktrace you're seeing?
Thanks,
Matt
Can you post the full error/stacktrace you're seeing?
Thanks,
Matt
On 12/8/06, Rene Lavoie <[EMAIL PROTECTED]> wrote:
Hello,
I m trying to map a unique constraint with two fields. And the build keeps
failing: "Schema text failed"
Any idea?
Thanks
public class LiteralText extends BaseObject
Hello,
I m trying to map a unique constraint with two fields. And the build keeps
failing: "Schema text failed"
Any idea?
Thanks
public class LiteralText extends BaseObject {
...
/**
* @hibernate.id generator-class="native" type="java.lang.Long" column="id"
* @return the id
*/
public Long