SessionImpl.loadObject

Read the persistent state associated with the given identifier into the given transient instance.

  1. Object loadObject(string entityName, Variant id)
    class SessionImpl
    override
    Object
    loadObject
    (
    string entityName
    ,
    Variant id
    )
  2. void loadObject(Object obj, Variant id)

Meta