-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathaceql-jdbc-overview.html
31 lines (25 loc) · 1.19 KB
/
aceql-jdbc-overview.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- saved from url=(0068)http://java.sun.com/j2se/javadoc/writingdoccomments/package-template -->
<HTML>
<HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252"><!--
@(#)package.html 1.60 98/01/27
Copyright 1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.
This software is the confidential and proprietary information of Sun
Microsystems, Inc. ("Confidential Information"). You shall not
disclose such Confidential Information and shall use it only in
accordance with the terms of the license agreement you entered into
with Sun.
CopyrightVersion 1.2
-->
<META content="MSHTML 6.00.2900.2523" name=GENERATOR>
</HEAD>
<TITLE>
AceQL Client JDBC Driver.
</TITLE>
<BODY bgColor=white>
AceQL Client JDBC Driver allows Android and Java Desktop application developers to access remote SQL databases and/or SQL databases in the cloud by simply including standard JDBC calls in their code, just like they would for a local database.
<p>
The JDBC Driver wraps the HTTP API provided by the <a href="https://www.aceql.com">AceQL HTTP server</a>.
</BODY></HTML>