In which of the following methods, the instance returned will provide direct access to the identity map of the session that owns the primary key identifier?

🎲 Try a Random Question  |  Total Questions in Quiz: 47  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
SQLAlchemy Practice Test Questions — practice the complete quiz, review flashcards, or try a random question.

SQLAlchemy is an open-source SQL toolkit and object-relational mapper for the Python programming language released under the MIT License. SQLAlchemy supports MySQL starting with version 5.0.


In which of the following methods, the instance returned will provide direct access to the identity map of the session that owns the primary key identifier?