Doctrine


Doctrine\ORM\Mapping\GeneratedValue
/Doctrine/ORM/Mapping/Driver/DoctrineAnnotations.php at line 41

Class GeneratedValue

Class:GeneratedValue - Superclass: Annotation
Annotation
⌊ GeneratedValue

public final class GeneratedValue
extends Annotation

Annotations class

License:
http://www.opensource.org/licenses/lgpl-license.php LGPL
See Also:
www.doctrine-project.org
Since:
2.0
Version:
$Revision: 3938 $
Author:
Guilherme Blanco
Jonathan Wage
Roman Borschel

Field Summary
mixed

$strategy

Fields inherited from Doctrine\Common\Annotations\Annotation
value

Field Detail

/Doctrine/ORM/Mapping/Driver/DoctrineAnnotations.php at line 42

strategy

public mixed $strategy = 'AUTO'

Doctrine