First of all, I like H a lot. I have one request though:
Could it be possible to map a class to an arbitrarily named
SessionFactory.
Something like:
Of cource, "MyFactory" could be configured using Hibernate.configure()
and come from JND
Your need to extend cirrus.hibernate.impl.SessionFactoryImpl to solve this
problem, class generated by cglib extends
op.model.OPShippingMarks, try something like this:
public ClassPersister getPersister(Class theClass) throws MappingException
{
try{
return super.getPersister( theClass);
Feature Requests item #679507, was opened at 2003-02-03 14:04
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=428711&aid=679507&group_id=40712
Category: None
Group: None
Status: Open
Priority: 5
Submitted By: Simon Stewart (shs96c)
Assigned to: Nobody/Anonymous (nob
Bugs item #679529, was opened at 2003-02-03 15:46
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=428708&aid=679529&group_id=40712
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Dominik Roblek (dominikr)
Assigned to: Nobody/Anonym
I liked the lowercase logo much better :)
Could you not keep the different versions on the page so people can compare
the differences ?
/max
- Original Message -
From: "Christian Bauer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, February 04, 2003 5:24 PM
Subject: [Hibern
Feature Requests item #679510, was opened at 2003-02-04 01:11
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=428711&aid=679510&group_id=40712
Category: None
Group: None
>Status: Closed
Priority: 5
Submitted By: Simon Stewart (shs96c)
Assigned to: Nobody/Anonymous (
This isn't exactly a hibernate issue, but thought someone here might be able
to knock me in the right direction...?
I'm following the "fine grained objects" best practice, mostly just for
the experience in a rather trivial case. I have a Name object that is
firstName, lastName, and middleName.
I
I'm new to Hibernate and am getting a strange error when saving an
object to the database. The save is happening, but an error of
"java.lang.RuntimeException: Internal inconsistency: A (not new)
checking-out statement is not in deathmarch." is alarming. Do I need
to worry about it?
Log foll
On 04 Feb (07:27), Max Rydahl Andersen wrote:
> Is there any way to see what has changed on a certain page on the wiki ?
>
> It would be really nice since I often read the pages based on what "Recent
> site updates" contains, but
> I'll have to guess on which part of the contents that has changed
Here is my sscenario:
- I have some persistable classes, proxy=none.
- I defined a CustomPersister class, there I override
Persister.instantiate(Serializable) and use CGLIB to enhance the
persistable class and intercept some methods (for change history, soap,
blabla). persister="com.blablaCustomPe
Hi!
Is there any way to see what has changed on a certain page on the wiki ?
It would be really nice since I often read the pages based on what "Recent
site updates" contains, but
I'll have to guess on which part of the contents that has changed - not very
efficient reading :(
Just hoping,
/max
I just updated the Logo/Design proposal page on the Wiki.
--
Christian Bauer
[EMAIL PROTECTED]
---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
__
There is a setProperty() method on the MBean. Not sure how you
can call that from JBoss config file .
"Rod Cope"
Is it possible to force fields that are used as a foreign key in a
one-to-many relationship to be "NOT NULL"?
I don't like the PARENT column of the CHILD table to be nullable. Is
this possible using Hibernate 1.2.3?
TIA,
Ugo
---
I'm not 100% certain ... it would help if you would post a Hibernate
debug-level log
Did you set unsaved-value on HibernateAdministrator? The "creating new rows
instead of updating existing rows" thing is almost always a problem to do
with
unsaved-value being set wrongly...
Did you read the new
This mail is probably spam. The original message has been attached
along with this report, so you can recognize or block similar unwanted
mail in future. See http://spamassassin.org/tag/ for more details.
Content preview: 8950Jkol2-297BVHO5278NEyE6-173UqOX6132jEhe6-690qmiJ8327sl53
* Reduce th
Has the syntax for specifying one-to-many changed for 2.0... I'm trying to
work through the new documentation and get my parent - composite-id child
working, and noticed the following that doesn't work with 1.2.x:
For 1.2.x, it should be:
Thanks,
Matt
---
Bugs item #679529, was opened at 2003-02-03 15:46
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=428708&aid=679529&group_id=40712
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Dominik Roblek (dominikr)
Assigned to: Nobody/Anonym
18 matches
Mail list logo