Hi, You can use INT (maybe together with constants, see http://h2database.com/html/grammar.html#create_constant ) or VARCHAR. H2 doesn't support special enum data types so far.
Regards, Thomas On Thu, Oct 1, 2009 at 8:40 PM, Pierre8r <[email protected]> wrote: > > Hello, > > How do I save a enum data type in a DB? > > Thanks, > > Pierre8r > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/h2-database?hl=en -~----------~----~----~----~------~----~------~--~---
