Hi there,
I need to do a choice on annotation overriding in Hibernate Annotation.
I do not mean overriding by XML but by annotations.
Here is my based sample
public class A {
public String getChoice() {}
public int getAge() {}
}
@Entity
public class B extends A {
@Column(name="b_name")
public
I have compiled and run it and it solved my problem.
By reading the code the patch seems really safe.
I'll try to put a test case in JIRA, but I'm in a
deadline and have no time now. Perhaps in a few
days...
--- Max Rydahl Andersen <[EMAIL PROTECTED]>
escribió:
> On Wed, 2 Feb 2005 18:03:56 +01
On Wed, 2 Feb 2005 18:03:56 +0100 (CET), Pedro Abelleira Seco
<[EMAIL PROTECTED]> wrote:
Please put this patch in JIRA with
failing test case otherwise we can't test if it works ;)
-max
Hi,
I got weird errors with hibernate (2.1.8) using it to
access SQL Server 2000 with the jTDS driver (1.0). I
Hi,
I got weird errors with hibernate (2.1.8) using it to
access SQL Server 2000 with the jTDS driver (1.0). It
complained about a FORWARD_ONLY resultset. The weird
thing was that my app was running perfectly until I
changed a varchar field to nvarchar and the errors
seemed quite random.
After pl
Rômulo Cordeiro Lana wrote:
What´s the best connection pool to use with tomcat + hibernate?
Please use the user forum, this is a developer list.
--
Christian Bauer
callto://christian-bauer
Hibernate
[EMAIL PROTECTED]
http://hibernate.org
JBoss Inc
[EMAIL PROTECTED]
http://jboss.com
What´s the best connection pool to use with tomcat + hibernate?
Rômulo Cordeiro Lana
Analista de Sistemas
[EMAIL PROTECTED]
---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create dra