This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
glossary:j [2009/12/04 05:43] tdo created |
glossary:j [2012/10/26 14:46] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| {{page>:top_add&nofooter&noeditbtn}} | {{page>:top_add&nofooter&noeditbtn}} | ||
| <html><div align="center"><span style="color:red">DRAFT</span></div></html> | <html><div align="center"><span style="color:red">DRAFT</span></div></html> | ||
| - | ====== Glossary: J ====== | + | ====== Glossary ====== |
| + | ===== J ===== | ||
| {{page>:glossary_bar&nofooter&noeditbtn}} | {{page>:glossary_bar&nofooter&noeditbtn}} | ||
| + | ==== Java ==== | ||
| + | * Programming language widely used for web programming developed by Sun Microsystems. | ||
| + | |||
| + | ==== JDBC ==== | ||
| + | * Java database connectivity standard defined by Sun Microsystems as an extension to the Java programming language. | ||
| + | Omnidex provides its own JDBC driver to work specifically with the OmniAccess API. | ||
| + | ==== Join ==== | ||
| + | * The process that interrelates the rows from two or more tables during an SQL Select look-up. | ||
| + | |||
| + | ==== JOIN Omnidex SQL Statement ==== | ||
| + | * [[dev:sql:statements:join:home | See also SQL Omnidex JOIN ]] | ||
| {{page>:bottom_add&nofooter&noeditbtn}} | {{page>:bottom_add&nofooter&noeditbtn}} | ||