poco/Data/include/Poco/Data
2021-04-14 20:12:17 +02:00
..
AbstractBinder.h fixed type overloads 2020-01-09 18:02:29 +01:00
AbstractBinding.h merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
AbstractExtraction.h merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
AbstractExtractor.h fixed type overloads 2020-01-09 18:02:29 +01:00
AbstractPreparation.h merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
AbstractPreparator.h fixed type overloads 2020-01-09 18:02:29 +01:00
AbstractSessionImpl.h fixed type overloads 2020-01-09 18:02:29 +01:00
ArchiveStrategy.h merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
AutoTransaction.h merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
Binding.h merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
Bulk.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
BulkBinding.h merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
BulkExtraction.h merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
Column.h merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
Connector.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
Constants.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
Data.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
DataException.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
Date.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
DynamicDateTime.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
DynamicLOB.h merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
Extraction.h merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
Limit.h merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
LOB.h fixes for macos/clang 2020-01-09 11:53:03 +01:00
LOBStream.h merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
MetaColumn.h merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
PooledSessionHolder.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
PooledSessionImpl.h added Poco::Data::Session::isGood() 2020-01-13 20:13:27 +01:00
Position.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
Preparation.h merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
Range.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
RecordSet.h merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
Row.h merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
RowFilter.h merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
RowFormatter.h merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
RowIterator.h fixes for macos/clang 2020-01-09 11:53:03 +01:00
Session.h added Poco::Data::Session::isGood() 2020-01-13 20:13:27 +01:00
SessionFactory.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
SessionImpl.h added Poco::Data::Session::isGood() 2020-01-13 20:13:27 +01:00
SessionPool.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
SessionPoolContainer.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
SimpleRowFormatter.h merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
SQLChannel.h Fix typo: overriden -> overridden 2021-04-14 20:12:17 +02:00
Statement.h fixed type overloads 2020-01-09 18:02:29 +01:00
StatementCreator.h merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
StatementImpl.h Fix typo: overriden -> overridden 2021-04-14 20:12:17 +02:00
Time.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
Transaction.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
TypeHandler.h #2970: Poco::Data::TypeHandler<Poco::Nullable<T>>::prepare() must prepare with underlying type, not Poco::Data::Keywords::null 2021-04-11 16:26:32 +02:00