Re: Question regarding constant parameter replacement in JPQL

2015-07-20 Thread Rick Curtis
? Is this a bug, or do I have to specify some kind of hint? Thank you for your comments, Kariem -- *Rick Curtis*

Re: OpenJPA dependency in osgi bundle with only data model classes

2015-06-17 Thread Rick Curtis
Telefax: +49 5772 9100 11 Email: zentr...@sgbs.de Internet: www.sgbs.de Geschäftsführer: Joachim und Dirk Schulz, Norbert Kosica Handelsregister Bad Oeynhausen: HRA 5902, HRB 8591 UST-Id-Nr.: DE 125752702 -- *Rick Curtis*

Re: Serp, JDK 1.8 and Lambdas

2015-06-07 Thread Rick Curtis
: Rick, On Mon, Jun 1, 2015 at 7:22 AM, Rick Curtis curti...@gmail.com wrote: Take a look at OPENJPA-2386[1]. In that JIRA we reference using the updated version of serp (1.15.1). Thank you. Is serp only used for enhancement? So, if I'm pre-enhancing the entities, serp library would

Re: Serp, JDK 1.8 and Lambdas

2015-06-01 Thread Rick Curtis
) at org.apache.openjpa.lib.conf.Configurations.runAgainstAllAnchors(Configurations.java:751) at org.apache.openjpa.enhance.PCEnhancer.run(PCEnhancer.java:4796) at org.apache.openjpa.enhance.PCEnhancer.main(PCEnhancer.java:4787) -- *Rick Curtis*

Re: java.lang.Exception: Errors encountered while resolving metadata

2015-05-26 Thread Rick Curtis
-tp7588128.html Sent from the OpenJPA Users mailing list archive at Nabble.com. -- *Rick Curtis*

Re: criteria API generates a parameter for literal in group by but does not provide the value

2015-04-23 Thread Rick Curtis
/browse/OPENJPA-2534. I think this is solved in the upcoming release.) Thank you, Henno -- *Rick Curtis*

Re: Occasional IllegalArgumentException (Illegal Capacity) inside ManagedCache

2015-04-14 Thread Rick Curtis
. -- This email message has been delivered safely and archived online by Mimecast. For more information please visit http://www.mimecast.com -- -- *Rick Curtis*

Re: Java 8/Java 7 end of life

2015-03-12 Thread Rick Curtis
) at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356) On Mar 9, 2015, at 11:30 AM, Rick Curtis curti...@gmail.com wrote: Hal - What are you seeing for problems? We've done some amount of testing Entity enhancement when using java 8 language features

Re: Java 8/Java 7 end of life

2015-03-10 Thread Rick Curtis
.) Henno -Oorspronkelijk bericht- Van: Rick Curtis [mailto:curti...@gmail.com] Verzonden: maandag 9 maart 2015 19:30 Aan: users Onderwerp: Re: Java 8/Java 7 end of life Hal - What are you seeing for problems? We've done some amount of testing Entity enhancement when using java 8

Re: Java 8/Java 7 end of life

2015-03-09 Thread Rick Curtis
that an application using OpenJPA on Java 7 will become more and more vulnerable over time. The ticket for Java 8 was last updated in October 2014: https://issues.apache.org/jira/browse/OPENJPA-2386 Regards, Henno Vermeulen -- *Rick Curtis*

Re: Java 8/Java 7 end of life

2015-03-09 Thread Rick Curtis
7 end of life I can certainly confirm that OpenJPA runs on java 8. And even compiles when using source 1.7, target 1.7. Byte code enhancement works fine on the code when compiled in that fashion. On Mar 9, 2015, at 6:06 AM, Rick Curtis curti...@gmail.com wrote: OpenJPA 2.3.x

Re: Commercial Support?

2015-02-26 Thread Rick Curtis
regards, Jörn -- *Rick Curtis*

Re: Lifecycle events?

2015-02-25 Thread Rick Curtis
. Thanks, -Hal -- *Rick Curtis*

