Documentation

ColumnResult
in package
implements MappingAttribute

FinalYes

References name of a column in the SELECT clause of a SQL query.

Scalar result types can be included in the query result by specifying this annotation in the metadata.

Tags
Annotation
Target

("ANNOTATION")

Table of Contents

Interfaces

MappingAttribute
A marker interface for mapping attributes.

Properties

$name  : string
The name of a column in the SELECT clause of a SQL query.

Properties

$name

The name of a column in the SELECT clause of a SQL query.

public string $name

        
On this page

Search results