Pinaki Poddar
|
31e00f7d76
|
OPENJPA-2057: Change classloading scheme
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1194953 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-29 17:55:26 +00:00 |
Pinaki Poddar
|
2bee63d702
|
OPENJPA-2057: Change classloading scheme
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1194905 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-29 15:26:44 +00:00 |
Pinaki Poddar
|
8d21608618
|
OPENJPA-2065: allow interface as result class
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1190723 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-29 01:04:52 +00:00 |
Pinaki Poddar
|
3494fab794
|
OPENJPA-2057: Change classloading scheme
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1190716 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-29 00:44:11 +00:00 |
Albert Lee
|
548375287a
|
Fixed message format errors.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1190050 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-27 21:50:38 +00:00 |
Ravi Prakash Palacherla
|
201701459a
|
OPENJPA-2066 Edge case in OPENJPA-1227. openJPA fails to create a join and thus returns wrong data when a collection is selected from superclass and another field is selected from subclass two or more levels down the hierarchy
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1189858 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-27 16:42:11 +00:00 |
Albert Lee
|
1e4a05c6db
|
OPENJPA-2059 Add message file used by SourceCode.java
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1188852 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-25 18:44:51 +00:00 |
Heath Thomann
|
c8a84fd37d
|
OPENJPA-2051: Change to ensure entities are properly cascaded after a flush.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1186903 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-20 16:37:15 +00:00 |
Albert Lee
|
16c76a0870
|
OPENJPA-2060 Fixed all three reported problems described in JIRA
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1183674 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-15 17:25:04 +00:00 |
Kevin W. Sutter
|
c7c8eb2fc1
|
OPENJPA-2044. Updating the processing for the openjpa.header parameter on the AnnotationProcessor6 code. Not only to read the actual data (vs a String representation of the URL stream), but also to make it more flexible on the number of lines contained in the designated header file.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1182512 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-12 18:28:26 +00:00 |
Milosz Tylenda
|
b5859a740b
|
OPENJPA-2056: Use single backslash in searchStringEscape on PostgreSQL 9.1 and later.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1180585 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-09 11:11:58 +00:00 |
Milosz Tylenda
|
ccc61a5450
|
OPENJPA-2056: Remove unnecessary casts from test case - continued.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1180578 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-09 10:37:47 +00:00 |
Milosz Tylenda
|
59684e480e
|
OPENJPA-2056: Remove unnecessary casts from test case.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1180577 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-09 10:34:23 +00:00 |
Pinaki Poddar
|
12878c9c05
|
rollback wrong commit
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1178849 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-04 16:08:06 +00:00 |
Pinaki Poddar
|
4a005fe340
|
useful error message for connection establishment problem
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1178636 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-03 23:27:44 +00:00 |
Pinaki Poddar
|
accc2e01fb
|
useful error message for connection establishment problem
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1178635 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-03 23:24:20 +00:00 |
Pinaki Poddar
|
4ef9c9f6f1
|
use range information for slice query
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1178634 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-03 23:23:23 +00:00 |
Jeremy Bauer
|
236f409a91
|
OPENJPA-2053 Added property to enable proper OSGi service tracking of the OpenJPA provider.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1177327 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-29 15:05:08 +00:00 |
Pinaki Poddar
|
e65b2aa518
|
OPENJPA-2030: Loading custom Auditor in OSGi environment
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1176436 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-27 15:32:59 +00:00 |
Milosz Tylenda
|
f455e09b4e
|
OPENJPA-1691: Documentation update - be more specific about OpenJPA versions, improve formatting.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1173790 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-21 18:48:24 +00:00 |
Milosz Tylenda
|
a381632d14
|
OPENJPA-1376: Documentation update - be more specific about OpenJPA versions, improve formatting.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1173782 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-21 18:28:02 +00:00 |
Michael Dick
|
fe7e359367
|
OPENJPA-2042: Use weak reference HashSet to store registered class listeners.
Submitted By: Jacob Nowosatka
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1171135 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-15 15:28:19 +00:00 |
Michael Dick
|
bd9121c950
|
Revert "Correct artifact id for jai libraries"
This reverts commit 1170873. The new artifact id for JAI does not appear
to work.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1171098 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-15 13:46:42 +00:00 |
Michael Dick
|
2c80991f6a
|
OPENJPA-2045: Remove NAME from default list of reserved words. Add it explicitly for FoxPro, Access, Pointbase and Informix.
Submitted by Jacob Nowosatka
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1170873 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-14 22:37:19 +00:00 |
Jody Grassel
|
e400abcef5
|
OPENJPA-1993: Deadlock Potential with ORM XML Processing
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1166880 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-08 20:07:16 +00:00 |
Pinaki Poddar
|
e0568bde7d
|
Reduce log message verbosity
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1164520 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-02 13:08:33 +00:00 |
Pinaki Poddar
|
905500dd19
|
Checkstyle problems
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1162349 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-27 13:39:46 +00:00 |
Pinaki Poddar
|
18fed4dd53
|
OPENJPA-2030: Refactor AuditManager
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1162163 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-26 16:54:04 +00:00 |
Pinaki Poddar
|
5e073afe94
|
OPENJPA-2030: Audit is inactive by default
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1161622 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-25 16:11:08 +00:00 |
Albert Lee
|
184922df56
|
OPENJPA-2030 Add newline to EOF
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1161618 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-25 16:00:50 +00:00 |
Pinaki Poddar
|
ab5e97d06d
|
OPENJPA-2030: Fix Checkstyle error
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1161580 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-25 14:37:51 +00:00 |
Michael Dick
|
cdd53067bf
|
OPENJPA-2030: set eol-style on new files
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1161564 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-25 13:32:15 +00:00 |
Pinaki Poddar
|
8daa92c745
|
OPENJPA-2030: Audit documentation
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1161350 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-25 01:08:14 +00:00 |
Pinaki Poddar
|
8996376462
|
OPENJPA-2030: First version of Audit facility
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1161349 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-25 01:06:39 +00:00 |
Pinaki Poddar
|
a35c187d8f
|
OPENJPA-2030: First version of Audit facility
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1161348 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-25 01:06:11 +00:00 |
Pinaki Poddar
|
2a75640c21
|
Correct artifact id for jai libraries
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1161319 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-24 23:37:35 +00:00 |
Pinaki Poddar
|
9cf12d186b
|
Add error code for SQLServer database
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1161289 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-24 21:33:48 +00:00 |
Pinaki Poddar
|
3cfadba263
|
Relocate org.apache.openjpa.jdbc.kernel.MixedLockManager configuration to JDBC product derivation
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1161288 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-24 21:32:22 +00:00 |
Heath Thomann
|
3842a3d1a9
|
OPENJPA-1691: Made update to localizer.properties
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1160891 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-23 21:38:37 +00:00 |
Albert Lee
|
d99c5c06c3
|
OPENJPA-2043 make cached hashcode non-transient and avoid using variant hashcode from Class object.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1160528 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-23 02:34:48 +00:00 |
Milosz Tylenda
|
dbf066de8e
|
OPENJPA-867: Use 3-argument version of LOCATE-like SQL function where possible, instead of a trick with SUBSTRING.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1160003 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-21 15:34:37 +00:00 |
Albert Lee
|
49f069f268
|
Refactor/remove unused imports.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1159795 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-19 22:06:29 +00:00 |
Michael Dick
|
78d8843009
|
OPENJPA-2040: Default to non-strict MetaData and Mapping Factories when a user provided factory class is set.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1159318 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-18 17:20:04 +00:00 |
Richard G. Curtis
|
ea499a8ed6
|
OPENJPA-2039: Update javadoc and minor formatting changes.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1158364 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-16 16:39:40 +00:00 |
Richard G. Curtis
|
e032624813
|
OPENJPA-2039: Update configuration properties.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1158027 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-15 21:54:40 +00:00 |
Michael Dick
|
27a7e91688
|
Add order by to query. Testcase was failing on DB2 and Oracle
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1157928 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-15 17:56:29 +00:00 |
Richard G. Curtis
|
42099529a2
|
OPENJPA-2039: Select FKs for fields that are in the DFG, but not in active fetchplan.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1157903 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-15 16:36:07 +00:00 |
Michael Dick
|
eb7fb7421f
|
OPENJPA-2038: Add tests for tablename including schema
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1156340 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-10 19:47:24 +00:00 |
Richard G. Curtis
|
29213af88a
|
OPENJPA-1803: Fix EM.unwrap(java.sql.Connection.class) to account for a non-jdbc(sql) backed store.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1155500 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-09 19:17:07 +00:00 |
Michael Dick
|
67d00f4fca
|
Add quotes for for literal curly braces in message text
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1155475 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-09 18:46:04 +00:00 |