Michael Dick
|
b6ddcab383
|
OPENJPA-1987: do not use null table for getImportedKeys in postgres dictionary
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1097465 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-28 14:06:41 +00:00 |
|
Michael Dick
|
69fd9dbad9
|
OPENJPA-1985: Check for abstime as a timestamp type for Postgres
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1097160 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-27 16:00:37 +00:00 |
|
Michael Dick
|
76552a11fd
|
remove casts for broker factory aliases
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1096876 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-26 19:54:27 +00:00 |
|
Michael Dick
|
d5e20c4a11
|
OPENJPA-1981: check whether connection is open before calling close
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1092309 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-14 14:52:20 +00:00 |
|
Michael Dick
|
8544f5da4a
|
OPENJPA-1975: add testcase for ConnectedConfiguration
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1091124 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-11 16:56:01 +00:00 |
|
Michael Dick
|
985a59afbd
|
OPENJPA-1975: Move default schema name code to its own method.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1090025 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-07 21:28:32 +00:00 |
|
Richard G. Curtis
|
2d232cf4c0
|
OPENJPA-1974: Fix StackOverflow in SelectImpl.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1089124 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-05 16:35:56 +00:00 |
|
Albert Lee
|
03d4f2f8b6
|
OPENJPA-1972 Update test and adapt to DB2 9.7 behavior changes.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1087429 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-31 20:13:17 +00:00 |
|
Albert Lee
|
fd197214a9
|
OPENJPA-1969 - Decode HYT00 to LockTimeoutException
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1087028 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-30 17:58:32 +00:00 |
|
Albert Lee
|
f10e349f7c
|
OPENJPA-1968 Set DATETIME2 based on db version and also set the correct date_precision for DATETIME2 type.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1086639 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-29 16:38:59 +00:00 |
|
Richard G. Curtis
|
2cfb4f6232
|
OPENJPA-1944: Properly handle a null version field.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1084265 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-22 17:41:58 +00:00 |
|
Michael Dick
|
7d0de515a5
|
use generics, remove unused imports
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1080955 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-12 17:38:43 +00:00 |
|
Michael Dick
|
c87edf8049
|
OPENJPA-1958: handle index out of bounds condition.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1080948 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-12 17:04:36 +00:00 |
|
Milosz Tylenda
|
0022b991ab
|
OPENJPA-1376: Correctly handle the case when sequence increment is > 1.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1078811 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-07 15:30:25 +00:00 |
|
Richard G. Curtis
|
887f8977ed
|
OPENJPA-1954: Fix ArrayIndexOutOfBoundsException when querying on a version field that is in a MappedSuperclass.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1076370 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-02 20:57:03 +00:00 |
|
Milosz Tylenda
|
e0a0050e7b
|
OPENJPA-1376: Cache values of @SequenceGenerator as specified by allocationSize parameter instead of setting CACHE on database sequence. Idea submitted by Palmer Cox.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1075026 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-27 11:15:55 +00:00 |
|
Michael Dick
|
4aed0be581
|
Add constant - findbugs reported
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1073212 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-22 03:17:35 +00:00 |
|
Michael Dick
|
91ef7813d1
|
OPENJPA-1555: Remove boilerplate code
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1073211 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-22 03:15:07 +00:00 |
|
Michael Dick
|
c54b8ca823
|
OPENJPA-1944: Version defaults to 1 if the column returns null from the database
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1073201 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-22 02:06:11 +00:00 |
|
Michael Dick
|
b44614d94b
|
OPENJPA-1939: Increase index length for DB2 and testcase workaround for OPENJPA-1948
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1073042 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-21 16:06:05 +00:00 |
|
Albert Lee
|
0c37fc6e57
|
OPENJPA-1943 - Apply query timeout value to pessimistic row lock statement execution.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1072061 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-18 16:59:16 +00:00 |
|
Michael Dick
|
61f686a300
|
OPENJPA-1940: Use unqualified name when looking for PK columns on Oracle.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1071439 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-16 23:17:42 +00:00 |
|
Michael Dick
|
8e6a7ae331
|
OPENJPA_1939: increase index name length for DB2 version 9 and later
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1070993 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-15 18:14:46 +00:00 |
|
Albert Lee
|
24f976d619
|
OPENJPA-1938 Update timeTypeName from DATETIME to DATETIME2 to match the other date/timestamp data type.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1069209 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-10 03:08:00 +00:00 |
|
Jeremy Bauer
|
d1ec54c691
|
OPENJPA-1935 Updated Informix dictionary to examine nested SQL exceptions when determining whether a generic exception is a lock exception. Added Informix JDBC profile to jdbc and locking poms.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1068472 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-08 16:42:22 +00:00 |
|
Michael Dick
|
85a408aca7
|
restore missing message
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1067989 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-07 16:02:17 +00:00 |
|
Richard G. Curtis
|
cc1dcd9a4c
|
OPENJPA-1847: Fix NPE in SchemaGenerator and formatting.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1063827 13f79535-47bb-0310-9956-ffa450edef68
|
2011-01-26 18:54:54 +00:00 |
|
Pinaki Poddar
|
28a0c0da86
|
OPENJPA-1923: Remove restriction to enclose collection-valued query parameter in parentheses. The commit ran tests locally and partially as my TeamCity agent is broken.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1060094 13f79535-47bb-0310-9956-ffa450edef68
|
2011-01-17 21:15:29 +00:00 |
|
Richard G. Curtis
|
0549627bd2
|
OPENJPA-1917: Cache column alias.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1055524 13f79535-47bb-0310-9956-ffa450edef68
|
2011-01-05 16:58:33 +00:00 |
|
Jeremy Bauer
|
aedc8d9dd0
|
OPENJPA-1907 Use java.util.Date to java.sql.Date type mapping with DB2 on z/OS when column information is not available.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1050137 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-16 20:09:08 +00:00 |
|
Milosz Tylenda
|
dcaf2a41f1
|
OPENJPA-1863: Update HSQLDictionary for HSQLDB 2.0 - new SQL state value, fix getSequencesSQL method.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1044821 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-12 13:53:52 +00:00 |
|
Pinaki Poddar
|
ccc81f0ab8
|
OPENJPA-1903: Parameter substitution for complex identity
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1043221 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-07 22:42:16 +00:00 |
|
Michael Dick
|
502e997b9c
|
OPENJPA-1902: add all reserved words to invalidColumnWordSet for SQLServer
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1040702 13f79535-47bb-0310-9956-ffa450edef68
|
2010-11-30 19:03:10 +00:00 |
|
Michael Dick
|
2cc69063aa
|
[maven-release-plugin] prepare release 2.1.x
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1040584 13f79535-47bb-0310-9956-ffa450edef68
|
2010-11-30 15:30:48 +00:00 |
|
Fay Wang
|
2ef2640092
|
OPENJPA-1893: The test case exposes a reserved-word column name problem for Oracle and Sybase with SchemaAction='drop,add'
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1040350 13f79535-47bb-0310-9956-ffa450edef68
|
2010-11-30 00:02:46 +00:00 |
|
Michael Dick
|
f56cba9777
|
fixing compiler warnings and minor code reformatting for QueryResultMapping
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1040332 13f79535-47bb-0310-9956-ffa450edef68
|
2010-11-29 22:57:25 +00:00 |
|
Milosz Tylenda
|
685ddfecc6
|
OPENJPA-1863: Update HSQLDictionary for HSQLDB 2.0 - pagination and schema support.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1039879 13f79535-47bb-0310-9956-ffa450edef68
|
2010-11-28 13:18:41 +00:00 |
|
Albert Lee
|
2700d1681d
|
OPENJPA-1895 add doPriv to setAccessible call.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1039414 13f79535-47bb-0310-9956-ffa450edef68
|
2010-11-26 15:27:56 +00:00 |
|
Michael Dick
|
a0907bfc3f
|
OPENJPA-1897: Add all reserved words to invalid column name set
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1038214 13f79535-47bb-0310-9956-ffa450edef68
|
2010-11-23 17:29:32 +00:00 |
|
Richard G. Curtis
|
06f8dc4c96
|
OPENJPA-1895: Minor performance improvement.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1037873 13f79535-47bb-0310-9956-ffa450edef68
|
2010-11-22 20:44:49 +00:00 |
|
Fay Wang
|
7178dd3f00
|
OPENJPA-1894: reduce the number of Strings created by SelectImpl.getTableIndex
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1037819 13f79535-47bb-0310-9956-ffa450edef68
|
2010-11-22 18:23:34 +00:00 |
|
Milosz Tylenda
|
d748e46040
|
OPENJPA-1863: Update HSQLDictionary for HSQLDB 2.0 - patch provided by Georgi Naplatanov with slight modifications.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1034728 13f79535-47bb-0310-9956-ffa450edef68
|
2010-11-13 10:56:47 +00:00 |
|
Fay Wang
|
0836fba158
|
OPENJPA-1762: lock join table when pessimistic scope is set to EXTENDED
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1032686 13f79535-47bb-0310-9956-ffa450edef68
|
2010-11-08 20:10:45 +00:00 |
|
Michael Dick
|
3c52abb73d
|
OPENJPA-1877: Detect XMLType column for Oracle and treat as XML
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1032646 13f79535-47bb-0310-9956-ffa450edef68
|
2010-11-08 17:33:41 +00:00 |
|
Milosz Tylenda
|
0175a1a2e5
|
OPENJPA-1864: Fix the class comment.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1032321 13f79535-47bb-0310-9956-ffa450edef68
|
2010-11-07 17:28:54 +00:00 |
|
Fay Wang
|
4b19d0fa4a
|
OPENJPA-1762: lock join table when extended pessimistic scope is used
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1032116 13f79535-47bb-0310-9956-ffa450edef68
|
2010-11-06 17:24:17 +00:00 |
|
Michael Dick
|
6d423c5b6b
|
OPENJPA-1874: handle Oracle XMLType columns with @Lob annotation
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1031648 13f79535-47bb-0310-9956-ffa450edef68
|
2010-11-05 15:57:26 +00:00 |
|
Michael Dick
|
f946f8383b
|
OPENJPA-1870: Check if columnDefinition was provided before overriding blob type.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1031109 13f79535-47bb-0310-9956-ffa450edef68
|
2010-11-04 17:58:00 +00:00 |
|
Michael Dick
|
24e547cdcb
|
OPENJPA-1864: Add db dictionary for MaxDB & alias in JDBCConfImpl.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1030579 13f79535-47bb-0310-9956-ffa450edef68
|
2010-11-03 18:07:07 +00:00 |
|
Richard G. Curtis
|
2f6baf7119
|
OPENJPA-1851: Backing changes out of trunk while we continue to develop this feature in a sandbox.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1030479 13f79535-47bb-0310-9956-ffa450edef68
|
2010-11-03 14:51:28 +00:00 |
|