I was able to use a GUID for the primary key. I'm sending you a Java file of my base entity class by direct email.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Juan Alvarez Sent: Monday, February 10, 2003 11:13 AM To: [EMAIL PROTECTED] Subject: [Xdoclet-user] Single PK My architecture, uses GUID to unique identify entities, so i dont need complex PK, like CustomerPK. I only need Strings as PK. Is this possible with Xdoclet, i was try putting @ejb.pk-field in only one method, but the generated interfaces put always the {BeanName}PK but it doesnt work, so i go to cvs samples directory and i didnt find anything. TIA -- Juan Alvarez Fluidsignal Group S.A. mailto:[EMAIL PROTECTED] http://www.fluidsignal.com/ Key fingerprint: 15C4 0986 A174 862A B607 8EEA 934F 8649 07E2 EA40 ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
