HSQLDB and java entity class most common error
Last day, i’m developing an application with hsqldb and java swing with jpa entites classes, and whe i set a primary key or class attribute as int, integer, long or similar number type, when it parsed to sql statment with toplink it’s created as Number instead as integer.
Before i looking many hours in Google i [...]





Last comments