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

This is a draft and is a work-in-progress.

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