Hi,

Unless another database supports java.util.UUID, I don't think I will
support this within H2.

By the way, do you want to create an index on the UUID? Please note
this is problematic, see
http://h2database.com/html/datatypes.html#uuid_type

Regards,
Thomas


On Wed, Jul 11, 2012 at 6:36 AM, Mike Power <[email protected]> wrote:
> I take it there is a reason for not normalizing the APIs that I am not aware
> of.
>
> What would it mean for the follow?
> 1) getColumnType returns UUID
> 2) getColumnClassName returns java.util.UUID
> 3) getObject returns instance of UUID
>
>
> --
> 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.
>

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