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?

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




Back to the top