Remove Data directory

This commit is contained in:
Francis ANDRE
2018-06-06 08:26:59 +02:00
parent 54bb53f485
commit d4fc7745f9
102 changed files with 0 additions and 1355 deletions

View File

@@ -1,13 +0,0 @@
//
// Binder.h
//
// Forward header for the Binder class.
//
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/SQL/MySQL/Binder.h"

View File

@@ -1,13 +0,0 @@
//
// Connector.h
//
// Forward header for the Connector class.
//
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/SQL/MySQL/Connector.h"

View File

@@ -1,13 +0,0 @@
//
// Extractor.h
//
// Forward header for the Extractor class.
//
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/SQL/MySQL/Extractor.h"

View File

@@ -1,13 +0,0 @@
//
// MySQL.h
//
// Forward header for the MySQL class.
//
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/SQL/MySQL/MySQL.h"

View File

@@ -1,13 +0,0 @@
//
// MySQLException.h
//
// Forward header for the MySQLException class.
//
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/SQL/MySQL/MySQLException.h"

View File

@@ -1,13 +0,0 @@
//
// MySQLStatementImpl.h
//
// Forward header for the MySQLStatementImpl class.
//
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/SQL/MySQL/MySQLStatementImpl.h"

View File

@@ -1,13 +0,0 @@
//
// ResultMetadata.h
//
// Forward header for the ResultMetadata class.
//
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/SQL/MySQL/ResultMetadata.h"

View File

@@ -1,13 +0,0 @@
//
// SessionHandle.h
//
// Forward header for the SessionHandle class.
//
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/SQL/MySQL/SessionHandle.h"

View File

@@ -1,13 +0,0 @@
//
// SessionImpl.h
//
// Forward header for the SessionImpl class.
//
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/SQL/MySQL/SessionImpl.h"

View File

@@ -1,13 +0,0 @@
//
// StatementExecutor.h
//
// Forward header for the StatementExecutor class.
//
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/SQL/MySQL/StatementExecutor.h"

View File

@@ -1,13 +0,0 @@
//
// Utility.h
//
// Forward header for the Utility class.
//
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/SQL/MySQL/Utility.h"

View File

@@ -1,13 +0,0 @@
//
// Binder.h
//
// Forward header for the Binder class.
//
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/SQL/ODBC/Binder.h"

View File

@@ -1,13 +0,0 @@
//
// ConnectionHandle.h
//
// Forward header for the ConnectionHandle class.
//
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/SQL/ODBC/ConnectionHandle.h"

View File

@@ -1,13 +0,0 @@
//
// Connector.h
//
// Forward header for the Connector class.
//
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/SQL/ODBC/Connector.h"

View File

@@ -1,13 +0,0 @@
//
// Diagnostics.h
//
// Forward header for the Diagnostics class.
//
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/SQL/ODBC/Diagnostics.h"

View File

@@ -1,13 +0,0 @@
//
// EnvironmentHandle.h
//
// Forward header for the EnvironmentHandle class.
//
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/SQL/ODBC/EnvironmentHandle.h"

View File

@@ -1,13 +0,0 @@
//
// Error.h
//
// Forward header for the Error class.
//
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/SQL/ODBC/Error.h"

View File

@@ -1,13 +0,0 @@
//
// Extractor.h
//
// Forward header for the Extractor class.
//
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/SQL/ODBC/Extractor.h"

View File

@@ -1,13 +0,0 @@
//
// Handle.h
//
// Forward header for the Handle class.
//
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/SQL/ODBC/Handle.h"

View File

@@ -1,13 +0,0 @@
//
// ODBC.h
//
// Forward header for the ODBC class.
//
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/SQL/ODBC/ODBC.h"

View File

@@ -1,13 +0,0 @@
//
// ODBCException.h
//
// Forward header for the ODBCException class.
//
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/SQL/ODBC/ODBCException.h"

View File

@@ -1,13 +0,0 @@
//
// ODBCMetaColumn.h
//
// Forward header for the ODBCMetaColumn class.
//
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/SQL/ODBC/ODBCMetaColumn.h"

