Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Sämtliche Beispiele in dieser Dokumentation basieren auf der Northwind Beispieldatenbank. RapidClipse liefert für Testzwecke die Northwind Beispieldatenbank auf Basis einer H2 Datenbank mit. H2 ist eine in Java geschriebene relationale Datenbank, die als Open Source frei verfügbar ist. H2 lässt sich sowohl als Server betreiben, als auch als JAR direkt in Java Applikationen einbinden.

ER-Diagramm:

Image Removed

H2 Northwind wiederherstellen

Falls Sie die H2 Northwind Beispieldatenbank versehentlich aus Ihrem Workspace entfernt haben, können Sie diese wiederherstellen.

...

All examples in this document are based on the Northwind sample database. RapidClipse provides the Northwind sample database in the form of an H2 database. H2 is an open source relational database that is written in Java. It can be operated as a server and directly embedded into Java applications as a JARfile.


ER Diagram:

Image Added

Restore H2 Northwind

If you have accidentally removed the H2 Northwind sample database from your workspace, you can restore it

  1. Select  Window > Preferences in the menu.
  2. Select  RapidClipse > Sample Database in the following dialog.
  3. Click  Install Datasource and then click OK.

    Image Added

  4. In the following preference recorder, click OK.