openjpa/openjpa-lib/src/main
Mark Struberg ff2a1e6c1f OPENJPA-2807 trim spaces from column names
@Index(columnList="a, b, c") used to not trim the spaces.
Thus it was looking for a column "a ", "b " and "c " which obviously could
not be found.
2020-04-25 20:11:04 +02:00
..
java/org/apache/openjpa/lib OPENJPA-2807 trim spaces from column names 2020-04-25 20:11:04 +02:00
resources/org/apache/openjpa/lib [OPENJPA-2751] trailing white-spaces were removed 2018-10-02 12:32:32 +00:00