View File

@@ -1,13 +0,0 @@
//
// ODBCStatementImpl.h
//
// Forward header for the ODBCStatementImpl class.
//
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/SQL/ODBC/ODBCStatementImpl.h"

View File

@@ -1,13 +0,0 @@
//
// Parameter.h
//
// Forward header for the Parameter class.
//
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/SQL/ODBC/Parameter.h"

View File

@@ -1,13 +0,0 @@
//
// Preparator.h
//
// Forward header for the Preparator class.
//
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/SQL/ODBC/Preparator.h"

View File

@@ -1,13 +0,0 @@
//
// SessionImpl.h
//
// Forward header for the SessionImpl class.
//
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/SQL/ODBC/SessionImpl.h"

View File

@@ -1,13 +0,0 @@
//
// TypeInfo.h
//
// Forward header for the TypeInfo class.
//
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/SQL/ODBC/TypeInfo.h"

View File

@@ -1,13 +0,0 @@
//
// Unicode.h
//
// Forward header for the Unicode class.
//
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/SQL/ODBC/Unicode.h"

View File

@@ -1,13 +0,0 @@
//
// Unicode_UNIXODBC.h
//
// Forward header for the Unicode_UNIXODBC class.
//
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/SQL/ODBC/Unicode_UNIXODBC.h"

View File

@@ -1,13 +0,0 @@
//
// Unicode_WIN32.h
//
// Forward header for the Unicode_WIN32 class.
//
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/SQL/ODBC/Unicode_WIN32.h"

View File

@@ -1,13 +0,0 @@
//
// Utility.h
//
// Forward header for the Utility class.
//
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/SQL/ODBC/Utility.h"

View File

@@ -1,13 +0,0 @@
//
// Binder.h
//
// Forward header for the Binder class.
//
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/SQL/PostgreSQL/Binder.h"

View File

@@ -1,13 +0,0 @@
//
// Connector.h
//
// Forward header for the Connector class.
//
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/SQL/PostgreSQL/Connector.h"

View File

@@ -1,13 +0,0 @@
//
// Extractor.h
//
// Forward header for the Extractor class.
//
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/SQL/PostgreSQL/Extractor.h"

View File

@@ -1,13 +0,0 @@
//
// PostgreSQL.h
//
// Forward header for the PostgreSQL class.
//
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/SQL/PostgreSQL/PostgreSQL.h"

View File

@@ -1,13 +0,0 @@
//
// PostgreSQLException.h
//
// Forward header for the PostgreSQLException class.
//
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/SQL/PostgreSQL/PostgreSQLException.h"

View File

@@ -1,13 +0,0 @@
//
// PostgreSQLStatementImpl.h
//
// Forward header for the PostgreSQLStatementImpl class.
//
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/SQL/PostgreSQL/PostgreSQLStatementImpl.h"

View File

@@ -1,13 +0,0 @@
//
// PostgreSQLTypes.h
//
// Forward header for the PostgreSQLTypes class.
//
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/SQL/PostgreSQL/PostgreSQLTypes.h"

View File

@@ -1,13 +0,0 @@
//
// SessionHandle.h
//
// Forward header for the SessionHandle class.
//
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/SQL/PostgreSQL/SessionHandle.h"

View File

@@ -1,13 +0,0 @@
//
// SessionImpl.h
//
// Forward header for the SessionImpl class.
//
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/SQL/PostgreSQL/SessionImpl.h"

View File

@@ -1,13 +0,0 @@
//
// StatementExecutor.h
//
// Forward header for the StatementExecutor class.
//
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/SQL/PostgreSQL/StatementExecutor.h"

View File

@@ -1,13 +0,0 @@
//
// Utility.h
//
// Forward header for the Utility class.
//
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/SQL/PostgreSQL/Utility.h"

View File

