On 06 Jan (13:25), Gavin King wrote:
> Check this out :)
I evaluated project tools like Centipede and Maven half a year ago for
Hibernate.
You see, Maven is primarily used in Apache Group style projects. The
amazing thing is: The goal of Maven is to unify the development process
so a project can
Finally back from holidays and uploaded and released the source/
Go try it out! - http://sourceforge.net/projects/hibernator
*** Hibernator - Hibernate plugin for Eclipse ***
Provides an Eclipse view to create and edit Hibernate
(http://hibernate.sourceforge.net) mapping files (.hbm.xml)
Note
On Sun, Jan 05, 2003 at 06:39:32PM -1000, Mark Woon wrote:
> Gavin King wrote:
>
> >Has this thread died?
> >
> >I still havn't got a really good feeling for what other people
> >think about this issue
> >
>
> +1, would much prefer SQLException be nested within HibernateException.
+1 here t
hi,
On Mon, 06 Jan 2003 22:43:32 +1100, "Daniel Bradby"
<[EMAIL PROTECTED]> said:
>
> Finally back from holidays and uploaded and released the source/
>
> Go try it out! - http://sourceforge.net/projects/hibernator
>
could you please make it compatible with JDK 1.3? there seems to be some
1.4
Would the time now be best for introducing an beforeSave/beforeFlush method
to interceptor ?
Why ? Just to have a way to directly set properties on the object instead of
via an side-effect as it is done know in onSave/onFlush.
Just a suggestion :)
/max
Im changing my +0 vote to +1 after seeing the arguments and after having
discussed it with my coworkers :)
Reasons:
1. It simplifies the exception handling. (You only got one exception to
catch)
2. Nested exceptions is becoming the defactor standard so no problems here
3. Hibernate can add seman
Patches item #662319, was opened at 2003-01-04 21:15
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=428710&aid=662319&group_id=40712
Category: Codegen
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Max R. Andersen (maxcsaucdk)
Assigned to: Nobo
Bugs item #662501, was opened at 2003-01-04 23:35
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=428708&aid=662501&group_id=40712
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Mark Woon (unkyaku)
Assigned to: Nobody/Anonymous (n
Patches item #661750, was opened at 2003-01-03 09:56
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=428710&aid=661750&group_id=40712
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Benoit Menendez (bmenendez)
Assigned to: Nobody/A
Bugs item #662501, was opened at 2003-01-04 23:35
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=428708&aid=662501&group_id=40712
Category: None
Group: None
Status: Open
Resolution: None
>Priority: 7
Submitted By: Mark Woon (unkyaku)
Assigned to: Nobody/Anonymous (
Feature Requests item #567274, was opened at 2002-06-11 16:12
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=428711&aid=567274&group_id=40712
Category: None
Group: None
>Status: Closed
Priority: 3
Submitted By: Gavin King (oneovthafew)
Assigned to: Nobody/Anonymous
Feature Requests item #512567, was opened at 2002-02-04 12:49
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=428711&aid=512567&group_id=40712
Category: None
Group: None
>Status: Closed
Priority: 1
Submitted By: Daniel Bradby (dbradby)
Assigned to: Nobody/Anonymous
Feature Requests item #635016, was opened at 2002-11-08 02:26
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=428711&aid=635016&group_id=40712
Category: None
Group: None
Status: Open
>Priority: 1
Submitted By: Gavin King (oneovthafew)
Assigned to: Nobody/Anonymous (
Feature Requests item #650587, was opened at 2002-12-08 14:38
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=428711&aid=650587&group_id=40712
Category: None
Group: None
Status: Open
Priority: 5
Submitted By: Gavin King (oneovthafew)
Assigned to: Nobody/Anonymous (n
Patches item #645169, was opened at 2002-11-28 20:24
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=428710&aid=645169&group_id=40712
Category: Codegen
Group: None
>Status: Closed
>Resolution: Out of Date
Priority: 3
Submitted By: Max R. Andersen (maxcsaucdk)
Assign
Check this out :)
-Original Message-
From: SourceForge.net [mailto:[EMAIL PROTECTED]
Sent: Monday, 6 January 2003 1:08 PM
To: [EMAIL PROTECTED]
Subject: [hibernate - Open Discussion] first crack at maven'ization
Read and respond to this message at:
https://sourceforge.net/forum/messag
Has this thread died?
I still havn't got a really good feeling for what other people
think about this issue
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Saturday, 4 January 2003 1:46 AM
> To: [EMAIL PROTECTED]
> Subject: [Hibernate] Suggestion: En
Feature Requests item #650587, was opened at 2002-12-09 09:38
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=428711&aid=650587&group_id=40712
Category: None
Group: None
Status: Open
>Priority: 5
Submitted By: Gavin King (oneovthafew)
Assigned to: Nobody/Anonymous (
This is exactly the kind of input I was looking for :) And your point
is quite correct; even if we *did* rationalize the Session interface
to throw only HibernateExceptions, in general, we *still* wouldn't be
able to do this:
Session s = sf.openSession()
try {
// do some work
}
catch (Hibern
Gavin King wrote:
Has this thread died?
I still havn't got a really good feeling for what other people
think about this issue
+1, would much prefer SQLException be nested within HibernateException.
-Mark
---
This sf.net email is sponso
On 06 Jan (14:09), Gavin King wrote:
> Has this thread died?
>
> I still havn't got a really good feeling for what other people
> think about this issue
I think every distinct layer in a system should throw only one Exception
type, possibly wrapping another Exception (this is called Excepti
Feature Requests item #650587, was opened at 2002-12-09 09:38
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=428711&aid=650587&group_id=40712
Category: None
Group: None
Status: Open
Priority: 5
Submitted By: Gavin King (oneovthafew)
Assigned to: Nobody/Anonymous (n
Patches item #661753, was opened at 2003-01-04 05:03
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=428710&aid=661753&group_id=40712
Category: None
Group: None
Status: Open
>Resolution: Postponed
Priority: 5
Submitted By: Benoit Menendez (bmenendez)
Assigned to: No
Patches item #661753, was opened at 2003-01-03 10:03
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=428710&aid=661753&group_id=40712
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Benoit Menendez (bmenendez)
Assigned to: Nobody/A
> Not sure what benefits these methods add, since I don't think
> I'd ever
> use them...
Well, the benefit was supposed to be a slightly cleaner idiom
with no extra local variable holding the transaction, or
test for (tx!=null) in the catch block.
Nevertheless, upon reflection, I'm inclined
Ace! Blue Mars webdesign is excellent :)
I'd really appreciate their help. Let them know
we'd like something reasonably scalable so that
we can use the same design in the header of the
Wiki site as we use on the little "powered by"
button
Thanks
> -Original Message-
> From: Christian
I'd love to have a logo but don't know anyone with the
requisite gfx skills ...
Suggestions?
> do you have a hibernate logo i can use on
> http://boss.bekk.no/boss/middlegen/ when i commit the
> hibernate plugin? the logo.jpg that figured on the hibenrate
> site in pre-wiki days has gray bac
I'm not sure if people noticed, but I submitted an alternate Middlegen
plugin that generates hbm.xml, as discussed here. Theres a few
improvements I need to make to that, but I will try to get onto
"finishing" it in the next few days.
I also understand that Konstantin is adding composite id suppo
Patches item #661750, was opened at 2003-01-04 04:56
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=428710&aid=661750&group_id=40712
Category: None
Group: None
>Status: Closed
>Resolution: Rejected
Priority: 5
Submitted By: Benoit Menendez (bmenendez)
Assigned to:
29 matches
Mail list logo