You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Kiran Ayyagari (JIRA)" <ji...@apache.org> on 2013/11/25 08:27:36 UTC

[jira] [Created] (DIRAPI-159) Add a method to set a SchemaManager in LdapConnection

Kiran Ayyagari created DIRAPI-159:
-------------------------------------

             Summary: Add a method to set a SchemaManager in LdapConnection
                 Key: DIRAPI-159
                 URL: https://issues.apache.org/jira/browse/DIRAPI-159
             Project: Directory Client API
          Issue Type: Improvement
            Reporter: Kiran Ayyagari
            Assignee: Kiran Ayyagari


Currently the only way a network connection can have access to SchemaManager is by loading the schema from server. It will be efficient to
pass an existing SchemaManager instance to a connection while dealing with many instances of network connections instead of loading schema for each connection.



--
This message was sent by Atlassian JIRA
(v6.1#6144)