Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dtp-dev] Missing Primitive Data Types?

I was trolling the news group and came across this question:
http://www.eclipse.org/newsportal/article.php?id=499&group=eclipse.dtp#499

I really think we need to define a mechanism for customizing the
DatabaseDefinition.  I will create a BZ entry if you like.

Regards,
Rob



                                                                           
             rcernich@sybase.c                                             
             om                                                            
             Sent by:                                                   To 
             dtp-dev-bounces@e         DTP development mailing list        
             clipse.org                <dtp-dev@xxxxxxxxxxx>               
                                                                        cc 
                                                                           
             10/11/2006 04:12                                      Subject 
             PM                        Re: [dtp-dev] Missing Primitive     
                                       Data Types?                         
                                                                           
             Please respond to                                             
              DTP development                                              
               mailing list                                                
             <dtp-dev@eclipse.                                             
                   org>                                                    
                                                                           
                                                                           




Thanks Hemant, that certainly helps.

However, I think we should also consider giving extenders the ability to
add PrimitiveTypes and have factories for them available in
DatabaseDefinitionImpl.  I don't have any ideas off the top of my head, but
this would certainly make the model more extendable.

Thanks again,
Rob




             Hemant S
             Kolwalkar
             <hskolwal@xxxxxx.                                          To
             com>                      DTP development mailing list
             Sent by:                  <dtp-dev@xxxxxxxxxxx>
             dtp-dev-bounces@e                                          cc
             clipse.org                dtp-dev@xxxxxxxxxxx,
                                       dtp-dev-bounces@xxxxxxxxxxx
                                                                   Subject
             10/11/2006 03:09          Re: [dtp-dev] Missing Primitive
             PM                        Data Types?


             Please respond to
              DTP development
               mailing list
             <dtp-dev@eclipse.
                   org>







ok, Rob. i have added these two types to the dbdefinition for generic JDBC.


also, i have regenerated the code for the dbdefinition model using Eclipe
3.2(EMF 2.2)
the change should be transparent. i connected to couple of databases and
found no issues.

thanks,

- Hemant



 rcernich@xxxxxxxxxx
 Sent by: dtp-dev-bounces@xxxxxxxxxxx
                                                                        To
                                                 dtp-dev@xxxxxxxxxxx
 10/11/2006 11:11 AM                                                    cc

                                                                   Subject
            Please respond to                    [dtp-dev] Missing
       DTP development mailing list              Primitive Data Types?
          <dtp-dev@xxxxxxxxxxx>












Hey all,

'Nother SQL model question.  I'm working on a dbdefinition for generic JDBC
and have noticed that some primitive data types appear to be missing.  For
example, I can't find types for TINYINT or BIT.  Am I doing something wrong
or have I just missed something.

Thanks in advance,
Rob

_______________________________________________
dtp-dev mailing list
dtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dtp-dev
_______________________________________________
dtp-dev mailing list
dtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dtp-dev


_______________________________________________
dtp-dev mailing list
dtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dtp-dev





Back to the top