Hello,
At job we have decided to convert our application
to Hibernate to solve some persistence issues that were previously done by hand
(caching, lazy loading, outter-join and so on).
An existing application is not really easy to
convert but it's going pretty well. The first thing that w
l be too much .hbm.xml files to put
all their paths in the registry.
So I'm doing a real file Open, Save, Save as..., Recent files functionality.
Henri
- Original Message -
From: "Max Rydahl Andersen" <[EMAIL PROTECTED]>
To: "Henri Tremblay" <[EMAIL PROT
m trying to fill the hole.
- Original Message -
From: "Christian Bauer" <[EMAIL PROTECTED]>
To: "Henri Tremblay" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, January 20, 2004 10:05 PM
Subject: Re: [Hibernate] Tools
> On 20 Jan (21:52), Henri T
nate and we still
can
> belive how much productivity we have gained from this combination.
>
>
> Regards,
> Angel Aray.
>
>
> On Tuesday 20 January 2004 16:52, Henri Tremblay wrote:
> > Hello,
> >
> > At job we have decided to convert our application to Hibernat
al Message -
From: "Christian Bauer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 20, 2004 10:45 PM
Subject: Re: [Hibernate] Tools
> On 20 Jan (22:42), Henri Tremblay wrote:
>
> > But there's not much support for project conversion from
IMHO,
I've been doing a lot of mapping these days on a lot of classes and tables
from different teams on my project.
I've seen a lot of different mapping issues.
And I agree, I don't think you need to mess the code to put lazy components.
The only time I've been using components is in the case whe
uot;Emmanuel Bernard" <[EMAIL PROTECTED]>
To: "'hibernate-devel'" <[EMAIL PROTECTED]>
Sent: Wednesday, February 25, 2004 12:39 AM
Subject: Re: [Hibernate] Lazy components
> Henri Tremblay wrote:
>
> >P.S.: Just to be annoying, according to the way I'
I think I can't agree more with everything you said.
And I didn't know the thing about the database reading the complete row
anyway.
It makes vanish the last argument I can think of for component lazy loading.
From: "Joshua Davis" <[EMAIL PROTECTED]>
To: "
Happily, I'm currently having this problem on my project.
It takes ages to load the configuration (more than one minute at least).
So I played with OptimizeIt quickly.
Our real problem was a little bit tricky (it's based on a special enum
implementation we have, we have one custom type per enum ty
Does this remove the hibernate limitation on nullable foreign keys? (that
foreign keys of collections need to be nullable even if there is a cascade
all-delete-orphan). If yes, great! If no, still great! (but I'll be back on
this issue).
Henri
- Original Message -
From: "Gavin King" <[EM
I think).
Sorry to have made you jump a little,
Henri
- Original Message -
From: "Christian Bauer" <[EMAIL PROTECTED]>
To: "Henri Tremblay" <[EMAIL PROTECTED]>
Cc: "hibernate-devel" <[EMAIL PROTECTED]>
Sent: Thursday, July 22, 2004 12:07 A
It is possible to do it in Hibernate2 but only using the
hibernate.properties. It won't work with the xml. So you need to have
the .properties for your configuration and then you can add your
mapping programmatically.
On Thu, 16 Dec 2004 08:27:50 +0100, Max Rydahl Andersen
<[EMAIL PROTECTED]> wro
I still don't if it worth it by I've decided to answer this mail. Two parts,
first:
I've started using Hibernate on my project because of lots of
performance issues doing straight JDBC and also loads of bugs. So we
really needed an O/R mapping tool since there was way to many classes
in our domai
(Steve, sorry, you will get this mail twice... it seems that the gmail
reply didn't do what I was expecting ie posting to the mailing list)
---
Thanks Max for your comment on the forum, I was eagerly reading the
thread in the mailing list and will no
Hello,
Recently I had a lot of "fun" playing with Blob on Oracle. The thing
you need to be aware of is that the way to work with them depends on
the driver you use.
So the best way to insert a blob is different if you are using an
oracle 9i thin, oracle 9i oci or some more JDBC compliant drivers
15 matches
Mail list logo