update javadoc and remove author from it
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
This commit is contained in:
@@ -28,8 +28,9 @@ import org.eclipse.persistence.annotations.ExistenceChecking;
|
|||||||
import org.eclipse.persistence.annotations.ExistenceType;
|
import org.eclipse.persistence.annotations.ExistenceType;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @author Michael Hirsch
|
* Entity with JPA annotation to store the information which {@link Target} is
|
||||||
*
|
* in a specific {@link RolloutGroup}.
|
||||||
|
*
|
||||||
*/
|
*/
|
||||||
@IdClass(RolloutTargetGroupId.class)
|
@IdClass(RolloutTargetGroupId.class)
|
||||||
@Entity
|
@Entity
|
||||||
|
|||||||
Reference in New Issue
Block a user