@@ -1,24 +0,0 @@
/*-------------------------------------------------------------------------
*
* libpq-fs.h
* definitions for using Inversion file system routines (ie, large objects)
*
*
* Portions Copyright (c) 1996-2015, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* src/include/libpq/libpq-fs.h
*
*-------------------------------------------------------------------------
*/
#ifndef LIBPQ_FS_H
#define LIBPQ_FS_H
/*
* Read/write mode flags for inversion (large object) calls
*/
#define INV_WRITE 0x00020000
#define INV_READ 0x00040000
#endif /* LIBPQ_FS_H */

View File

@@ -1,13 +0,0 @@
//
// Binder.h
//
// Forward header for the Binder class.
//
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/SQL/SQLite/Binder.h"

View File

@@ -1,13 +0,0 @@
//
// Connector.h
//
// Forward header for the Connector class.
//
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/SQL/SQLite/Connector.h"

View File

@@ -1,13 +0,0 @@
//
// Extractor.h
//
// Forward header for the Extractor class.
//
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/SQL/SQLite/Extractor.h"

View File

@@ -1,13 +0,0 @@
//
// Notifier.h
//
// Forward header for the Notifier class.
//
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/SQL/SQLite/Notifier.h"

View File

@@ -1,13 +0,0 @@
//
// SQLite.h
//
// Forward header for the SQLite class.
//
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/SQL/SQLite/SQLite.h"

View File

@@ -1,13 +0,0 @@
//
// SQLiteException.h
//
// Forward header for the SQLiteException class.
//
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/SQL/SQLite/SQLiteException.h"

View File

@@ -1,13 +0,0 @@
//
// SQLiteStatementImpl.h
//
// Forward header for the SQLiteStatementImpl class.
//
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/SQL/SQLite/SQLiteStatementImpl.h"

View File

@@ -1,13 +0,0 @@
//
// SessionImpl.h
//
// Forward header for the SessionImpl class.
//
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/SQL/SQLite/SessionImpl.h"

View File

@@ -1,13 +0,0 @@
//
// Utility.h
//
// Forward header for the Utility class.
//
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/SQL/SQLite/Utility.h"

View File

@@ -1,13 +0,0 @@
//
// AbstractBinder.h
//
// Forward for the AbstractBinder class header.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/Data/Data.h"
#include "Poco/SQL/AbstractBinder.h"

View File

@@ -1,13 +0,0 @@
//
// AbstractBinding.h
//
// Forward for the AbstractBinding class header.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/Data/Data.h"
#include "Poco/SQL/AbstractBinding.h"

View File

@@ -1,13 +0,0 @@
//
// AbstractExtraction.h
//
// Forward for the AbstractExtraction class header.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/Data/Data.h"
#include "Poco/SQL/AbstractExtraction.h"

View File

@@ -1,13 +0,0 @@
//
// AbstractExtractor.h
//
// Forward for the AbstractExtractor class header.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/Data/Data.h"
#include "Poco/SQL/AbstractExtractor.h"

View File

@@ -1,13 +0,0 @@
//
// AbstractPreparation.h
//
// Forward for the AbstractPreparation class header.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/Data/Data.h"
#include "Poco/SQL/AbstractPreparation.h"

View File

@@ -1,13 +0,0 @@
//
// AbstractPreparatorImpl.h
//
// Forward for the AbstractPreparatorImpl class header.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/Data/Data.h"
#include "Poco/SQL/AbstractPreparatorImpl.h"

View File

@@ -1,13 +0,0 @@
//
// AbstractSessionImpl.h
//
// Forward for the AbstractSessionImpl class header.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/Data/Data.h"
#include "Poco/SQL/AbstractSessionImpl.h"

View File

@@ -1,13 +0,0 @@
//
// ArchiveStrategy.h
//
// Forward for the ArchiveStrategy class header.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/Data/Data.h"
#include "Poco/SQL/ArchiveStrategy.h"

View File

@@ -1,13 +0,0 @@
//
// AutoTransaction.h
//
// Forward for the AutoTransaction class header.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/Data/Data.h"
#include "Poco/SQL/AutoTransaction.h"

