bug 677 (".jspx" conflicting with XML & XHTML) - added support for ".jsps" alternative
18 lines of code changed in 5 files:
additional test
5 lines of code changed in 1 file:
supports other than default port
4 lines of code changed in 1 file:
uses standard "INTEGER" field type
(should it just extend intManager instead?)
0 lines of code changed in 1 file:
initial support for oracle (still buggy)
2 lines of code changed in 5 files:
provide standard SQL type name
3 lines of code changed in 1 file:
superclass is already using DB-specific properties with fallback to whatever is specified here
0 lines of code changed in 1 file:
slightly better error messages
2 lines of code changed in 1 file:
fixing bug 516 (Names of identifiers in DB need to be made valid)
reverted long name component order
0 lines of code changed in 1 file:
support for real (double precision) data type
1 lines of code changed in 11 files:
reverted to char, see bug 639
0 lines of code changed in 1 file:
bug 673 fixed (delete API call generates broken SQL)
45 lines of code changed in 3 files:
testcases for bug 430 and bug 673
64 lines of code changed in 5 files:
Database level types for real data type (for bug 430)
from http://downloads.hemtech.co.za/jdo/manual/database_specific_information.html
0 lines of code changed in 1 file:
bug 639 fixed (MDD names in Catalog are limited in length)
0 lines of code changed in 2 files:
additional testcases, all working fine
0 lines of code changed in 1 file:
bug 672 fixed (made !include mechanism in MDD insensitive to whitespace)
20 lines of code changed in 3 files: