Issue Details (XML | Word | Printable)

Key: DERBY-2228
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Daniel John Debrunner
Reporter: Daniel John Debrunner
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Derby

Support Derby on J2ME/CDC/Foundation 1.1

Created: 10/Jan/07 11:06 PM   Updated: 25/Jul/08 05:36 PM
Return to search
Component/s: JDBC, Services, SQL, Store
Affects Version/s: 10.1.1.0, 10.1.2.1, 10.1.3.1, 10.2.1.6, 10.2.2.0, 10.3.1.4
Fix Version/s: 10.2.3.0, 10.3.1.4

Time Tracking:
Not Specified

Issue Links:
Reference
 

Resolution Date: 23/Jan/07 07:37 PM


 Description  « Hide
Derby works on J2ME/CDC/Foundation 1.0 with JSR 169 and thus should also be able to run on Foundation 1.1since Foundation 1.1 is backwards compatible.
However the additon of BigDecimal breaks an assumption made in the Foundation 1.0 implementation, see DERBY-2224 and DERBY-2210 for details.

I think simple changes that ensure the CDC data factory is booted rather than the J2SE data factory should fix any issues with a Foundation 1.1 platform.
I think currently the J2SE data factory is being booted becase BigDecimal exists, when in reality it requires BigDecimal and JDBC 2 or higher.

This big is not intended to take advantage of new features in Foundation 1.1, that is handled by DERBY-2210.


 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
No work has yet been logged on this issue.