Aestate
Static Public Attributes | List of all members
aestate.work.orm.AOrm.Mode Class Reference
Inheritance diagram for aestate.work.orm.AOrm.Mode:
Inheritance graph
Collaboration diagram for aestate.work.orm.AOrm.Mode:
Collaboration graph

Static Public Attributes

int FIND = 0
 
int INSERT = 1
 

Detailed Description

Definition at line 78 of file orm.py.

Member Data Documentation

◆ FIND

int aestate.work.orm.AOrm.Mode.FIND = 0
static

Definition at line 79 of file orm.py.

◆ INSERT

int aestate.work.orm.AOrm.Mode.INSERT = 1
static

Definition at line 80 of file orm.py.


The documentation for this class was generated from the following file: