Senior |
 |
Joined: Tue Mar 09, 2004 2:38 pm Posts: 141 Location: Lowell, MA USA
|
I'll assume your using the reverse engineering tools to generate your object model. I don't know what database you are using, but some numeric types are treated as booleans. For example, if you were using MySQL, a column using a type of tinyint(1) might be interpreted as a boolean. However, you can override the default behavior in the plugin.
Ryan-
_________________ Ryan J. McDonough
http://damnhandy.com
Please remember to rate!
|
|