mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-poco.git
synced 2025-10-30 02:02:30 +00:00
Remove Data directory
This commit is contained in:
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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 */
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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
|
||||
@@ -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
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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
Reference in New Issue
Block a user