> 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
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
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
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
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
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
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
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
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
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
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.
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
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
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
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/
15 matches
Mail list logo