package de.gedoplan.seminar.jpa.exercise.domain; public enum TrafficJamKind { CONGESTION, SLOW_MOVING_TRAFFIC }