stanza
stanza
InsertQuery
InsertQuery constructor
InsertQuery
stanza
stanza
InsertQuery
InsertQuery constructor
InsertQuery class
Constructors
InsertQuery
Properties
hashCode
runtimeType
substitutionValues
table
Methods
fork
insert
insertEntity
statement
addSubstitution
importSubstitutionValues
noSuchMethod
toString
Operators
operator ==
InsertQuery
constructor
InsertQuery
(
Table
table
)
Implementation
InsertQuery(Table table) : super(table);