Using the Session

The orm.mapper() function and declarative extensionsare the primary configurational interface for the ORM. Once mappings areconfigured, the primary usage interface for persistence operations is theSession.