# HG changeset patch # User František Kučera # Date 1376942610 -7200 # Node ID 7b1faae0d15bd8611d280e428875f64bd4e8af4f # Parent ddfc7f27c1cae2f5e45c5dcb761c8703b076bf92 data: LDAP, SQL, JDBC, JBoss, GlassFish diff -r ddfc7f27c1ca -r 7b1faae0d15b data/dictionary.xml --- a/data/dictionary.xml Mon Aug 19 21:52:20 2013 +0200 +++ b/data/dictionary.xml Mon Aug 19 22:03:30 2013 +0200 @@ -1891,7 +1891,7 @@ - the GNU operating system with Linux kernel + the GNU operating system with Linux kernel; computer @@ -2005,14 +2005,25 @@ - + + + a binary protocol for accessing directories (specialized databases); + LDAP databases are usually optimalized for reading operations with rare write operations; + provides a tree-oriented view on data which is different from relational one in RDBMS; + despite that some LDAP servers use relational database as its backend + + computer protocol - + + + + + computer @@ -2033,8 +2044,13 @@ - + + + a standard Java API for accessing relational (SQL) databases + + computer + java @@ -2044,13 +2060,13 @@ - + an application server computer java - + an application server computer java