JDBC Type 4 Driver 1.1 Programmer's Reference
Spaces shown between items are required unless one of the items is a punctuation symbol such as a parenthesis
or comma. If there is no space between two items, spaces are not permitted. In the following example, spaces are
not permitted before or after the period:
subvolume-name.filename
Line Spacing
If the syntax of a command is too long to fit on a single line, each line that is to be continued on the next line
ends with a backslash (\) and each continuation line begins with a greater-than symbol (>). For example:
/usr/bin/c89 -c -g -I /usr/tandem/java/include \
> -I /usr/tandem/java/include/oss -I . \
> -Wextensions -D_XOPEN_SOURCE_EXTENDED=1 jnative01.c
Abbreviations
ANSI. American National Standards Institute
API. application program interface
ASCII. American Standard Code for Information Interchange
CD. compact disk
COBOL. Common Business-Oriented Language
CPU. central processing unit
DCL. Data Control Language
DDL. Data Definition Language
DML. Data Manipulation Language
HTML. Hypertext Markup Language
HTTP. Hypertext Transfer Protocol
IEC. International Electrotechnical Committee
I18N. Internationalization
ISO. International Organization for Standardization
JAR. Java Archive
JCK. Java Conformance Kit
JFC. Java Foundation Classes
JDBC. Java Database Connectivity
JDK. Java Development Kit
JNDI. Java Naming and Directory Interface
JNI. Java Native Interface
JRE. Java Run-time Environment
LAN. local area network
MBCS. Multibyte-Character Set