Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Scenario: Hello, world with a Database

Revision as of 21:02, 20 July 2011 by Greer.us.ibm.com (Talk | contribs) (New page: Scenario:Hello, world with a database [[|]]This variant of the Scenario: Hello, world augments the service results with information retrieved from database. {| cellspacing="1" cell...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Scenario:Hello, world with a database

[[|]]This variant of the Scenario: Hello, world augments the service results with information retrieved from database.

Scenario: Hello, world
Step
Description
Features
....
Create a simple service
Create a MySQL database
Write a service to manage database
(?)Set the default database connection
  • IDE
    • Preference
      • SQL
      • SQL Database Connections
    • Properties
      • EGL Runtime Data Source
    • EGL Editor
      • SQL Record (Retrieve SQL, View Default Select, Validate Default Select)
      • SQL Statement (Add, Add with Into, View, Validate, Remove, Reset)
      • Add SQL Prepare Statement
  • Non-IDE (those already working in I10 are not listed)
    • Gen database code
    • Deploy database application
Deploy



Back to the top