View File

@@ -1,13 +0,0 @@
//
// Binding.h
//
// Forward for the Binding class header.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/Data/Data.h"
#include "Poco/SQL/Binding.h"

View File

@@ -1,13 +0,0 @@
//
// Bulk.h
//
// Forward for the Bulk class header.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/Data/Data.h"
#include "Poco/SQL/Bulk.h"

View File

@@ -1,13 +0,0 @@
//
// BulkBinding.h
//
// Forward for the BulkBinding class header.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/Data/Data.h"
#include "Poco/SQL/BulkBinding.h"

View File

@@ -1,13 +0,0 @@
//
// BulkExtraction.h
//
// Forward for the BulkExtraction class header.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/Data/Data.h"
#include "Poco/SQL/BulkExtraction.h"

View File

@@ -1,13 +0,0 @@
//
// Column.h
//
// Forward for the Column class header.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/Data/Data.h"
#include "Poco/SQL/Column.h"

View File

@@ -1,13 +0,0 @@
//
// Connector.h
//
// Forward for the Connector class header.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/Data/Data.h"
#include "Poco/SQL/Connector.h"

View File

@@ -1,13 +0,0 @@
//
// Constants.h
//
// Forward for the Constants class header.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/Data/Data.h"
#include "Poco/SQL/Constants.h"

View File

@@ -1,25 +0,0 @@
//
// Data.h
//
// Forward for the Data class header.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#ifndef Data_Data_INCLUDED
#define Data_Data_INCLUDED
#include "Poco/SQL/SQL.h"
#define Data_API Poco_SQL_API
namespace Poco {
namespace SQL {}
namespace Data = SQL;
} // namespace Poco
#endif // Data_Data_INCLUDED

View File

@@ -1,19 +0,0 @@
//
// SQLException.h
//
// Forward for the SQLException class header.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/Data/Data.h"
#include "Poco/SQL/SQLException.h"
namespace Poco {
namespace SQL {
typedef SQLException SQLException
} } // namespace Poco::SQL

View File

@@ -1,13 +0,0 @@
//
// Date.h
//
// Forward for the Date class header.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/Data/Data.h"
#include "Poco/SQL/Date.h"

View File

@@ -1,13 +0,0 @@
//
// DynamicDateTime.h
//
// Forward for the DynamicDateTime class header.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/Data/Data.h"
#include "Poco/SQL/DynamicDateTime.h"

View File

@@ -1,13 +0,0 @@
//
// DynamicLOB.h
//
// Forward for the DynamicLOB class header.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/Data/Data.h"
#include "Poco/SQL/DynamicLOB.h"

View File

@@ -1,13 +0,0 @@
//
// Extraction.h
//
// Forward for the Extraction class header.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/Data/Data.h"
#include "Poco/SQL/Extraction.h"

View File

@@ -1,13 +0,0 @@
//
// JSONRowFormatter.h
//
// Forward for the JSONRowFormatter class header.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/Data/Data.h"
#include "Poco/SQL/JSONRowFormatter.h"

View File

@@ -1,13 +0,0 @@
//
// LOB.h
//
// Forward for the LOB class header.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/Data/Data.h"
#include "Poco/SQL/LOB.h"

View File

@@ -1,13 +0,0 @@
//
// LOBStream.h
//
// Forward for the LOBStream class header.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/Data/Data.h"
#include "Poco/SQL/LOBStream.h"

View File

@@ -1,13 +0,0 @@
//
// Preparation.h
//
// Forward for the Preparation class header.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/Data/Data.h"
#include "Poco/SQL/Preparation.h"

View File

@@ -1,13 +0,0 @@
//
// MetaColumn.h
//
// Forward for the MetaColumn class header.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/Data/Data.h"
#include "Poco/SQL/MetaColumn.h"

View File

@@ -1,13 +0,0 @@
//
// PooledSessionHolder.h
//
// Forward for the PooledSessionHolder class header.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/Data/Data.h"
#include "Poco/SQL/PooledSessionHolder.h"