Re: JPA metadata errors while starting TomEE

2015-02-24 Thread Rick Curtis
GMT-03:00 Rick Curtis curti...@gmail.com: Can you expand a bit? Were you having problems with openjpa.RuntimeUnenhancedClasses? On Mon, Feb 23, 2015 at 5:52 PM, leo ks l6459...@gmail.com wrote: the enhancer seems to have fixed it :-) 2015-02-23 19:17 GMT-03:00 Rick Curtis curti

Re: JPA metadata errors while starting TomEE

2015-02-23 Thread Rick Curtis
processing persistent messages for example). What's the best practice in this situation? Cheers K. -- *Rick Curtis*

Re: JPA metadata errors while starting TomEE

2015-02-23 Thread Rick Curtis
Can you expand a bit? Were you having problems with openjpa.RuntimeUnenhancedClasses? On Mon, Feb 23, 2015 at 5:52 PM, leo ks l6459...@gmail.com wrote: the enhancer seems to have fixed it :-) 2015-02-23 19:17 GMT-03:00 Rick Curtis curti...@gmail.com: What sort of errors are you seeing

Re: Huge String DB mapping

2015-01-27 Thread Rick Curtis
%83MySQLDictionary .getTypeName On Tue, Jan 27, 2015 at 1:44 PM, Maxim Solodovnik solomax...@gmail.com wrote: Are there any plans to add it? Or maybe some other way like: @Lob(type=MEDIUM) WBR, Maxim (from mobile, sorry for the typos) On Jan 28, 2015 1:37 AM, Rick Curtis curti...@gmail.com wrote

Re: OpenJPA support for JPA 2.1: when?

2014-12-11 Thread Rick Curtis
/dblevins http://www.tomitribe.com -- *Rick Curtis*

Re: OpenJPA support for JPA 2.1: when?

2014-12-11 Thread Rick Curtis
/asf/openjpa/sandboxes/21?- Should we just pick a task from the list here: http://openjpa.apache.org/jpa-2.1-tasks.html and contribute to it?- Since I'm not a committer, should I just send the patches for the code? Cheers,Roberto From: Rick Curtis curti...@gmail.com To: users users

Re: OpenJPA and auto-commit

2014-12-02 Thread Rick Curtis
/net.osgiliath.parent -- Charlie Mordant Full OSGI/EE stack made with Karaf: https://github.com/OsgiliathEnterprise/net.osgiliath.parent -- *Rick Curtis*

Re: Set cascading-persist gobally or through ReverseMappingTool

2014-12-02 Thread Rick Curtis
possible, but I would prefer option 1 or 2. Anybody has an idea on how to achieve point 1 or 2? Kind regards, -- *Rick Curtis*

Re: OpenJPA and auto-commit

2014-12-02 Thread Rick Curtis
] at org.apache.aries.blueprint.container.BeanRecipe.getInstance(BeanRecipe.java:331)[15:org.apache.aries.blueprint.core:1.4.1] ... 32 more Best regards, Charlie 2014-12-02 15:23 GMT+01:00 Rick Curtis curti...@gmail.com: Charlie - Sorry I meant to reply to this thread while I was out on vacation. Can I have you post the entire

Re: Dynamic DataSource Selection with JPA

2014-11-12 Thread Rick Curtis
use the primary datasource. But if the entity is only being read, then the standby datasource may be the one used if the servers are co-located. I'm not sure if this is even feasible with JPA, but hopefully someone here can tell me. Thanks! -- *Rick Curtis*

Re: Fw: Please unsubscribe me.

2014-11-12 Thread Rick Curtis
unsubscribe me . thanks. -- *Rick Curtis*

Re: Enable Query Cache, but selectively

2014-11-11 Thread Rick Curtis
) as openjpa will only load a BrokerFactory using the OpenJPA-Bundle´s classloader. Kind regards, Jörn On Mon, Nov 10, 2014 at 7:24 PM, Rick Curtis curti...@gmail.com wrote: However I wonder if there is an easier way to achieve this? I thought there was an easier way... but after digging

