Hi,
       I am using CMP 1.x on JBoss 3.0. I have problem mapping the names
of the persistent fields. I am using Firebird (Interbase) db which has
some reserved words and those are being used in my beans. I have tried
to map the field-name with the column name in jaws.xml file like this,

        cmp-field>
                <field-name>Type</field-name>
                <column-name>Ttype</column-name>
        </cmp-field>
     But still the queries generated by JBoss are using the same name
(which I have already mapped). So is there any other configuration I
have to make.....???
           
            BR,
             Faisal.


 
-- 
Faisal Mahmood      
Eneris Solutions Oy                7 Torikatu,90100,Oulu.
Email: [EMAIL PROTECTED]    GSM:0503845573 


----------------------------------------------------------------------------
                   Bringing you mounds of caffeinated joy
                      >>>     http://thinkgeek.com/sf    <<<

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to