Aleksandar Fabijanic
76221cc707
Oracle stored proc recordset retrieval
2007-10-30 19:46:55 +00:00
Peter Schojer
bd2a18d7a8
beautify
2007-10-30 07:23:18 +00:00
Peter Schojer
0a2cae61ff
changed getExpiration to getTimeout for Accesscaches
2007-10-30 07:22:47 +00:00
Peter Schojer
6987146b6c
new tests for the UniqueAccess caches
2007-10-29 14:50:09 +00:00
Peter Schojer
383929fb39
new tests for the UniqueAccess caches
2007-10-29 14:48:39 +00:00
Peter Schojer
65579e4612
Added Accesscaches
2007-10-29 14:37:40 +00:00
Peter Schojer
4d71a6e1d5
Added UniqueAccess caches
2007-10-29 14:36:40 +00:00
Peter Schojer
9381a34928
made UniqueExpireStrategies member protected
2007-10-29 07:15:24 +00:00
Peter Schojer
1e10c31a18
Updated docu for ExpireCache
2007-10-29 07:14:12 +00:00
Peter Schojer
e37a89007d
added more cache classes
2007-10-29 07:13:21 +00:00
Peter Schojer
6eacc0ec0f
Added cache classes
2007-10-29 07:11:23 +00:00
Aleksandar Fabijanic
424b717920
support for stored procedures returning recordset
2007-10-28 23:08:35 +00:00
Aleksandar Fabijanic
9ea88d25dd
swap optimization
2007-10-27 18:53:32 +00:00
Aleksandar Fabijanic
5eb03ba814
outline nvl
2007-10-27 18:52:25 +00:00
Aleksandar Fabijanic
98191f1b2b
nvl reversed to DynamicAny
2007-10-23 19:40:06 +00:00
Aleksandar Fabijanic
65587e39a3
operators <, <=, >, >=
2007-10-21 23:46:14 +00:00
Aleksandar Fabijanic
5d4080e7f4
fix for Statement async execution and a diagnostics improvement in RecordSet
2007-10-17 01:23:03 +00:00
Aleksandar Fabijanic
1d774be07b
RowFormatter strategy
2007-10-03 01:45:34 +00:00
David Shawley
01d998dcc2
* Foundation/include/Poco/LocalDateTime.h
...
* Foundation/src/LocalDateTime.cpp
- Fixed Sourceforge tracker 1800031.
The time zone differential was not being maintained in many places.
There are some minor functionality changes with this changeset however.
* Assignment methods which do not take the full time information or a
tzd as parameters will adjust the time stamp for DST according to
the time specified. The only methods that do not fall under this
constraint are:
- constructors or assigns which accept year, month, day, etc.
- constructors or assigns which accept a tzd
* operators += and -= correctly adjust for DST boundary crossings.
* operators + and - will return a LocalDateTime instance that has
been adjust for DST boundary crossings.
* Foundation/testsuite/src/LocalDateTimeTest.h
* Foundation/testsuite/src/LocalDateTimeTest.cpp
- Added testTimezone method.
- Removed an assertion in testGregorian1() that would fail when the
current DST offset differed from that of 1970-1-1.
2007-10-01 03:09:05 +00:00
Aleksandar Fabijanic
d9364e8f51
some async-robustness additions and tests for Statement
2007-09-30 16:42:17 +00:00
Aleksandar Fabijanic
6e380b6b13
Various feature additions and fixes:
...
- asynchronous execution for Data::Statement
- ActiveMethod copy and assignment
- added Data components to $POCO_BASE/components
- SQLite 64-bit integer default
- SessionPool timer seconds to milliseconds
- ODBC fix for subsequent calls to execute()
- std::deque (instead of std::vector) as default container
2007-09-29 18:40:43 +00:00
Aleksandar Fabijanic
0dfd7bec3b
removed bool _executed member (not used)
2007-09-26 21:48:02 +00:00
Aleksandar Fabijanic
f7a8963ad7
POD operator overloads instead of templates
2007-09-25 02:33:04 +00:00
Aleksandar Fabijanic
8bb74a06a4
== and != overloads for POD
2007-09-24 22:33:37 +00:00
Aleksandar Fabijanic
8506aad3ae
small sample tidy up
2007-09-24 01:37:31 +00:00
Aleksandar Fabijanic
228d48ad14
proper bool support
2007-09-22 01:20:20 +00:00
Guenter Obiltschnig
40c0f41fa0
improved ODBC error reporting (SQL_NO_DATA)
2007-09-19 20:01:48 +00:00
Aleksandar Fabijanic
2fa2a98714
nvl
2007-09-13 22:43:37 +00:00
Aleksandar Fabijanic
8f01713202
Removed TYPELIST_... macros
2007-09-12 22:57:00 +00:00
Aleksandar Fabijanic
dd81a7ecf0
More operators and some code fixes
2007-09-12 22:56:20 +00:00
Aleksandar Fabijanic
5a6eb68529
DynamicAny update
2007-09-07 15:11:41 +00:00
Aleksandar Fabijanic
6d1e798f2e
Some code formatting
2007-09-07 15:11:02 +00:00
Aleksandar Fabijanic
bd5e6db0cc
2007-09-06 13:56:18 +00:00
Aleksandar Fabijanic
009db61570
++ and -- operators for DynamicAny
2007-09-06 11:16:27 +00:00
Aleksandar Fabijanic
a86dc7a393
2007-09-06 02:48:02 +00:00
Aleksandar Fabijanic
d9c5b827a5
Arithmetic operators for DynamicAny
2007-09-05 23:38:12 +00:00
Aleksandar Fabijanic
0a65eefd9a
Eliminate some gcc warnings
2007-09-04 20:14:40 +00:00
Aleksandar Fabijanic
ab1b6c29ca
2007-08-29 17:07:52 +00:00
Aleksandar Fabijanic
3b66a355c2
DateTime support & some test tidying
2007-08-20 11:55:18 +00:00
Guenter Obiltschnig
2dbfb583c9
updated libversion to 5
2007-08-15 10:57:53 +00:00
Guenter Obiltschnig
dfbc0e1d24
added Session::isTransaction()
2007-08-10 14:08:45 +00:00
Guenter Obiltschnig
a04bae94d7
synchronized trunk
2007-08-10 13:57:07 +00:00
Guenter Obiltschnig
2ef3a4f9d2
move WebWidgets into sandbox where it belongs
2007-08-10 13:45:34 +00:00
Aleksandar Fabijanic
e1b2ca26c0
documentation update
2007-07-26 19:29:04 +00:00
Aleksandar Fabijanic
97769a1a43
removed redundant SQLSetStmtAttr
2007-07-23 21:00:36 +00:00
Aleksandar Fabijanic
e812e7bf46
workaround for hidden files
2007-07-13 19:43:30 +00:00
Peter Schojer
cfdc1e8615
added webWidgets project
2007-07-02 10:48:36 +00:00
Peter Schojer
8dafac067b
added datadriven testing
2007-07-02 10:35:30 +00:00
Aleksandar Fabijanic
b2977d3df2
Row and RowIterator done and tested (windows and linux)
2007-06-23 01:22:55 +00:00
Aleksandar Fabijanic
08f8448478
2007-06-22 02:09:02 +00:00