Skip to content

Explain hibernate / database #295

Description

@jnehring

Please write a knowledge base article about the database connection with topics

  • Maybe you can find an introduction to hibernate in the web, that explains what an Entity, Repository, Dao is?
  • Explain how the database works and the differences between h2 file, h2 memory and mysql database. Point out that this is useful for unit
  • Point to the database configuration. Point out that the database schema can be auto-generated by hibernate.
  • Point to the restricted access article
  • Explain the necessary packages for entities, repositories, daos (eu.freme.common.persistence...)

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions