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



-------------------------------------------------------
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