summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/sdbc
diff options
context:
space:
mode:
authorJean-Tiare LE BIGOT <admin@jtlebi.fr>2012-08-11 13:22:07 -0400
committerDavid Tardon <dtardon@redhat.com>2012-08-12 19:29:16 +0200
commitfc2998738538a8e8abc4b8ab5b84a12aa7365dd0 (patch)
tree8026ad5e9a05948f882f790675c0813c72cd42bf /offapi/com/sun/star/sdbc
parentfix typo (diff)
downloadcore-fc2998738538a8e8abc4b8ab5b84a12aa7365dd0.tar.gz
core-fc2998738538a8e8abc4b8ab5b84a12aa7365dd0.zip
Remove comment art from offapi and udkapi
I used this "one-liner" to detect comment lines containing only spaces and '=' or '-' $ find . -name "*.*" -exec sed -i '/^\s*\/\/\s*[-=]*\s*$/d' {} \; Change-Id: Iac589765c8c2e7c3ad9c487d57e48b4fd4439f07
Diffstat (limited to 'offapi/com/sun/star/sdbc')
-rw-r--r--offapi/com/sun/star/sdbc/BatchUpdateException.idl1
-rw-r--r--offapi/com/sun/star/sdbc/BestRowScope.idl3
-rw-r--r--offapi/com/sun/star/sdbc/BestRowType.idl3
-rw-r--r--offapi/com/sun/star/sdbc/CallableStatement.idl1
-rw-r--r--offapi/com/sun/star/sdbc/ChangeAction.idl4
-rw-r--r--offapi/com/sun/star/sdbc/ChangeEvent.idl1
-rw-r--r--offapi/com/sun/star/sdbc/ColumnSearch.idl5
-rw-r--r--offapi/com/sun/star/sdbc/ColumnType.idl3
-rw-r--r--offapi/com/sun/star/sdbc/ColumnValue.idl1
-rw-r--r--offapi/com/sun/star/sdbc/Connection.idl1
-rw-r--r--offapi/com/sun/star/sdbc/ConnectionPool.idl1
-rw-r--r--offapi/com/sun/star/sdbc/ConnectionProperties.idl1
-rw-r--r--offapi/com/sun/star/sdbc/DBASEConnectionProperties.idl1
-rw-r--r--offapi/com/sun/star/sdbc/DataTruncation.idl1
-rw-r--r--offapi/com/sun/star/sdbc/DataType.idl1
-rw-r--r--offapi/com/sun/star/sdbc/Deferrability.idl3
-rw-r--r--offapi/com/sun/star/sdbc/Driver.idl1
-rw-r--r--offapi/com/sun/star/sdbc/DriverManager.idl1
-rw-r--r--offapi/com/sun/star/sdbc/DriverPropertyInfo.idl1
-rw-r--r--offapi/com/sun/star/sdbc/FILEConnectionProperties.idl1
-rw-r--r--offapi/com/sun/star/sdbc/FLATConnectionProperties.idl1
-rw-r--r--offapi/com/sun/star/sdbc/FetchDirection.idl4
-rw-r--r--offapi/com/sun/star/sdbc/IndexType.idl4
-rw-r--r--offapi/com/sun/star/sdbc/JDBCConnectionProperties.idl1
-rw-r--r--offapi/com/sun/star/sdbc/KeyRule.idl5
-rw-r--r--offapi/com/sun/star/sdbc/ODBCConnectionProperties.idl1
-rw-r--r--offapi/com/sun/star/sdbc/PreparedStatement.idl1
-rw-r--r--offapi/com/sun/star/sdbc/ProcedureColumn.idl6
-rw-r--r--offapi/com/sun/star/sdbc/ProcedureResult.idl3
-rw-r--r--offapi/com/sun/star/sdbc/ResultSet.idl1
-rw-r--r--offapi/com/sun/star/sdbc/ResultSetConcurrency.idl1
-rw-r--r--offapi/com/sun/star/sdbc/ResultSetType.idl1
-rw-r--r--offapi/com/sun/star/sdbc/RowSet.idl1
-rw-r--r--offapi/com/sun/star/sdbc/SQLException.idl1
-rw-r--r--offapi/com/sun/star/sdbc/SQLWarning.idl1
-rw-r--r--offapi/com/sun/star/sdbc/Statement.idl1
-rw-r--r--offapi/com/sun/star/sdbc/TransactionIsolation.idl1
-rw-r--r--offapi/com/sun/star/sdbc/XArray.idl6
-rw-r--r--offapi/com/sun/star/sdbc/XBatchExecution.idl3
-rw-r--r--offapi/com/sun/star/sdbc/XBlob.idl6
-rw-r--r--offapi/com/sun/star/sdbc/XClob.idl6
-rw-r--r--offapi/com/sun/star/sdbc/XCloseable.idl1
-rw-r--r--offapi/com/sun/star/sdbc/XColumnLocate.idl1
-rw-r--r--offapi/com/sun/star/sdbc/XConnection.idl18
-rw-r--r--offapi/com/sun/star/sdbc/XDataSource.idl4
-rw-r--r--offapi/com/sun/star/sdbc/XDatabaseMetaData.idl149
-rw-r--r--offapi/com/sun/star/sdbc/XDatabaseMetaData2.idl4
-rw-r--r--offapi/com/sun/star/sdbc/XDriver.idl5
-rw-r--r--offapi/com/sun/star/sdbc/XDriverAccess.idl1
-rw-r--r--offapi/com/sun/star/sdbc/XDriverManager.idl5
-rw-r--r--offapi/com/sun/star/sdbc/XGeneratedResultSet.idl2
-rw-r--r--offapi/com/sun/star/sdbc/XIsolatedConnection.idl1
-rw-r--r--offapi/com/sun/star/sdbc/XMultipleResults.idl3
-rw-r--r--offapi/com/sun/star/sdbc/XOutParameters.idl2
-rw-r--r--offapi/com/sun/star/sdbc/XParameters.idl23
-rw-r--r--offapi/com/sun/star/sdbc/XPooledConnection.idl2
-rw-r--r--offapi/com/sun/star/sdbc/XPreparedBatchExecution.idl3
-rw-r--r--offapi/com/sun/star/sdbc/XPreparedStatement.idl4
-rw-r--r--offapi/com/sun/star/sdbc/XRef.idl2
-rw-r--r--offapi/com/sun/star/sdbc/XResultSet.idl19
-rw-r--r--offapi/com/sun/star/sdbc/XResultSetMetaData.idl21
-rw-r--r--offapi/com/sun/star/sdbc/XResultSetMetaDataSupplier.idl1
-rw-r--r--offapi/com/sun/star/sdbc/XResultSetUpdate.idl7
-rw-r--r--offapi/com/sun/star/sdbc/XRow.idl21
-rw-r--r--offapi/com/sun/star/sdbc/XRowSet.idl4
-rw-r--r--offapi/com/sun/star/sdbc/XRowSetListener.idl3
-rw-r--r--offapi/com/sun/star/sdbc/XRowUpdate.idl17
-rw-r--r--offapi/com/sun/star/sdbc/XSQLData.idl3
-rw-r--r--offapi/com/sun/star/sdbc/XSQLInput.idl20
-rw-r--r--offapi/com/sun/star/sdbc/XSQLOutput.idl20
-rw-r--r--offapi/com/sun/star/sdbc/XStatement.idl4
-rw-r--r--offapi/com/sun/star/sdbc/XStruct.idl2
-rw-r--r--offapi/com/sun/star/sdbc/XWarningsSupplier.idl3
73 files changed, 0 insertions, 465 deletions
diff --git a/offapi/com/sun/star/sdbc/BatchUpdateException.idl b/offapi/com/sun/star/sdbc/BatchUpdateException.idl
index 6c667a88369e..703503ec6637 100644
--- a/offapi/com/sun/star/sdbc/BatchUpdateException.idl
+++ b/offapi/com/sun/star/sdbc/BatchUpdateException.idl
@@ -49,7 +49,6 @@ published exception BatchUpdateException: SQLException
sequence<long> UpdateCounts;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/BestRowScope.idl b/offapi/com/sun/star/sdbc/BestRowScope.idl
index 88c90da827e4..0542e21bcd7e 100644
--- a/offapi/com/sun/star/sdbc/BestRowScope.idl
+++ b/offapi/com/sun/star/sdbc/BestRowScope.idl
@@ -39,7 +39,6 @@ published constants BestRowScope
.
*/
const long TEMPORARY = 0;
- //-------------------------------------------------------------------------
/** indicates that the scope of the best row identifier is
the remainder of the current transaction.
@@ -53,7 +52,6 @@ published constants BestRowScope
.
*/
const long TRANSACTION = 1;
- //-------------------------------------------------------------------------
/** indicates that the scope of the best row identifier is
the remainder of the current session.
@@ -69,7 +67,6 @@ published constants BestRowScope
const long SESSION = 2;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/BestRowType.idl b/offapi/com/sun/star/sdbc/BestRowType.idl
index 02d353b5cb6c..8bba3ca4dbe7 100644
--- a/offapi/com/sun/star/sdbc/BestRowType.idl
+++ b/offapi/com/sun/star/sdbc/BestRowType.idl
@@ -38,7 +38,6 @@ published constants BestRowType
.
*/
const long UNKNOWN = 0;
- //-------------------------------------------------------------------------
/** indicates that the best row identifier is NOT a pseudo-column.
A possible value for the column
@@ -51,7 +50,6 @@ published constants BestRowType
.
*/
const long NOT_PSEUDO = 1;
- //-------------------------------------------------------------------------
/** indicates that the best row identifier is a pseudo-column.
A possible value for the column
@@ -66,7 +64,6 @@ published constants BestRowType
const long PSEUDO = 2;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/CallableStatement.idl b/offapi/com/sun/star/sdbc/CallableStatement.idl
index fae0c9399cd9..7b7465d9e4a6 100644
--- a/offapi/com/sun/star/sdbc/CallableStatement.idl
+++ b/offapi/com/sun/star/sdbc/CallableStatement.idl
@@ -91,7 +91,6 @@ published service CallableStatement
interface XOutParameters;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/ChangeAction.idl b/offapi/com/sun/star/sdbc/ChangeAction.idl
index e83ad7f3a86f..20cb05b1cb2b 100644
--- a/offapi/com/sun/star/sdbc/ChangeAction.idl
+++ b/offapi/com/sun/star/sdbc/ChangeAction.idl
@@ -29,24 +29,20 @@ published constants ChangeAction
indicates that a insert will be performed.
*/
const long INSERT = 1;
- //-------------------------------------------------------------------------
/**
indicates that a update will be performed.
*/
const long UPDATE = 2;
- //-------------------------------------------------------------------------
/**
indicates that a delete will be performed.
*/
const long DELETE = 3;
- //-------------------------------------------------------------------------
/**
indicates that a undo will be performed.
*/
const long UNDO = 4;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/ChangeEvent.idl b/offapi/com/sun/star/sdbc/ChangeEvent.idl
index 2a524ddaa24b..a680c5b833f9 100644
--- a/offapi/com/sun/star/sdbc/ChangeEvent.idl
+++ b/offapi/com/sun/star/sdbc/ChangeEvent.idl
@@ -36,7 +36,6 @@ published struct ChangeEvent : com::sun::star::lang::EventObject
long Rows;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/ColumnSearch.idl b/offapi/com/sun/star/sdbc/ColumnSearch.idl
index 45142bbb7528..eca8b70e10c1 100644
--- a/offapi/com/sun/star/sdbc/ColumnSearch.idl
+++ b/offapi/com/sun/star/sdbc/ColumnSearch.idl
@@ -26,7 +26,6 @@
*/
published constants ColumnSearch
{
- //-------------------------------------------------------------------------
/** A possible value for column <code>SEARCHABLE</code> in the
<type scope="com::sun::star::sdbc">XResultSet</type>
@@ -40,7 +39,6 @@ published constants ColumnSearch
for this type.
*/
const long NONE = 0;
- //-------------------------------------------------------------------------
/** A possible value for column <code>SEARCHABLE</code> in the
<type scope="com::sun::star::sdbc">XResultSet</type>
@@ -56,7 +54,6 @@ published constants ColumnSearch
.
*/
const long CHAR = 1;
- //-------------------------------------------------------------------------
/** A possible value for column <code>SEARCHABLE</code> in the
<type scope="com::sun::star::sdbc">XResultSet</type>
@@ -72,7 +69,6 @@ published constants ColumnSearch
on this data type.
*/
const long BASIC = 2;
- //-------------------------------------------------------------------------
/** A possible value for column
<code>SEARCHABLE</code>
@@ -90,7 +86,6 @@ published constants ColumnSearch
const long FULL = 3;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/ColumnType.idl b/offapi/com/sun/star/sdbc/ColumnType.idl
index 3718c3547328..2b04546e43be 100644
--- a/offapi/com/sun/star/sdbc/ColumnType.idl
+++ b/offapi/com/sun/star/sdbc/ColumnType.idl
@@ -38,7 +38,6 @@ published constants ColumnType
.
*/
const long UNKNOWN = 0;
- //-------------------------------------------------------------------------
/** indicates that this column is NOT a pseudo-column.
A possible value for the column
@@ -51,7 +50,6 @@ published constants ColumnType
.
*/
const long NOT_PSEUDO = 1;
- //-------------------------------------------------------------------------
/** indicates that this column is a pseudo-column.
A possible value for the column
@@ -66,7 +64,6 @@ published constants ColumnType
const long PSEUDO = 2;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/ColumnValue.idl b/offapi/com/sun/star/sdbc/ColumnValue.idl
index 4a974146fbff..92d280a10b4f 100644
--- a/offapi/com/sun/star/sdbc/ColumnValue.idl
+++ b/offapi/com/sun/star/sdbc/ColumnValue.idl
@@ -40,7 +40,6 @@ published constants ColumnValue
const long NULLABLE_UNKNOWN = 2;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/Connection.idl b/offapi/com/sun/star/sdbc/Connection.idl
index 4b72da7b578f..f155a2722668 100644
--- a/offapi/com/sun/star/sdbc/Connection.idl
+++ b/offapi/com/sun/star/sdbc/Connection.idl
@@ -73,7 +73,6 @@ published service Connection
interface XWarningsSupplier;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/ConnectionPool.idl b/offapi/com/sun/star/sdbc/ConnectionPool.idl
index 815342549ef6..b9c9e7a2226a 100644
--- a/offapi/com/sun/star/sdbc/ConnectionPool.idl
+++ b/offapi/com/sun/star/sdbc/ConnectionPool.idl
@@ -40,7 +40,6 @@
*/
published service ConnectionPool: XDriverManager;
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/ConnectionProperties.idl b/offapi/com/sun/star/sdbc/ConnectionProperties.idl
index 336e4f1cb0dd..2f6806ae8b84 100644
--- a/offapi/com/sun/star/sdbc/ConnectionProperties.idl
+++ b/offapi/com/sun/star/sdbc/ConnectionProperties.idl
@@ -62,7 +62,6 @@ published service ConnectionProperties
[optional, property] string password;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/DBASEConnectionProperties.idl b/offapi/com/sun/star/sdbc/DBASEConnectionProperties.idl
index a45b1c984694..8ef627a4a1dd 100644
--- a/offapi/com/sun/star/sdbc/DBASEConnectionProperties.idl
+++ b/offapi/com/sun/star/sdbc/DBASEConnectionProperties.idl
@@ -55,7 +55,6 @@ service DBASEConnectionProperties
[optional, property] boolean ShowDeleted;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/DataTruncation.idl b/offapi/com/sun/star/sdbc/DataTruncation.idl
index b5bb3c96b82e..f619796c3e53 100644
--- a/offapi/com/sun/star/sdbc/DataTruncation.idl
+++ b/offapi/com/sun/star/sdbc/DataTruncation.idl
@@ -74,7 +74,6 @@ published exception DataTruncation: SQLWarning
long TransferSize;
};
-//=============================================================================
}; }; }; };
/*===========================================================================
diff --git a/offapi/com/sun/star/sdbc/DataType.idl b/offapi/com/sun/star/sdbc/DataType.idl
index 9cc670cf0e24..00e1b40f64b2 100644
--- a/offapi/com/sun/star/sdbc/DataType.idl
+++ b/offapi/com/sun/star/sdbc/DataType.idl
@@ -139,7 +139,6 @@ published constants DataType
const long BOOLEAN = 16;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/Deferrability.idl b/offapi/com/sun/star/sdbc/Deferrability.idl
index 1f8212363452..3f42ca8bb382 100644
--- a/offapi/com/sun/star/sdbc/Deferrability.idl
+++ b/offapi/com/sun/star/sdbc/Deferrability.idl
@@ -38,7 +38,6 @@ published constants Deferrability
INITIALLY_DEFERRED, INITIALLY_IMMEDIATE, and NONE? -->
*/
const long INITIALLY_DEFERRED = 5;
- //-------------------------------------------------------------------------
/** A possible value for the column <code>DEFERRABILITY</code>
in the
@@ -48,7 +47,6 @@ published constants Deferrability
<P>Indicates deferrability. See SQL-92 for a definition.
*/
const long INITIALLY_IMMEDIATE = 6;
- //-------------------------------------------------------------------------
/** A possible value for the column <code>DEFERRABILITY</code>
in the
@@ -60,7 +58,6 @@ published constants Deferrability
const long NONE = 7;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/Driver.idl b/offapi/com/sun/star/sdbc/Driver.idl
index 62fd79fe39da..4197838b7c85 100644
--- a/offapi/com/sun/star/sdbc/Driver.idl
+++ b/offapi/com/sun/star/sdbc/Driver.idl
@@ -58,7 +58,6 @@ published service Driver
interface XDriver;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/DriverManager.idl b/offapi/com/sun/star/sdbc/DriverManager.idl
index e9ede4d3186f..7d04d9c18c39 100644
--- a/offapi/com/sun/star/sdbc/DriverManager.idl
+++ b/offapi/com/sun/star/sdbc/DriverManager.idl
@@ -57,7 +57,6 @@ published service DriverManager
interface com::sun::star::container::XEnumerationAccess;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/DriverPropertyInfo.idl b/offapi/com/sun/star/sdbc/DriverPropertyInfo.idl
index 2d4626494319..77a35d8a8840 100644
--- a/offapi/com/sun/star/sdbc/DriverPropertyInfo.idl
+++ b/offapi/com/sun/star/sdbc/DriverPropertyInfo.idl
@@ -70,7 +70,6 @@ published struct DriverPropertyInfo
sequence<string> Choices;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/FILEConnectionProperties.idl b/offapi/com/sun/star/sdbc/FILEConnectionProperties.idl
index ab8172f7dcd1..df59a0355bf1 100644
--- a/offapi/com/sun/star/sdbc/FILEConnectionProperties.idl
+++ b/offapi/com/sun/star/sdbc/FILEConnectionProperties.idl
@@ -58,7 +58,6 @@ service FILEConnectionProperties
[optional, property] string CharSet;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/FLATConnectionProperties.idl b/offapi/com/sun/star/sdbc/FLATConnectionProperties.idl
index 862cf26c5dfb..2ddf5fd535a1 100644
--- a/offapi/com/sun/star/sdbc/FLATConnectionProperties.idl
+++ b/offapi/com/sun/star/sdbc/FLATConnectionProperties.idl
@@ -75,7 +75,6 @@ service FLATConnectionProperties
[property] string Extension;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/FetchDirection.idl b/offapi/com/sun/star/sdbc/FetchDirection.idl
index de2c2b541cdb..1b2fe7158ae0 100644
--- a/offapi/com/sun/star/sdbc/FetchDirection.idl
+++ b/offapi/com/sun/star/sdbc/FetchDirection.idl
@@ -27,24 +27,20 @@
*/
published constants FetchDirection
{
- //-------------------------------------------------------------------------
/** The rows in a result set will be processed in a forward direction; first-to-last.
*/
const long FORWARD = 1000;
- //-------------------------------------------------------------------------
/** The rows in a result set will be processed in a reverse direction; last-to-first.
*/
const long REVERSE = 1001;
- //-------------------------------------------------------------------------
/** The order in which rows in a result set will be processed is unknown:
*/
const long UNKNOWN = 1002;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/IndexType.idl b/offapi/com/sun/star/sdbc/IndexType.idl
index 6826efaaddf4..fbeda3e485b3 100644
--- a/offapi/com/sun/star/sdbc/IndexType.idl
+++ b/offapi/com/sun/star/sdbc/IndexType.idl
@@ -49,7 +49,6 @@ published constants IndexType
</P>
*/
const short STATISTIC = 0;
- //-------------------------------------------------------------------------
/** A possible value for column
<code>TYPE</code>
@@ -63,7 +62,6 @@ published constants IndexType
</P>
*/
const short CLUSTERED = 1;
- //-------------------------------------------------------------------------
/** A possible value for column
<code>TYPE</code>
@@ -77,7 +75,6 @@ published constants IndexType
</P>
*/
const short HASHED = 2;
- //-------------------------------------------------------------------------
/** A possible value for column
<code>TYPE</code>
@@ -95,7 +92,6 @@ published constants IndexType
const short OTHER = 3;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/JDBCConnectionProperties.idl b/offapi/com/sun/star/sdbc/JDBCConnectionProperties.idl
index 1a65d9d878c2..28ac7ab2b4e6 100644
--- a/offapi/com/sun/star/sdbc/JDBCConnectionProperties.idl
+++ b/offapi/com/sun/star/sdbc/JDBCConnectionProperties.idl
@@ -106,7 +106,6 @@ service JDBCConnectionProperties
[optional, property] sequence< any > TypeInfoSettings;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/KeyRule.idl b/offapi/com/sun/star/sdbc/KeyRule.idl
index 2e81a29f1294..1c5aa54b5823 100644
--- a/offapi/com/sun/star/sdbc/KeyRule.idl
+++ b/offapi/com/sun/star/sdbc/KeyRule.idl
@@ -59,7 +59,6 @@ published constants KeyRule
</P>
*/
const long CASCADE = 0;
- //-------------------------------------------------------------------------
/** a possible value for the column's
<code>UPDATE_RULE</code>
@@ -91,7 +90,6 @@ published constants KeyRule
</P>
*/
const long RESTRICT = 1;
- //-------------------------------------------------------------------------
/** a possible value for the column's
<code>UPDATE_RULE</code>
@@ -119,7 +117,6 @@ published constants KeyRule
</P>
*/
const long SET_NULL = 2;
- //-------------------------------------------------------------------------
/** a possible value for the column's
<code>UPDATE_RULE</code>
@@ -145,7 +142,6 @@ published constants KeyRule
</P>
*/
const long NO_ACTION = 3;
- //-------------------------------------------------------------------------
/** a possible value for the column's
<code>UPDATE_RULE</code>
@@ -175,7 +171,6 @@ published constants KeyRule
const long SET_DEFAULT = 4;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/ODBCConnectionProperties.idl b/offapi/com/sun/star/sdbc/ODBCConnectionProperties.idl
index 38c107c1d9a1..3c91e811dce8 100644
--- a/offapi/com/sun/star/sdbc/ODBCConnectionProperties.idl
+++ b/offapi/com/sun/star/sdbc/ODBCConnectionProperties.idl
@@ -83,7 +83,6 @@ service ODBCConnectionProperties
[optional, property] string AutoRetrievingStatement;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/PreparedStatement.idl b/offapi/com/sun/star/sdbc/PreparedStatement.idl
index e4716f740de3..ecba099869a8 100644
--- a/offapi/com/sun/star/sdbc/PreparedStatement.idl
+++ b/offapi/com/sun/star/sdbc/PreparedStatement.idl
@@ -260,7 +260,6 @@ published service PreparedStatement
[property] long FetchSize;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/ProcedureColumn.idl b/offapi/com/sun/star/sdbc/ProcedureColumn.idl
index a776fdefabf5..6058b75c6895 100644
--- a/offapi/com/sun/star/sdbc/ProcedureColumn.idl
+++ b/offapi/com/sun/star/sdbc/ProcedureColumn.idl
@@ -37,7 +37,6 @@ published constants ProcedureColumn
.
*/
const long UNKNOWN = 0;
- //-------------------------------------------------------------------------
/** indicates that the column stores IN parameters.
A possible value for the column
@@ -49,7 +48,6 @@ published constants ProcedureColumn
.
*/
const long IN = 1;
- //-------------------------------------------------------------------------
/** indicates that the column stores INOUT parameters.
A possible value for the column
@@ -61,7 +59,6 @@ published constants ProcedureColumn
.
*/
const long INOUT = 2;
- //-------------------------------------------------------------------------
/** indicates that the column stores results.
A possible value for the column
@@ -73,7 +70,6 @@ published constants ProcedureColumn
.
*/
const long RESULT = 3;
- //-------------------------------------------------------------------------
/** indicates that the column stores OUT parameters.
A possible value for the column
@@ -85,7 +81,6 @@ published constants ProcedureColumn
.
*/
const long OUT = 4;
- //-------------------------------------------------------------------------
/** Indicates that the column stores return values.
A possible value for the column
@@ -99,7 +94,6 @@ published constants ProcedureColumn
const long RETURN = 5;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/ProcedureResult.idl b/offapi/com/sun/star/sdbc/ProcedureResult.idl
index 05938b8b82e6..58f851f80e18 100644
--- a/offapi/com/sun/star/sdbc/ProcedureResult.idl
+++ b/offapi/com/sun/star/sdbc/ProcedureResult.idl
@@ -40,7 +40,6 @@ published constants ProcedureResult
</p>
*/
const long UNKNOWN = 0;
- //-------------------------------------------------------------------------
/** A possible value for column
<code>PROCEDURE_TYPE</code>
@@ -55,7 +54,6 @@ published constants ProcedureResult
</p>
*/
const long NONE = 1;
- //-------------------------------------------------------------------------
/** A possible value for column
<code>PROCEDURE_TYPE</code>
@@ -72,7 +70,6 @@ published constants ProcedureResult
const long RETURN = 2;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/ResultSet.idl b/offapi/com/sun/star/sdbc/ResultSet.idl
index 3a6acadedb8d..602dba7d1b91 100644
--- a/offapi/com/sun/star/sdbc/ResultSet.idl
+++ b/offapi/com/sun/star/sdbc/ResultSet.idl
@@ -235,7 +235,6 @@ published service ResultSet
[property] long FetchSize;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/ResultSetConcurrency.idl b/offapi/com/sun/star/sdbc/ResultSetConcurrency.idl
index 1b6c99b33a7d..e641e360aec8 100644
--- a/offapi/com/sun/star/sdbc/ResultSetConcurrency.idl
+++ b/offapi/com/sun/star/sdbc/ResultSetConcurrency.idl
@@ -41,7 +41,6 @@ published constants ResultSetConcurrency
const long UPDATABLE = 1008;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/ResultSetType.idl b/offapi/com/sun/star/sdbc/ResultSetType.idl
index 76b97e6749a0..83c6d1c9e1a4 100644
--- a/offapi/com/sun/star/sdbc/ResultSetType.idl
+++ b/offapi/com/sun/star/sdbc/ResultSetType.idl
@@ -50,7 +50,6 @@ published constants ResultSetType
const long SCROLL_SENSITIVE = 1005;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/RowSet.idl b/offapi/com/sun/star/sdbc/RowSet.idl
index 708d389fde4c..44192eafd4f2 100644
--- a/offapi/com/sun/star/sdbc/RowSet.idl
+++ b/offapi/com/sun/star/sdbc/RowSet.idl
@@ -176,7 +176,6 @@ published service RowSet
[property] long ResultSetType;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/SQLException.idl b/offapi/com/sun/star/sdbc/SQLException.idl
index a06d5130ff17..5c08df0b73ab 100644
--- a/offapi/com/sun/star/sdbc/SQLException.idl
+++ b/offapi/com/sun/star/sdbc/SQLException.idl
@@ -62,7 +62,6 @@ published exception SQLException: com::sun::star::uno::Exception
any NextException;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/SQLWarning.idl b/offapi/com/sun/star/sdbc/SQLWarning.idl
index 3f9d62b1060e..e13468e96eb6 100644
--- a/offapi/com/sun/star/sdbc/SQLWarning.idl
+++ b/offapi/com/sun/star/sdbc/SQLWarning.idl
@@ -36,7 +36,6 @@ published exception SQLWarning: SQLException
{
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/Statement.idl b/offapi/com/sun/star/sdbc/Statement.idl
index 27d9a7b8ba6e..23e8f54efa2e 100644
--- a/offapi/com/sun/star/sdbc/Statement.idl
+++ b/offapi/com/sun/star/sdbc/Statement.idl
@@ -221,7 +221,6 @@ published service Statement
[property] boolean EscapeProcessing;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/TransactionIsolation.idl b/offapi/com/sun/star/sdbc/TransactionIsolation.idl
index a2293efabe39..9f9c4c4ac09c 100644
--- a/offapi/com/sun/star/sdbc/TransactionIsolation.idl
+++ b/offapi/com/sun/star/sdbc/TransactionIsolation.idl
@@ -68,7 +68,6 @@ published constants TransactionIsolation
const long SERIALIZABLE = 8;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/XArray.idl b/offapi/com/sun/star/sdbc/XArray.idl
index 3f0da06ea959..25b56c6e0d24 100644
--- a/offapi/com/sun/star/sdbc/XArray.idl
+++ b/offapi/com/sun/star/sdbc/XArray.idl
@@ -65,7 +65,6 @@ published interface XArray: com::sun::star::uno::XInterface
*/
string getBaseTypeName() raises (SQLException);
- //-------------------------------------------------------------------------
/** returns the SDBC type of the elements in the array designated
by this
@@ -78,7 +77,6 @@ published interface XArray: com::sun::star::uno::XInterface
*/
long getBaseType() raises (SQLException);
- //-------------------------------------------------------------------------
/** retrieves the contents of the SQL array designated by this
<code>Array</code>
@@ -111,7 +109,6 @@ published interface XArray: com::sun::star::uno::XInterface
sequence<any> getArray([in]com::sun::star::container::XNameAccess typeMap)
raises (SQLException);
- //-------------------------------------------------------------------------
/** returns an array containing a slice of the SQL array, beginning with the
specified
@@ -150,7 +147,6 @@ published interface XArray: com::sun::star::uno::XInterface
typeMap)
raises (SQLException);
- //-------------------------------------------------------------------------
/** returns a result set that contains the elements of the array
designated by this
@@ -188,7 +184,6 @@ published interface XArray: com::sun::star::uno::XInterface
XResultSet getResultSet([in]com::sun::star::container::XNameAccess typeMap)
raises (SQLException);
- //-------------------------------------------------------------------------
/** returns a result set holding the elements of the subarray that
starts at index
@@ -234,7 +229,6 @@ published interface XArray: com::sun::star::uno::XInterface
raises (SQLException);
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/XBatchExecution.idl b/offapi/com/sun/star/sdbc/XBatchExecution.idl
index fcd7f6e54087..bbdadb4ea553 100644
--- a/offapi/com/sun/star/sdbc/XBatchExecution.idl
+++ b/offapi/com/sun/star/sdbc/XBatchExecution.idl
@@ -51,14 +51,12 @@ published interface XBatchExecution: com::sun::star::uno::XInterface
if a database access error occurs.
*/
void addBatch([in]string sql ) raises (SQLException);
- //-------------------------------------------------------------------------
/** makes the set of commands in the current batch empty.
@throws SQLException
if a database access error occurs.
*/
void clearBatch() raises (SQLException);
- //-------------------------------------------------------------------------
/** submits a batch of commands to the database for execution.
@returns
@@ -71,7 +69,6 @@ published interface XBatchExecution: com::sun::star::uno::XInterface
sequence<long> executeBatch() raises (SQLException);
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/XBlob.idl b/offapi/com/sun/star/sdbc/XBlob.idl
index 5b322a85af50..e86ee3eb02ba 100644
--- a/offapi/com/sun/star/sdbc/XBlob.idl
+++ b/offapi/com/sun/star/sdbc/XBlob.idl
@@ -98,7 +98,6 @@
*/
published interface XBlob: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** returns the number of bytes in the
<i>
@@ -115,7 +114,6 @@ published interface XBlob: com::sun::star::uno::XInterface
*/
hyper length() raises (SQLException);
- //-------------------------------------------------------------------------
/** returns as an array of bytes part or all of the
<i>
@@ -161,7 +159,6 @@ published interface XBlob: com::sun::star::uno::XInterface
sequence<byte> getBytes([in]hyper pos, [in]long length)
raises (SQLException);
- //-------------------------------------------------------------------------
/** retrieves the
<i>
@@ -177,7 +174,6 @@ published interface XBlob: com::sun::star::uno::XInterface
*/
com::sun::star::io::XInputStream getBinaryStream()
raises (SQLException);
- //-------------------------------------------------------------------------
/** determines the byte position at which the specified byte
<code>pattern</code>
@@ -203,7 +199,6 @@ published interface XBlob: com::sun::star::uno::XInterface
hyper position([in]sequence<byte> pattern, [in]hyper start)
raises (SQLException);
- //-------------------------------------------------------------------------
/** determines the byte position in the
<i>
@@ -230,7 +225,6 @@ published interface XBlob: com::sun::star::uno::XInterface
raises (SQLException);
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/XClob.idl b/offapi/com/sun/star/sdbc/XClob.idl
index 8ea2e55f3215..83fefac33b4d 100644
--- a/offapi/com/sun/star/sdbc/XClob.idl
+++ b/offapi/com/sun/star/sdbc/XClob.idl
@@ -90,7 +90,6 @@
*/
published interface XClob: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** returns the number of characters in the
<code>CLOB</code>
@@ -105,7 +104,6 @@ published interface XClob: com::sun::star::uno::XInterface
*/
hyper length() raises (SQLException);
- //-------------------------------------------------------------------------
/** returns a copy of the specified substring in the
<code>Clob</code>
@@ -132,7 +130,6 @@ published interface XClob: com::sun::star::uno::XInterface
*/
string getSubString([in]hyper pos, [in]long length) raises (SQLException);
- //-------------------------------------------------------------------------
/** gets the
<code>Clob</code>
@@ -144,7 +141,6 @@ published interface XClob: com::sun::star::uno::XInterface
*/
com::sun::star::io::XInputStream getCharacterStream() raises (SQLException);
- //-------------------------------------------------------------------------
/** determines the character position at which the specified substring
<code>searchstr</code>
@@ -165,7 +161,6 @@ published interface XClob: com::sun::star::uno::XInterface
hyper position([in]string searchstr, [in]long start)
raises (SQLException);
- //-------------------------------------------------------------------------
/** determines the position at which the specified
<code>Clob</code>
@@ -189,7 +184,6 @@ published interface XClob: com::sun::star::uno::XInterface
raises (SQLException);
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/XCloseable.idl b/offapi/com/sun/star/sdbc/XCloseable.idl
index 2c62c6bcf672..144f01563584 100644
--- a/offapi/com/sun/star/sdbc/XCloseable.idl
+++ b/offapi/com/sun/star/sdbc/XCloseable.idl
@@ -38,7 +38,6 @@ published interface XCloseable: com::sun::star::uno::XInterface
void close() raises (SQLException);
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/XColumnLocate.idl b/offapi/com/sun/star/sdbc/XColumnLocate.idl
index e15dc63c6ed4..4288337508e5 100644
--- a/offapi/com/sun/star/sdbc/XColumnLocate.idl
+++ b/offapi/com/sun/star/sdbc/XColumnLocate.idl
@@ -64,7 +64,6 @@ published interface XColumnLocate: com::sun::star::uno::XInterface
long findColumn([in]string columnName) raises (SQLException);
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/XConnection.idl b/offapi/com/sun/star/sdbc/XConnection.idl
index 535b018e8ae1..b82d74b2761d 100644
--- a/offapi/com/sun/star/sdbc/XConnection.idl
+++ b/offapi/com/sun/star/sdbc/XConnection.idl
@@ -92,7 +92,6 @@ published interface XConnection: com::sun::star::sdbc::XCloseable
if a database access error occurs.
*/
XStatement createStatement() raises (SQLException);
- //-------------------------------------------------------------------------
/** creates a
<type scope="com::sun::star::sdbc">PreparedStatement</type>
@@ -139,7 +138,6 @@ published interface XConnection: com::sun::star::sdbc::XCloseable
if a database access error occurs.
*/
XPreparedStatement prepareStatement([in]string sql) raises (SQLException);
- //-------------------------------------------------------------------------
/** creates a
<type scope="com::sun::star::sdbc">CallableStatement</type>
@@ -176,7 +174,6 @@ published interface XConnection: com::sun::star::sdbc::XCloseable
if a database access error occurs.
*/
XPreparedStatement prepareCall([in]string sql) raises (SQLException);
- //-------------------------------------------------------------------------
/** converts the given SQL statement into the system's native SQL grammar.
A driver may convert the JDBC SQL grammar into its system's
@@ -191,7 +188,6 @@ published interface XConnection: com::sun::star::sdbc::XCloseable
if a database access error occurs.
*/
string nativeSQL([in]string sql) raises (SQLException);
- //-------------------------------------------------------------------------
/** sets this connection's auto-commit mode.
@@ -225,7 +221,6 @@ published interface XConnection: com::sun::star::sdbc::XCloseable
if a database access error occurs.
*/
void setAutoCommit([in] boolean autoCommit) raises (SQLException);
- //-------------------------------------------------------------------------
/** gets the current auto-commit state.
@@ -237,7 +232,6 @@ published interface XConnection: com::sun::star::sdbc::XCloseable
@see setAutoCommit
*/
boolean getAutoCommit() raises (SQLException);
- //-------------------------------------------------------------------------
/** makes all changes made since the previous commit/rollback
permanent and releases any database locks currently held
@@ -250,7 +244,6 @@ published interface XConnection: com::sun::star::sdbc::XCloseable
@see setAutoCommit
*/
void commit() raises (SQLException);
- //-------------------------------------------------------------------------
/** drops all changes made since the previous
commit/rollback and releases any database locks currently held
@@ -262,7 +255,6 @@ published interface XConnection: com::sun::star::sdbc::XCloseable
@see setAutoCommit
*/
void rollback() raises (SQLException);
- //-------------------------------------------------------------------------
/** tests to see if a connection is closed.
@@ -281,7 +273,6 @@ published interface XConnection: com::sun::star::sdbc::XCloseable
if a database access error occurs.
*/
boolean isClosed() raises (SQLException);
- //-------------------------------------------------------------------------
/** gets the metadata regarding this connection's database.
@@ -300,7 +291,6 @@ published interface XConnection: com::sun::star::sdbc::XCloseable
if a database access error occurs.
*/
XDatabaseMetaData getMetaData() raises (SQLException);
- //-------------------------------------------------------------------------
/** puts this connection in read-only mode as a hint to enable
database optimizations.
@@ -323,7 +313,6 @@ published interface XConnection: com::sun::star::sdbc::XCloseable
if a database access error occurs.
*/
void setReadOnly([in]boolean readOnly) raises (SQLException);
- //-------------------------------------------------------------------------
/** tests to see if the connection is in read-only mode.
@returns
@@ -332,7 +321,6 @@ published interface XConnection: com::sun::star::sdbc::XCloseable
if a database access error occurs.
*/
boolean isReadOnly() raises (SQLException);
- //-------------------------------------------------------------------------
/** sets a catalog name in order to select
a subspace of this Connection's database in which to work.
@@ -344,7 +332,6 @@ published interface XConnection: com::sun::star::sdbc::XCloseable
if a database access error occurs.
*/
void setCatalog([in]string catalog) raises (SQLException);
- //-------------------------------------------------------------------------
/** returns the Connection's current catalog name.
@returns
@@ -353,7 +340,6 @@ published interface XConnection: com::sun::star::sdbc::XCloseable
if a database access error occurs.
*/
string getCatalog() raises (SQLException);
- //-------------------------------------------------------------------------
/** attempts to change the transaction isolation level to the one given.
@@ -378,7 +364,6 @@ published interface XConnection: com::sun::star::sdbc::XCloseable
@see com::sun::star::sdbc::XDatabaseMetaData::supportsTransactionIsolationLevel()
*/
void setTransactionIsolation([in]long level) raises (SQLException);
- //-------------------------------------------------------------------------
/** gets this Connection's current transaction isolation level.
@returns
@@ -387,7 +372,6 @@ published interface XConnection: com::sun::star::sdbc::XCloseable
if a database access error occurs.
*/
long getTransactionIsolation() raises (SQLException);
- //-------------------------------------------------------------------------
/** gets the type map object associated with this connection. Only drivers
which implement the custom type mapping facility will return an object otherwise
@@ -404,7 +388,6 @@ published interface XConnection: com::sun::star::sdbc::XCloseable
if a database access error occurs.
*/
com::sun::star::container::XNameAccess getTypeMap() raises (SQLException);
- //-------------------------------------------------------------------------
/** installs the given type map as the type map for this connection.
The type map will be used for the custom mapping of SQL structured types
@@ -424,7 +407,6 @@ published interface XConnection: com::sun::star::sdbc::XCloseable
raises (SQLException);
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/XDataSource.idl b/offapi/com/sun/star/sdbc/XDataSource.idl
index 6c7dd4ccfa86..c169b8972031 100644
--- a/offapi/com/sun/star/sdbc/XDataSource.idl
+++ b/offapi/com/sun/star/sdbc/XDataSource.idl
@@ -34,7 +34,6 @@
*/
published interface XDataSource: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** attempts to establish a database connection.
@param user
@@ -48,7 +47,6 @@ published interface XDataSource: com::sun::star::uno::XInterface
*/
XConnection getConnection([in]string user, [in]string password)
raises (SQLException);
- //-------------------------------------------------------------------------
/** sets the maximum time in seconds that this data source will wait
while attempting to connect to a database.
@@ -66,7 +64,6 @@ published interface XDataSource: com::sun::star::uno::XInterface
*/
void setLoginTimeout([in]long seconds)
raises (SQLException);
- //-------------------------------------------------------------------------
/** gets the maximum time in seconds that this data source can wait
while attempting to connect to a database.
@@ -85,7 +82,6 @@ published interface XDataSource: com::sun::star::uno::XInterface
long getLoginTimeout() raises (SQLException);
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/XDatabaseMetaData.idl b/offapi/com/sun/star/sdbc/XDatabaseMetaData.idl
index bf5563088653..18f3d80ec5ad 100644
--- a/offapi/com/sun/star/sdbc/XDatabaseMetaData.idl
+++ b/offapi/com/sun/star/sdbc/XDatabaseMetaData.idl
@@ -91,7 +91,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean allProceduresAreCallable() raises (SQLException);
- //-------------------------------------------------------------------------
/** Can all the tables returned by getTable be SELECTed by the
current user?
@@ -101,17 +100,14 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean allTablesAreSelectable() raises (SQLException);
- //-------------------------------------------------------------------------
/** returns the URL for the database connection
*/
string getURL() raises (SQLException);
- //-------------------------------------------------------------------------
/** returns the user name from this database connection.
*/
string getUserName() raises (SQLException);
- //-------------------------------------------------------------------------
/** checks if the database in read-only mode.
@returns
@@ -120,7 +116,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean isReadOnly() raises (SQLException);
- //-------------------------------------------------------------------------
/** Are NULL values sorted high?
@returns
@@ -129,7 +124,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean nullsAreSortedHigh() raises (SQLException);
- //-------------------------------------------------------------------------
/** Are NULL values sorted low?
@returns
@@ -138,7 +132,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean nullsAreSortedLow() raises (SQLException);
- //-------------------------------------------------------------------------
/** Are NULL values sorted at the start regardless of sort order?
@returns
@@ -147,7 +140,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean nullsAreSortedAtStart() raises (SQLException);
- //-------------------------------------------------------------------------
/** Are NULL values sorted at the end, regardless of sort order?
@returns
@@ -156,37 +148,30 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean nullsAreSortedAtEnd() raises (SQLException);
- //-------------------------------------------------------------------------
/** returns the name of the database product.
*/
string getDatabaseProductName() raises (SQLException);
- //-------------------------------------------------------------------------
/** returns the version of the database product.
*/
string getDatabaseProductVersion() raises (SQLException);
- //-------------------------------------------------------------------------
/** returns the name of the SDBC driver.
*/
string getDriverName() raises (SQLException);
- //-------------------------------------------------------------------------
/** returns the version number of the SDBC driver.
*/
string getDriverVersion() raises (SQLException);
- //-------------------------------------------------------------------------
/** returns the SDBC driver major version number.
*/
long getDriverMajorVersion();
- //-------------------------------------------------------------------------
/** returns the SDBC driver minor version number.
*/
long getDriverMinorVersion();
- //-------------------------------------------------------------------------
/** use the database local files to save the tables.
@returns
@@ -195,7 +180,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean usesLocalFiles() raises (SQLException);
- //-------------------------------------------------------------------------
/** use the database one local file to save for each table.
@returns
@@ -204,7 +188,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean usesLocalFilePerTable() raises (SQLException);
- //-------------------------------------------------------------------------
/** use the database "mixed case unquoted SQL identifiers" case sensitive.
@returns
@@ -213,7 +196,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean supportsMixedCaseIdentifiers() raises (SQLException);
- //-------------------------------------------------------------------------
/** Does the database treat mixed case unquoted SQL identifiers as
case insensitive and store them in upper case?
@@ -223,7 +205,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean storesUpperCaseIdentifiers() raises (SQLException);
- //-------------------------------------------------------------------------
/** Does the database treat mixed case unquoted SQL identifiers as
case insensitive and store them in lower case?
@@ -233,7 +214,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean storesLowerCaseIdentifiers() raises (SQLException);
- //-------------------------------------------------------------------------
/** Does the database treat mixed case unquoted SQL identifiers as
case insensitive and store them in mixed case?
@@ -243,7 +223,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean storesMixedCaseIdentifiers() raises (SQLException);
- //-------------------------------------------------------------------------
/** Does the database treat mixed case quoted SQL identifiers as
case sensitive and as a result store them in mixed case?
@@ -253,7 +232,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean supportsMixedCaseQuotedIdentifiers() raises (SQLException);
- //-------------------------------------------------------------------------
/** Does the database treat mixed case quoted SQL identifiers as
case insensitive and store them in upper case?
@@ -263,7 +241,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean storesUpperCaseQuotedIdentifiers() raises (SQLException);
- //-------------------------------------------------------------------------
/** Does the database treat mixed case quoted SQL identifiers as
case insensitive and store them in lower case?
@@ -273,7 +250,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean storesLowerCaseQuotedIdentifiers() raises (SQLException);
- //-------------------------------------------------------------------------
/** Does the database treat mixed case quoted SQL identifiers as
case insensitive and store them in mixed case?
@@ -283,7 +259,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean storesMixedCaseQuotedIdentifiers() raises (SQLException);
- //-------------------------------------------------------------------------
/** What's the string used to quote SQL identifiers?
This returns a space " " if identifier quoting is not supported.
@@ -293,7 +268,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
string getIdentifierQuoteString() raises (SQLException);
- //-------------------------------------------------------------------------
/** gets a comma-separated list of all a database's SQL keywords
that are NOT also SQL92 keywords.
@@ -303,7 +277,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
string getSQLKeywords() raises (SQLException);
- //-------------------------------------------------------------------------
/** gets a comma-separated list of math functions. These are the
X/Open CLI math function names used in the SDBC function escape
@@ -314,7 +287,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
string getNumericFunctions() raises (SQLException);
- //-------------------------------------------------------------------------
/** gets a comma-separated list of string functions. These are the
X/Open CLI string function names used in the SDBC function escape
@@ -325,7 +297,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
string getStringFunctions() raises (SQLException);
- //-------------------------------------------------------------------------
/** gets a comma-separated list of system functions. These are the
X/Open CLI system function names used in the SDBC function escape
@@ -336,7 +307,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
string getSystemFunctions() raises (SQLException);
- //-------------------------------------------------------------------------
/** gets a comma-separated list of time and date functions.
@returns
@@ -345,7 +315,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
string getTimeDateFunctions() raises (SQLException);
- //-------------------------------------------------------------------------
/** gets the string that can be used to escape wildcard characters.
This is the string that can be used to escape "_" or "%" in
@@ -365,7 +334,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
string getSearchStringEscape() raises (SQLException);
- //-------------------------------------------------------------------------
/** gets all the "extra" characters that can be used in unquoted
identifier names (those beyond a-z, A-Z, 0-9 and _).
@@ -375,7 +343,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
string getExtraNameCharacters() raises (SQLException);
- //-------------------------------------------------------------------------
/** support the Database "ALTER TABLE" with add column?
@returns
@@ -384,7 +351,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean supportsAlterTableWithAddColumn() raises (SQLException);
- //-------------------------------------------------------------------------
/** support the Database "ALTER TABLE" with drop column?
@returns
@@ -393,7 +359,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean supportsAlterTableWithDropColumn() raises (SQLException);
- //-------------------------------------------------------------------------
/** support the Database column aliasing?
@@ -408,7 +373,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean supportsColumnAliasing() raises (SQLException);
- //-------------------------------------------------------------------------
/** are concatenations between NULL and non-NULL values NULL?
@returns
@@ -417,7 +381,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean nullPlusNonNullIsNull() raises (SQLException);
- //-------------------------------------------------------------------------
/** <TRUE/>
, if the Database supports the CONVERT function between SQL types,
@@ -430,7 +393,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean supportsTypeConversion() raises (SQLException);
- //-------------------------------------------------------------------------
/** <TRUE/>
, if the Database supports the CONVERT between the given SQL types
@@ -444,7 +406,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
*/
boolean supportsConvert([in]long fromType, [in]long toType)
raises (SQLException);
- //-------------------------------------------------------------------------
/** Are table correlation names supported?
@returns
@@ -453,7 +414,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean supportsTableCorrelationNames() raises (SQLException);
- //-------------------------------------------------------------------------
/** If table correlation names are supported, are they restricted
to be different from the names of the tables?
@@ -464,7 +424,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
*/
boolean supportsDifferentTableCorrelationNames()
raises (SQLException);
- //-------------------------------------------------------------------------
/** Are expressions in "ORDER BY" lists supported?
@returns
@@ -473,7 +432,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean supportsExpressionsInOrderBy() raises (SQLException);
- //-------------------------------------------------------------------------
/** Can an "ORDER BY" clause use columns not in the SELECT statement?
@returns
@@ -482,7 +440,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean supportsOrderByUnrelated() raises (SQLException);
- //-------------------------------------------------------------------------
/** Is some form of "GROUP BY" clause supported?
@returns
@@ -491,7 +448,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean supportsGroupBy() raises (SQLException);
- //-------------------------------------------------------------------------
/** Can a "GROUP BY" clause use columns not in the SELECT?
@returns
@@ -500,7 +456,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean supportsGroupByUnrelated() raises (SQLException);
- //-------------------------------------------------------------------------
/** Can a "GROUP BY" clause add columns not in the SELECT
provided it specifies all the columns in the SELECT?
@@ -510,7 +465,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean supportsGroupByBeyondSelect() raises (SQLException);
- //-------------------------------------------------------------------------
/** Is the escape character in "LIKE" clauses supported?
@returns
@@ -519,7 +473,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean supportsLikeEscapeClause() raises (SQLException);
- //-------------------------------------------------------------------------
/** Are multiple XResultSets from a single execute supported?
@returns
@@ -528,7 +481,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean supportsMultipleResultSets() raises (SQLException);
- //-------------------------------------------------------------------------
/** Can we have multiple transactions open at once (on different
connections)?
@@ -538,7 +490,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean supportsMultipleTransactions() raises (SQLException);
- //-------------------------------------------------------------------------
/** Can columns be defined as non-nullable?
@returns
@@ -547,7 +498,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean supportsNonNullableColumns() raises (SQLException);
- //-------------------------------------------------------------------------
/** <TRUE/>, if the database supports ODBC Minimum SQL grammar,
otherwise <FALSE/>.
@@ -557,7 +507,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean supportsMinimumSQLGrammar() raises (SQLException);
- //-------------------------------------------------------------------------
/** <TRUE/>, if the database supports ODBC Core SQL grammar,
otherwise <FALSE/>.
@@ -567,7 +516,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean supportsCoreSQLGrammar() raises (SQLException);
- //-------------------------------------------------------------------------
/**
<TRUE/>, if the database supports ODBC Extended SQL grammar,
@@ -578,7 +526,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean supportsExtendedSQLGrammar() raises (SQLException);
- //-------------------------------------------------------------------------
/** @returns
<TRUE/>, if the database supports ANSI92 entry level SQL grammar,
@@ -587,7 +534,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean supportsANSI92EntryLevelSQL() raises (SQLException);
- //-------------------------------------------------------------------------
/** @returns
<TRUE/>, if the database supports ANSI92 intermediate SQL grammar,
@@ -596,7 +542,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean supportsANSI92IntermediateSQL() raises (SQLException);
- //-------------------------------------------------------------------------
/** @returns
<TRUE/>, if the database supports ANSI92 full SQL grammar,
@@ -605,7 +550,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean supportsANSI92FullSQL() raises (SQLException);
- //-------------------------------------------------------------------------
/** returns
<TRUE/>, if the Database supports SQL Integrity Enhancement Facility,
@@ -614,7 +558,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean supportsIntegrityEnhancementFacility() raises (SQLException);
- //-------------------------------------------------------------------------
/** @returns
<TRUE/>, if some form of outer join is supported,
@@ -623,7 +566,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean supportsOuterJoins() raises (SQLException);
- //-------------------------------------------------------------------------
/** @returns
<TRUE/>, if full nested outer joins are supported,
@@ -632,7 +574,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean supportsFullOuterJoins() raises (SQLException);
- //-------------------------------------------------------------------------
/** @returns
<TRUE/>, if there is limited support for outer joins.
@@ -642,7 +583,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean supportsLimitedOuterJoins() raises (SQLException);
- //-------------------------------------------------------------------------
/** return the database vendor's preferred term for "schema"
@returns
@@ -651,7 +591,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
string getSchemaTerm() raises (SQLException);
- //-------------------------------------------------------------------------
/** return the database vendor's preferred term for "procedure"
@returns
@@ -660,7 +599,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
string getProcedureTerm() raises (SQLException);
- //-------------------------------------------------------------------------
/** return the database vendor's preferred term for "catalog"
@returns
@@ -669,7 +607,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
string getCatalogTerm() raises (SQLException);
- //-------------------------------------------------------------------------
/** Does a catalog appear at the start of a qualified table name?
(Otherwise it appears at the end)
@@ -679,7 +616,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean isCatalogAtStart() raises (SQLException);
- //-------------------------------------------------------------------------
/** return the separator between catalog and table name
@returns
@@ -688,7 +624,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
string getCatalogSeparator() raises (SQLException);
- //-------------------------------------------------------------------------
/** Can a schema name be used in a data manipulation statement?
@returns
@@ -697,7 +632,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean supportsSchemasInDataManipulation() raises (SQLException);
- //-------------------------------------------------------------------------
/** Can a schema name be used in a procedure call statement?
@returns
@@ -706,7 +640,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean supportsSchemasInProcedureCalls() raises (SQLException);
- //-------------------------------------------------------------------------
/** Can a schema name be used in a table definition statement?
@returns
@@ -715,7 +648,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean supportsSchemasInTableDefinitions() raises (SQLException);
- //-------------------------------------------------------------------------
/** Can a schema name be used in an index definition statement?
@returns
@@ -724,7 +656,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean supportsSchemasInIndexDefinitions() raises (SQLException);
- //-------------------------------------------------------------------------
/** Can a schema name be used in a privilege definition statement?
@returns
@@ -734,7 +665,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
*/
boolean supportsSchemasInPrivilegeDefinitions()
raises (SQLException);
- //-------------------------------------------------------------------------
/** Can a catalog name be used in a data manipulation statement?
@returns
@@ -743,7 +673,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean supportsCatalogsInDataManipulation() raises (SQLException);
- //-------------------------------------------------------------------------
/** Can a catalog name be used in a procedure call statement?
@returns
@@ -752,7 +681,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean supportsCatalogsInProcedureCalls() raises (SQLException);
- //-------------------------------------------------------------------------
/** Can a catalog name be used in a table definition statement?
@returns
@@ -761,7 +689,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean supportsCatalogsInTableDefinitions() raises (SQLException);
- //-------------------------------------------------------------------------
/** Can a catalog name be used in an index definition statement?
@returns
@@ -770,7 +697,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean supportsCatalogsInIndexDefinitions() raises (SQLException);
- //-------------------------------------------------------------------------
/** Can a catalog name be used in a privilege definition statement?
@returns
@@ -780,7 +706,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
*/
boolean supportsCatalogsInPrivilegeDefinitions()
raises (SQLException);
- //-------------------------------------------------------------------------
/** Is positioned DELETE supported?
@returns
@@ -789,7 +714,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean supportsPositionedDelete() raises (SQLException);
- //-------------------------------------------------------------------------
/** Is positioned UPDATE supported?
@returns
@@ -798,7 +722,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean supportsPositionedUpdate() raises (SQLException);
- //-------------------------------------------------------------------------
/** Is SELECT for UPDATE supported?
@returns
@@ -807,7 +730,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean supportsSelectForUpdate() raises (SQLException);
- //-------------------------------------------------------------------------
/** Are stored procedure calls using the stored procedure escape
syntax supported?
@@ -817,7 +739,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean supportsStoredProcedures() raises (SQLException);
- //-------------------------------------------------------------------------
/** Are subqueries in comparison expressions supported?
@returns
@@ -826,7 +747,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean supportsSubqueriesInComparisons() raises (SQLException);
- //-------------------------------------------------------------------------
/** Are subqueries in "exists" expressions supported?
@returns
@@ -835,7 +755,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean supportsSubqueriesInExists() raises (SQLException);
- //-------------------------------------------------------------------------
/** Are subqueries in "in" statements supported?
@returns
@@ -844,7 +763,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean supportsSubqueriesInIns() raises (SQLException);
- //-------------------------------------------------------------------------
/** Are subqueries in quantified expressions supported?
@returns
@@ -853,7 +771,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean supportsSubqueriesInQuantifieds() raises (SQLException);
- //-------------------------------------------------------------------------
/** Are correlated subqueries supported?
@returns
@@ -862,7 +779,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean supportsCorrelatedSubqueries() raises (SQLException);
- //-------------------------------------------------------------------------
/** Is SQL UNION supported?
@returns
@@ -871,7 +787,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean supportsUnion() raises (SQLException);
- //-------------------------------------------------------------------------
/** Is SQL UNION ALL supported?
@returns
@@ -880,7 +795,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean supportsUnionAll() raises (SQLException);
- //-------------------------------------------------------------------------
/** Can cursors remain open across commits?
@returns
@@ -889,7 +803,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean supportsOpenCursorsAcrossCommit() raises (SQLException);
- //-------------------------------------------------------------------------
/** Can cursors remain open across rollbacks?
@returns
@@ -898,7 +811,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean supportsOpenCursorsAcrossRollback() raises (SQLException);
- //-------------------------------------------------------------------------
/** Can statements remain open across commits?
@returns
@@ -907,7 +819,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean supportsOpenStatementsAcrossCommit() raises (SQLException);
- //-------------------------------------------------------------------------
/** Can statements remain open across rollbacks?
@returns
@@ -917,7 +828,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
*/
boolean supportsOpenStatementsAcrossRollback()
raises (SQLException);
- //-------------------------------------------------------------------------
/** return the maximal number of hex characters in an inline binary literal
@returns
@@ -926,7 +836,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
long getMaxBinaryLiteralLength() raises (SQLException);
- //-------------------------------------------------------------------------
/** return the max length for a character literal
@returns
@@ -935,7 +844,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
long getMaxCharLiteralLength() raises (SQLException);
- //-------------------------------------------------------------------------
/** return the limit on column name length
@returns
@@ -944,7 +852,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
long getMaxColumnNameLength() raises (SQLException);
- //-------------------------------------------------------------------------
/** return the maximum number of columns in a "GROUP BY" clause
@returns
@@ -953,7 +860,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
long getMaxColumnsInGroupBy() raises (SQLException);
- //-------------------------------------------------------------------------
/** return the maximum number of columns allowed in an index
@returns
@@ -962,7 +868,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
long getMaxColumnsInIndex() raises (SQLException);
- //-------------------------------------------------------------------------
/** return the maximum number of columns in an "ORDER BY" clause
@returns
@@ -971,7 +876,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
long getMaxColumnsInOrderBy() raises (SQLException);
- //-------------------------------------------------------------------------
/** return the maximum number of columns in a "SELECT" list
@returns
@@ -980,7 +884,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
long getMaxColumnsInSelect() raises (SQLException);
- //-------------------------------------------------------------------------
/** return the maximum number of columns in a table
@returns
@@ -989,7 +892,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
long getMaxColumnsInTable() raises (SQLException);
- //-------------------------------------------------------------------------
/** return the number of active connections at a time to this database.
@returns
@@ -998,7 +900,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
long getMaxConnections() raises (SQLException);
- //-------------------------------------------------------------------------
/** return the maximum cursor name length
@returns
@@ -1007,7 +908,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
long getMaxCursorNameLength() raises (SQLException);
- //-------------------------------------------------------------------------
/** return the maximum length of an index (in bytes)
@returns
@@ -1016,7 +916,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
long getMaxIndexLength() raises (SQLException);
- //-------------------------------------------------------------------------
/** return the maximum length allowed for a schema name
@returns
@@ -1025,7 +924,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
long getMaxSchemaNameLength() raises (SQLException);
- //-------------------------------------------------------------------------
/** return the maximum length of a procedure name
@returns
@@ -1034,7 +932,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
long getMaxProcedureNameLength() raises (SQLException);
- //-------------------------------------------------------------------------
/** return the maximum length of a catalog name
@returns
@@ -1043,7 +940,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
long getMaxCatalogNameLength() raises (SQLException);
- //-------------------------------------------------------------------------
/** return the maximum length of a single row.
@returns
@@ -1052,7 +948,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
long getMaxRowSize() raises (SQLException);
- //-------------------------------------------------------------------------
/** Did getMaxRowSize() include LONGVARCHAR and LONGVARBINARY
blobs?
@@ -1062,7 +957,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean doesMaxRowSizeIncludeBlobs() raises (SQLException);
- //-------------------------------------------------------------------------
/** return the maximum length of a SQL statement
@returns
@@ -1071,7 +965,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
long getMaxStatementLength() raises (SQLException);
- //-------------------------------------------------------------------------
/** return the maximal number of open active statements at one time to this database
@returns
@@ -1080,7 +973,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
long getMaxStatements() raises (SQLException);
- //-------------------------------------------------------------------------
/** return the maximum length of a table name
@returns
@@ -1089,7 +981,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
long getMaxTableNameLength() raises (SQLException);
- //-------------------------------------------------------------------------
/** return the maximum number of tables in a SELECT statement
@returns
@@ -1098,7 +989,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
long getMaxTablesInSelect() raises (SQLException);
- //-------------------------------------------------------------------------
/** return the maximum length of a user name
@returns
@@ -1107,7 +997,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
long getMaxUserNameLength() raises (SQLException);
- //-------------------------------------------------------------------------
/** return the database default transaction isolation level.
The values are defined in
@@ -1119,7 +1008,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
@see com::sun::star::sdbc::XConnection
*/
long getDefaultTransactionIsolation() raises (SQLException);
- //-------------------------------------------------------------------------
/** support the Database transactions?
If not, invoking the method
@@ -1132,7 +1020,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean supportsTransactions() raises (SQLException);
- //-------------------------------------------------------------------------
/** Does this database support the given transaction isolation level?
@returns
@@ -1143,7 +1030,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
*/
boolean supportsTransactionIsolationLevel([in]long level)
raises (SQLException);
- //-------------------------------------------------------------------------
/** support the Database both data definition and data manipulation statements
within a transaction?
@@ -1161,7 +1047,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
--> */
boolean supportsDataDefinitionAndDataManipulationTransactions()
raises (SQLException);
- //-------------------------------------------------------------------------
/** are only data manipulation statements within a transaction
supported?
@@ -1172,7 +1057,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
*/
boolean supportsDataManipulationTransactionsOnly()
raises (SQLException);
- //-------------------------------------------------------------------------
/** does a data definition statement within a transaction force the
transaction to commit?
@@ -1183,7 +1067,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
*/
boolean dataDefinitionCausesTransactionCommit()
raises (SQLException);
- //-------------------------------------------------------------------------
/** is a data definition statement within a transaction ignored?
@returns
@@ -1193,7 +1076,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
*/
boolean dataDefinitionIgnoredInTransactions()
raises (SQLException);
- //-------------------------------------------------------------------------
/** Gets a description of the stored procedures available in a
catalog.
@@ -1251,7 +1133,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
*/
XResultSet getProcedures([in]any catalog, [in]string schemaPattern,
[in]string procedureNamePattern) raises (SQLException);
- //-------------------------------------------------------------------------
/** gets a description of a catalog's stored procedure parameters
and result columns.
@@ -1353,7 +1234,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
[in]string procedureNamePattern,
[in]string columnNamePattern)
raises (SQLException);
- //-------------------------------------------------------------------------
/** gets a description of tables available in a catalog.
@@ -1403,7 +1283,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
XResultSet getTables([in]any catalog, [in]string schemaPattern,
[in]string tableNamePattern, [in]sequence<string> types)
raises (SQLException);
- //-------------------------------------------------------------------------
/** Gets the schema names available in this database. The results
are ordered by schema name.
@@ -1422,7 +1301,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
XResultSet getSchemas() raises (SQLException);
- //-------------------------------------------------------------------------
/** gets the catalog names available in this database. The results
are ordered by catalog name.
@@ -1441,7 +1319,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
XResultSet getCatalogs() raises (SQLException);
- //-------------------------------------------------------------------------
/** gets the table types available in this database. The results
are ordered by table type.
@@ -1462,7 +1339,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
XResultSet getTableTypes() raises (SQLException);
- //-------------------------------------------------------------------------
/** gets a description of table columns available in
the specified catalog.
@@ -1561,7 +1437,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
XResultSet getColumns([in]any catalog, [in]string schemaPattern,
[in]string tableNamePattern, [in]string columnNamePattern)
raises (SQLException);
- //-------------------------------------------------------------------------
/** gets a description of the access rights for a table's columns.
@@ -1615,7 +1490,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
*/
XResultSet getColumnPrivileges([in]any catalog, [in]string schema,
[in]string table, [in]string columnNamePattern) raises (SQLException);
- //-------------------------------------------------------------------------
/** gets a description of the access rights for each table available
in a catalog. Note that a table privilege applies to one or
@@ -1668,7 +1542,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
*/
XResultSet getTablePrivileges([in]any catalog, [in]string schemaPattern,
[in]string tableNamePattern) raises (SQLException);
- //-------------------------------------------------------------------------
/** gets a description of a table's optimal set of columns that
uniquely identifies a row. They are ordered by SCOPE.
@@ -1738,7 +1611,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
XResultSet getBestRowIdentifier([in]any catalog, [in]string schema,
[in]string table, [in]long scope, [in] boolean nullable)
raises (SQLException);
- //-------------------------------------------------------------------------
/** gets a description of a table's columns that are automatically
updated when any value in a row is updated. They are
@@ -1795,7 +1667,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
*/
XResultSet getVersionColumns([in]any catalog, [in]string schema,
[in]string table) raises (SQLException);
- //-------------------------------------------------------------------------
/** gets a description of a table's primary key columns. They
are ordered by COLUMN_NAME.
@@ -1836,7 +1707,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
*/
XResultSet getPrimaryKeys([in]any catalog, [in]string schema,
[in]string table) raises (SQLException);
- //-------------------------------------------------------------------------
/** gets a description of the primary key columns that are
referenced by a table's foreign key columns (the primary keys
@@ -1951,7 +1821,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
*/
XResultSet getImportedKeys([in]any catalog, [in]string schema,
[in]string table) raises (SQLException);
- //-------------------------------------------------------------------------
/** gets a description of the foreign key columns that reference a
table's primary key columns (the foreign keys exported by a
@@ -2066,7 +1935,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
*/
XResultSet getExportedKeys([in]any catalog, [in]string schema,
[in]string table) raises (SQLException);
- //-------------------------------------------------------------------------
/** gets a description of the foreign key columns in the foreign key
table that reference the primary key columns of the primary key
@@ -2193,7 +2061,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
[in]string primaryTable,
[in]any foreignCatalog, [in]string foreignSchema,
[in]string foreignTable) raises (SQLException);
- //-------------------------------------------------------------------------
/** gets a description of all the standard SQL types supported by
this database. They are ordered by DATA_TYPE and then by how
@@ -2288,7 +2155,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
XResultSet getTypeInfo() raises (SQLException);
- //-------------------------------------------------------------------------
/** gets a description of a table's indices and statistics. They are
ordered by NON_UNIQUE, TYPE, INDEX_NAME, and ORDINAL_POSITION.
@@ -2378,7 +2244,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
XResultSet getIndexInfo([in]any catalog, [in]string schema, [in]string table,
[in]boolean unique, [in]boolean approximate)
raises (SQLException);
- //-------------------------------------------------------------------------
/** Does the database support the given result set type?
@param setType
@@ -2390,7 +2255,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean supportsResultSetType([in]long setType) raises (SQLException);
- //-------------------------------------------------------------------------
/** Does the database support the concurrency type in combination
with the given result set type?
@@ -2408,7 +2272,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
boolean supportsResultSetConcurrency([in]long setType,
[in]long concurrency)
raises (SQLException);
- //-------------------------------------------------------------------------
/** indicates whether a result set's own updates are visible.
@param setType
@@ -2420,7 +2283,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean ownUpdatesAreVisible([in]long setType) raises (SQLException);
- //-------------------------------------------------------------------------
/** indicates whether a result set's own deletes are visible.
@param setType
@@ -2432,7 +2294,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean ownDeletesAreVisible([in]long setType) raises (SQLException);
- //-------------------------------------------------------------------------
/** indicates whether a result set's own inserts are visible.
@param setType
@@ -2444,7 +2305,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean ownInsertsAreVisible([in]long setType) raises (SQLException);
- //-------------------------------------------------------------------------
/** indicates whether updates made by others are visible.
@param setType
@@ -2456,7 +2316,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean othersUpdatesAreVisible([in]long setType) raises (SQLException);
- //-------------------------------------------------------------------------
/** indicates whether deletes made by others are visible.
@param setType
@@ -2468,7 +2327,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean othersDeletesAreVisible([in]long setType) raises (SQLException);
- //-------------------------------------------------------------------------
/** indicates whether inserts made by others are visible.
@param setType
@@ -2480,7 +2338,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean othersInsertsAreVisible([in]long setType) raises (SQLException);
- //-------------------------------------------------------------------------
/** indicates whether or not a visible row update can be detected by
calling the method
@@ -2494,7 +2351,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean updatesAreDetected([in]long setType) raises (SQLException);
- //-------------------------------------------------------------------------
/** indicates whether or not a visible row delete can be detected by
calling
@@ -2510,7 +2366,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean deletesAreDetected([in]long setType) raises (SQLException);
- //-------------------------------------------------------------------------
/** indicates whether or not a visible row insert can be detected
by calling
@@ -2524,7 +2379,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean insertsAreDetected([in]long setType) raises (SQLException);
- //-------------------------------------------------------------------------
/** indicates whether the driver supports batch updates.
@returns
@@ -2533,7 +2387,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean supportsBatchUpdates() raises (SQLException);
- //-------------------------------------------------------------------------
/** Gets a description of the user-defined types defined in a particular
schema. Schema-specific UDTs may have type OBJECT, STRUCT,
@@ -2589,7 +2442,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
XResultSet getUDTs([in]any catalog, [in]string schemaPattern,
[in]string typeNamePattern, [in]sequence<long> types)
raises (SQLException);
- //-------------------------------------------------------------------------
/** retrieves the connection that produced this metadata object.
@returns
@@ -2600,7 +2452,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
XConnection getConnection() raises (SQLException);
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/XDatabaseMetaData2.idl b/offapi/com/sun/star/sdbc/XDatabaseMetaData2.idl
index 4a2f94e0b010..29206891671a 100644
--- a/offapi/com/sun/star/sdbc/XDatabaseMetaData2.idl
+++ b/offapi/com/sun/star/sdbc/XDatabaseMetaData2.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/sdbc/XDatabaseMetaData.idl>
#include <com/sun/star/beans/PropertyValue.idl>
-//=============================================================================
module com { module sun { module star { module sdbc {
-//=============================================================================
/** extends the <type>XDatabaseMetaData</type> interface to allow retrieval of additional
information.
@@ -44,11 +42,9 @@ interface XDatabaseMetaData2 : XDatabaseMetaData
getConnectionInfo();
};
-//=============================================================================
}; }; }; };
-//=============================================================================
#endif
diff --git a/offapi/com/sun/star/sdbc/XDriver.idl b/offapi/com/sun/star/sdbc/XDriver.idl
index a671ac8d44c4..b0bc4a5471e0 100644
--- a/offapi/com/sun/star/sdbc/XDriver.idl
+++ b/offapi/com/sun/star/sdbc/XDriver.idl
@@ -104,7 +104,6 @@ published interface XDriver: com::sun::star::uno::XInterface
[in]string url,
[in]sequence<com::sun::star::beans::PropertyValue> info)
raises (SQLException);
- //-------------------------------------------------------------------------
/** returns <TRUE/> if the driver thinks that it can open a connection
to the given URL. Typically drivers will return <TRUE/> if they
@@ -119,7 +118,6 @@ published interface XDriver: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean acceptsURL([in]string url) raises (SQLException);
- //-------------------------------------------------------------------------
/** gets information about the possible properties for this driver.
<p>The getPropertyInfo method is intended to allow a generic GUI tool to
@@ -143,14 +141,12 @@ published interface XDriver: com::sun::star::uno::XInterface
sequence<DriverPropertyInfo> getPropertyInfo([in]string url,
[in] sequence<com::sun::star::beans::PropertyValue> info)
raises (SQLException);
- //-------------------------------------------------------------------------
/** gets the driver's major version number. Initially this should be 1.
@returns
this driver's major version number
*/
long getMajorVersion();
- //-------------------------------------------------------------------------
/** gets the driver's minor version number. Initially this should be 0.
@returns
@@ -159,7 +155,6 @@ published interface XDriver: com::sun::star::uno::XInterface
long getMinorVersion();
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/XDriverAccess.idl b/offapi/com/sun/star/sdbc/XDriverAccess.idl
index 0c2f5e5ee584..c0f907f3bf29 100644
--- a/offapi/com/sun/star/sdbc/XDriverAccess.idl
+++ b/offapi/com/sun/star/sdbc/XDriverAccess.idl
@@ -45,7 +45,6 @@ published interface XDriverAccess: com::sun::star::uno::XInterface
XDriver getDriverByURL([in]string url);
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/XDriverManager.idl b/offapi/com/sun/star/sdbc/XDriverManager.idl
index ecf2fc0e52d2..28fdcf87eeb5 100644
--- a/offapi/com/sun/star/sdbc/XDriverManager.idl
+++ b/offapi/com/sun/star/sdbc/XDriverManager.idl
@@ -48,7 +48,6 @@
*/
published interface XDriverManager: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** attempts to establish a connection to the given database URL.
The DriverManager attempts to select an appropriate driver from
@@ -62,7 +61,6 @@ published interface XDriverManager: com::sun::star::uno::XInterface
*/
XConnection getConnection([in]string url)
raises (SQLException);
- //-------------------------------------------------------------------------
/** attempts to establish a connection to the given database URL.
The DriverManager attempts to select an appropriate driver from
@@ -81,7 +79,6 @@ published interface XDriverManager: com::sun::star::uno::XInterface
XConnection getConnectionWithInfo([in]string url,
[in]sequence<com::sun::star::beans::PropertyValue> info)
raises (SQLException);
- //-------------------------------------------------------------------------
/** sets the maximum time in seconds that a driver will wait
while attempting to connect to a database.
@@ -92,7 +89,6 @@ published interface XDriverManager: com::sun::star::uno::XInterface
if a database access error occurs.
*/
void setLoginTimeout([in]long seconds);
- //-------------------------------------------------------------------------
/** gets the maximum time in seconds that a driver can wait
when attempting to login to a database.
@@ -105,7 +101,6 @@ published interface XDriverManager: com::sun::star::uno::XInterface
long getLoginTimeout();
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/XGeneratedResultSet.idl b/offapi/com/sun/star/sdbc/XGeneratedResultSet.idl
index 7f06e5a725ee..e0ea4a15df28 100644
--- a/offapi/com/sun/star/sdbc/XGeneratedResultSet.idl
+++ b/offapi/com/sun/star/sdbc/XGeneratedResultSet.idl
@@ -39,7 +39,6 @@
*/
published interface XGeneratedResultSet: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** gives access to automatically generated values after a new row was inserted.
@returns
a result set that contains the data produced by the query
@@ -50,7 +49,6 @@ published interface XGeneratedResultSet: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/XIsolatedConnection.idl b/offapi/com/sun/star/sdbc/XIsolatedConnection.idl
index e10b6e9e1451..89538b8d1778 100644
--- a/offapi/com/sun/star/sdbc/XIsolatedConnection.idl
+++ b/offapi/com/sun/star/sdbc/XIsolatedConnection.idl
@@ -64,7 +64,6 @@ published interface XIsolatedConnection: com::sun::star::uno::XInterface
raises (SQLException);
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/XMultipleResults.idl b/offapi/com/sun/star/sdbc/XMultipleResults.idl
index 6bcb6eb183cd..3af70bb2754e 100644
--- a/offapi/com/sun/star/sdbc/XMultipleResults.idl
+++ b/offapi/com/sun/star/sdbc/XMultipleResults.idl
@@ -62,7 +62,6 @@ published interface XMultipleResults: com::sun::star::uno::XInterface
if a database access error occurs.
*/
XResultSet getResultSet() raises (SQLException);
- //-------------------------------------------------------------------------
/** returns the current result as an update count.
@@ -77,7 +76,6 @@ published interface XMultipleResults: com::sun::star::uno::XInterface
if a database access error occurs.
*/
long getUpdateCount() raises (SQLException);
- //-------------------------------------------------------------------------
/** moves to a Statement's next result. It returns <TRUE/> if
this result is a ResultSet. This method also implicitly
@@ -96,7 +94,6 @@ published interface XMultipleResults: com::sun::star::uno::XInterface
boolean getMoreResults() raises (SQLException);
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/XOutParameters.idl b/offapi/com/sun/star/sdbc/XOutParameters.idl
index d1f23064b877..97b80b68d476 100644
--- a/offapi/com/sun/star/sdbc/XOutParameters.idl
+++ b/offapi/com/sun/star/sdbc/XOutParameters.idl
@@ -88,7 +88,6 @@ published interface XOutParameters: com::sun::star::uno::XInterface
void registerOutParameter([in]long parameterIndex, [in]long sqlType,
[in]string typeName)
raises (SQLException);
- //-------------------------------------------------------------------------
/** registers the OUT parameter in ordinal position
<code>parameterIndex</code>
@@ -127,7 +126,6 @@ published interface XOutParameters: com::sun::star::uno::XInterface
raises (SQLException);
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/XParameters.idl b/offapi/com/sun/star/sdbc/XParameters.idl
index 32e9a7af330b..8e0b1156656a 100644
--- a/offapi/com/sun/star/sdbc/XParameters.idl
+++ b/offapi/com/sun/star/sdbc/XParameters.idl
@@ -77,7 +77,6 @@ published interface XParameters: com::sun::star::uno::XInterface
*/
void setNull([in]long parameterIndex,
[in]long sqlType) raises (SQLException);
- //-------------------------------------------------------------------------
/** sets the designated parameter to SQL NULL. This version of setNull should
be used for user-named types and REF type parameters. Examples
@@ -111,7 +110,6 @@ published interface XParameters: com::sun::star::uno::XInterface
void setObjectNull([in]long parameterIndex,
[in]long sqlType,
[in]string typeName) raises (SQLException);
- //-------------------------------------------------------------------------
/** sets the designated parameter to a boolean value. The driver converts this
to a SQL BIT value when it sends it to the database.
@@ -124,7 +122,6 @@ published interface XParameters: com::sun::star::uno::XInterface
*/
void setBoolean([in]long parameterIndex, [in]boolean x)
raises (SQLException);
- //-------------------------------------------------------------------------
/** sets the designated parameter to a byte value. The driver converts this
to a SQL TINYINT value when it sends it to the database.
@@ -136,7 +133,6 @@ published interface XParameters: com::sun::star::uno::XInterface
if a database access error occurs.
*/
void setByte([in]long parameterIndex, [in]byte x) raises (SQLException);
- //-------------------------------------------------------------------------
/** sets the designated parameter to a short value. The driver converts this
to a SQL SMALLINT value when it sends it to the database.
@@ -148,7 +144,6 @@ published interface XParameters: com::sun::star::uno::XInterface
if a database access error occurs.
*/
void setShort([in]long parameterIndex, [in]short x) raises (SQLException);
- //-------------------------------------------------------------------------
/** sets the designated parameter to a long value. The driver converts this
to a SQL INTEGER value when it sends it to the database.
@@ -160,7 +155,6 @@ published interface XParameters: com::sun::star::uno::XInterface
if a database access error occurs.
*/
void setInt([in]long parameterIndex, [in]long x) raises (SQLException);
- //-------------------------------------------------------------------------
/** sets the designated parameter to a hyper value. The driver converts this
to a SQL BIGINT value when it sends it to the database.
@@ -172,7 +166,6 @@ published interface XParameters: com::sun::star::uno::XInterface
if a database access error occurs.
*/
void setLong([in]long parameterIndex, [in]hyper x) raises (SQLException);
- //-------------------------------------------------------------------------
/** sets the designated parameter to a float value. The driver converts this
to a SQL FLOAT value when it sends it to the database.
@@ -184,7 +177,6 @@ published interface XParameters: com::sun::star::uno::XInterface
if a database access error occurs.
*/
void setFloat([in]long parameterIndex, [in]float x) raises (SQLException);
- //-------------------------------------------------------------------------
/** sets the designated parameter to a double value. The driver converts this
to a SQL DOUBLE value when it sends it to the database.
@@ -196,7 +188,6 @@ published interface XParameters: com::sun::star::uno::XInterface
if a database access error occurs.
*/
void setDouble([in]long parameterIndex, [in]double x) raises (SQLException);
- //-------------------------------------------------------------------------
/** sets the designated parameter to a string value. The driver converts this
to a SQL VARCHAR or LONGVARCHAR value (depending on the argument's
@@ -210,7 +201,6 @@ published interface XParameters: com::sun::star::uno::XInterface
if a database access error occurs.
*/
void setString([in]long parameterIndex, [in]string x) raises (SQLException);
- //-------------------------------------------------------------------------
/** sets the designated parameter to a sequence of bytes. The driver converts
this to a SQL VARBINARY or LONGVARBINARY (depending on the
@@ -225,7 +215,6 @@ published interface XParameters: com::sun::star::uno::XInterface
*/
void setBytes([in]long parameterIndex, [in]sequence<byte> x)
raises (SQLException);
- //-------------------------------------------------------------------------
/** sets the designated parameter to a date value. The driver converts this
to a SQL DATE value when it sends it to the database.
@@ -238,7 +227,6 @@ published interface XParameters: com::sun::star::uno::XInterface
*/
void setDate([in]long parameterIndex, [in]com::sun::star::util::Date x)
raises (SQLException);
- //-------------------------------------------------------------------------
/** sets the designated parameter to a time value. The driver converts this
to a SQL TIME value when it sends it to the database.
@@ -251,7 +239,6 @@ published interface XParameters: com::sun::star::uno::XInterface
*/
void setTime([in]long parameterIndex, [in]com::sun::star::util::Time x)
raises (SQLException);
- //-------------------------------------------------------------------------
/** sets the designated parameter to a datetime value. The driver
converts this to a SQL TIMESTAMP value when it sends it to the
@@ -265,7 +252,6 @@ published interface XParameters: com::sun::star::uno::XInterface
*/
void setTimestamp([in]long parameterIndex,
[in]com::sun::star::util::DateTime x) raises (SQLException);
- //-------------------------------------------------------------------------
/** sets the designated parameter to the given input stream, which will have
the specified number of bytes.
@@ -285,7 +271,6 @@ published interface XParameters: com::sun::star::uno::XInterface
void setBinaryStream([in]long parameterIndex,
[in]com::sun::star::io::XInputStream x,
[in]long length) raises (SQLException);
- //-------------------------------------------------------------------------
/** sets the designated parameter to the given input stream, which will have
the specified number of bytes.
@@ -305,7 +290,6 @@ published interface XParameters: com::sun::star::uno::XInterface
void setCharacterStream([in]long parameterIndex,
[in]com::sun::star::io::XInputStream x,
[in]long length) raises (SQLException);
- //-------------------------------------------------------------------------
/** sets the value of a parameter using an any.
@@ -331,7 +315,6 @@ published interface XParameters: com::sun::star::uno::XInterface
*/
void setObject([in]long parameterIndex, [in]any x)
raises (SQLException);
- //-------------------------------------------------------------------------
/** set a value from the Datatype ANY for a parameter.
@@ -369,7 +352,6 @@ published interface XParameters: com::sun::star::uno::XInterface
void setObjectWithInfo([in]long parameterIndex,
[in]any x, [in]long targetSqlType, [in]long scale)
raises (SQLException);
- //-------------------------------------------------------------------------
/** sets a REF(&amp;lt;structured-type&amp;gt;) parameter.
@param parameterIndex
@@ -380,7 +362,6 @@ published interface XParameters: com::sun::star::uno::XInterface
if a database access error occurs.
*/
void setRef ([in]long parameterIndex, [in]XRef x) raises (SQLException);
- //-------------------------------------------------------------------------
/** sets a BLOB parameter.
@param parameterIndex
@@ -391,7 +372,6 @@ published interface XParameters: com::sun::star::uno::XInterface
if a database access error occurs.
*/
void setBlob ([in]long parameterIndex, [in]XBlob x) raises (SQLException);
- //-------------------------------------------------------------------------
/** sets a CLOB parameter.
@param parameterIndex
@@ -402,7 +382,6 @@ published interface XParameters: com::sun::star::uno::XInterface
if a database access error occurs.
*/
void setClob ([in]long parameterIndex, [in]XClob x) raises (SQLException);
- //-------------------------------------------------------------------------
/** sets an Array parameter.
@param parameterIndex
@@ -414,7 +393,6 @@ published interface XParameters: com::sun::star::uno::XInterface
*/
void setArray ([in]long parameterIndex, [in]XArray x) raises (SQLException);
- //-------------------------------------------------------------------------
/** clears the current parameter values immediately.
@@ -431,7 +409,6 @@ published interface XParameters: com::sun::star::uno::XInterface
void clearParameters() raises (SQLException);
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/XPooledConnection.idl b/offapi/com/sun/star/sdbc/XPooledConnection.idl
index 907b8c5a7892..ab583f1f9f1f 100644
--- a/offapi/com/sun/star/sdbc/XPooledConnection.idl
+++ b/offapi/com/sun/star/sdbc/XPooledConnection.idl
@@ -47,7 +47,6 @@
*/
published interface XPooledConnection: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** return the connection which is pooled
@returns
@@ -59,7 +58,6 @@ published interface XPooledConnection: com::sun::star::uno::XInterface
raises (SQLException);
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/XPreparedBatchExecution.idl b/offapi/com/sun/star/sdbc/XPreparedBatchExecution.idl
index e26eafdefaae..c7bb7cf62d1c 100644
--- a/offapi/com/sun/star/sdbc/XPreparedBatchExecution.idl
+++ b/offapi/com/sun/star/sdbc/XPreparedBatchExecution.idl
@@ -45,14 +45,12 @@ published interface XPreparedBatchExecution: com::sun::star::uno::XInterface
if a database access error occurs.
*/
void addBatch() raises (SQLException);
- //-------------------------------------------------------------------------
/** makes the set of commands in the current batch empty.
@throws SQLException
if a database access error occurs.
*/
void clearBatch() raises (SQLException);
- //-------------------------------------------------------------------------
/** submits a batch of commands to the database for execution.
@returns
@@ -65,7 +63,6 @@ published interface XPreparedBatchExecution: com::sun::star::uno::XInterface
sequence<long> executeBatch() raises (SQLException);
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/XPreparedStatement.idl b/offapi/com/sun/star/sdbc/XPreparedStatement.idl
index f8222bdc1300..31dd289ae19b 100644
--- a/offapi/com/sun/star/sdbc/XPreparedStatement.idl
+++ b/offapi/com/sun/star/sdbc/XPreparedStatement.idl
@@ -50,7 +50,6 @@ published interface XPreparedStatement: com::sun::star::uno::XInterface
if a database access error occurs.
*/
XResultSet executeQuery() raises (SQLException);
- //-------------------------------------------------------------------------
/** executes the SQL INSERT, UPDATE or DELETE statement in this
<type scope="com::sun::star::sdbc">PreparedStatement</type>
@@ -64,7 +63,6 @@ published interface XPreparedStatement: com::sun::star::uno::XInterface
if a database access error occurs.
*/
long executeUpdate() raises (SQLException);
- //-------------------------------------------------------------------------
/** executes any kind of SQL statement.
@@ -80,7 +78,6 @@ published interface XPreparedStatement: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean execute() raises (SQLException);
- //-------------------------------------------------------------------------
/** returns the
<type scope="com::sun::star::sdbc">Connection</type>
@@ -96,7 +93,6 @@ published interface XPreparedStatement: com::sun::star::uno::XInterface
XConnection getConnection() raises (SQLException);
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/XRef.idl b/offapi/com/sun/star/sdbc/XRef.idl
index b9a69dca78d5..8f897429e18a 100644
--- a/offapi/com/sun/star/sdbc/XRef.idl
+++ b/offapi/com/sun/star/sdbc/XRef.idl
@@ -33,7 +33,6 @@
*/
published interface XRef: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** gets the fully-qualified SQL structured type name of the referenced item.
@returns
@@ -44,7 +43,6 @@ published interface XRef: com::sun::star::uno::XInterface
string getBaseTypeName() raises (SQLException);
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/XResultSet.idl b/offapi/com/sun/star/sdbc/XResultSet.idl
index 4813e729cdf8..5ce6a1559f28 100644
--- a/offapi/com/sun/star/sdbc/XResultSet.idl
+++ b/offapi/com/sun/star/sdbc/XResultSet.idl
@@ -52,7 +52,6 @@
*/
published interface XResultSet: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** moves the cursor down one row from its current position.
@@ -74,7 +73,6 @@ published interface XResultSet: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean next() raises (SQLException);
- //-------------------------------------------------------------------------
/** indicates whether the cursor is before the first row in the result
set.
@@ -84,7 +82,6 @@ published interface XResultSet: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean isBeforeFirst() raises (SQLException);
- //-------------------------------------------------------------------------
/** indicates whether the cursor is after the last row in the result
set.
@@ -94,7 +91,6 @@ published interface XResultSet: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean isAfterLast() raises (SQLException);
- //-------------------------------------------------------------------------
/** indicates whether the cursor is on the first row of the result set.
@returns
@@ -103,7 +99,6 @@ published interface XResultSet: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean isFirst() raises (SQLException);
- //-------------------------------------------------------------------------
/** indicates whether the cursor is on the last row of the result set.
@@ -123,7 +118,6 @@ published interface XResultSet: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean isLast() raises (SQLException);
- //-------------------------------------------------------------------------
/** moves the cursor to the front of the result set, just before the
first row. Has no effect if the result set contains no rows.
@@ -131,7 +125,6 @@ published interface XResultSet: com::sun::star::uno::XInterface
if a database access error occurs.
*/
void beforeFirst() raises (SQLException);
- //-------------------------------------------------------------------------
/** moves the cursor to the end of the result set, just after the last
row. Has no effect if the result set contains no rows.
@@ -139,7 +132,6 @@ published interface XResultSet: com::sun::star::uno::XInterface
if a database access error occurs.
*/
void afterLast() raises (SQLException);
- //-------------------------------------------------------------------------
/** moves the cursor to the first row in the result set.
@returns
@@ -148,7 +140,6 @@ published interface XResultSet: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean first() raises (SQLException);
- //-------------------------------------------------------------------------
/** moves the cursor to the last row in the result set.
@returns
@@ -157,7 +148,6 @@ published interface XResultSet: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean last() raises (SQLException);
- //-------------------------------------------------------------------------
/** retrieves the current row number. The first row is number 1, the
second number 2, and so on.
@@ -167,7 +157,6 @@ published interface XResultSet: com::sun::star::uno::XInterface
if a database access error occurs.
*/
long getRow() raises (SQLException);
- //-------------------------------------------------------------------------
/** moves the cursor to the given row number in the result set.
@@ -205,7 +194,6 @@ published interface XResultSet: com::sun::star::uno::XInterface
</p>
*/
boolean absolute([in] long row ) raises (SQLException);
- //-------------------------------------------------------------------------
/** moves the cursor a relative number of rows, either positive or negative.
@@ -235,7 +223,6 @@ published interface XResultSet: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean relative([in]long rows) raises (SQLException);
- //-------------------------------------------------------------------------
/** moves the cursor to the previous row in the result set.
@@ -255,7 +242,6 @@ published interface XResultSet: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean previous() raises (SQLException);
- //-------------------------------------------------------------------------
/** refreshes the current row with its most recent value in
the database. Cannot be called when on the insert row.
@@ -284,7 +270,6 @@ published interface XResultSet: com::sun::star::uno::XInterface
if a database access error occurs.
*/
void refreshRow() raises (SQLException);
- //-------------------------------------------------------------------------
/** indicates whether the current row has been updated. The value returned
depends on whether or not the result set can detect updates.
@@ -294,7 +279,6 @@ published interface XResultSet: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean rowUpdated() raises (SQLException);
- //-------------------------------------------------------------------------
/** indicates whether the current row has had an insertion. The value returned
depends on whether or not the result set can detect visible inserts.
@@ -304,7 +288,6 @@ published interface XResultSet: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean rowInserted() raises (SQLException);
- //-------------------------------------------------------------------------
/** indicates whether a row has been deleted. A deleted row may leave
a visible "hole" in a result set. This method can be used to
@@ -316,7 +299,6 @@ published interface XResultSet: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean rowDeleted() raises (SQLException);
- //-------------------------------------------------------------------------
/** returns the Statement that produced this
<type scope="com::sun::star::sdbc">ResultSet</type>
@@ -333,7 +315,6 @@ published interface XResultSet: com::sun::star::uno::XInterface
com::sun::star::uno::XInterface getStatement() raises (SQLException);
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/XResultSetMetaData.idl b/offapi/com/sun/star/sdbc/XResultSetMetaData.idl
index 4b146723331d..ff3623bb5c6a 100644
--- a/offapi/com/sun/star/sdbc/XResultSetMetaData.idl
+++ b/offapi/com/sun/star/sdbc/XResultSetMetaData.idl
@@ -39,7 +39,6 @@ published interface XResultSetMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
long getColumnCount() raises (SQLException);
- //-------------------------------------------------------------------------
/** indicates whether the column is automatically numbered, thus read-only.
@param column
@@ -50,7 +49,6 @@ published interface XResultSetMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean isAutoIncrement([in]long column) raises (SQLException);
- //-------------------------------------------------------------------------
/** indicates whether a column's case matters.
@param column
@@ -61,7 +59,6 @@ published interface XResultSetMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean isCaseSensitive([in]long column) raises (SQLException);
- //-------------------------------------------------------------------------
/** indicates whether the column can be used in a where clause.
@param column
@@ -72,7 +69,6 @@ published interface XResultSetMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean isSearchable([in]long column) raises (SQLException);
- //-------------------------------------------------------------------------
/** indicates whether the column is a cash value.
@param column
@@ -83,7 +79,6 @@ published interface XResultSetMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean isCurrency([in]long column) raises (SQLException);
- //-------------------------------------------------------------------------
/** indicates the nullability of values in the designated column.@see com::sun::star::sdbc::ColumnValue
@param column
@@ -94,7 +89,6 @@ published interface XResultSetMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
long isNullable([in]long column) raises (SQLException);
- //-------------------------------------------------------------------------
/** indicates whether values in the column are signed numbers.
@param column
@@ -105,7 +99,6 @@ published interface XResultSetMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean isSigned([in]long column) raises (SQLException);
- //-------------------------------------------------------------------------
/** indicates the column's normal max width in chars.
@param column
@@ -116,7 +109,6 @@ published interface XResultSetMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
long getColumnDisplaySize([in]long column) raises (SQLException);
- //-------------------------------------------------------------------------
/** gets the suggested column title for use in printouts and
displays.
@@ -128,7 +120,6 @@ published interface XResultSetMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
string getColumnLabel([in]long column) raises (SQLException);
- //-------------------------------------------------------------------------
/** gets a column's name.
@param column
@@ -139,7 +130,6 @@ published interface XResultSetMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
string getColumnName([in]long column) raises (SQLException);
- //-------------------------------------------------------------------------
/** gets a column's table's schema.
@param column
@@ -150,7 +140,6 @@ published interface XResultSetMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
string getSchemaName([in]long column) raises (SQLException);
- //-------------------------------------------------------------------------
/** gets a column's number of decimal digits.
@param column
@@ -161,7 +150,6 @@ published interface XResultSetMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
long getPrecision([in]long column) raises (SQLException);
- //-------------------------------------------------------------------------
/** gets a column's number of digits to right of the decimal point.
@param column
@@ -172,7 +160,6 @@ published interface XResultSetMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
long getScale([in]long column) raises (SQLException);
- //-------------------------------------------------------------------------
/** gets a column's table name.
@param column
@@ -183,7 +170,6 @@ published interface XResultSetMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
string getTableName([in]long column) raises (SQLException);
- //-------------------------------------------------------------------------
/** gets a column's table's catalog name.
@param column
@@ -194,7 +180,6 @@ published interface XResultSetMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
string getCatalogName([in]long column) raises (SQLException);
- //-------------------------------------------------------------------------
/** retrieves a column's SQL type.
@param column
@@ -205,7 +190,6 @@ published interface XResultSetMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
long getColumnType([in]long column) raises (SQLException);
- //-------------------------------------------------------------------------
/** retrieves a column's database-specific type name.
@param column
@@ -216,7 +200,6 @@ published interface XResultSetMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
string getColumnTypeName([in]long column) raises (SQLException);
- //-------------------------------------------------------------------------
/** indicates whether a column is definitely not writable.
@param column
@@ -227,7 +210,6 @@ published interface XResultSetMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean isReadOnly([in]long column) raises (SQLException);
- //-------------------------------------------------------------------------
/** indicates whether it is possible for a write on the column to succeed.
@param column
@@ -238,7 +220,6 @@ published interface XResultSetMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean isWritable([in]long column) raises (SQLException);
- //-------------------------------------------------------------------------
/** indicates whether a write on the column will definitely succeed.
@param column
@@ -249,7 +230,6 @@ published interface XResultSetMetaData: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean isDefinitelyWritable([in]long column) raises (SQLException);
- //-------------------------------------------------------------------------
/** returns the fully-qualified name of the service whose instances
are manufactured if the method
@@ -265,7 +245,6 @@ published interface XResultSetMetaData: com::sun::star::uno::XInterface
string getColumnServiceName([in]long column) raises (SQLException);
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/XResultSetMetaDataSupplier.idl b/offapi/com/sun/star/sdbc/XResultSetMetaDataSupplier.idl
index c2151f6115fd..95e0e299c581 100644
--- a/offapi/com/sun/star/sdbc/XResultSetMetaDataSupplier.idl
+++ b/offapi/com/sun/star/sdbc/XResultSetMetaDataSupplier.idl
@@ -52,7 +52,6 @@ published interface XResultSetMetaDataSupplier: com::sun::star::uno::XInterface
XResultSetMetaData getMetaData() raises (SQLException);
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/XResultSetUpdate.idl b/offapi/com/sun/star/sdbc/XResultSetUpdate.idl
index 3e5bcde97395..89e3db15b2aa 100644
--- a/offapi/com/sun/star/sdbc/XResultSetUpdate.idl
+++ b/offapi/com/sun/star/sdbc/XResultSetUpdate.idl
@@ -31,7 +31,6 @@
*/
published interface XResultSetUpdate: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** inserts the contents of the insert row into the result set and
the database. Must be on the insert row when this method is called.
@@ -39,7 +38,6 @@ published interface XResultSetUpdate: com::sun::star::uno::XInterface
if a database access error occurs.
*/
void insertRow() raises (SQLException);
- //-------------------------------------------------------------------------
/** updates the underlying database with the new contents of the
current row. Cannot be called when on the insert row.
@@ -47,7 +45,6 @@ published interface XResultSetUpdate: com::sun::star::uno::XInterface
if a database access error occurs.
*/
void updateRow() raises (SQLException);
- //-------------------------------------------------------------------------
/** deletes the current row from the result set and the underlying
database. Cannot be called when on the insert row.
@@ -55,7 +52,6 @@ published interface XResultSetUpdate: com::sun::star::uno::XInterface
if a database access error occurs.
*/
void deleteRow() raises (SQLException);
- //-------------------------------------------------------------------------
/** cancels the updates made to a row.
@@ -74,7 +70,6 @@ published interface XResultSetUpdate: com::sun::star::uno::XInterface
if a database access error occurs.
*/
void cancelRowUpdates() raises (SQLException);
- //-------------------------------------------------------------------------
/** moves the cursor to the insert row. The current cursor position is
remembered while the cursor is positioned on the insert row.
@@ -111,7 +106,6 @@ published interface XResultSetUpdate: com::sun::star::uno::XInterface
if a database access error occurs.
*/
void moveToInsertRow() raises (SQLException);
- //-------------------------------------------------------------------------
/** moves the cursor to the remembered cursor position, usually the
current row. This method has no effect if the cursor is not on the insert
@@ -122,7 +116,6 @@ published interface XResultSetUpdate: com::sun::star::uno::XInterface
void moveToCurrentRow() raises (SQLException);
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/XRow.idl b/offapi/com/sun/star/sdbc/XRow.idl
index de5a78623f85..ef343ef506a1 100644
--- a/offapi/com/sun/star/sdbc/XRow.idl
+++ b/offapi/com/sun/star/sdbc/XRow.idl
@@ -52,7 +52,6 @@
*/
published interface XRow: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** reports whether the last column read had a value of SQL NULL.
Note that you must first call getXXX on a column to try to read
@@ -65,7 +64,6 @@ published interface XRow: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean wasNull() raises (SQLException);
- //-------------------------------------------------------------------------
/** gets the value of a column in the current row as a string.
@param columnIndex
@@ -76,7 +74,6 @@ published interface XRow: com::sun::star::uno::XInterface
if a database access error occurs.
*/
string getString([in]long columnIndex) raises (SQLException);
- //-------------------------------------------------------------------------
/** gets the value of a column in the current row as boolean.
@param columnIndex
@@ -87,7 +84,6 @@ published interface XRow: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean getBoolean([in]long columnIndex) raises (SQLException);
- //-------------------------------------------------------------------------
/** get the value of a column in the current row as a byte.
@param columnIndex
@@ -98,7 +94,6 @@ published interface XRow: com::sun::star::uno::XInterface
if a database access error occurs.
*/
byte getByte([in]long columnIndex) raises (SQLException);
- //-------------------------------------------------------------------------
/** gets the value of a column in the current row as a short.
@param columnIndex
@@ -109,7 +104,6 @@ published interface XRow: com::sun::star::uno::XInterface
if a database access error occurs.
*/
short getShort([in]long columnIndex) raises (SQLException);
- //-------------------------------------------------------------------------
/** get the value of a column in the current row as an integer.
@param columnIndex
@@ -120,7 +114,6 @@ published interface XRow: com::sun::star::uno::XInterface
if a database access error occurs.
*/
long getInt([in]long columnIndex) raises (SQLException);
- //-------------------------------------------------------------------------
/** get the value of a column in the current row as a long.
@param columnIndex
@@ -131,7 +124,6 @@ published interface XRow: com::sun::star::uno::XInterface
if a database access error occurs.
*/
hyper getLong([in]long columnIndex) raises (SQLException);
- //-------------------------------------------------------------------------
/** gets the value of a column in the current row as a float.
@param columnIndex
@@ -142,7 +134,6 @@ published interface XRow: com::sun::star::uno::XInterface
if a database access error occurs.
*/
float getFloat([in]long columnIndex) raises (SQLException);
- //-------------------------------------------------------------------------
/** gets the value of a column in the current row as a double.
@param columnIndex
@@ -153,7 +144,6 @@ published interface XRow: com::sun::star::uno::XInterface
if a database access error occurs.
*/
double getDouble([in]long columnIndex) raises (SQLException);
- //-------------------------------------------------------------------------
/** gets the value of a column in the current row as a byte array.
The bytes represent the raw values returned by the driver.
@@ -165,7 +155,6 @@ published interface XRow: com::sun::star::uno::XInterface
if a database access error occurs.
*/
sequence<byte> getBytes([in]long columnIndex) raises (SQLException);
- //-------------------------------------------------------------------------
/** gets the value of a column in the current row as a date object.
@param columnIndex
@@ -177,7 +166,6 @@ published interface XRow: com::sun::star::uno::XInterface
*/
com::sun::star::util::Date getDate([in]long columnIndex)
raises (SQLException);
- //-------------------------------------------------------------------------
/** gets the value of a column in the current row as a time object.
@param columnIndex
@@ -189,7 +177,6 @@ published interface XRow: com::sun::star::uno::XInterface
*/
com::sun::star::util::Time getTime([in]long columnIndex)
raises (SQLException);
- //-------------------------------------------------------------------------
/** gets the value of a column in the current row as a datetime object.
@param columnIndex
@@ -201,7 +188,6 @@ published interface XRow: com::sun::star::uno::XInterface
*/
com::sun::star::util::DateTime getTimestamp([in]long columnIndex)
raises (SQLException);
- //-------------------------------------------------------------------------
/** gets the value of a column in the current row as a stream of
uninterpreted bytes. The value can then be read in chunks from the
@@ -227,7 +213,6 @@ published interface XRow: com::sun::star::uno::XInterface
*/
com::sun::star::io::XInputStream getBinaryStream([in]long columnIndex)
raises (SQLException);
- //-------------------------------------------------------------------------
/** gets the value of a column in the current row as a stream of
uninterpreted bytes. The value can then be read in chunks from the
@@ -253,7 +238,6 @@ published interface XRow: com::sun::star::uno::XInterface
*/
com::sun::star::io::XInputStream getCharacterStream([in]long columnIndex)
raises (SQLException);
- //-------------------------------------------------------------------------
/** returns the value of a column in the current row as an object.
This method uses the given
@@ -272,7 +256,6 @@ published interface XRow: com::sun::star::uno::XInterface
any getObject([in]long columnIndex,
[in]com::sun::star::container::XNameAccess typeMap)
raises (SQLException);
- //-------------------------------------------------------------------------
/** gets a REF(&amp;lt;structured-type&amp;gt;) column value from the current row.
@param columnIndex
@@ -283,7 +266,6 @@ published interface XRow: com::sun::star::uno::XInterface
if a database access error occurs.
*/
XRef getRef([in]long columnIndex) raises (SQLException);
- //-------------------------------------------------------------------------
/** gets a BLOB value in the current row.
@param columnIndex
@@ -294,7 +276,6 @@ published interface XRow: com::sun::star::uno::XInterface
if a database access error occurs.
*/
XBlob getBlob([in]long columnIndex) raises (SQLException);
- //-------------------------------------------------------------------------
/** gets a CLOB value in the current row of this
<code>ResultSet</code>
@@ -307,7 +288,6 @@ published interface XRow: com::sun::star::uno::XInterface
if a database access error occurs.
*/
XClob getClob([in]long columnIndex) raises (SQLException);
- //-------------------------------------------------------------------------
/** gets a SQL ARRAY value from the current row of this
<code>ResultSet</code>
@@ -322,7 +302,6 @@ published interface XRow: com::sun::star::uno::XInterface
XArray getArray([in]long columnIndex) raises (SQLException);
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/XRowSet.idl b/offapi/com/sun/star/sdbc/XRowSet.idl
index eb832595f3e7..0d39e7b2d20a 100644
--- a/offapi/com/sun/star/sdbc/XRowSet.idl
+++ b/offapi/com/sun/star/sdbc/XRowSet.idl
@@ -41,7 +41,6 @@
*/
published interface XRowSet: XResultSet
{
- //-------------------------------------------------------------------------
/** populates a row set with data. The description of the data source and
other important information for filling the row set with data.
@@ -50,7 +49,6 @@ published interface XRowSet: XResultSet
if a database access error occurs.
*/
void execute() raises (SQLException);
- //-------------------------------------------------------------------------
/** adds the specified listener to receive the events "cursorMoved",
"rowChanged", and "rowSetChanged".
@@ -58,7 +56,6 @@ published interface XRowSet: XResultSet
the listener which should be registered
*/
[oneway] void addRowSetListener([in]XRowSetListener listener );
- //-------------------------------------------------------------------------
/** removes the specified listener.
@param listener
@@ -67,7 +64,6 @@ published interface XRowSet: XResultSet
[oneway] void removeRowSetListener([in]XRowSetListener listener );
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/XRowSetListener.idl b/offapi/com/sun/star/sdbc/XRowSetListener.idl
index 03a8aa35f43f..9652672da8a6 100644
--- a/offapi/com/sun/star/sdbc/XRowSetListener.idl
+++ b/offapi/com/sun/star/sdbc/XRowSetListener.idl
@@ -35,7 +35,6 @@ published interface XRowSetListener: com::sun::star::lang::XEventListener
contains information about the event
*/
[oneway] void cursorMoved([in]com::sun::star::lang::EventObject event);
- //-------------------------------------------------------------------------
/** is called when a row is inserted, updated, or deleted.
@param event
@@ -44,7 +43,6 @@ published interface XRowSetListener: com::sun::star::lang::XEventListener
@see com.sun.star.sdb.XRowsChangeListener
*/
[oneway] void rowChanged([in]com::sun::star::lang::EventObject event);
- //-------------------------------------------------------------------------
/** is called when the row set has changed, or in other words, when the row set has
been reexecuted.
@@ -54,7 +52,6 @@ published interface XRowSetListener: com::sun::star::lang::XEventListener
[oneway] void rowSetChanged([in]com::sun::star::lang::EventObject event);
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/XRowUpdate.idl b/offapi/com/sun/star/sdbc/XRowUpdate.idl
index 15f291bcd90b..dcc90ed5574d 100644
--- a/offapi/com/sun/star/sdbc/XRowUpdate.idl
+++ b/offapi/com/sun/star/sdbc/XRowUpdate.idl
@@ -48,7 +48,6 @@ published interface XRowUpdate: com::sun::star::uno::XInterface
if a database access error occurs.
*/
void updateNull([in]long columnIndex) raises (SQLException);
- //-------------------------------------------------------------------------
/** updates a column with a boolean value.
@param columnIndex
@@ -59,7 +58,6 @@ published interface XRowUpdate: com::sun::star::uno::XInterface
if a database access error occurs.
*/
void updateBoolean([in]long columnIndex, [in]boolean x) raises (SQLException);
- //-------------------------------------------------------------------------
/** updates a column with a byte value.
@param columnIndex
@@ -70,7 +68,6 @@ published interface XRowUpdate: com::sun::star::uno::XInterface
if a database access error occurs.
*/
void updateByte([in]long columnIndex, [in]byte x) raises (SQLException);
- //-------------------------------------------------------------------------
/** updates a column with a short value.
@param columnIndex
@@ -81,7 +78,6 @@ published interface XRowUpdate: com::sun::star::uno::XInterface
if a database access error occurs.
*/
void updateShort([in]long columnIndex, [in]short x) raises (SQLException);
- //-------------------------------------------------------------------------
/** updates a column with an long value.
@param columnIndex
@@ -92,7 +88,6 @@ published interface XRowUpdate: com::sun::star::uno::XInterface
if a database access error occurs.
*/
void updateInt([in]long columnIndex, [in]long x) raises (SQLException);
- //-------------------------------------------------------------------------
/** updates a column with a hyper value.
@param columnIndex
@@ -103,7 +98,6 @@ published interface XRowUpdate: com::sun::star::uno::XInterface
if a database access error occurs.
*/
void updateLong([in]long columnIndex, [in]hyper x) raises (SQLException);
- //-------------------------------------------------------------------------
/** updates a column with a float value.
@param columnIndex
@@ -114,7 +108,6 @@ published interface XRowUpdate: com::sun::star::uno::XInterface
if a database access error occurs.
*/
void updateFloat([in]long columnIndex, [in]float x) raises (SQLException);
- //-------------------------------------------------------------------------
/** updates a column with a double value.
@param columnIndex
@@ -125,7 +118,6 @@ published interface XRowUpdate: com::sun::star::uno::XInterface
if a database access error occurs.
*/
void updateDouble([in]long columnIndex, [in]double x) raises (SQLException);
- //-------------------------------------------------------------------------
/** updates a column with a string value.
@param columnIndex
@@ -136,7 +128,6 @@ published interface XRowUpdate: com::sun::star::uno::XInterface
if a database access error occurs.
*/
void updateString([in]long columnIndex, [in]string x) raises (SQLException);
- //-------------------------------------------------------------------------
/** updates a column with a byte array value.
@param columnIndex
@@ -147,7 +138,6 @@ published interface XRowUpdate: com::sun::star::uno::XInterface
if a database access error occurs.
*/
void updateBytes([in]long columnIndex, [in]sequence<byte> x) raises (SQLException);
- //-------------------------------------------------------------------------
/** updates a column with a date value.
@param columnIndex
@@ -159,7 +149,6 @@ published interface XRowUpdate: com::sun::star::uno::XInterface
*/
void updateDate([in]long columnIndex, [in]com::sun::star::util::Date x)
raises (SQLException);
- //-------------------------------------------------------------------------
/** updates a column with a time value.
@param columnIndex
@@ -171,7 +160,6 @@ published interface XRowUpdate: com::sun::star::uno::XInterface
*/
void updateTime([in]long columnIndex, [in]com::sun::star::util::Time x)
raises (SQLException);
- //-------------------------------------------------------------------------
/** updates a column with a timestamp value.
@param columnIndex
@@ -184,7 +172,6 @@ published interface XRowUpdate: com::sun::star::uno::XInterface
void updateTimestamp([in]long columnIndex,
[in]com::sun::star::util::DateTime x)
raises (SQLException);
- //-------------------------------------------------------------------------
/** updates a column with a stream value.
@param columnIndex
@@ -199,7 +186,6 @@ published interface XRowUpdate: com::sun::star::uno::XInterface
void updateBinaryStream([in]long columnIndex,
[in]com::sun::star::io::XInputStream x,
[in]long length) raises (SQLException);
- //-------------------------------------------------------------------------
/** updates a column with a stream value.
@param columnIndex
@@ -214,7 +200,6 @@ published interface XRowUpdate: com::sun::star::uno::XInterface
void updateCharacterStream([in]long columnIndex,
[in]com::sun::star::io::XInputStream x,
[in]long length) raises (SQLException);
- //-------------------------------------------------------------------------
/** updates a column with an object value.
@param columnIndex
@@ -226,7 +211,6 @@ published interface XRowUpdate: com::sun::star::uno::XInterface
*/
void updateObject([in]long columnIndex, [in]any x)
raises (SQLException);
- //-------------------------------------------------------------------------
/** updates a column with an object value.
@param columnIndex
@@ -242,7 +226,6 @@ published interface XRowUpdate: com::sun::star::uno::XInterface
raises (SQLException);
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/XSQLData.idl b/offapi/com/sun/star/sdbc/XSQLData.idl
index 5ac0e45f6bb4..b187437d3d6d 100644
--- a/offapi/com/sun/star/sdbc/XSQLData.idl
+++ b/offapi/com/sun/star/sdbc/XSQLData.idl
@@ -58,7 +58,6 @@ published interface XSQLData: com::sun::star::uno::XInterface
*/
string getSQLTypeName() raises (SQLException);
- //-------------------------------------------------------------------------
/** populates this object with data read from the database.
@@ -99,7 +98,6 @@ published interface XSQLData: com::sun::star::uno::XInterface
*/
void readSQL([in]XSQLInput stream, [in]string typeName)
raises (SQLException);
- //-------------------------------------------------------------------------
/** writes this object to the given SQL data stream.
@@ -125,7 +123,6 @@ published interface XSQLData: com::sun::star::uno::XInterface
void writeSQL([in]XSQLOutput stream) raises (SQLException);
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/XSQLInput.idl b/offapi/com/sun/star/sdbc/XSQLInput.idl
index c18f478ac41b..ec6ad00c3cef 100644
--- a/offapi/com/sun/star/sdbc/XSQLInput.idl
+++ b/offapi/com/sun/star/sdbc/XSQLInput.idl
@@ -89,7 +89,6 @@ published interface XSQLInput: com::sun::star::uno::XInterface
if a database access error occurs.
*/
string readString() raises (SQLException);
- //-------------------------------------------------------------------------
/** reads the next attribute in the stream as boolean.
@returns
@@ -98,7 +97,6 @@ published interface XSQLInput: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean readBoolean() raises (SQLException);
- //-------------------------------------------------------------------------
/** reads the next attribute in the stream as byte.
@returns
@@ -107,7 +105,6 @@ published interface XSQLInput: com::sun::star::uno::XInterface
if a database access error occurs.
*/
byte readByte() raises (SQLException);
- //-------------------------------------------------------------------------
/** reads the next attribute in the stream as short.
@returns
@@ -116,7 +113,6 @@ published interface XSQLInput: com::sun::star::uno::XInterface
if a database access error occurs.
*/
short readShort() raises (SQLException);
- //-------------------------------------------------------------------------
/** reads the next attribute in the stream as long.
@returns
@@ -125,7 +121,6 @@ published interface XSQLInput: com::sun::star::uno::XInterface
if a database access error occurs.
*/
long readInt() raises (SQLException);
- //-------------------------------------------------------------------------
/** reads the next attribute in the stream as hyper.
@returns
@@ -134,7 +129,6 @@ published interface XSQLInput: com::sun::star::uno::XInterface
if a database access error occurs.
*/
hyper readLong() raises (SQLException);
- //-------------------------------------------------------------------------
/** reads the next attribute in the stream as float.
@returns
@@ -143,7 +137,6 @@ published interface XSQLInput: com::sun::star::uno::XInterface
if a database access error occurs.
*/
float readFloat() raises (SQLException);
- //-------------------------------------------------------------------------
/** reads the next attribute in the stream as double.
@returns
@@ -152,7 +145,6 @@ published interface XSQLInput: com::sun::star::uno::XInterface
if a database access error occurs.
*/
double readDouble() raises (SQLException);
- //-------------------------------------------------------------------------
/** reads the next attribute in the stream as sequence of bytes.
@returns
@@ -161,7 +153,6 @@ published interface XSQLInput: com::sun::star::uno::XInterface
if a database access error occurs.
*/
sequence<byte> readBytes() raises (SQLException);
- //-------------------------------------------------------------------------
/** reads the next attribute in the stream as date.
@returns
@@ -170,7 +161,6 @@ published interface XSQLInput: com::sun::star::uno::XInterface
if a database access error occurs.
*/
com::sun::star::util::Date readDate() raises (SQLException);
- //-------------------------------------------------------------------------
/** reads the next attribute in the stream as time.
@returns
@@ -179,7 +169,6 @@ published interface XSQLInput: com::sun::star::uno::XInterface
if a database access error occurs.
*/
com::sun::star::util::Time readTime() raises (SQLException);
- //-------------------------------------------------------------------------
/** reads the next attribute in the stream as datetime.
@returns
@@ -188,7 +177,6 @@ published interface XSQLInput: com::sun::star::uno::XInterface
if a database access error occurs.
*/
com::sun::star::util::DateTime readTimestamp() raises (SQLException);
- //-------------------------------------------------------------------------
/** reads the next attribute in the stream as sequence of bytes.
@returns
@@ -197,7 +185,6 @@ published interface XSQLInput: com::sun::star::uno::XInterface
if a database access error occurs.
*/
com::sun::star::io::XInputStream readBinaryStream() raises (SQLException);
- //-------------------------------------------------------------------------
/** reads the next attribute in the stream as a Unicode string.
@returns
@@ -206,7 +193,6 @@ published interface XSQLInput: com::sun::star::uno::XInterface
if a database access error occurs.
*/
com::sun::star::io::XInputStream readCharacterStream() raises (SQLException);
- //-------------------------------------------------------------------------
/** returns the datum at the head of the stream as an any.
@@ -235,7 +221,6 @@ published interface XSQLInput: com::sun::star::uno::XInterface
if a database access error occurs.
*/
any readObject() raises (SQLException);
- //-------------------------------------------------------------------------
/** reads a REF(&amp;lt;structured-type&amp;gt;) from the stream.
@returns
@@ -244,7 +229,6 @@ published interface XSQLInput: com::sun::star::uno::XInterface
if a database access error occurs.
*/
XRef readRef() raises (SQLException);
- //-------------------------------------------------------------------------
/** reads a BLOB from the stream.
@returns
@@ -253,7 +237,6 @@ published interface XSQLInput: com::sun::star::uno::XInterface
if a database access error occurs.
*/
XBlob readBlob() raises (SQLException);
- //-------------------------------------------------------------------------
/** reads a CLOB from the stream.
@returns
@@ -262,7 +245,6 @@ published interface XSQLInput: com::sun::star::uno::XInterface
if a database access error occurs.
*/
XClob readClob() raises (SQLException);
- //-------------------------------------------------------------------------
/** reads an array from the stream.
@returns
@@ -271,7 +253,6 @@ published interface XSQLInput: com::sun::star::uno::XInterface
if a database access error occurs.
*/
XArray readArray() raises (SQLException);
- //-------------------------------------------------------------------------
/** determines whether the last value read was null.
@returns
@@ -282,7 +263,6 @@ published interface XSQLInput: com::sun::star::uno::XInterface
boolean wasNull() raises (SQLException);
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/XSQLOutput.idl b/offapi/com/sun/star/sdbc/XSQLOutput.idl
index 7eae742c1d45..37b22c170635 100644
--- a/offapi/com/sun/star/sdbc/XSQLOutput.idl
+++ b/offapi/com/sun/star/sdbc/XSQLOutput.idl
@@ -89,7 +89,6 @@ published interface XSQLOutput: com::sun::star::uno::XInterface
if a database access error occurs.
*/
void writeString([in]string x) raises (SQLException);
- //-------------------------------------------------------------------------
/** writes the next attribute to the stream as boolean.
@param x
@@ -98,7 +97,6 @@ published interface XSQLOutput: com::sun::star::uno::XInterface
if a database access error occurs.
*/
void writeBoolean([in]boolean x) raises (SQLException);
- //-------------------------------------------------------------------------
/** writes the next attribute to the stream as byte.
@param x
@@ -107,7 +105,6 @@ published interface XSQLOutput: com::sun::star::uno::XInterface
if a database access error occurs.
*/
void writeByte([in]byte x) raises (SQLException);
- //-------------------------------------------------------------------------
/** writes the next attribute to the stream as short.
@param x
@@ -116,7 +113,6 @@ published interface XSQLOutput: com::sun::star::uno::XInterface
if a database access error occurs.
*/
void writeShort([in]short x) raises (SQLException);
- //-------------------------------------------------------------------------
/** writes the next attribute to the stream as long.
@param x
@@ -125,7 +121,6 @@ published interface XSQLOutput: com::sun::star::uno::XInterface
if a database access error occurs.
*/
void writeInt([in]long x) raises (SQLException);
- //-------------------------------------------------------------------------
/** writes the next attribute to the stream as hyper.
@param x
@@ -134,7 +129,6 @@ published interface XSQLOutput: com::sun::star::uno::XInterface
if a database access error occurs.
*/
void writeLong([in]hyper x) raises (SQLException);
- //-------------------------------------------------------------------------
/** writes the next attribute to the stream as float.
@param x
@@ -143,7 +137,6 @@ published interface XSQLOutput: com::sun::star::uno::XInterface
if a database access error occurs.
*/
void writeFloat([in]float x) raises (SQLException);
- //-------------------------------------------------------------------------
/** writes the next attribute to the stream as double.
@param x
@@ -152,7 +145,6 @@ published interface XSQLOutput: com::sun::star::uno::XInterface
if a database access error occurs.
*/
void writeDouble([in]double x) raises (SQLException);
- //-------------------------------------------------------------------------
/** writes the next attribute to the stream as byte sequence.
@param x
@@ -161,7 +153,6 @@ published interface XSQLOutput: com::sun::star::uno::XInterface
if a database access error occurs.
*/
void writeBytes([in]sequence<byte> x) raises (SQLException);
- //-------------------------------------------------------------------------
/** writes the next attribute to the stream as a date.
@param x
@@ -170,7 +161,6 @@ published interface XSQLOutput: com::sun::star::uno::XInterface
if a database access error occurs.
*/
void writeDate([in]com::sun::star::util::Date x) raises (SQLException);
- //-------------------------------------------------------------------------
/** writes the next attribute to the stream as a time.
@param x
@@ -179,7 +169,6 @@ published interface XSQLOutput: com::sun::star::uno::XInterface
if a database access error occurs.
*/
void writeTime([in]com::sun::star::util::Time x) raises (SQLException);
- //-------------------------------------------------------------------------
/** writes the next attribute to the stream as a datetime.
@param x
@@ -189,7 +178,6 @@ published interface XSQLOutput: com::sun::star::uno::XInterface
*/
void writeTimestamp([in]com::sun::star::util::DateTime x)
raises (SQLException);
- //-------------------------------------------------------------------------
/** writes the next attribute to the stream as a stream of uninterpreted
bytes.
@@ -200,7 +188,6 @@ published interface XSQLOutput: com::sun::star::uno::XInterface
*/
void writeBinaryStream([in]com::sun::star::io::XInputStream x)
raises (SQLException);
- //-------------------------------------------------------------------------
/** writes the next attribute to the stream as a stream of Unicode string.
@param x
@@ -210,7 +197,6 @@ published interface XSQLOutput: com::sun::star::uno::XInterface
*/
void writeCharacterStream([in]com::sun::star::io::XInputStream x)
raises (SQLException);
- //-------------------------------------------------------------------------
/** writes to the stream the data contained in the given
<code>XSQLData</code> object.
@@ -245,7 +231,6 @@ published interface XSQLOutput: com::sun::star::uno::XInterface
if a database access error occurs.
*/
void writeObject([in]XSQLData x) raises (SQLException);
- //-------------------------------------------------------------------------
/** writes a REF(&amp;lt;structured-type&amp;gt;) to the stream.
@param x
@@ -254,7 +239,6 @@ published interface XSQLOutput: com::sun::star::uno::XInterface
if a database access error occurs.
*/
void writeRef([in]XRef x) raises (SQLException);
- //-------------------------------------------------------------------------
/** writes a BLOB to the stream.
@param x
@@ -263,7 +247,6 @@ published interface XSQLOutput: com::sun::star::uno::XInterface
if a database access error occurs.
*/
void writeBlob([in]XBlob x) raises (SQLException);
- //-------------------------------------------------------------------------
/** writes a CLOB to the stream.
@param x
@@ -272,7 +255,6 @@ published interface XSQLOutput: com::sun::star::uno::XInterface
if a database access error occurs.
*/
void writeClob([in]XClob x) raises (SQLException);
- //-------------------------------------------------------------------------
/** writes a structured-type to the stream.
@param x
@@ -281,7 +263,6 @@ published interface XSQLOutput: com::sun::star::uno::XInterface
if a database access error occurs.
*/
void writeStruct([in]XStruct x) raises (SQLException);
- //-------------------------------------------------------------------------
/** writes an array to the stream.
@param x
@@ -292,7 +273,6 @@ published interface XSQLOutput: com::sun::star::uno::XInterface
void writeArray([in]XArray x) raises (SQLException);
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/XStatement.idl b/offapi/com/sun/star/sdbc/XStatement.idl
index 79e64f7a8417..2052a566e794 100644
--- a/offapi/com/sun/star/sdbc/XStatement.idl
+++ b/offapi/com/sun/star/sdbc/XStatement.idl
@@ -56,7 +56,6 @@ published interface XStatement: com::sun::star::uno::XInterface
if a database access error occurs.
*/
XResultSet executeQuery([in]string sql) raises (SQLException);
- //-------------------------------------------------------------------------
/** executes an SQL INSERT, UPDATE, or DELETE statement. In addition,
SQL statements that return nothing, such as SQL DDL statements,
@@ -70,7 +69,6 @@ published interface XStatement: com::sun::star::uno::XInterface
if a database access error occurs.
*/
long executeUpdate([in]string sql) raises (SQLException);
- //-------------------------------------------------------------------------
/** executes a SQL statement that may return multiple results.
@@ -104,7 +102,6 @@ published interface XStatement: com::sun::star::uno::XInterface
if a database access error occurs.
*/
boolean execute([in]string sql) raises (SQLException);
- //-------------------------------------------------------------------------
/** returns the
<type scope="com::sun::star::sdbc">Connection</type>
@@ -121,7 +118,6 @@ published interface XStatement: com::sun::star::uno::XInterface
XConnection getConnection() raises (SQLException);
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/XStruct.idl b/offapi/com/sun/star/sdbc/XStruct.idl
index 3cfcf97c04f2..c9a77b6a40bf 100644
--- a/offapi/com/sun/star/sdbc/XStruct.idl
+++ b/offapi/com/sun/star/sdbc/XStruct.idl
@@ -58,7 +58,6 @@ published interface XStruct: com::sun::star::uno::XInterface
*/
string getSQLTypeName() raises (SQLException);
- //-------------------------------------------------------------------------
/** produces the ordered values of the attributes of the SQL
structured type that this
@@ -90,7 +89,6 @@ published interface XStruct: com::sun::star::uno::XInterface
raises (SQLException);
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/sdbc/XWarningsSupplier.idl b/offapi/com/sun/star/sdbc/XWarningsSupplier.idl
index 87a1750ee9b1..459dc17fad9e 100644
--- a/offapi/com/sun/star/sdbc/XWarningsSupplier.idl
+++ b/offapi/com/sun/star/sdbc/XWarningsSupplier.idl
@@ -32,7 +32,6 @@
*/
published interface XWarningsSupplier: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** returns the first warning reported by calls on an object that supports
the usage of warnings.
@@ -49,7 +48,6 @@ published interface XWarningsSupplier: com::sun::star::uno::XInterface
*/
any getWarnings() raises (SQLException);
- //-------------------------------------------------------------------------
/** clears all warnings reported for the object implementing the interface.
After a call to this method, the method
@@ -63,7 +61,6 @@ published interface XWarningsSupplier: com::sun::star::uno::XInterface
void clearWarnings() raises (SQLException);
};
-//=============================================================================
}; }; }; };