Re: Enable Query Cache, but selectively

2014-11-10 Thread Rick Curtis
newInstance(ConfigurationProvider cp) { JDBCConfigurationImpl conf = new JDBCConfigurationImpl(); cp.setInto(conf); return new CustomJDBCBrokerFactory(conf); } } -- *Rick Curtis*

Re: Standalone Example

2014-11-07 Thread Rick Curtis
. -- *Rick Curtis*

Re: javax.persistence.EntityListeners is never called

2014-10-17 Thread Rick Curtis
? On Fri, Oct 17, 2014 at 9:22 AM, goues...@orange.fr wrote: Please find enclosed my patch. It fixes the compile errors and it is better than a useless cast. Message du 16/10/14 18:32 De : Rick Curtis A : users , goues...@orange.fr Copie à : Objet : Re: javax.persistence.EntityListeners

Re: javax.persistence.EntityListeners is never called

2014-10-16 Thread Rick Curtis
. This is the only difference that I have found. I just put a log message into the constructor of the annotated class. Message du 15/10/14 17:25 De : Rick Curtis A : users , goues...@orange.fr Copie à : Objet : Re: javax.persistence.EntityListeners is never called Yes

Re: javax.persistence.EntityListeners is never called

2014-10-15 Thread Rick Curtis
wrote: Are there any unit tests that I can run and modify to reproduce my problem? This is typically what I do with JogAmp. Message du 15/10/14 16:42 De : Rick Curtis A : users , goues...@orange.fr Copie à : Objet : Re: javax.persistence.EntityListeners is never called Getting rid

Re: javax.persistence.EntityListeners is never called

2014-10-14 Thread Rick Curtis
whereas they are called by Hibernate. Am I missing anything obvious? Best regards. -- *Rick Curtis*

Re: exclude-unlisted-classes ignored

2014-09-29 Thread Rick Curtis
and created tables into the DB are those listed in the persistence.xml I noticed that openejb and openjpa has their own implementation of PersistenceUnitInfoImpl. I just need to confirm if this is a bug, or I am missing something. Thank you. -- *Rick Curtis*

Re: EntityManager.find ClassCastException for wrong but existing id

2014-09-11 Thread Rick Curtis
final Person p = em.find(Person.class, doc.getId()); All this can be found/reproduced in the project attached to the previous post. Oleg Rick Curtis wrote Can we see the exception? Thanks, Rick On Wed, Sep 10, 2014 at 9:26 AM, olyalikov lt; oleg.lyalikov@ gt; wrote

Re: EntityManager.find ClassCastException for wrong but existing id

2014-09-10 Thread Rick Curtis
? Thanks, Oleg -- View this message in context: http://openjpa.208410.n2.nabble.com/EntityManager-find-ClassCastException-for-wrong-but-existing-id-tp7587085.html Sent from the OpenJPA Users mailing list archive at Nabble.com. -- *Rick Curtis*

Re: OpenJPA Enhancement in Play Framework

2014-09-02 Thread Rick Curtis
-in-Play-Framework-tp7587064.html Sent from the OpenJPA Users mailing list archive at Nabble.com. -- *Rick Curtis*

Re: openjpa.Enhance - You have enabled runtime enhancement, but have not specified the set of persistent classes.

2014-08-19 Thread Rick Curtis
/plugin -- *Rick Curtis*

Re: Container Managed EntityManager - is there a chance to control flush calls ?

2014-08-11 Thread Rick Curtis
, but reading the documentation I understood it isn't. So is there any other way to really control when the flush is executed? Any reply is appreciated. Thanks for your help in advance! Cheers Christoph Weiss -- *Rick Curtis*

Re: Container Managed EntityManager - is there a chance to control flush calls ?

2014-08-11 Thread Rick Curtis
the EntityManager might execute a flush w/o any association / trigger from a transaction. Can you help on this topic? Cheers Christoph From: Rick Curtis curti...@gmail.com To: users users@openjpa.apache.org Date: 11.08.2014 20:38 Subject:Re: Container Managed EntityManager

