org.sourceforge.jxutil.net.ddm.qddrdbd
Class SQL
java.lang.Object
|
+--org.sourceforge.jxutil.net.ddm.qddrdbd.SQL
- public class SQL
- extends Object
Structured Query Language (SQL) is the language that accesses data in a
relational database (RDB).
SQL is defined in ISO/IEC 9075: 1992, Database Language SQL. This term
discusses the relationship between the DDM architecture and SQL for
distributed RDB processing.
Constructor Summary |
SQL()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SQL
public SQL()
Copyright © 2001,2002 Keve Müller, et al.; see LICENSE file for details.