Patches item #672865, was opened at 2003-01-23 12:22
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=428710&aid=672865&group_id=40712
Category: None
Group: None
>Status: Closed
>Resolution: Accepted
Priority: 6
Submitted By: Mark Woon (unkyaku)
Assigned to: Nobody/A
hi,
On Sun, 2 Feb 2003 08:41:22 -0800 (PST), "jiesheng zhang"
<[EMAIL PROTECTED]> said:
>
> I use the Java code instead of Hibernate to keep the
> parent-child relationship.
yeah, that's a very reasonable approach, i just got bogged down in the
beauty of the hibenate :)
however, even with the s
I use the Java code instead of Hibernate to keep the
parent-child relationship.
For example suppose I have such a relationship
Parent-->Level1-->Level2
The class implementation could be like this
public class parent {
public void setChild(Level1 child){
if (child.getParent()==null)
child.set
This last line "In Hibernate 2.0 beta 2, collections carry around a snapshot
of their persistent state (even when serialized). So rows may now be managed
individually even in the case of update().", I naively read as: "In
Hibernate2 all the above "delete/insert instead of update" problems goes
awa
2.0 beta 2 fixes bugs in 2.0 beta 1 and adds:
* efficient collection updates with Session.update()
* cache configuation in hibernate.cfg.xml (rather than the mapping documents)
* smarter alias generation for properties with long column names
I also wrote up some stuff about collection performance
MetaClass implementation is deefined in the same package, but it is no test
for package methods.
> Very, very cool
>
> One more request: is it possible to support this for package-visibility
> methods by generating the MetaClass in the same package? (Might have to
> have a different instance
Stack Trace?
---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
___
hibernate-devel mailing list
[EMAIL PROTECTED]
Agree,
user doe's not need to know about cglib API used by hibernate.
I will add prefix all Factory methods this way: "cglib$GetInterceptor()",
"cglib$GetDelegate()"
They are used for optimizations and we do not need "nice" names. Very
possible we will decide to generate
separate class for fa
Juozas, I'm still waiting for you to let me know when Hibernate should
start using a newer version of CGLIB I havn't upgraded, only
because I know you guys are still changing APIs, etc.
So just let me know when you have something reasonably final.
Thanks :)
- Original Message -
From
Thanks, you guys are great :-)
Jeff
---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
___
hibernate-devel mailing li
Patches item #678627, was opened at 2003-02-01 22:42
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=428710&aid=678627&group_id=40712
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Max R. Andersen (maxcsaucdk)
Assigned to: Nobody/
Feature Requests item #650585, was opened at 2002-12-09 09:34
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=428711&aid=650585&group_id=40712
Category: None
Group: None
>Status: Closed
Priority: 7
Submitted By: Gavin King (oneovthafew)
Assigned to: Nobody/Anonymous
Patches item #678627, was opened at 2003-02-01 12:42
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=428710&aid=678627&group_id=40712
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Max R. Andersen (maxcsaucdk)
Assigned to: Nobody/
Bugs item #677800, was opened at 2003-01-31 09:20
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=428708&aid=677800&group_id=40712
Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Leonardo Quijano (lquijano)
Assigned to: Nobody
Bugs item #678299, was opened at 2003-01-31 19:06
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=428708&aid=678299&group_id=40712
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Matthew E. Porter (neoflux)
Assigned to: Nobody/Anon
Patches item #678627, was opened at 2003-02-01 22:42
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=428710&aid=678627&group_id=40712
Category: None
Group: None
>Status: Closed
>Resolution: Accepted
Priority: 8
Submitted By: Max R. Andersen (maxcsaucdk)
Assigned to:
Bugs item #677802, was opened at 2003-01-31 09:21
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=428708&aid=677802&group_id=40712
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Leonardo Quijano (lquijano)
Assigned to: Nobody/Anon
Patches item #672865, was opened at 2003-01-23 12:22
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=428710&aid=672865&group_id=40712
Category: None
Group: None
Status: Open
Resolution: None
Priority: 6
Submitted By: Mark Woon (unkyaku)
Assigned to: Nobody/Anonymous
Patches item #678627, was opened at 2003-02-01 22:42
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=428710&aid=678627&group_id=40712
Category: None
Group: None
Status: Open
Resolution: None
>Priority: 8
Submitted By: Max R. Andersen (maxcsaucdk)
Assigned to: Nobody
Bugs item #678093, was opened at 2003-01-31 13:08
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=428708&aid=678093&group_id=40712
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Gerhard Bloch (blochg)
Assigned to: Nobody/Anonymous
Patches item #672865, was opened at 2003-01-22 17:22
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=428710&aid=672865&group_id=40712
Category: None
Group: None
Status: Open
Resolution: None
Priority: 6
Submitted By: Mark Woon (unkyaku)
Assigned to: Nobody/Anonymous
21 matches
Mail list logo