From 9bb25d4938167e0f70992a1af7c1baa8e8011235 Mon Sep 17 00:00:00 2001 From: Julian Hyde Date: Sun, 10 Apr 2011 22:32:41 +0000 Subject: [PATCH] Minor corrections and cosmetic changes to functional specification. git-svn-id: https://olap4j.svn.sourceforge.net/svnroot/olap4j/trunk@440 c6a108a4-781c-0410-a6c6-c2d559e19af0 --- doc/olap4j_fs.html | 58 +++++++++++++++++++++++++++++----------------- 1 file changed, 37 insertions(+), 21 deletions(-) diff --git a/doc/olap4j_fs.html b/doc/olap4j_fs.html index c410279..cb5c7cf 100644 --- a/doc/olap4j_fs.html +++ b/doc/olap4j_fs.html @@ -574,7 +574,7 @@

2.1.5. The OlapException class

@@ -732,7 +732,6 @@

2.2.2. The OlapConnection interface

Methods:

2.2.3. The OlapWrapper interface

@@ -770,11 +768,9 @@

2.2.3. The OlapWrapper interface

Wrapper can be used, and OlapWrapper can be ignored.

-

-Methods:

+

Methods:

+

2.3.3. The OlapParameterMetaData interface

+

OlapParameterMetaData (extends -java.sql.ParameterMetaData) -describes parameters of a -PreparedOlapStatement.

+java.sql.ParameterMetaData) +describes parameters of a PreparedOlapStatement. Note that regular +JDBC parameters (bind variables) have ordinals but not names; olap4j parameters +have both ordinals and names.

Additional methods:

2.3.4. The CellSet interface

@@ -885,7 +888,6 @@

2.3.4. The CellSet interface

are applicable: