Re: Metadata aren't correct
Posted by: Mark Matthews
Date: May 06, 2005 10:43AM

yong.wang wrote:
> Mark,
>
> The problem we have with 3.1.x connectors and
> hibernate:
>
> We have a field defined as follows:
>
> IS_DEMO char default 0 NULL

Yong,

Your DDL looks a little bit scrambled here...It is char(what?)?

If you're mapping this to a boolean (as you show later in this thread), why not use the BIT type?

-Mark

Mark Matthews
Consulting Member Technical Staff - MySQL Enterprise Tools
Oracle
http://www.mysql.com/products/enterprise/monitor.html

Options: ReplyQuote


Subject
Written By
Posted
May 06, 2005 08:11AM
May 06, 2005 08:29AM
May 06, 2005 08:57AM
May 06, 2005 09:36AM
Re: Metadata aren't correct
May 06, 2005 10:43AM
May 06, 2005 08:58AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.