Skip to main content



      Home
Home » Eclipse Projects » DTP » question about add predefined data type
question about add predefined data type [message #51809] Tue, 23 December 2008 05:26 Go to next message
Eclipse UserFriend
Hi,
I'm doing development base on dtp connectivity. I want to add char
with "char semantic length" as a predefined data type integrated in dtp.
After looking into the dtp code, I found this predefined data types
definitions place in some XMI file, and object creation codes are hard
coded in DatabaseDefinitionImpl. It looks like that there no extension
point here to add new predefeined data type support.

Could someone here can tell me how to add this predefined data type
with DatabaseDefinitionImpl?

Thanks,
Sul
Re: question about add predefined data type [message #52049 is a reply to message #51809] Wed, 07 January 2009 13:22 Go to previous messageGo to next message
Eclipse UserFriend
Hi Sul,

are you adding support for a new vendor database? or is the new datatype
something you find missing in the DTP support for existing vendors?

thanks,

- Hemant
Re: question about add predefined data type [message #52073 is a reply to message #52049] Thu, 08 January 2009 02:59 Go to previous messageGo to next message
Eclipse UserFriend
Hemant Kolwalkar wrote:
> Hi Sul,
>
> are you adding support for a new vendor database? or is the new datatype
> something you find missing in the DTP support for existing vendors?
>
> thanks,
>
> - Hemant
>
Hi Hemant,

I encounter this problem when i want to add char-semantic length support
for database. Finally i use the displayNameSupported attribute of
CHARACTER[in database definition xmi] to do it.

Sul
Re: question about add predefined data type [message #52182 is a reply to message #52073] Mon, 12 January 2009 13:41 Go to previous message
Eclipse UserFriend
Hi Sul,

great. yes, the "displayNameSupported" should do the trick.

thanks,

- Hemant
Re: question about add predefined data type [message #594122 is a reply to message #51809] Wed, 07 January 2009 13:22 Go to previous message
Eclipse UserFriend
Hi Sul,

are you adding support for a new vendor database? or is the new datatype
something you find missing in the DTP support for existing vendors?

thanks,

- Hemant
Re: question about add predefined data type [message #594128 is a reply to message #52049] Thu, 08 January 2009 02:59 Go to previous message
Eclipse UserFriend
Hemant Kolwalkar wrote:
> Hi Sul,
>
> are you adding support for a new vendor database? or is the new datatype
> something you find missing in the DTP support for existing vendors?
>
> thanks,
>
> - Hemant
>
Hi Hemant,

I encounter this problem when i want to add char-semantic length support
for database. Finally i use the displayNameSupported attribute of
CHARACTER[in database definition xmi] to do it.

Sul
Re: question about add predefined data type [message #594186 is a reply to message #52073] Mon, 12 January 2009 13:41 Go to previous message
Eclipse UserFriend
Hi Sul,

great. yes, the "displayNameSupported" should do the trick.

thanks,

- Hemant
Previous Topic:Impending removal of New Table Wizard from DTP due to lack of development support
Next Topic:How to go about a DDL parser
Goto Forum:
  


Current Time: Sat Apr 26 04:42:23 EDT 2025

Powered by FUDForum. Page generated in 0.04037 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top