RE: [JBoss-user] custom table initialization with cmp

2001-04-24 Thread Christian Thrum

thanks for your answer. is it possible to execute this (script)
automatically? is there any table creation hook ?

christian

-Original Message-
From: danch
To: [EMAIL PROTECTED]
Sent: 4/24/01 8:26 PM
Subject: Re: [JBoss-user] custom table initialization with cmp

turn off table creation (in jaws.xml for your bean) and execute a SQL
script that creates what you want. You can also use jaws.xml to map EJB
field names and types to SQL column names and types. The online manual
does talk about the mappings a little bit.

-danch

Christian Thrum wrote:
> 
> hello all,
> 
> i need to customize the table creation for a cmp entity bean because i
want
> to create additional indexes etc.
> is this possible with jaws?
> 
> thanks,
> 
> christian
> 
> ___
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
Confidential e-mail for addressee only.  Access to this e-mail by anyone
else is unauthorized.
If you have received this message in error, please notify the sender
immediately by reply e-mail 
and destroy the original communication.


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

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



Re: [JBoss-user] custom table initialization with cmp

2001-04-24 Thread danch

turn off table creation (in jaws.xml for your bean) and execute a SQL
script that creates what you want. You can also use jaws.xml to map EJB
field names and types to SQL column names and types. The online manual
does talk about the mappings a little bit.

-danch

Christian Thrum wrote:
> 
> hello all,
> 
> i need to customize the table creation for a cmp entity bean because i want
> to create additional indexes etc.
> is this possible with jaws?
> 
> thanks,
> 
> christian
> 
> ___
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
Confidential e-mail for addressee only.  Access to this e-mail by anyone else is 
unauthorized.
If you have received this message in error, please notify the sender immediately by 
reply e-mail 
and destroy the original communication.


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



[JBoss-user] custom table initialization with cmp

2001-04-24 Thread Christian Thrum

hello all,

i need to customize the table creation for a cmp entity bean because i want
to create additional indexes etc.
is this possible with jaws?

thanks,

christian

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