RE: [Hibernate] CodeGenerator Tool

2003-02-13 Thread Aapo Laakkonen
> The CodeGenerator tool generates private setters/getters. > Is there a way to force it to generate public setters/ > getters? Grap the latest cvs version or modify BasicRenderer. --- This SF.NET email is sponsored by: FREE SSL Guide from Th

[Hibernate] CodeGenerator Tool

2003-02-13 Thread Gordon
The CodeGenerator tool generates private setters/getters. Is there a way to force it to generate public setters/getters? Gordon --- This SF.NET email is sponsored by: FREE SSL Guide from Thawte are you planning your Web Server Security? Click

R: [Hibernate] huge tring storage

2003-02-13 Thread Travelli Stefano
Try sql-type attribute in tag: stefano -Messaggio originale- Da: Justen Stepka [mailto:[EMAIL PROTECTED] Inviato: giovedì 13 febbraio 2003 20.14 A: Justen Stepka; [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Oggetto: Re: [Hibernate] huge tring storage What I found

Re: [Hibernate] huge tring storage

2003-02-13 Thread Justen Stepka
What I found that worked was leaving the type as "string" in the hbm.xml file and then just going into the table directly and changing the column to "text" type. I'll try this out and let you know how it works.. it would be nice if there was a way to specify a more specific database type in the co

[Hibernate] Mapping a many-to-many relationships with addition attributes.

2003-02-13 Thread Ugo Cei
I am trying to correctly map the following scenario: - A Paper can have many Authors. - An Author can have many Papers. - Every Author appears in the list of a Paper's authors in a given position. - Positions are integer values, not necessarily consecutively ordered starting at 0 (this rules out

R: R: [Hibernate] [ hibernate-Bugs-684496 ] Nested multiple columns composite-id causes "broken mapping"

2003-02-13 Thread Travelli Stefano
Done. http://sourceforge.net/tracker/index.php?func=detail&aid=685907&group_id=40712&atid=428710 stefano -Messaggio originale- Da: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Inviato: giovedì 13 febbraio 2003 8.28 A: Travelli Stefano Cc: [EMAIL PROTECTED] Oggetto: Re: R: [Hibernate] [ hi

Re: [Hibernate] How to do this (assiciation)?

2003-02-13 Thread jiesheng zhang
Can I implement this as this? Leave Address as a interface. Class ToAddress--- mapped to address with type='t' class CCAddress---mapped to Address with type='c' Then in Class has two sets toaddr mapped to a list of ToAddress ccaddrmapped to a list of CCAddress Althought I did not try, but

[Hibernate] [ hibernate-Patches-682992 ] optimization

2003-02-13 Thread SourceForge.net
Patches item #682992, was opened at 2003-02-09 04:53 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=428710&aid=682992&group_id=40712 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Juozas Baliuka (baliuka) Assigned to: Nobody/Anon

[Hibernate] [ hibernate-Patches-684379 ] JMX config

2003-02-13 Thread SourceForge.net
Patches item #684379, was opened at 2003-02-11 15:30 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=428710&aid=684379&group_id=40712 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Jiri Luzny (tepich) Assigned to: Nobody/Anonymous

Re: [Hibernate] How to do this (assiciation)?

2003-02-13 Thread Gavin . King
Nup, it's not allowed currently. It would probably be pretty trivial to support in the same way we support the order-by attribute ... simply have a where attribute of a collection mapping. If you want to try implementing that, please feel welcome since many people have asked for this. Currently ea

Re: [Hibernate] huge tring storage

2003-02-13 Thread Gavin . King
Try using the Hibernate "clob" type. You can use Hibernate.createClob() to instantiate a new "fake" Clob. Note that JDBC driver support for Clobs is patchy and inconsistent and I do not guarantee that the Clob support will work on all platforms.

[Hibernate] [ hibernate-Feature Requests-682592 ] Have hbm2java generate support for veto and change listeners

2003-02-13 Thread SourceForge.net
Feature Requests item #682592, was opened at 2003-02-07 23:19 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=428711&aid=682592&group_id=40712 Category: codegen Group: None Status: Open Priority: 5 Submitted By: Max R. Andersen (maxcsaucdk) Assigned to: Max R. Ander

[Hibernate] [ hibernate-Patches-682992 ] optimization

2003-02-13 Thread SourceForge.net
Patches item #682992, was opened at 2003-02-08 17:53 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=428710&aid=682992&group_id=40712 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Juozas Baliuka (baliuka) Assigned to: Nobody/Anon

[Hibernate] [ hibernate-Patches-682992 ] optimization

2003-02-13 Thread SourceForge.net
Patches item #682992, was opened at 2003-02-08 17:53 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=428710&aid=682992&group_id=40712 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Juozas Baliuka (baliuka) Assigned to: Nobody/Anon

[Hibernate] [ hibernate-Patches-685440 ] RFE-682592-hbm2java generate Beans style property events

2003-02-13 Thread SourceForge.net
Patches item #685440, was opened at 2003-02-12 19:02 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=428710&aid=685440&group_id=40712 Category: Codegen Group: None Status: Open Resolution: None Priority: 5 Submitted By: Klaus Zimmermann (zklaus) Assigned to: Nobody/