Yes Chad.

For example datatype.String is mapped for java.lang.String, datatype.Integer is 
java.lang.Integer...

I tested generating a new application through the Ant (inside of the directory ant of 
the Andromda) and placed the model of the Car Rental  The error is confirmed.


Jose Carlos
JCMOJ

[EMAIL PROTECTED]

-- Mensaje Original --
Enviado por: Chad Brandon <[EMAIL PROTECTED]>
Fecha: 14/06/2004 22:33:30
Para: Jose Carlos<[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Título: Re: [Andromda-user] (no subject)

Hi Jose,

Are you saying that datatype.String is always generating java.lang.String
instead of translating it into VARCHAR (or some other SQL type mapping) for
database types?

Chad

----- Original Message -----
From: "Jose Carlos" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Monday, June 14, 2004 6:22 PM
Subject: [Andromda-user] (no subject)


Chad,

I am working with the Ant in my project and task of andromda does not load
the TypeMappings when in execution, generating information missed for the
XDoclet.  Where one datatype.String always is translated into
java.lang.String.

            <namespace name="ejb" ignore="false">
                <property name="jdbcMappingsUri"
value="file:${basedir}/${mappings.src.dir}/JdbcMappings.xml"/>
                <property name="sqlMappingsUri"
value="file:${basedir}/${mappings.src.dir}/Oracle9iMappings.xml"/>
                <property name="foreignKeySuffix" value="_FK"/>
                <property name="maxSqlNameLength" value="30"/>
                ...

What happens?
Thanks

Jose Carlos
JCMOJ

[EMAIL PROTECTED]
Quer internet Grátis com qualidade e muito mais serviços? Escolha o Caminho
Mais Curto! Ubbi free! baixe agora o discador - http://free.ubbi.com.br/



-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
Andromda-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/andromda-user


Quer internet Grátis com qualidade e muito mais serviços? Escolha o Caminho Mais 
Curto! Ubbi free! baixe agora o discador - http://free.ubbi.com.br/



-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
Andromda-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/andromda-devel

Reply via email to