Hello,

i am new to orion and i am writing my first cmp bean.
My bean "Customer" has attributes like name, street ... .
Within my database (Oracle) the table name is "cust" and the column names
are nam, str ... .
I know that i can specify a mapping in orion-ejb-jar.xml.
But this file is generated during deploying my app.
How can i specify the mapping during assembling my app?
I would like to set the table name and the field name mapping before
deploying
my ear-file.

Thanks

Peter

Reply via email to