Re: Fetch Plain. what it is?

2014-08-06 Thread Rick Curtis
. -- *Rick Curtis*

Re: Own UpdateManager - but issue with isPersistent and isFlushed for new JPA entities

2014-08-05 Thread Rick Curtis
of an update? Looking forward to any helpful hints, tips and explanations! Thanks in advance ; ) Cheers Christoph -- *Rick Curtis*

Re: Create H2 database even before adding records

2014-07-24 Thread Rick Curtis
, it complains that the table doesn't exist. On Tue, Jul 22, 2014 at 6:37 PM, Rick Curtis curti...@gmail.com wrote: property name=javax.persistence.schema-generation.database.action value=drop-and-create/property entry in persistence.xml worked for me. ... that doesn't make much sense to me

Re: MariaDB vs. MySQL

2014-07-24 Thread Rick Curtis
while all these are non existant on MySQL. Things like fetch join are just different or better said with openjpa 2.2.0 and MariaDB problematic in some JPQLs. I even see different SQLs being created from the same JPAQL Queries. Is this possible at all? Thanks for infos. -- *Rick Curtis*

Re: Create H2 database even before adding records

2014-07-22 Thread Rick Curtis
-generation.database.action value=drop-and-create/property entry in persistence.xml worked for me. Since it is a in memory database and used temporary, dropping at the end of the application ok for me. On Tue, Jul 22, 2014 at 12:40 AM, Rick Curtis curti...@gmail.com wrote: The configuration

Re: Create H2 database even before adding records

2014-07-21 Thread Rick Curtis
password=admin JtaManaged=true / /Context -- Best Regards, Kalpa Welivitigoda +94776509215 http://about.me/callkalpa -- *Rick Curtis*

Re: Problems with OpenJPA when deploying in Apache Servicemix and Spring. (OSGi environment)

2014-07-16 Thread Rick Curtis
Please keep us updated when you figure out the problem. Sent from my iPhone On Jul 16, 2014, at 2:35 AM, artaxerxe mapand...@gmail.com wrote: Thanks Rick. I'll consider your suggestion. So, I think that's a spring or servicemix issue. Have a great day! artaxerxe -- View this

Re: Problems with OpenJPA when deploying in Apache Servicemix and Spring. (OSGi environment)

2014-07-15 Thread Rick Curtis
: http://openjpa.208410.n2.nabble.com/Problems-with-OpenJPA-when-deploying-in-Apache-Servicemix-and-Spring-OSGi-environment-tp7586952.html Sent from the OpenJPA Users mailing list archive at Nabble.com. -- *Rick Curtis*

Re: Avoiding N+1 on collection in recursive relation

2014-07-10 Thread Rick Curtis
this? -- _ David Minor -- *Rick Curtis*

Re: Something is missing in OpenJPA 2.3.0 distribution

2014-07-08 Thread Rick Curtis
is Apache Geronimo XBean, and its download is utterly broken. -- *Rick Curtis*

Re: Something is missing in OpenJPA 2.3.0 distribution

2014-07-08 Thread Rick Curtis
In OPENJPA-2283 we added a dependency on xbean-asm but the assembly.xml files in openjpa-project weren't updated. I'll try to get changes put in today and then you could grab one of the nightly 2.3.1-SNAPSHOT builds. On Tue, Jul 8, 2014 at 6:43 AM, Rick Curtis curti...@gmail.com wrote: You're

Re: OpenJPA 2.3.0 packages Derby?

2014-07-06 Thread Rick Curtis
deployment, derby.jar is deployed at application server level, and openjpa is packaged along .war file) Thank you, Pawel. -- *Rick Curtis*

Re: Cannot use local transaction during installDBDictionary.

2014-06-26 Thread Rick Curtis
error might be caused because the installDBDictionary process tries to take the data source and put it in autocommit mode? Should I be setting up a non-XA datasource and configuring that as the non-jta-data-source in the persistence.xml? Thanks for your help. Rupert -- *Rick Curtis*

