Programmer Guide : solidDB® JDBC Driver : JDBC 2.0 optional package API support : Java Naming and Directory Interface (JNDI)
  
Java Naming and Directory Interface (JNDI)
The solidDB® JDBC Driver supports the Java Naming and Directory Interface (JNDI).
JNDI allows applications to access naming and directory services through a common interface. JNDI is not a service, but a set of interfaces. These interfaces allow applications to access many different directory services including: file systems, directory services such as Lightweight Directory Access Protocol (LDAP), Network Information System (NIS), and distributed object systems such as the Common Object Request Broker Architecture (CORBA), Java Remote Method Invocation (RMI), and Enterprise JavaBeans (EJB).
See also
JDBC 2.0 optional package API support