Package org.europa.together.domain


package org.europa.together.domain
00 Domain Layer: Includes all Data Objects with Validation for Persistence.
Since:
1.0
  • Class
    Description
    Existing Byte Order Mark (BOM) types.
    Available Cipher Algorithm.
    Application wide configuration with key=value entries.
    Available Hash algorithms.
    https://docs.oracle.com/en/java/javase/17/docs/specs/security/standard-names.html
    Contains all information about a JDBC connection.
    Be always aware, when using listAll() because some database tables with a giant amount of rows will slow down your application dramatically.
    Available LogLevels.
    Compose E-Mail.
    Data structure for a tree.A node is unique by is UUID, but in real environments is a more specified definition necessary.
    Data class for program version numbers, based on semantic versioning.