Re: openjpa2.2 cannot enhance multiple persistence-unit?

2014-06-26 Thread Rick Curtis
Users mailing list archive at Nabble.com. -- View this message in context: http://openjpa.208410.n2.nabble.com/openjpa2-2-cannot-enhance-multiple-persistence-unit-tp7582993p7586884.html Sent from the OpenJPA Users mailing list archive at Nabble.com. -- *Rick Curtis*

Re: @MappedSuperclass fields not found

2014-06-24 Thread Rick Curtis
advance for any help -- WBR Maxim aka solomax -- *Rick Curtis*

Re: Enable cascade persist globally and pro grammatically

2014-06-16 Thread Rick Curtis
/update the date base from file. Then I need it back to the original configuration. I think I need to reconsider this approach. If you have any an advice please let me know. On Fri, Jun 13, 2014 at 4:43 PM, Rick Curtis curti...@gmail.com wrote: I am wondering if this can be done

Re: Data cache does not work in OpenJPA 2.2.2

2014-06-16 Thread Rick Curtis
will be available in stable versions? And for which stable versions? Thanks, Oleg -Original Message- From: Rick Curtis [mailto:curti...@gmail.com] Sent: Tuesday, May 27, 2014 5:12 AM To: users Subject: Re: Data cache does not work in OpenJPA 2.2.2 Does this test pass on trunk? This sounds

Re: Enable cascade persist globally and pro grammatically

2014-06-13 Thread Rick Curtis
mansour.alak...@gmail.com wrote: Is the a way to enable cascade persist globally and pro grammatically using an EntityManager instance ?? Thank you. -- *Rick Curtis*

Re: Enable cascade persist globally and pro grammatically

2014-06-13 Thread Rick Curtis
for your help. I am wondering if this can be done programmatically AND at runtime (After the entityManager is created). Thank you. On Fri, Jun 13, 2014 at 9:18 AM, Rick Curtis curti...@gmail.com wrote: You can enable cascade persist globally via the jpa defined persistence-unit-metadata

Re: behavior change from 2.1.0 to 2.2.0 on persist

2014-06-02 Thread Rick Curtis
. Or was this old behavior a bug? ;-) Thanks for hints. Marc -- *Rick Curtis*

Re: Utilizing a slice for online migration

2014-05-31 Thread Rick Curtis
at Nabble.com. -- *Rick Curtis*

Re: Data cache does not work in OpenJPA 2.2.2

2014-05-26 Thread Rick Curtis
should I post it as a bug in issue tracker? And also maybe you know some workaround for this issue? Thanks, Oleg -- *Rick Curtis*

Re: Broken Link

2014-05-20 Thread Rick Curtis
Dürrenäsch Tel: +41 (0)62 767 67 04 john.bobl...@bertschi.commailto:john.bobl...@bertschi.com www.bertschi.comhttp://www.bertschi.com/ -- *Rick Curtis*

Re: Slow startup when using a postgresql db and connecting remotely

2014-05-06 Thread Rick Curtis
32888230 Dir. TLF: +45 32888235 -- *Rick Curtis*

Re: Advice Requested: Instance Loading bug in 2.3.0

2014-05-06 Thread Rick Curtis
the starting conditions enough to cause the problem. In any case, the ultimate fix was simple, and I¹m happy about that. Thanks, Jeff On 2014-05-04, 6:24 AM, Rick Curtis curti...@gmail.com wrote: A couple quick thoughts/debug suggestions for you : - Can we get a copy of your

Re: CheckDatabaseForCascadePersistToDetachedEntity=true in OSGi

