Community
Participate
Working Groups
maxdb has a special syntax for the datatype of a column in create table stmts. (e.g. varchar (32) unicode, char (64) byte, ...) So I expanded FieldTypeDefinition by a field typesuffix to store the additional type info. other topic was, that DatabaseAccessor.getObjectThroughOptimizedDataConversion, is missing the handling for type Bigdecimal
Created attachment 170800 [details] patch for problems from description the platform class itself is in incubation
FieldTypeDefinition part checked in (rev 7587), DatabaseAccessor not, cause it caused problems with mysql reviewed by Tom
platform is finished, tests are fine
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink