Five packages are present in JNDI APIs: javax.naming: Interfaces and classes are present to access the naming services. E.g., Context interface is defined by it that is considered as an entry point into naming so that lookup could be performed.javax.naming.directory: Naming package is extended so that interfaces and classes could be provided to access the directory services. E.g, new classes are added for attributes and DirContext interface is provided that present ...
Nhi1 0.17
Today, 11:23 PM in Java Software