Session.getObject

Return the persistent instance of the given named entity with the given identifier, or null if there is no such persistent instance.

class Session
Object
getObject
(
string entityName
,
Variant id
)

Meta