| Miroslav Nachev |
Re: How to mark records for deleting without real deleting using Callback Methods |
Wed, 19 Dec, 07:43 |
| Miroslav Nachev |
Re: URGENT: Re: Generic (user) GeneratedValue |
Wed, 19 Dec, 20:25 |
| Miroslav Nachev |
Cascade on Delete is not working |
Fri, 28 Dec, 18:15 |
| Miroslav Nachev |
Re: Cascade on Delete is not working |
Fri, 28 Dec, 20:24 |
| Miroslav Nachev |
Re: Cascade on Delete is not working |
Fri, 28 Dec, 20:56 |
| Miroslav Nachev |
Re: Cascade on Delete is not working |
Sun, 30 Dec, 20:39 |
| Ognjen Blagojevic |
Re: Combining JPA and Jaxb |
Fri, 21 Dec, 15:43 |
| Patrick Linskey |
Re: Programmatically pagination does NOT work with OpenJPA 1.0.1 |
Thu, 06 Dec, 06:43 |
| Patrick Linskey |
Re: Persisting new Entity returns NULL Id |
Mon, 10 Dec, 09:46 |
| Patrick Linskey |
Re: Error instantiating named sequence "test.DataObjectsGenerator" |
Sun, 16 Dec, 12:46 |
| Patrick Linskey |
Re: Bug in OpenJPA or bad JPQL? |
Sun, 16 Dec, 12:52 |
| Patrick Linskey |
Re: XMLEncoder not working? |
Sun, 16 Dec, 13:00 |
| Patrick Linskey |
Re: problem enhancing embeddable class |
Sun, 16 Dec, 18:22 |
| Patrick Linskey |
Re: problem enhancing embeddable class |
Sun, 16 Dec, 18:34 |
| Patrick Linskey |
Re: problem enhancing embeddable class |
Sun, 16 Dec, 18:40 |
| Patrick Linskey |
Re: problem enhancing embeddable class |
Mon, 17 Dec, 07:06 |
| Patrick Linskey |
Re: URGENT: Re: Generic (user) GeneratedValue |
Tue, 18 Dec, 22:40 |
| Patrick Linskey |
Re: URGENT: Re: Generic (user) GeneratedValue |
Wed, 19 Dec, 20:20 |
| Patrick Linskey |
Re: Cascade on Delete is not working |
Fri, 28 Dec, 19:37 |
| Patrick Linskey |
Re: @Externalizer does not work on persist? |
Fri, 28 Dec, 19:38 |
| Patrick Linskey |
Re: OpenJPA and Netbeans RCP |
Sun, 30 Dec, 18:51 |
| Patrick Linskey |
Re: JQL -- order by b.name does not work |
Sun, 30 Dec, 18:52 |
| Patrick Linskey |
Re: initializing EMF with lists of mapping files |
Sun, 30 Dec, 19:16 |
| Pinaki Poddar |
Re: JVM-level (entityManagerFactory-level) cache? |
Fri, 21 Dec, 16:43 |
| Pinaki Poddar |
RE: Combining JPA and Jaxb |
Sat, 22 Dec, 05:51 |
| Pinaki Poddar |
Slice: extension of OpenJPA for distributed databases |
Thu, 27 Dec, 18:22 |
| Pinaki Poddar |
Re: How to attach an existing, detached object to a new entity and save new entity? |
Sun, 30 Dec, 18:36 |
| Rahul Thakur |
Persisting new Entity returns NULL Id |
Sat, 08 Dec, 04:21 |
| Rahul Thakur |
Re: Persisting new Entity returns NULL Id |
Mon, 10 Dec, 18:23 |
| Roy Smith |
Custom data types |
Sun, 02 Dec, 22:47 |
| Roy Smith |
Re: Custom data types |
Tue, 04 Dec, 06:10 |
| Roy Smith |
Re: Custom data types |
Tue, 04 Dec, 18:23 |
| Ryan Cornia |
XMLEncoder not working? |
Thu, 13 Dec, 18:22 |
| Ryan Cornia |
Re: XMLEncoder not working? |
Mon, 17 Dec, 14:43 |
| Ryan Cornia |
Getting enhanced classes from EntityManager? |
Mon, 17 Dec, 17:52 |
| Sebastian Souza |
Re: openjpac Ant task |
Fri, 14 Dec, 17:36 |
| Sebastian Souza |
enhancer running at build time didnt find the metadata for my classes |
Sun, 16 Dec, 18:04 |
| Sebastian Souza |
Re: enhancer running at build time didnt find the metadata for my classes |
Sun, 16 Dec, 19:03 |
| Sebastian Souza |
Re: enhancer running at build time didnt find the metadata for my classes |
Sun, 16 Dec, 19:51 |
| Sebastian Souza |
Re: enhancer running at build time didnt find the metadata for my classes |
Sun, 16 Dec, 20:43 |
| Shelley |
Default ESCAPE Character |
Tue, 04 Dec, 23:09 |
| Shelley |
Re: @PreUpdate always called? |
Wed, 05 Dec, 21:17 |
| Shelley |
SELECT DISTINCT returns duplicates |
Mon, 10 Dec, 22:25 |
| Shelley |
Re: SELECT DISTINCT returns duplicates |
Tue, 11 Dec, 15:20 |
| Stefan Handschuh |
@Externalizer does not work on persist? |
Fri, 28 Dec, 19:28 |
| Stefan Handschuh |
Re: @Externalizer does not work on persist? |
Sat, 29 Dec, 11:11 |
| Tedman Leung |
Re: @Enumerated (EnumType.STRING) - select query returns NULL values |
Mon, 17 Dec, 18:16 |
| Tedman Leung |
Re: @PreUpdate always called? |
Thu, 20 Dec, 17:18 |
| Tedman Leung |
Re: @PreUpdate always called? (Attached maven / eclipse test case) |
Thu, 20 Dec, 18:38 |
| Tedman Leung |
entityManager.merge() with Calendar fields, can not set value to null (test code included) |
Fri, 21 Dec, 20:32 |
| Tyler Coles |
Re: org.apache.openjpa.persistence.ArgumentException: -1 |
Wed, 12 Dec, 16:33 |
| Wes Wannemacher |
ManyToMany troubles |
Thu, 27 Dec, 16:41 |
| Wes Wannemacher |
Re: How to remove an entity from a result list (error - result list is read only) |
Thu, 27 Dec, 16:43 |
| Wes Wannemacher |
Re: ManyToMany troubles |
Thu, 27 Dec, 16:54 |
| ben short |
Changing an entitys table name at runtime. |
Mon, 17 Dec, 09:47 |
| catalina wei |
SELECT DISTINCT ... JOIN FETCH returns duplicates |
Wed, 12 Dec, 23:30 |
| francisco treacy |
problem enhancing embeddable class |
Sun, 16 Dec, 16:00 |
| francisco treacy |
Re: enhancer running at build time didnt find the metadata for my classes |
Sun, 16 Dec, 18:13 |
| francisco treacy |
Re: enhancer running at build time didnt find the metadata for my classes |
Sun, 16 Dec, 19:42 |
| francisco treacy |
Re: enhancer running at build time didnt find the metadata for my classes |
Sun, 16 Dec, 20:03 |
| francisco treacy |
Re: problem enhancing embeddable class |
Sun, 16 Dec, 23:15 |
| francisco treacy |
Re: problem enhancing embeddable class |
Mon, 17 Dec, 23:39 |
| frankca |
Unique constraint violated using Oracle sequence to generate ID only when multi-threaded. |
Thu, 06 Dec, 19:41 |
| frankca |
Re: Programmatically pagination does NOT work with OpenJPA 1.0.1 |
Fri, 07 Dec, 03:01 |
| frankca |
Re: Unique constraint violated using Oracle sequence to generate ID only when multi-threaded. |
Thu, 13 Dec, 02:41 |
| klaasjan elzinga |
Re: Persisting new Entity returns NULL Id |
Sat, 08 Dec, 09:35 |
| klaasjan elzinga |
Re: nonfatal general error org.apache.openjpa.persistence.PersistenceException: Schema 'GFI' does not exist |
Mon, 17 Dec, 18:02 |
| klaasjan elzinga |
Re: nonfatal general error org.apache.openjpa.persistence.PersistenceException: Schema 'GFI' does not exist |
Mon, 17 Dec, 22:39 |
| mkserkan |
Mixing inheritance strategies |
Thu, 13 Dec, 14:08 |
| mkserkan |
How is it possible to vary your inheritance strategy for each class as stated in manual? Any clue welcome... anything! |
Mon, 17 Dec, 13:01 |
| mxc |
How to remove an entity from a result list (error - result list is read only) |
Thu, 27 Dec, 14:51 |
| mxc |
JQL -- order by b.name does not work |
Sun, 30 Dec, 10:09 |
| mxc |
Correct way to use @ForeignKey? |
Sun, 30 Dec, 10:34 |
| plins...@gmail.com |
Re: Bulk Update |
Mon, 03 Dec, 22:46 |
| plins...@gmail.com |
Re: Custom data types |
Mon, 03 Dec, 22:52 |
| plins...@gmail.com |
Re: Entity methods which call Setters are not working |
Mon, 03 Dec, 23:03 |
| plins...@gmail.com |
Re: cant modify result list running with enhance |
Mon, 03 Dec, 23:10 |
| plins...@gmail.com |
Re: How do I distinguish different types of exceptions in openjpa |
Mon, 03 Dec, 23:21 |
| plins...@gmail.com |
Re: EntityExistsException |
Mon, 03 Dec, 23:30 |
| plins...@gmail.com |
Re: OptimisticException question |
Mon, 03 Dec, 23:32 |
| plins...@gmail.com |
Re: Entity methods which call Setters are not working |
Mon, 03 Dec, 23:34 |
| plins...@gmail.com |
Re: Custom data types |
Wed, 05 Dec, 07:25 |
| plins...@gmail.com |
Re: adding data visibility / ownership restrictions to query |
Thu, 13 Dec, 03:13 |
| roger.keays |
Re: Programmatically pagination does NOT work with OpenJPA 1.0.1 |
Thu, 06 Dec, 06:08 |
| roger.keays |
org.apache.openjpa.persistence.ArgumentException: -1 |
Wed, 12 Dec, 00:45 |
| roger.keays |
WHERE clauses with ORDER BY subclass field |
Wed, 12 Dec, 07:06 |
| roger.keays |
Re: WHERE clauses with ORDER BY subclass field |
Wed, 12 Dec, 08:02 |
| roger.keays |
Re: WHERE clauses with ORDER BY subclass field (fixed) |
Wed, 12 Dec, 22:55 |
| roger.keays |
annotating primary key foreign actions for subclasses |
Thu, 13 Dec, 01:28 |
| roger.keays |
ON DELETE CASCADE causes OptimisticLockingException |
Thu, 13 Dec, 02:08 |