When generating a storage model in "entity developer for dotConnect" from Oracle 9, a column of type "NUMBER(1) DEFAULT 3 NOT NULL" gets added as boolean with default value 3.
It is easy to correct this by editing the SSDL but it cannot be correct behavior.