You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "John H. Embretsen (JIRA)" <ji...@apache.org> on 2007/11/23 09:09:46 UTC

[jira] Closed: (DERBY-3190) New simple demo suitable for supported Java ME platforms

     [ https://issues.apache.org/jira/browse/DERBY-3190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John H. Embretsen closed DERBY-3190.
------------------------------------


Looks good, thanks for committing!
Closing the issue.

> New simple demo suitable for supported Java ME platforms
> --------------------------------------------------------
>
>                 Key: DERBY-3190
>                 URL: https://issues.apache.org/jira/browse/DERBY-3190
>             Project: Derby
>          Issue Type: New Feature
>          Components: Demos/Scripts
>    Affects Versions: 10.4.0.0
>         Environment: Java ME / J2ME
> CDC / Foundation 1.1
>            Reporter: John H. Embretsen
>            Assignee: John H. Embretsen
>             Fix For: 10.3.1.5, 10.4.0.0
>
>         Attachments: d3190-minorfix.diff, d3190-v01.diff, readme.html
>
>
> DERBY-2216 added J2ME (Java ME) support in the simple demo (SimpleApp), but broke the basic client functionality of the demo (at least in some VMs). Since DERBY-3187 fixes this by removing Java ME support from SimpleApp, a separate simple demo for Java ME should be included along with the other demos available in Derby distributions.
> Currently supported Java ME platforms are Java ME Virtual Machines with Connected Device Configuration (CDC) support and the Foundation Profile 1.1 or better, with the optional package for JDBC (JSR-169).
> The new demo should be easy to use and understand, and should be well commented. The demo code should demonstrate how to create and connect to a Derby database in a valid Java ME environment, and perform some basic database operations (insert, update, query). A readme file describing the demo (and instructions for building and running it) should be included.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.