On Wed, 14 Feb 2001, Edson Carlos Ericksson Richter wrote: > But, how can I configure some Strings to VARCHAR(25) and others to > VARCHAR(100) in the ejb-jar.xml??? Basically, you can't. BUT: You can hand-create the appropriate tables with the appropriate column types before deployment (or, depending on RDBMS capabilities, alter them afterwards). As I understand it, the database schema mapping is only really used during table autocreation. //Mikko
- RE: VARCHAR values are always the leng... Michael S. Kelly
- Deploy question... Tim Yates
- Re: Deploy question... Johan Fredriksson
- Re: Deploy question... nickm
- Re: Deploy question... Joseph B. Ottinger
- Re: Deploy question..... nickm
- RE: Deploy question... Mike Bosch
- Re: Deploy question..... nickm
- Re: VARCHAR values are always the leng... Edson Carlos Ericksson Richter
- Re: VARCHAR values are always the ... Alex 'Kazuma' Garbagnati
- Re: VARCHAR values are always the ... Mikko Kurki-Suonio
- Re: VARCHAR values are always ... Joseph B. Ottinger
- Re: VARCHAR values are alw... Edson Carlos Ericksson Richter
- RE: VARCHAR values are always the leng... Chandika Mendis
- RE: VARCHAR values are always the ... Tim Endres
- SV: VARCHAR values are always the length of... Magnus Rydin
