mediatekformation

AttributeOverride
in package
implements Annotation

This annotation is used to override the mapping of a entity property.

Tags
Annotation
Target

("ANNOTATION")

Interfaces, Classes, Traits and Enums

Annotation

Table of Contents

$column  : Column
The column definition.
$name  : string
The name of the property whose mapping is being overridden.

Properties

$name

The name of the property whose mapping is being overridden.

public string $name

Search results