Hi,
Ohh, with java.lang.reflect it seems to be possible to map to
scalar/primitive datatypes, but not from a type java.math.BigDecimal...
----- Original Message -----
From: "Ingo Bruell" <[EMAIL PROTECTED]>
To: "jboss-dev" <[EMAIL PROTECTED]>
Sent: Wednesday, August 16, 2000 11:37 AM
Subject: [jBoss-Dev] JAWS mapping
> Hi ,
>
> I have looked to the CVS Sources, to understand how the mapping for
> EntityBean is done and now I have a question to the classes JAWSCMPField
> and JDBCLoadEntityCommand.
> In the class JAWSCMPField the mapping from the jaws.xml is storde but in
> this file no scalar Datatypes (int, long, char, etc.) could be configured,
I
> think. Is that right ?
> In the class JDBCLoadEntityCommand (the only class I have found who uses
> getObject() from the ResultSet) the reflect mechanism is used to get the
> right Instance for Java but I think it isn't possible to get scalar
> datatypes, right ?
> Or am I on a Woodway ?
>
> so long
>
> Ingo Bruell
>
> ---
> OBL GmbH ([EMAIL PROTECTED])
> Hude (Oldenburg)
> Germany
>
>