2014-05-04 Thread Rick Curtis
persistence unit. I can't make the catalog transient as I need to save a reference of it to the model. However I only need to save the foreign key to the model and don't want to be able to modify it. Is there as simple way of doing this? Cheers John On 1 May 2014 12:07, Rick Curtis [via

Re: Advice Requested: Instance Loading bug in 2.3.0

2014-05-04 Thread Rick Curtis
loaded with their A's. But it is possible that the problem is that each individual entity should only be initialized once, and that this is the root issue. Comments would be welcome. Thanks, Jeff -- *Rick Curtis*

Re: CheckDatabaseForCascadePersistToDetachedEntity=true in OSGi

2014-05-01 Thread Rick Curtis
in OSGi? Are there any suggestions as to what I am doing wrong and if it is possible at all? Cheers John -- *Rick Curtis*

Re: Left fetch join = distinct

2014-05-01 Thread Rick Curtis
to the SQL query and fails because one of the columns is a LOB. Why does adding left fetch join make it DISTINCT? And is there any way to avoid it? Thanks. Jim -- *Rick Curtis*

Re: openjpa.jdbc.SynchronizeMappings Values...

2014-04-29 Thread Rick Curtis
with OpenJPA properties, sorry. Dias, T. -- View this message in context: http://openjpa.208410.n2.nabble.com/openjpa-jdbc-SynchronizeMappings-Values-tp7582837p7586293.html Sent from the OpenJPA Users mailing list archive at Nabble.com. -- *Rick Curtis*

Re: OpenJPA retrieving one column a seperate select

2014-04-08 Thread Rick Curtis
this message in context: http://openjpa.208410.n2.nabble.com/OpenJPA-retrieving-one-column-with-a-seperate-select-tp7586156p7586194.html Sent from the OpenJPA Users mailing list archive at Nabble.com. -- *Rick Curtis*

Re: Confusing conflicts between OpenJPA and Postgresql

2014-03-26 Thread Rick Curtis
) at org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnection(DecoratingDataSource.java:88) at org.apache.openjpa.jdbc.kernel.JDBCStoreManager.connectInternal(JDBCStoreManager.java:941) at org.apache.openjpa.jdbc.kernel.JDBCStoreManager.connect(JDBCStoreManager.java:926) ... 17 more Regards, Vito -- *Rick Curtis*

Re: Unecessary database update?

2014-03-26 Thread Rick Curtis
this message in context: http://openjpa.208410.n2.nabble.com/Unecessary-database-update-tp7586121p7586153.html Sent from the OpenJPA Users mailing list archive at Nabble.com. -- *Rick Curtis*

Re: OpenJPA retrieving one column a seperate select

2014-03-26 Thread Rick Curtis
why I might be seeing this behavior and how I can avoid it? -- View this message in context: http://openjpa.208410.n2.nabble.com/OpenJPA-retrieving-one-column-a-seperate-select-tp7586156.html Sent from the OpenJPA Users mailing list archive at Nabble.com. -- *Rick Curtis*

Re: Unecessary database update?

2014-03-23 Thread Rick Curtis
Any help or advice would be greatly appreciated. Thanks, Alain -- View this message in context: http://openjpa.208410.n2.nabble.com/Unecessary-database-update-tp7586121.html Sent from the OpenJPA Users mailing list archive at Nabble.com. -- *Rick Curtis*

Re: The id class specified by type does not match the primary key fields of the class

2014-03-20 Thread Rick Curtis
-not-match-the-primary-key-fields-of-the-class-tp7586109p7586114.html Sent from the OpenJPA Users mailing list archive at Nabble.com. -- *Rick Curtis*

Re: Using a time UUID as a sequence

2014-03-20 Thread Rick Curtis
a property as follows? property name=openjpa.jdbc.MappingDefaults value=FieldStrategies='com.eaio.uuid.UUID=com.spidertracks.aviator.dataaccess.jpa.mysql.UUIDValueHandler'/ On 19 March 2014 08:56, Rick Curtis curti...@gmail.com wrote: Todd - Take a look at @Externalizer/@Factory

Re: The id class specified by type does not match the primary key fields of the class

