Just for *some* transactions.don't lets get too excited ;)
David Rees wrote:
On Tue, February 17, 2004 at 8:32 pm, Gavin King wrote:
http://blog.hibernate.org/cgi-bin/blosxom.cgi/2004/02/18#finalize
Wow! Cutting down the overhead of Hibernate by 50% is huge!
-Dave
-
On Tue, February 17, 2004 at 8:32 pm, Gavin King wrote:
> http://blog.hibernate.org/cgi-bin/blosxom.cgi/2004/02/18#finalize
Wow! Cutting down the overhead of Hibernate by 50% is huge!
-Dave
---
SF.Net is sponsored by: Speed Start Your Linux A
http://blog.hibernate.org/cgi-bin/blosxom.cgi/2004/02/18#finalize
--
Gavin King
JBoss Group
+61 410534454
http://hibernate.org
---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a fr
Yet another small success: a simple scalar query now works.
HQL: select f.key from org.hibernate.test.Foo as f
SQL: select f.fooidcolumnname123 as x0_0_ from "foos" AS f
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Gavin King
> Sent: Thursday
In the event that posts for help keep coming to the dev list instead of
the forum I suggest for future that persons wishing to reply just email
the offending party without CC'ing the whole list. This way we all
won't get three or four copies of the same misplaced requests.
--- Gavin King <[EMAIL
Hi,
is it possible to map a Map containing lists? The class would look like
this:
public class Test {
priavte String oid;
// also getter and setter for everything
Map attribute = new HashMap();
public addValue(String key, String value){
List list = new Ar
Ooops. Damn, I have a reputation to live up to.
Won't happen again. Promise.
Emmanuel Bernard wrote:
Can't believe it. Gavin answering nicer than me ;-)
Please do not post FAQs to the development mailing list!
http://hibernate.org/116.html#A18
(Actually, don't post FAQs to the user forum e
Please do not post FAQs to the development mailing list!
http://hibernate.org/116.html#A18
(Actually, don't post FAQs to the user forum either.)
THIRUVALLUR zafrullah wrote:
Hi,
This is the first time iam working with Hibernate and
iam facing some problems. When iam implementing
parent-child r
Use the user forum for such questions and never ever
use the URGENT keyword for an open source support request.
> Hi,
>
> This is the first time iam working with Hibernate and
> iam facing some problems. When iam implementing
> parent-child relationship a row in the parent table
> gets created but
Hi,
This is the first time iam working with Hibernate and
iam facing some problems. When iam implementing
parent-child relationship a row in the parent table
gets created but it does not create it in the child
table. What happens is that an Hibernate exception is
thrown Hibernate Exception SQL upd
Fine.It is 2.2 alpha
Please change readme and build.xml in source
Thanks
On Tuesday 17 February 2004 02:32 pm, Emmanuel Bernard wrote:
> Check n.s.h.cfg.Environment class, you'll find the appropriate version.
>
>
> ---
> SF.Net is sponsored by:
Check n.s.h.cfg.Environment class, you'll find the appropriate version.
---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn
I make hibernate with v22branch and create dir hibernate-2.1, readme tell me that is
ver. 2.1.1 etc, but this is contnets of
sf/net/hibernate/impl
AbstractCommand.java
AbstractDeleteCommand.java
AbstractLoadCommand.java
AbstractQueryImpl.java
AbstractSaveCommand.java
AbstractVisitor.java
BatcherI
Again, what makes you think that what you update from CVS is the 2.1.1 version and not
the 2.2 version?
If you go to the net.sf.hibernate.impl package, do you see a bunch of abstract command
classes? If so you have version 2.2...
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMA
I 'm sorry - I do next :
checkout v21branch and make v2.1.3 - it is fine
I upgrade v21branch in v22branch with
cvs up -r v22branch -dPC
and I get v2.1.1 release
Thanks
On Tuesday 17 February 2004 02:56 pm, snpe wrote:
> I checkout v22branch and I get v 2.1.1 - I want v 2.2
>
> regards
> On Tuesd
I checkout v22branch and I get v 2.1.1 - I want v 2.2
regards
On Tuesday 17 February 2004 01:47 pm, Ebersole, Steve wrote:
> What makes you think its the 2.1.1 version?
>
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of snpe
> Sent: Tuesday, Februar
What makes you think its the 2.1.1 version?
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of snpe
Sent: Tuesday, February 17, 2004 8:51 AM
To: [EMAIL PROTECTED]
Subject: Re: [Hibernate] CVS problem
I check out (update) v22branch
cvs up -r v22branch -dPC
and
I check out (update) v22branch
cvs up -r v22branch -dPC
and get version 2.1.1
I want see v 2.2 from cvs
Thanks
Haris Peco
On Tuesday 17 February 2004 01:33 pm, Ebersole, Steve wrote:
> v22branch is the current work for the 2.2 release, not 2.1.2.
>
>
>
> -Original Message-
> From: [EMAI
Hello,
I try hibernate from CVS and have a problem with branches
HEAD - is version 2.0 - ok
v21branch - is version 2.1.3 - ok
v22branch - version 2.1.2 - ???
what is a problem and how checkout version 2.2
regards
Haris Peco
---
SF.Net is spo
19 matches
Mail list logo