SqLiteTransaction class

Inheritance

Constructors

SqLiteTransaction(Session session, Transaction _tr)

Properties

app String
latefinalinherited
empresaId int
latefinalinherited
esquema String
latefinalinherited
hashCode int
The hash code for this object.
no setterinherited
lastSentence String
getter/setter pairinherited
projectId String
latefinalinherited
provider SqlProvider
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
userId int
latefinalinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
render(String text, Map<String, dynamic> data) String
inherited
request(String sql, [Map? args]) Future<List<Map>>
override
session() Future<Session>
inherited
toString() String
A string representation of this object.
inherited

Operators

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