> I changed the column types of table "FIELDSOFCHARACTER" back to INTEGER. > I also changed the ORM metadata for class "FieldsOfCharacter", e.g.
> I'm using JPOX nightly build 2005-08-01. Can you please check and verify > if JPOX calls "PrepraredStatement.setString" for the case above? Hi Michael, It's not in SVN. When it's in SVN then I'll have a look. For the record on the issue of CHAR(1) or INTEGER, I'm not too fussed whether we have CHAR(1), or INTEGER or whatever - all I want is consistent metadata and schema so it's a fair test. -- Andy
