[JBoss-dev] [JBoss JIRA] Commented: (EJBTHREE-36) Full Support for @Embeddable

2005-03-08 Thread Deborah Hooker (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-36?page=comments#action_12315985 ] Deborah Hooker commented on EJBTHREE-36: I'm trying to extend the existing tests so that they'll run up against this. Wish me luck. :) Full Support for

[JBoss-dev] [JBoss JIRA] Created: (EJBTHREE-102) @Entity (et al) picking up static fields/methods (PATCH)

2005-03-08 Thread Deborah Hooker (JIRA)
@Entity (et al) picking up static fields/methods (PATCH) Key: EJBTHREE-102 URL: http://jira.jboss.com/jira/browse/EJBTHREE-102 Project: EJB 3.0 Type: Bug Versions: Preview 4 Reporter: Deborah

[JBoss-dev] [JBoss JIRA] Commented: (EJBTHREE-36) Full Support for @Embeddable

2005-02-28 Thread Deborah Hooker (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-36?page=comments#action_12315858 ] Deborah Hooker commented on EJBTHREE-36: Here's a patch for including Embeddable objects recursively instead of special-casing them. It includes

[JBoss-dev] [JBoss JIRA] Commented: (EJBTHREE-37) Support for @Column(columnDefinition)

2005-02-28 Thread Deborah Hooker (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-37?page=comments#action_12315859 ] Deborah Hooker commented on EJBTHREE-37: Here's what I did to deal with this in the meantime. It's sort of a hack, but: --- HibernateColumn.java --- package