Benjamin Eberlei
|
cd6131c9b8
|
Remove all trailing whitespaces
|
2011-12-19 22:56:19 +01:00 |
|
Benjamin Eberlei
|
619a31913a
|
DDC-1517 - Fix EntityRepository#find() and EntityManager#getReference() breaking on invalid or missing identifiers.
|
2011-12-01 21:18:39 +01:00 |
|
Benjamin Eberlei
|
135e515e7f
|
DDC-1500 - Fix potential security problem in EntityRepository ORDER BY orientations
|
2011-11-21 15:04:46 +01:00 |
|
Alexander
|
fdb9fb1c2b
|
AssignedGenerator can always tell what field is missing an id
|
2011-10-15 19:33:29 +02:00 |
|
Asmir Mustafic
|
d24f288149
|
Better error handling on missing assigned id
|
2011-09-29 09:31:06 +02:00 |
|
Fabio B. Silva
|
3707b34cbb
|
Change repository type for EntityRepository
|
2011-09-08 17:21:06 -03:00 |
|
Fabio B. Silva
|
84cd22d7f7
|
new branch for DDC-753
|
2011-09-08 14:36:13 -03:00 |
|
Michel Weimerskirch
|
6ef4ac62d7
|
Missed another typo
|
2011-07-26 11:03:23 +03:00 |
|
Michel Weimerskirch
|
b58f573b31
|
Corrected typo
|
2011-07-26 10:59:21 +03:00 |
|
Michael Ridgway
|
da2d83fc7d
|
DDC-1209 tests
|
2011-06-15 17:15:46 -04:00 |
|
Benjamin Eberlei
|
70d756d59c
|
DDC-1184 - Improve error handling in AssignedIdGenerator
|
2011-06-05 12:54:29 +02:00 |
|
Benjamin Eberlei
|
140ddf5098
|
DDC-817 - Add possibility to query by owning side association join column ids and tests for plain entities, single- and joined table inheritance
|
2010-09-27 22:31:18 +02:00 |
|
Roman S. Borschel
|
4212b88edc
|
Fixed DDC-455, DDC-600. Some behavior and API polish in the UoW as well as continued _ prefix removal in some core classes. Cleanups and fixes for one-to-one orphan removal including tests.
|
2010-07-08 00:20:54 +02:00 |
|
Roman S. Borschel
|
f619a15a63
|
Removed EntityTransaction until it has a real purpose. Added the affected entity to OptimisticLockException. Updated functional optimistic locking tests accordingly.
|
2010-05-10 23:51:56 +02:00 |
|
Roman S. Borschel
|
760ea34a0c
|
[DDC-497][DDC-500][DDC-342] Fixed. Persister polishing and refactoring. More to come for that, but after beta1.
|
2010-04-26 13:02:30 +02:00 |
|
Benjamin Eberlei
|
6e5b1bbe60
|
DDC-510 - Refactored Metadata Driver to be an required option, even for Annotations - allowing to use the specified paths in ORM Tooling Commands
|
2010-04-10 17:35:18 +02:00 |
|
romanb
|
df6ca602fb
|
[2.0][DDC-92] Fixed. Patch provided by Christian Heinrich. [DDC-274] Started some method renaming. [DDC-142] Fixed (join column names and discriminator column names dont support quoting) [DDC-258] Fixed.
|
2010-03-05 16:35:00 +00:00 |
|
guilhermeblanco
|
4ac39f0cbd
|
[2.0][DDC-379][DDC-384] Implemented Entity namespace alias support.
|
2010-03-03 01:30:00 +00:00 |
|
guilhermeblanco
|
96a79b62b9
|
[2.0][DDC-362] Fixed missing namespace declaration on __call method of EntityRepository. Thanks Marcel Walter for the patch.
|
2010-02-24 02:25:09 +00:00 |
|
romanb
|
d76096d045
|
[2.0][DDC-288] Removed deprecated flush modes.
|
2010-01-29 21:36:05 +00:00 |
|
romanb
|
c727483ad8
|
[2.0][DDC-208] Fixed.
|
2009-12-18 13:20:22 +00:00 |
|
romanb
|
69a0b597c8
|
[2.0][DDC-174] Fixed.
|
2009-12-02 20:32:41 +00:00 |
|
romanb
|
61f09e335e
|
[2.0][DDC-158] Fixed. Collections did not take snapshots after lazy initialization leading to wrong change sets.
|
2009-11-19 13:12:00 +00:00 |
|
romanb
|
f572c372dc
|
[2.0] Fixed DDC-18. Simplified proxy classes. Just 1 proxy class per entity now, instead of 2.
|
2009-10-28 15:32:55 +00:00 |
|
romanb
|
4fc1781d78
|
[2.0][DDC-22] Fixed. Also cleaned up association handling. More to come: exception refactorings, proxy simplifications (single proxy class, not two).
|
2009-10-28 10:31:47 +00:00 |
|