Hi: I'm implementing an entity bean that manage persintence (BMP). I declare the entity variables with primitive types like float and boolean. The problem is that the values of these variables seem to be lost, but if I use a object from Float class (an not from float type) it's work well. Is that normal? I always must use java classes and not primitive types? Thank You _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user
- Re: [JBoss-user] Primitive Types in Entity beans Miguel Angel Medina Lopez
- Re: [JBoss-user] Primitive Types in Entity ... jK.MkIII
- Re: [JBoss-user] Primitive Types in Entity ... Miguel Angel Medina Lopez
- Re: [JBoss-user] Primitive Types in Entity ... Burkhard Vogel
- Re: [JBoss-user] Primitive Types in Entity ... Miguel Angel Medina Lopez
- Re: [JBoss-user] Primitive Types in Ent... Dmitri Colebatch
- Re: [JBoss-user] Primitive Types in Ent... Burkhard Vogel
- RE: [JBoss-user] Primitive Types in Entity ... Kevin Meldorf (NBK)