2014-03-19 Thread Rick Curtis
-specified-by-type-does-not-match-the-primary-key-fields-of-the-class-tp7586109.html Sent from the OpenJPA Users mailing list archive at Nabble.com. -- *Rick Curtis*

Re: Oracle error ORA-00604: ?? SQL ?? 1 ???? ORA-01000

2014-03-11 Thread Rick Curtis
get its result list. Regards, Yu Wang On Fri, Mar 7, 2014 at 10:00 PM, Rick Curtis curti...@gmail.com wrote: You're going to have to give a better description of your scenario for us to help you. Thanks, Rick On Fri, Mar 7, 2014 at 3:37 AM, yu wang wangy

Re: Utilizing a slice for online migration

2014-03-11 Thread Rick Curtis
, Todd -- *Rick Curtis*

Re: Issue with OpenJPA default cache, use external cache

2014-03-11 Thread Rick Curtis
-external-cache-tp7586064p7586073.html Sent from the OpenJPA Users mailing list archive at Nabble.com. -- *Rick Curtis*

Re: Issue saving entities with fields that reference read only data

2014-03-11 Thread Rick Curtis
mailing list archive at Nabble.com. -- *Rick Curtis*

Re: Issue with OpenJPA default cache, use external cache

2014-03-10 Thread Rick Curtis
, Alice -- View this message in context: http://openjpa.208410.n2.nabble.com/Issue-with-OpenJPA-default-cache-use-external-cache-tp7586064.html Sent from the OpenJPA Users mailing list archive at Nabble.com. -- *Rick Curtis*

Re: Oracle error ORA-00604: ?? SQL ?? 1 ???? ORA-01000

2014-03-07 Thread Rick Curtis
cursors open in the oracle exceed the maximum. My question is how can I close some cursors explicitly in a loop? I try manager.clear() but seems it does not work. We are using OpenJPA 1.2.3. Regards, Yu Wang -- *Rick Curtis*

Re: DataCache Performance Issues

2014-02-19 Thread Rick Curtis
and delete the email from your computer system. Thank you. -- *Rick Curtis*

Re: OpenJpa 2.2.0 - Literal is not truly literal when generating sql.

2014-02-18 Thread Rick Curtis
this optimization is actually causing a major performance problem. Suggestions? -- --- Craig Taylor ctalk...@ctalkobt.net -- *Rick Curtis*

Re: ReverseMapping generated code not compiling (due to non-escaped delimiter)

2014-02-17 Thread Rick Curtis
? Thanks, Aron -- *Rick Curtis*

Re: DataCache Performance Issues

2014-02-15 Thread Rick Curtis
Jeff - I'll recommit the changes in OPENJPA-2285 back to trunk on Monday. Will those changes be sufficient for your scenarios? Thanks, Rick On Fri, Feb 14, 2014 at 9:15 AM, Rick Curtis curti...@gmail.com wrote: Jeff - As I said earlier, if there¹s work to be done, I¹m happy to submit

Re: DataCache Performance Issues

2014-02-14 Thread Rick Curtis
... Cheers, Jeff On 2/13/2014, 7:00 AM, Rick Curtis curti...@gmail.com wrote: Another question we have is what exactly was the internal test regression that caused the rollback? The company I work for (IBM) does a huge amount of functional server based testing internally. When changes are made

Re: DataCache Performance Issues

2014-02-13 Thread Rick Curtis
or use of information contained in this e-mail is prohibited and may be unlawful. If you received this e-mail in error, please reply to the sender immediately to inform us you are not the intended recipient and delete the email from your computer system. -- *Rick Curtis*

