News

Now MySQL Connector/J should show the column type as 'Boolean'. Note that one can directly use tinyint(1) as a column type in a MySQL alter table / create table, and it will create the column with ...