"Tilchen, Matt" wrote:
 

Hello all,
             I have deployed a few CMP entity beans to orion and have noticed how it autocreates tables by default. I understand that you can turn this feature off, but I would actually like to specify fields in tables that already exist in my database for Orion to use for container managed persistence. Can you do this in orion? Any suggestion would be greatly appreciated. Thank you all for your time...

-Matt Tilchen
[EMAIL PROTECTED]

Supposedly you can do this in the orion-ejb-jar.xml file. I've only been able to map my class variables to my field names there.
To specify the table name, I set the <ejb-name> in the dd to the table name.
 

-Vince

Reply via email to