Re: [org.apache.openjpa.persistence.ArgumentException - An error occurred while parsing the query filter select x from Person x. Error message: The name Person is not a recognized entity or identi

2014-02-13 Thread Rick Curtis
this message in context: http://openjpa.208410.n2.nabble.com/org-apache-openjpa-persistence-ArgumentException-An-error-occurred-while-parsing-the-query-filter-se-tp7585976p7585979.html Sent from the OpenJPA Users mailing list archive at Nabble.com. -- *Rick Curtis*

Re: [org.apache.openjpa.persistence.ArgumentException - An error occurred while parsing the query filter select x from Person x. Error message: The name Person is not a recognized entity or identi

2014-02-12 Thread Rick Curtis
archive at Nabble.com. -- *Rick Curtis*

Re: PostgreSQL BIT/Boolean madness

2014-01-08 Thread Rick Curtis
) at org.apache.openjpa.jdbc.kernel.PreparedStatementManagerImpl.flushAndUpdate(PreparedStatementManagerImpl.java:119) On Jan 7, 2014, at 7:31 PM, Rick Curtis curti...@gmail.com wrote: It isn't clear to me what is going on, but with the DBDictionary you can change the type of column

Re: PostgreSQL BIT/Boolean madness

2014-01-08 Thread Rick Curtis
, this fails with the stack trace below, complaining the the expression is of type BIT, but the column is defined as type BOOLEAN. On Jan 8, 2014, at 9:53 AM, Rick Curtis curti...@gmail.com wrote: Is the problem that we're calling stmnt.setNull(idx, Types.BOOLEAN); and the driver wants us to call

Re: PostgreSQL BIT/Boolean madness

2014-01-07 Thread Rick Curtis
of hell, I’ll gladly do that as well. Any help would be appreciated. -Hal -- *Rick Curtis*

Re: Inner enum cannot be used as literal in JPQL

2014-01-06 Thread Rick Curtis
.208410.n2.nabble.com/Inner-enum-cannot-be-used-as-literal-in-JPQL-tp7585806.html Sent from the OpenJPA Users mailing list archive at Nabble.com. -- *Rick Curtis*

Re: Using ReverseMappingTool.run(...) to generate Java strings?

2013-12-12 Thread Rick Curtis
would want to reuse in line with the Map. -Aron -- View this message in context: http://openjpa.208410.n2.nabble.com/Using-ReverseMappingTool-run-to-generate-Java-strings-tp7585730p7585752.html Sent from the OpenJPA Users mailing list archive at Nabble.com. -- *Rick Curtis*

Re: Using ReverseMappingTool.run(...) to generate Java strings?

2013-12-09 Thread Rick Curtis
/repository.springsource.com/org.apache.openjpa/com.springsource.org.apache.openjpa/1.1.0/org/apache/openjpa/jdbc/meta/ReverseMappingTool.java#1987 Thanks, Aron On Sat, Dec 7, 2013 at 12:54 PM, Rick Curtis curti...@gmail.com wrote: Have you tried to extend the ReverseMappingTool so that you can intercept

Re: Incorrect concurrent persist of ManyToOne field

2013-12-09 Thread Rick Curtis
the OpenJPA Users mailing list archive at Nabble.com. -- *Rick Curtis*

Re: Using ReverseMappingTool.run(...) to generate Java strings?

2013-12-09 Thread Rick Curtis
: http://openjpa.208410.n2.nabble.com/Using-ReverseMappingTool-run-to-generate-Java-strings-tp7585730p7585742.html Sent from the OpenJPA Users mailing list archive at Nabble.com. -- *Rick Curtis*

Re: Incorrect concurrent persist of ManyToOne field

2013-12-09 Thread Rick Curtis
and another 2 cores). Thanks, Oleg -Original Message- From: Rick Curtis [mailto:curti...@gmail.com] Sent: Monday, December 09, 2013 11:23 PM To: users Subject: Re: Incorrect concurrent persist of ManyToOne field Oleg - Can you post the maven project with this test? My first

Re: Using ReverseMappingTool.run(...) to generate Java strings?

2013-12-09 Thread Rick Curtis
be usable from the command line. Thanks, Aron -- View this message in context: http://openjpa.208410.n2.nabble.com/Using-ReverseMappingTool-run-to-generate-Java-strings-tp7585730p7585750.html Sent from the OpenJPA Users mailing list archive at Nabble.com. -- *Rick Curtis*

  1   2   3   4   5   6   >