Overload List

  NameDescription
ProxyFor(Object)
Return the existing proxy associated with the given object. (Slower than the form above)
ProxyFor(IEntityPersister, EntityKey, Object)
Return the existing proxy associated with the given EntityKey, or the second argument (the entity associated with the key) if no proxy exists.

See Also