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 17:11] tdo |
glossary:j [2012/10/26 14:24] (current) |
||
|---|---|---|---|
| Line 4: | Line 4: | ||
| ===== J ===== | ===== J ===== | ||
| {{page>:glossary_bar&nofooter&noeditbtn}} | {{page>:glossary_bar&nofooter&noeditbtn}} | ||
| - | == Java == | + | ==== Java ==== |
| - | Programming language widely used for web programming developed by Sun Microsystems. | + | * Programming language widely used for web programming developed by Sun Microsystems. |
| - | == JDBC == | + | ==== JDBC ==== |
| - | Java database connectivity standard defined by Sun Microsystems as an extension to the Java programming language. | + | * 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>:bottom_add&nofooter&noeditbtn}} | {{page>:bottom_add&nofooter&noeditbtn}} | ||