This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
glossary:j [2009/12/04 05:44] tdo |
glossary:j [2012/10/26 14:24] (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 ===== | ===== J ===== | ||
| + | {{page>:glossary_bar&nofooter&noeditbtn}} | ||
| + | ==== Java ==== | ||
| + | * Programming language widely used for web programming developed by Sun Microsystems. | ||
| - | == Java == | + | ==== JDBC ==== |
| - | Programming language widely used for web programming developed by Sun Microsystems. | + | * Java database connectivity standard defined by Sun Microsystems as an extension to the Java programming language. |
| - | + | ||
| - | == 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. | 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 == | + | ==== JOIN Omnidex SQL Statement ==== |
| - | The process that interrelates the rows from two or more tables during an SQL Select look-up. | + | * [[dev:sql:statements:join:home | See also SQL Omnidex JOIN ]] |
| - | + | ||
| - | {{page>:glossary_bar&nofooter&noeditbtn}} | + | |
| {{page>:bottom_add&nofooter&noeditbtn}} | {{page>:bottom_add&nofooter&noeditbtn}} | ||