You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by Debmalya Jash <de...@techmahindra.com> on 2006/06/28 08:57:10 UTC

How to define field width

 

Hi All,

 


ADDRESS_FORMAT

VARCHAR2 (3)

 

I have not found in matching type in fieldtypeoracle.xml

 

So I have defined my own type inf fieldtypeoracle.xml like below

 

<!-- varchar2(3) -->

            <field-type-def type="varchar2_3" sql-type="VARCHAR2(3)"
java-type="String"></field-type-def>

Defining this way for all non matching field is difficult, also it involves
deployment issues?

 

Is there any way to mention size/width in entityModel.xml?

 

-thanks & best regards,

Debmalya Jash



============================================================================================================================

Tech Mahindra, formerly Mahindra-British Telecom.
 

Disclaimer:


The contents of this E-mail (including the contents of the enclosure(s) or attachment(s) if any) are privileged and confidential material of Tech Mahindra and should not be disclosed to, used by or copied in any manner by anyone other than the intended addressee(s). In case you are not the desired addressee, you should delete this message and/or re-direct it to the sender. The views expressed in this E-mail message (including the enclosure(s) or attachment(s) if any) are those of the individual sender, except where the sender expressly, and with authority, states them to be the views of Tech Mahindra.


This e-mail message including attachment/(s), if any, is believed to be free of any virus. However, it is the responsibility of the recipient to ensure that it is virus free and Tech Mahindra is not responsible for any loss or damage arising in any way from its use.

============================================================================================================================