Having extensive evaluated both, and shipping a product which uses H2 in one
of it's flavors, I suspect you will end up running from Derby in a hurry.

Chris

On Wed, Feb 10, 2010 at 11:38 PM, Erin Drummond <[email protected]> wrote:

> Actually, nevermind, I figured out this is possible with a BINARY(16)
> column. Cheers!
>
> On Thu, Feb 11, 2010 at 4:01 PM, Erin Drummond <[email protected]> wrote:
> > Hello,
> >
> > I am currently evaluating H2 as an alternative to our existing Apache
> > Derby database. Our current database structure has a lot of fields
> > that contain MD5 values. In Derby, we are able to store these in a
> > CHAR(16) FOR BIT DATA field, thereby saving space over CHAR(32). How
> > might we implement this on H2?
> >
> > Cheers,
> > Erin
> >
> > --
> > 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]<h2-database%[email protected]>
> .
> > For more options, visit this group at
> http://groups.google.com/group/h2-database?hl=en.
> >
> >
>
> --
> 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]<h2-database%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/h2-database?hl=en.
>
>


-- 
C. Schanck

-- 
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.

Reply via email to