This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: table name is automatically changed fromstarksm64 Oct 9, 2004 11:06 AM (in response to madalin)From the conf/standardjbosscmp-jdbc.xml <!-- reserved words that should not be used as table names --> <!-- JBoss will escape them by prepending a 'X' --> <reserved-words> <word>alias</word> <word>alter</word> ... <word>user</word> <word>varchar</word> <word>view</word> </reserved-words> </jbosscmp-jdbc> 
- 
        2. Re: table name is automatically changed frommadalin Oct 11, 2004 11:31 AM (in response to madalin)Ops, next time I'll research more before posting...Thank you a lot, Dragos. 
 
    