Re: clone object

2018-07-27 Thread Albert Lee
wrote: > i don't think it would clear the id and version fields? do you mean using > SerializationUtils clone? > https://commons.apache.org/proper/commons-lang/apidocs/org/ > apache/commons/lang3/SerializationUtils.html > > > On 27/07/18 15:09, Albert Lee wrote: > >>

Re: clone object

2018-07-27 Thread Albert Lee
If the entity is serializable have you try writing it out and read it back to a new object? On Fri, Jul 27, 2018, 6:05 AM Matthew Broadhead wrote: > is there a way to deep clone a JPA object automatically? i.e. to copy > all the parameters and children but clear the id and version fields? > >

Re: [ANNOUNCE] Welcome Christian Schneider as new OpenJPA committer

2016-12-05 Thread Albert Lee
Expert and especially intersted to smoothen the > experience of running OpenJPA in Camel, Karaf, etc. > > Welcome on board, Christian! > > your OpenJPA team -- Albert Lee.

Re: how to use orderBy clause in tuple query?

2015-04-28 Thread Albert Lee
? -- View this message in context: http://openjpa.208410.n2.nabble.com/how-to-use-orderBy-clause-in-tuple-query-tp7588024.html Sent from the OpenJPA Users mailing list archive at Nabble.com. -- Albert Lee.

Re: [VOTE] Release Apache OpenJPA-2.4.0

2015-04-22 Thread Albert Lee
} in there txs and LieGrue, your OpenJPA team -- Albert Lee.

Re: conditional join clause

2014-07-27 Thread Albert Lee
joins nad the records are not returned. Thanks in advance for any help Andrej Please consider your environmental responsibility before printing this e-mail. -- Albert Lee.

Re: When is the @Version field of a 'parent' entity updated?

2014-06-02 Thread Albert Lee
in this case? Is there an option in OpenJPA to turn off bumping of the parent version? Thanks for your help. Rupert -- Albert Lee.

Re: MySQLNonTransientConnectionException: Can't call rollback when autocommit=true

2014-03-13 Thread Albert Lee
) at java.lang.Thread.run(Thread.java:724) Thanks, Haim Schneider -- Albert Lee.

Re: Enhancement jar as dependency

2014-02-25 Thread Albert Lee
to reuse that classes as a maven dependency in other project, do i have to try to re-enhance that classes again? or is enough to enhance only we that classes belong (jar)? Regards -- Albert Lee.

Re: Composite Primary Key with constraints

2014-02-01 Thread Albert Lee
: Albert, No there is no reason. I am just prototyping, and had these annotation there. I don't understand what does it have to do with generating the ID column in the DB. Thank you. On Fri, Jan 31, 2014 at 9:57 AM, Albert Lee allee8...@gmail.com wrote: Is there a reason why you have

Re: Composite Primary Key with constraints

2014-01-31 Thread Albert Lee
); gs.setStrId(someString); My question is how to achieve this, and resolve this error message ? Thank you in advance. -- Albert Lee.

Re: OpenJPA 2.3.0-SNAPSHOT sources not available in maven

2013-11-18 Thread Albert Lee
Vicups open...@orbit-x.de wrote: Hi, I see that openjpa-2.3.0-20131024.064931-148-sources.jar-not-available. Is there a way to somehow access and bind openjpa sources in maven? thx reinis -- Albert Lee.

Re: Immutable list in entity

2013-10-22 Thread Albert Lee
-- Albert Lee.

[ANNOUNCE] OpenJPA 2.2.2 Released

2013-04-23 Thread Albert Lee
The Apache OpenJPA community is proud to announce the OpenJPA 2.2.2 maintenance release. Please visit our project website to learn more about Apache OpenJPA and how to download or include our persistence provider in your builds. http://openjpa.apache.org/ Apache OpenJPA PMC

[Announce] OpenJPA 1.0.1 release

2007-11-12 Thread Albert Lee
The Apache OpenJPA community is pleased to announce the release of Apache OpenJPA version 1.0.1. The release is available for download at: http://openjpa.apache.org/downloads.html Introduction OpenJPA is a 100% compliant feature-rich implementation of the persistence part