Documentation

SequenceGenerator
in package
implements MappingAttribute

FinalYes
Tags
Annotation
NamedArgumentConstructor

()

Target

("PROPERTY")

Table of Contents

Interfaces

MappingAttribute
A marker interface for mapping attributes.

Properties

$allocationSize  : int
$initialValue  : int
$sequenceName  : string|null

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct([string|null $sequenceName = null ][, int $allocationSize = 1 ][, int $initialValue = 1 ]) : mixed
Parameters
$sequenceName : string|null = null
$allocationSize : int = 1
$initialValue : int = 1

        
On this page

Search results