SqlSelectTarget class abstract

Mixed-in types
Implementers

Constructors

SqlSelectTarget()
const

Properties

hashCode int
The hash code for this object.
no setterinherited
name String
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

getEncodedParameters() Iterable
inherited
getParameters() Iterable
inherited
getParameterTypes() Iterable<PostgresqlDataType>
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toLiteralString() String
inherited
toSql() Sql
override
toString() String
A string representation of this object.
inherited
wrap() Sql
inherited

Operators

operator +(Sql other) Sql
inherited
operator ==(Object other) bool
The equality operator.
inherited