Session.loadObject

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

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

Meta