View File

@@ -1,13 +0,0 @@
//
// PooledSessionImpl.h
//
// Forward for the PooledSessionImpl class header.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/Data/Data.h"
#include "Poco/SQL/PooledSessionImpl.h"

View File

@@ -1,13 +0,0 @@
//
// Position.h
//
// Forward for the Position class header.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/Data/Data.h"
#include "Poco/SQL/Position.h"

View File

@@ -1,13 +0,0 @@
//
// Preparation.h
//
// Forward for the Preparation class header.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/Data/Data.h"
#include "Poco/SQL/Preparation.h"

View File

@@ -1,13 +0,0 @@
//
// Range.h
//
// Forward for the Range class header.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/Data/Data.h"
#include "Poco/SQL/Range.h"

View File

@@ -1,13 +0,0 @@
//
// RecordSet.h
//
// Forward for the RecordSet class header.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/Data/Data.h"
#include "Poco/SQL/RecordSet.h"

View File

@@ -1,13 +0,0 @@
//
// Row.h
//
// Forward for the Row class header.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/Data/Data.h"
#include "Poco/SQL/Row.h"

View File

@@ -1,13 +0,0 @@
//
// RowFilter.h
//
// Forward for the RowFilter class header.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/Data/Data.h"
#include "Poco/SQL/RowFilter.h"

View File

@@ -1,13 +0,0 @@
//
// RowFormatter.h
//
// Forward for the RowFormatter class header.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/Data/Data.h"
#include "Poco/SQL/RowFormatter.h"

View File

@@ -1,13 +0,0 @@
//
// RowIterator.h
//
// Forward for the RowIterator class header.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/Data/Data.h"
#include "Poco/SQL/RowIterator.h"

View File

@@ -1,13 +0,0 @@
//
// SQLChannel.h
//
// Forward for the SQLChannel class header.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/Data/Data.h"
#include "Poco/SQL/SQLChannel.h"

View File

@@ -1,13 +0,0 @@
//
// Session.h
//
// Forward for the Session class header.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/Data/Data.h"
#include "Poco/SQL/Session.h"

View File

@@ -1,13 +0,0 @@
//
// SessionFactory.h
//
// Forward for the SessionFactory class header.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/Data/Data.h"
#include "Poco/SQL/SessionFactory.h"

View File

@@ -1,13 +0,0 @@
//
// SessionImpl.h
//
// Forward for the SessionImpl class header.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/Data/Data.h"
#include "Poco/SQL/SessionImpl.h"

View File

@@ -1,13 +0,0 @@
//
// SessionPool.h
//
// Forward for the SessionPool class header.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/Data/Data.h"
#include "Poco/SQL/SessionPool.h"

View File

@@ -1,13 +0,0 @@
//
// SessionPoolContainer.h
//
// Forward for the SessionPoolContainer class header.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/Data/Data.h"
#include "Poco/SQL/SessionPoolContainer.h"

View File

@@ -1,13 +0,0 @@
//
// SimpleRowFormatter.h
//
// Forward for the SimpleRowFormatter class header.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/Data/Data.h"
#include "Poco/SQL/SimpleRowFormatter.h"

View File

@@ -1,13 +0,0 @@
//
// Statement.h
//
// Forward for the Statement class header.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/Data/Data.h"
#include "Poco/SQL/Statement.h"

View File

@@ -1,13 +0,0 @@
//
// StatementCreator.h
//
// Forward for the StatementCreator class header.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/Data/Data.h"
#include "Poco/SQL/StatementCreator.h"

View File

@@ -1,13 +0,0 @@
//
// StatementImpl.h
//
// Forward for the StatementImpl class header.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/Data/Data.h"
#include "Poco/SQL/StatementImpl.h"

View File

@@ -1,13 +0,0 @@
//
// Time.h
//
// Forward for the Time class header.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#include "Poco/Data/Data.h"
#include "Poco/SQL/Time.h"

Some files were not shown because too many files have changed in this diff Show More