<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-27109</id>
	<title>Nabble - JPA</title>
	<updated>2009-11-09T01:34:52Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/JPA-f27109.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/JPA-f27109.html" />
	<subtitle type="html">Category for JPA product forums.</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26263446</id>
	<title>how can I reference a foreign key in ejbql where condition?</title>
	<published>2009-11-09T01:34:52Z</published>
	<updated>2009-11-09T01:34:52Z</updated>
	<author>
		<name>zamek42</name>
	</author>
	<content type="html">Hi All,
&lt;br&gt;&lt;br&gt;I would like to filter a table by foreign key in ejbql:
&lt;br&gt;&lt;br&gt;ForeignField fg = new ForeingField(id);
&lt;br&gt;ArrayList args= new ArrayList();
&lt;br&gt;args.add(fg);
&lt;br&gt;...
&lt;br&gt;query.setEJBQLString(&amp;quot;Select OBJECT(sg) from sg sg where sg.foreignField = ?1&amp;quot;);
&lt;br&gt;query.addArgumentValues(args);
&lt;br&gt;&lt;br&gt;I get an error:
&lt;br&gt;Exception Description: The parameter name [1] in the query's selection criteria does not match any parameter name defined in the query.
&lt;br&gt;&lt;br&gt;I tried it with id as Integer, but it doesn't works.
&lt;br&gt;&lt;br&gt;thx a lot,
&lt;br&gt;Zamek
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/EclipseLink---Users-f26658.html&quot; embed=&quot;fixTarget[26658]&quot; target=&quot;_top&quot; &gt;EclipseLink - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/how-can-I-reference-a-foreign-key-in-ejbql-where-condition--tp26263446p26263446.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26259520</id>
	<title>Re: BUILD STATUS:: trunk nightly build has test failures!</title>
	<published>2009-11-08T16:17:04Z</published>
	<updated>2009-11-08T16:17:04Z</updated>
	<author>
		<name>mobrien</name>
	</author>
	<content type="html">Eric,
&lt;br&gt;&amp;nbsp; &amp;nbsp; Everything JPA looks to be due to a new field in a testing model - 
&lt;br&gt;possibly a file that missed an SVN &amp;quot;add&amp;quot;.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Unknown column 'PAYSCALE'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; /michael
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26259520&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eric.gwin@...&lt;/a&gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Build summary for 2.0.0.v20091107-r5759
&lt;br&gt;&amp;gt; -----------------------------------
&lt;br&gt;&amp;gt; TEST-CORE
&lt;br&gt;&amp;gt; &amp;nbsp; Tests run:8632 Failures:0 Errors:0
&lt;br&gt;&amp;gt; TEST-JPA
&lt;br&gt;&amp;gt; &amp;nbsp; Tests run:1697 Failures:1 Errors:19
&lt;br&gt;&amp;gt; TEST-MOXY
&lt;br&gt;&amp;gt; &amp;nbsp; Tests run:24010 Failures:0 Errors:0
&lt;br&gt;&amp;gt; TEST-SDO
&lt;br&gt;&amp;gt; &amp;nbsp; Tests run:4471 Failures:0 Errors:0
&lt;br&gt;&amp;gt; TEST-DBWS
&lt;br&gt;&amp;gt; &amp;nbsp; Tests run:3 Failures:0 Errors:0
&lt;br&gt;&amp;gt; TEST-DBWS-UTILS
&lt;br&gt;&amp;gt; &amp;nbsp; Tests run:22 Failures:0 Errors:0
&lt;br&gt;&amp;gt; -----------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Full Build log can be found on the build machine at:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; /shared/rt/eclipselink/logs/bsb-trunk_nightly_091107-0005.log
&lt;br&gt;&amp;gt; or on the download server at:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.eclipse.org/eclipselink/downloads/build-failures.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.eclipse.org/eclipselink/downloads/build-failures.php&lt;/a&gt;&lt;br&gt;&amp;gt; -----------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; SVN Changes since Last Build:
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt; r5759 | egwin | 2009-11-06 23:31:39 -0500 (Fri, 06 Nov 2009)
&lt;br&gt;&amp;gt; Changed paths:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/foundation/plugins/org.eclipse.persistence.oracle.jar
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/foundation/plugins/org.eclipse.persistence.oracle.source.jar
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt; r5752 | gpelletie | 2009-11-06 11:55:26 -0500 (Fri, 06 Nov 2009)
&lt;br&gt;&amp;gt; Changed paths:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/foundation/org.eclipse.persistence.core/resource/xsd/eclipselink_orm_2_0.xsd
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/exceptions/ValidationException.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/exceptions/i18n/ValidationExceptionResource.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/helper/DatabaseTable.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/tools/schemaframework/DefaultTableGenerator.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/tools/schemaframework/TableDefinition.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/resource/eclipselink-ddl-generation-model/merge-inherited-consumer.xml
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/resource/eclipselink-xml-only-model/advanced-entity-mappings.xml
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/resource/eclipselink-xml-only-model/inherited-entity-mappings.xml
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/advanced/Department.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/ddlgeneration/CKeyEntityB.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/ddlgeneration/UniqueConstraintsEntity1.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/fieldaccess/advanced/Department.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/xml/advanced/AdvancedTableCreator.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/xml/advanced/Employee.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/MetadataHelper.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;D /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/AccessMethodsMetadata.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/classes/ClassAccessor.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/BasicMapAccessor.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;D /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/CascadeTypes.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/CollectionAccessor.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/DirectAccessor.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/DirectCollectionAccessor.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/ElementCollectionAccessor.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/MappedKeyMapAccessor.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/MappingAccessor.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/RelationshipAccessor.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;A /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/mappings
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;A /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/mappings/AccessMethodsMetadata.java (from /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/AccessMethodsMetadata.java:5726)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;A /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/mappings/CascadeMetadata.java (from /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/CascadeTypes.java:5726)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;A /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/mappings/MapKeyMetadata.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/tables/TableMetadata.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/tables/UniqueConstraintMetadata.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/xml/XMLEntityMappingsMappingProject.java
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt; r5750 | pkrogh | 2009-11-06 11:20:50 -0500 (Fri, 06 Nov 2009)
&lt;br&gt;&amp;gt; Changed paths:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/about.html
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/readme.html
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt; r5749 | mmacivor | 2009-11-06 10:04:06 -0500 (Fri, 06 Nov 2009)
&lt;br&gt;&amp;gt; Changed paths:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/jaxb/compiler/AnnotationsProcessor.java
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt; r5748 | egwin | 2009-11-06 01:19:51 -0500 (Fri, 06 Nov 2009)
&lt;br&gt;&amp;gt; Changed paths:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/eclipselink-src.zip
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/eclipselink.jar
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; eclipselink-dev mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26259520&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26259520&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/EclipseLink---Dev-f26332.html&quot; embed=&quot;fixTarget[26332]&quot; target=&quot;_top&quot; &gt;EclipseLink - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/BUILD-STATUS%3A%3A-trunk-nightly-build-has-test-failures%21-tp26242423p26259520.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26252839</id>
	<title>Re: Long Transactions</title>
	<published>2009-11-08T03:23:35Z</published>
	<updated>2009-11-08T03:23:35Z</updated>
	<author>
		<name>Michael Bar-Sinai</name>
	</author>
	<content type="html">&lt;div dir=&quot;ltr&quot;&gt;I had a similar issue with importing things into the db (i.e only INSERT/UPDATE instructions).&lt;br&gt;I kept manual track of what was inserted, which allowed me to rollback the actions on demand - basically that&amp;#39;s the command pattern, where all the commands are persisted to the DB, and each command execution is in a single db transaction.&lt;br&gt;
&lt;br&gt;-Michael&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Sat, Nov 7, 2009 at 7:12 AM, Mark Robinson &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26252839&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mark.robinson@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;&quot;&gt;
Hey everybody,&lt;br&gt;
&lt;br&gt;
We&amp;#39;re trying to figure out a good way to use some sort of long transaction system.  What we&amp;#39;d like to be able to do is allow users to work with a set of entities for 15-30 minutes and then let them commit the whole process rather than commit each entity separately.  Ideally we&amp;#39;d like to be able to save their work part-way through so that it is lost if they lose their connection or their system crashes.&lt;br&gt;

&lt;br&gt;
Does anyone have any suggestions on how they would implement something like this?&lt;br&gt;
&lt;br&gt;
Mark&lt;br&gt;
&lt;br&gt;
-- &lt;br&gt;
Mark Robinson, EIT - Mizar LLC&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26252839&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mark.robinson@...&lt;/a&gt;&lt;br&gt;
111-1010 McKenzie Ave.&lt;br&gt;
Victoria, BC&lt;br&gt;
V8X 4B2&lt;br&gt;
(360) 296-4125&lt;br&gt;
&lt;br&gt;
_______________________________________________&lt;br&gt;
eclipselink-users mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26252839&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-users@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-users&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-users&lt;/a&gt;&lt;br&gt;
&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;/div&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;eclipselink-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26252839&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/EclipseLink---Users-f26658.html&quot; embed=&quot;fixTarget[26658]&quot; target=&quot;_top&quot; &gt;EclipseLink - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Long-Transactions-tp26242224p26252839.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26252543</id>
	<title>Junit Testing EclipseLink application with Spring injection</title>
	<published>2009-11-08T02:50:13Z</published>
	<updated>2009-11-08T02:50:13Z</updated>
	<author>
		<name>RogerV</name>
	</author>
	<content type="html">Hi
&lt;br&gt;&lt;br&gt;I'm trying to setup unit tests for my app under Eclipse Galileo, using 
&lt;br&gt;EclipseLink 1.1 as the JPA provider and Spring 2.5.6 &amp;nbsp;framework to provide 
&lt;br&gt;dependancy and JPA injection. The tests won't run as I get a SecurityException 
&lt;br&gt;for &amp;quot;class javax.persistence.PersistenceContext signer information does not 
&lt;br&gt;match the signer information of other classes in the same package&amp;quot;
&lt;br&gt;&lt;br&gt;I have no idea whether this is an Eclipse, EclipseLink, JUnit or Spring error 
&lt;br&gt;and Google doesn't provide much information, so I thought I'd ask here first 
&lt;br&gt;since people here are more likely to have this combination of requirements. 
&lt;br&gt;&lt;br&gt;Regards
&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26252543&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/EclipseLink---Users-f26658.html&quot; embed=&quot;fixTarget[26658]&quot; target=&quot;_top&quot; &gt;EclipseLink - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Junit-Testing-EclipseLink-application-with-Spring-injection-tp26252543p26252543.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26242423</id>
	<title>BUILD STATUS:: trunk nightly build has test failures!</title>
	<published>2009-11-06T22:19:48Z</published>
	<updated>2009-11-06T22:19:48Z</updated>
	<author>
		<name>eric.gwin</name>
	</author>
	<content type="html">Build summary for 2.0.0.v20091107-r5759
&lt;br&gt;-----------------------------------
&lt;br&gt;TEST-CORE
&lt;br&gt;&amp;nbsp; Tests run:8632 Failures:0 Errors:0
&lt;br&gt;TEST-JPA
&lt;br&gt;&amp;nbsp; Tests run:1697 Failures:1 Errors:19
&lt;br&gt;TEST-MOXY
&lt;br&gt;&amp;nbsp; Tests run:24010 Failures:0 Errors:0
&lt;br&gt;TEST-SDO
&lt;br&gt;&amp;nbsp; Tests run:4471 Failures:0 Errors:0
&lt;br&gt;TEST-DBWS
&lt;br&gt;&amp;nbsp; Tests run:3 Failures:0 Errors:0
&lt;br&gt;TEST-DBWS-UTILS
&lt;br&gt;&amp;nbsp; Tests run:22 Failures:0 Errors:0
&lt;br&gt;-----------------------------------
&lt;br&gt;&lt;br&gt;Full Build log can be found on the build machine at:
&lt;br&gt;&amp;nbsp; &amp;nbsp; /shared/rt/eclipselink/logs/bsb-trunk_nightly_091107-0005.log
&lt;br&gt;or on the download server at:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.eclipse.org/eclipselink/downloads/build-failures.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.eclipse.org/eclipselink/downloads/build-failures.php&lt;/a&gt;&lt;br&gt;-----------------------------------
&lt;br&gt;&lt;br&gt;SVN Changes since Last Build:
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;r5759 | egwin | 2009-11-06 23:31:39 -0500 (Fri, 06 Nov 2009)
&lt;br&gt;Changed paths:
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/foundation/plugins/org.eclipse.persistence.oracle.jar
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/foundation/plugins/org.eclipse.persistence.oracle.source.jar
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;r5752 | gpelletie | 2009-11-06 11:55:26 -0500 (Fri, 06 Nov 2009)
&lt;br&gt;Changed paths:
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/foundation/org.eclipse.persistence.core/resource/xsd/eclipselink_orm_2_0.xsd
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/exceptions/ValidationException.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/exceptions/i18n/ValidationExceptionResource.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/helper/DatabaseTable.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/tools/schemaframework/DefaultTableGenerator.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/tools/schemaframework/TableDefinition.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/resource/eclipselink-ddl-generation-model/merge-inherited-consumer.xml
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/resource/eclipselink-xml-only-model/advanced-entity-mappings.xml
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/resource/eclipselink-xml-only-model/inherited-entity-mappings.xml
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/advanced/Department.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/ddlgeneration/CKeyEntityB.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/ddlgeneration/UniqueConstraintsEntity1.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/fieldaccess/advanced/Department.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/xml/advanced/AdvancedTableCreator.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/xml/advanced/Employee.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/MetadataHelper.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;D /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/AccessMethodsMetadata.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/classes/ClassAccessor.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/BasicMapAccessor.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;D /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/CascadeTypes.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/CollectionAccessor.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/DirectAccessor.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/DirectCollectionAccessor.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/ElementCollectionAccessor.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/MappedKeyMapAccessor.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/MappingAccessor.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/RelationshipAccessor.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;A /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/mappings
&lt;br&gt;&amp;nbsp; &amp;nbsp;A /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/mappings/AccessMethodsMetadata.java (from /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/AccessMethodsMetadata.java:5726)
&lt;br&gt;&amp;nbsp; &amp;nbsp;A /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/mappings/CascadeMetadata.java (from /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/CascadeTypes.java:5726)
&lt;br&gt;&amp;nbsp; &amp;nbsp;A /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/mappings/MapKeyMetadata.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/tables/TableMetadata.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/tables/UniqueConstraintMetadata.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/xml/XMLEntityMappingsMappingProject.java
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;r5750 | pkrogh | 2009-11-06 11:20:50 -0500 (Fri, 06 Nov 2009)
&lt;br&gt;Changed paths:
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/about.html
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/readme.html
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;r5749 | mmacivor | 2009-11-06 10:04:06 -0500 (Fri, 06 Nov 2009)
&lt;br&gt;Changed paths:
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/jaxb/compiler/AnnotationsProcessor.java
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;r5748 | egwin | 2009-11-06 01:19:51 -0500 (Fri, 06 Nov 2009)
&lt;br&gt;Changed paths:
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/eclipselink-src.zip
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/eclipselink.jar
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26242423&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/EclipseLink---Dev-f26332.html&quot; embed=&quot;fixTarget[26332]&quot; target=&quot;_top&quot; &gt;EclipseLink - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/BUILD-STATUS%3A%3A-trunk-nightly-build-has-test-failures%21-tp26242423p26242423.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26242224</id>
	<title>Long Transactions</title>
	<published>2009-11-06T21:12:39Z</published>
	<updated>2009-11-06T21:12:39Z</updated>
	<author>
		<name>Mark Robinson-8</name>
	</author>
	<content type="html">Hey everybody,
&lt;br&gt;&lt;br&gt;We're trying to figure out a good way to use some sort of long 
&lt;br&gt;transaction system. &amp;nbsp;What we'd like to be able to do is allow users to 
&lt;br&gt;work with a set of entities for 15-30 minutes and then let them commit 
&lt;br&gt;the whole process rather than commit each entity separately. &amp;nbsp;Ideally 
&lt;br&gt;we'd like to be able to save their work part-way through so that it is 
&lt;br&gt;lost if they lose their connection or their system crashes.
&lt;br&gt;&lt;br&gt;Does anyone have any suggestions on how they would implement something 
&lt;br&gt;like this?
&lt;br&gt;&lt;br&gt;Mark
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Mark Robinson, EIT - Mizar LLC
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26242224&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mark.robinson@...&lt;/a&gt;
&lt;br&gt;111-1010 McKenzie Ave.
&lt;br&gt;Victoria, BC
&lt;br&gt;V8X 4B2
&lt;br&gt;(360) 296-4125
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26242224&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/EclipseLink---Users-f26658.html&quot; embed=&quot;fixTarget[26658]&quot; target=&quot;_top&quot; &gt;EclipseLink - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Long-Transactions-tp26242224p26242224.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26233287</id>
	<title>fix for bug 286317</title>
	<published>2009-11-06T06:55:09Z</published>
	<updated>2009-11-06T06:55:09Z</updated>
	<author>
		<name>Guy Pelletier</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN&quot;&gt;
&lt;HTML&gt;&lt;HEAD&gt;
&lt;META content=&quot;text/html; charset=iso-8859-1&quot; http-equiv=Content-Type&gt;
&lt;META name=GENERATOR content=&quot;MSHTML 8.00.6001.18828&quot;&gt;

&lt;/HEAD&gt;
&lt;BODY background=&quot;&quot; bgColor=#ffffff&gt;
&lt;DIV&gt;&lt;FONT size=2 face=Arial&gt;A patch file for bug 286317 is now available for 
review.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size=2 face=Arial&gt;&lt;A href=&quot;https://bugs.eclipse.org/bugs/show_bug.cgi?id=286317&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugs.eclipse.org/bugs/show_bug.cgi?id=286317&lt;/A&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size=2 face=Arial&gt;Description:&amp;nbsp; UniqueConstraint xml element is 
changing&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size=2 face=Arial&gt;Existing tests DDL generation still apply and 
includes a model change using new unique&lt;BR&gt;constraint name. DLL files manually 
inspected as well.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size=2 face=Arial&gt;Couple other fixes included within his patch&lt;BR&gt;- 
&gt;From users list: NPE when processing xml 
&amp;lt;enumerated&amp;gt;STRING&amp;lt;enumerated/&amp;gt;. Added&lt;BR&gt;&amp;nbsp; to existing 
advanced xml model to test.&lt;BR&gt;- NPE from canonical model processor when no 
generic specified on the map key.&lt;BR&gt;- Proper defaulting to MapKeyColumn in the 
absence of a MapKey specification (after discussion with Mike 
Keith)&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size=2 face=Arial&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size=2 face=Arial&gt;Please review and provide any feedback. 
&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size=2 face=Arial&gt;Cheers,&lt;BR&gt;Guy&lt;/FONT&gt;&lt;BR&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;eclipselink-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26233287&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/EclipseLink---Dev-f26332.html&quot; embed=&quot;fixTarget[26332]&quot; target=&quot;_top&quot; &gt;EclipseLink - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/fix-for-bug-217879-tp16138935p26233287.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26228795</id>
	<title>How do I batchload many to many relations</title>
	<published>2009-11-06T01:18:11Z</published>
	<updated>2009-11-06T01:18:11Z</updated>
	<author>
		<name>von Carlsen</name>
	</author>
	<content type="html">In our project we have entity A that has a many to many reference to entity B. Thousands of A entities normally reference the same B entity.
&lt;br&gt;When I search 1000 A entities and on these use the shared B entity I have not found a way to avoid fetching the same B entity 1000 times from the database!
&lt;br&gt;I thought it could be done with batchread but it dosn't seem to work. I have made a small project to illustrate the problem with an Employee that can have several Addresses like this:
&lt;br&gt;&lt;br&gt;Employee:
&lt;br&gt;@ManyToMany
&lt;br&gt;&amp;nbsp; &amp;nbsp; public List&amp;lt;Address&amp;gt; getAddresses() {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; return addresses;
&lt;br&gt;&amp;nbsp; &amp;nbsp; }
&lt;br&gt;&lt;br&gt;And search for the employees like this:
&lt;br&gt;&lt;br&gt;Query query = em.createQuery(&amp;quot;select e from Employee e&amp;quot;); query.setHint(&amp;quot;eclipselink.batch&amp;quot;, &amp;quot;e.addresses&amp;quot;); 
&lt;br&gt;&lt;br&gt;But the sql send to the database is:
&lt;br&gt;&lt;br&gt;SELECT t1.ID, t1.STREET, t0.Employee_ID FROM EMPLOYEE_ADDRESS t0, EMPLOYEE t2, ADDRESS t1 WHERE ((t0.Employee_ID = t2.ID) AND (t1.ID = t0.addresses_ID)
&lt;br&gt;&lt;br&gt;which will fetch the address info one time for each employee and then discard it in the entity manager when it finds out that it already has the Address loaded.
&lt;br&gt;&lt;br&gt;Is there another way of doing this.
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/EclipseLink---Users-f26658.html&quot; embed=&quot;fixTarget[26658]&quot; target=&quot;_top&quot; &gt;EclipseLink - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/How-do-I-batchload-many-to-many-relations-tp26228795p26228795.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26222557</id>
	<title>RE: How to get only valid session instance</title>
	<published>2009-11-05T13:30:30Z</published>
	<updated>2009-11-05T13:30:30Z</updated>
	<author>
		<name>Sebastien Tardif-2</name>
	</author>
	<content type="html">I'm researching a solution because I think the API has nothing to
&lt;br&gt;respect validity flag. 
&lt;br&gt;&lt;br&gt;Our use case is using object marked read-only, but read via UOW, then
&lt;br&gt;because the object is marked read-only, reading via UOW is like reading
&lt;br&gt;directly from session cache, so invalidation flag is never respected.
&lt;br&gt;The read-only flag has no other value in EclipseLink than providing some
&lt;br&gt;performance gain, but most likely introduce unthread safe use case.
&lt;br&gt;&lt;br&gt;What I want to change is that invalidation flag be respected but still
&lt;br&gt;keep the optimizations, and I don't care it's not thread safe.
&lt;br&gt;&lt;br&gt;So please tell me if I'm going to break something if I do the following:
&lt;br&gt;- remove read-only flag
&lt;br&gt;- still read via unit of work
&lt;br&gt;- use custom InstantiationCopyPolicy that always provide clone and
&lt;br&gt;backup that is self
&lt;br&gt;- use custom DeferredChangeDetectionPolicy that never calculate any
&lt;br&gt;changes, always returning no change
&lt;br&gt;&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26222557&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-users-bounces@...&lt;/a&gt;
&lt;br&gt;[mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26222557&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-users-bounces@...&lt;/a&gt;] On Behalf Of Sebastien
&lt;br&gt;Tardif
&lt;br&gt;Sent: Thursday, November 05, 2009 11:56 AM
&lt;br&gt;To: EclipseLink User Discussions
&lt;br&gt;Subject: [eclipselink-users] How to get only valid session instance
&lt;br&gt;&lt;br&gt;Does EclipseLink has an API to retrieve session instance in a way that
&lt;br&gt;their invalidation flag is respected, so that the instances are
&lt;br&gt;refreshed before being returned to the caller?
&lt;br&gt;&lt;br&gt;Of course their references/children should also have their invalidation
&lt;br&gt;flag respected.
&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26222557&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-users&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26222557&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/EclipseLink---Users-f26658.html&quot; embed=&quot;fixTarget[26658]&quot; target=&quot;_top&quot; &gt;EclipseLink - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Minor-Annoyance-tp26208613p26222557.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26222167</id>
	<title>Re: AW: Minor Annoyance</title>
	<published>2009-11-05T13:05:15Z</published>
	<updated>2009-11-05T13:05:15Z</updated>
	<author>
		<name>RogerV</name>
	</author>
	<content type="html">&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp;MySQL folds database and table names to lowercase on Windows by default,
&lt;br&gt;&amp;gt; &amp;nbsp;but this default can also be changed by the lower_case_table_names
&lt;br&gt;&amp;gt; &amp;nbsp;variable. &amp;nbsp;On Unix, database and table names would be case sensitive by
&lt;br&gt;&amp;gt; &amp;nbsp;default since sensitivity is determined by the underlying filesystem.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;Aah! Thanks for the confirmation. I'd been wondering about that - my 
&lt;br&gt;development environment is Windows &amp; deployment is Unix. Fortunately, 
&lt;br&gt;EclipseLink seems to be case-agnostic, otherwise nothing would;ve worked!
&lt;br&gt;&lt;br&gt;Regards
&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26222167&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/EclipseLink---Users-f26658.html&quot; embed=&quot;fixTarget[26658]&quot; target=&quot;_top&quot; &gt;EclipseLink - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Minor-Annoyance-tp26208613p26222167.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26220274</id>
	<title>FYI: javax.persistence_2.0_preview.jar no longer exists in EclipseLink 2.0.0...</title>
	<published>2009-11-05T10:51:08Z</published>
	<updated>2009-11-05T10:51:08Z</updated>
	<author>
		<name>eric.gwin</name>
	</author>
	<content type="html">The build now depends upon javax.persistence_2.0.0.v200911041116.jar, 
&lt;br&gt;which has been checked into svn. I committed the transaction this 
&lt;br&gt;morning. It was reviewed by Tom. M13 is based upon it.
&lt;br&gt;&lt;br&gt;I made all the necessary changed in the build for the new jar to work. &amp;nbsp;
&lt;br&gt;I updated the .project too, but there may still be a few lingering 
&lt;br&gt;.classpath issues in the IDE (if the javax.persistence project is removed).
&lt;br&gt;&lt;br&gt;Mostly I'm sending this out to notify anyone who may have automated 
&lt;br&gt;scripts running that would be affected y the name-change.
&lt;br&gt;&lt;br&gt;Let me know if you encounter any issues.
&lt;br&gt;&lt;br&gt;Thanks.
&lt;br&gt;&lt;br&gt;-Eric
&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26220274&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/EclipseLink---Dev-f26332.html&quot; embed=&quot;fixTarget[26332]&quot; target=&quot;_top&quot; &gt;EclipseLink - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/FYI%3A-javax.persistence_2.0_preview.jar-no-longer-exists-in-EclipseLink-2.0.0...-tp26220274p26220274.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26219801</id>
	<title>v20091105-r5740 promoted as 2.0.0 M13 (EOM)</title>
	<published>2009-11-05T10:21:53Z</published>
	<updated>2009-11-05T10:21:53Z</updated>
	<author>
		<name>eric.gwin</name>
	</author>
	<content type="html">&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26219801&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/EclipseLink---Dev-f26332.html&quot; embed=&quot;fixTarget[26332]&quot; target=&quot;_top&quot; &gt;EclipseLink - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/v20091105-r5740-promoted-as-2.0.0-M13-%28EOM%29-tp26219801p26219801.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26218830</id>
	<title>Re: AW: Minor Annoyance</title>
	<published>2009-11-05T09:21:22Z</published>
	<updated>2009-11-05T09:21:22Z</updated>
	<author>
		<name>Neil Hauge</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
  &lt;meta content=&quot;text/html;charset=ISO-8859-1&quot; http-equiv=&quot;Content-Type&quot;&gt;
  &lt;title&gt;&lt;/title&gt;
&lt;/head&gt;
&lt;body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
Dali attempts to handle case-sensitivity in a vendor specific way based
on the database information available.&amp;nbsp; It is possible that there are
some holes in this support, specifically in the case of MySQL, due to
their varied treatment of case on different operating systems and
database objects.&lt;br&gt;
&lt;br&gt;
MySQL folds database and table names to lowercase on Windows by
default, but this default can also be changed by the
lower_case_table_names variable.&amp;nbsp; On Unix, database and table names
would be case sensitive by default since sensitivity is determined by
the underlying filesystem.&lt;br&gt;
&lt;br&gt;
The following page explains MySQL treatment of case in greater detail,
which may be of help:&lt;br&gt;
&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://dev.mysql.com/doc/refman/5.0/en/identifier-case-sensitivity.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.mysql.com/doc/refman/5.0/en/identifier-case-sensitivity.html&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
It might be necessary for Dali to have a general &quot;Ignore case&quot; option
for database object resolution that can be set by the user to override
our vendor specific settings if we cannot reasonably support all of the
possibilities.&amp;nbsp; In any case, I suggest that you enter a bug against
Dali for this case (1) and/or continue this discussion on the Dali
forums (2) for additional assistance.&lt;br&gt;
&lt;br&gt;
(1) &lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;https://bugs.eclipse.org/bugs/enter_bug.cgi?classification=WebTools&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugs.eclipse.org/bugs/enter_bug.cgi?classification=WebTools&lt;/a&gt;&lt;br&gt;
(2) &lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://www.eclipse.org/forums/eclipse.technology.dali&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.eclipse.org/forums/eclipse.technology.dali&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Thanks,&lt;br&gt;
Neil&lt;br&gt;
&lt;br&gt;
Mathias Walter wrote:
&lt;blockquote cite=&quot;mid:003001ca5e31$3c021ba0$b40652e0$@walter@gmx.net&quot; type=&quot;cite&quot;&gt;
  &lt;pre wrap=&quot;&quot;&gt;Hi,

I had the same problem and found out that Dali is case sensitive for all
database objects (e. g. database name, table name and column names). In
contrast, MySQL is only case sensitive for database and table names, but not
for column names.
Is it possible to tell Dali that it should use the correct case sensitivity
depending on the underlying database vendor?

According to the MySQL docs: &quot;Column, index, and stored routine names are
not case sensitive on any platform, nor are column aliases. Trigger names
are case sensitive, which differs from standard SQL.&quot;

--
Kind regards,
Mathias

  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre wrap=&quot;&quot;&gt;-----Urspr&amp;uuml;ngliche Nachricht-----
Von: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26218830&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-users-bounces@...&lt;/a&gt; [&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26218830&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;...&lt;/a&gt;-
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26218830&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bounces@...&lt;/a&gt;] Im Auftrag von RogerV
Gesendet: Donnerstag, 5. November 2009 16:46
An: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26218830&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-users@...&lt;/a&gt;
Betreff: Re: [eclipselink-users] Minor Annoyance


Hi Shaun

Thanks for the response. Your suggestion was wrong about the connection
information but is correct in that there was a mismatch between
Eclipses'
view and Dalis' view of things and the issue is a discrepancy between
the
entity class names, the @Entity(name=&quot;&quot;) annotation, the
@Table(name=&quot;&quot;) and
the actual name of the database table. and it was all about which ones
started with an uppercase letter and which started with a lowercase
letter.
I'm using mySQL and for some reason insists on creating the tables with
a
lowercase first letter and I can't rename the tables through the admin
functions. Once I'd got everything matching .... although I'm surprised
that
anything worked at all given the name mismatch

Regards




Shaun Smith wrote:
    &lt;/pre&gt;
    &lt;blockquote type=&quot;cite&quot;&gt;
      &lt;pre wrap=&quot;&quot;&gt;Hi Roger,

   What's happening is that Dali is using the database connection you
specified on your JPA project to validate your mappings against the
database schema.  If you open the properties of the project and go to
Java Persistence you can change the connection to &amp;lt;None&amp;gt;.  With no
connection Dali will not validate against the database and the error
      &lt;/pre&gt;
    &lt;/blockquote&gt;
    &lt;pre wrap=&quot;&quot;&gt;you
    &lt;/pre&gt;
    &lt;blockquote type=&quot;cite&quot;&gt;
      &lt;pre wrap=&quot;&quot;&gt;see will go away.



  However, what I think you should do is change the connection to
      &lt;/pre&gt;
    &lt;/blockquote&gt;
    &lt;pre wrap=&quot;&quot;&gt;point
    &lt;/pre&gt;
    &lt;blockquote type=&quot;cite&quot;&gt;
      &lt;pre wrap=&quot;&quot;&gt;to the target database schema you're building for so that you can
benefit from Dali's validation.   If you're getting validation errors
but it works at runtime then the Dali design time connection and the
runtime connection info in the persistence.xml must be different or
      &lt;/pre&gt;
    &lt;/blockquote&gt;
    &lt;pre wrap=&quot;&quot;&gt;the
    &lt;/pre&gt;
    &lt;blockquote type=&quot;cite&quot;&gt;
      &lt;pre wrap=&quot;&quot;&gt;two databases must contain different schemas.

    Shaun

RogerV wrote:
      &lt;/pre&gt;
      &lt;blockquote type=&quot;cite&quot;&gt;
        &lt;pre wrap=&quot;&quot;&gt;I'm using EclipseLink 1.1 within Eclipse Galileo IDE. Everything is
working
fine, however Eclipse insists in marking the sources containing my
entities
(@Entity) as being in error. The sources all show &quot;Table &amp;lt;name&amp;gt;
        &lt;/pre&gt;
      &lt;/blockquote&gt;
    &lt;/blockquote&gt;
    &lt;pre wrap=&quot;&quot;&gt;cannot be
    &lt;/pre&gt;
    &lt;blockquote type=&quot;cite&quot;&gt;
      &lt;blockquote type=&quot;cite&quot;&gt;
        &lt;pre wrap=&quot;&quot;&gt;resolved&quot; although as I said everything actually works at run time.

This means that every time I try to run anything, unit tests, save
        &lt;/pre&gt;
      &lt;/blockquote&gt;
    &lt;/blockquote&gt;
    &lt;pre wrap=&quot;&quot;&gt;to
    &lt;/pre&gt;
    &lt;blockquote type=&quot;cite&quot;&gt;
      &lt;blockquote type=&quot;cite&quot;&gt;
        &lt;pre wrap=&quot;&quot;&gt;subversion etc, the IDE prompts me with the &quot;Project contains
        &lt;/pre&gt;
      &lt;/blockquote&gt;
    &lt;/blockquote&gt;
    &lt;pre wrap=&quot;&quot;&gt;errors&quot;
    &lt;/pre&gt;
    &lt;blockquote type=&quot;cite&quot;&gt;
      &lt;blockquote type=&quot;cite&quot;&gt;
        &lt;pre wrap=&quot;&quot;&gt;dialog
and asks if I want to continue. Of course, these show as errors in
        &lt;/pre&gt;
      &lt;/blockquote&gt;
    &lt;/blockquote&gt;
    &lt;pre wrap=&quot;&quot;&gt;the
    &lt;/pre&gt;
    &lt;blockquote type=&quot;cite&quot;&gt;
      &lt;blockquote type=&quot;cite&quot;&gt;
        &lt;pre wrap=&quot;&quot;&gt;Problems view as well.

This is slowly driving me nuts. Does anyone know what's triggering
        &lt;/pre&gt;
      &lt;/blockquote&gt;
    &lt;/blockquote&gt;
    &lt;pre wrap=&quot;&quot;&gt;this
    &lt;/pre&gt;
    &lt;blockquote type=&quot;cite&quot;&gt;
      &lt;blockquote type=&quot;cite&quot;&gt;
        &lt;pre wrap=&quot;&quot;&gt;behaviour and how to stop it.

Regards

        &lt;/pre&gt;
      &lt;/blockquote&gt;
      &lt;pre wrap=&quot;&quot;&gt;--
Oracle &lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://www.oracle.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&amp;lt;http://www.oracle.com&amp;gt;&lt;/a&gt;
Shaun Smith | Principal Product Manager
Phone: +19055023094
Oracle Server Technologies, Oracle TopLink
ORACLE Canada | 110 Matheson Boulevard West, Suite 100, Mississauga,
Ontario | L5R 3P4
Green Oracle &lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://www.oracle.com/commitment&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&amp;lt;http://www.oracle.com/commitment&amp;gt;&lt;/a&gt; Oracle is committed
      &lt;/pre&gt;
    &lt;/blockquote&gt;
    &lt;pre wrap=&quot;&quot;&gt;to
    &lt;/pre&gt;
    &lt;blockquote type=&quot;cite&quot;&gt;
      &lt;pre wrap=&quot;&quot;&gt;developing practices and products that help protect the environment

_______________________________________________
eclipselink-users mailing list
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26218830&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-users@...&lt;/a&gt;
&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-users&lt;/a&gt;


      &lt;/pre&gt;
    &lt;/blockquote&gt;
    &lt;pre wrap=&quot;&quot;&gt;--
View this message in context: &lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://old.nabble.com/Minor-Annoyance&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/Minor-Annoyance&lt;/a&gt;-
tp26208613p26215768.html
Sent from the EclipseLink - Users mailing list archive at Nabble.com.

_______________________________________________
eclipselink-users mailing list
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26218830&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-users@...&lt;/a&gt;
&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-users&lt;/a&gt;
    &lt;/pre&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;
_______________________________________________
eclipselink-users mailing list
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26218830&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-users@...&lt;/a&gt;
&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-users&lt;/a&gt;
  &lt;/pre&gt;
&lt;/blockquote&gt;
&lt;br&gt;
&lt;/body&gt;
&lt;/html&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;eclipselink-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26218830&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/EclipseLink---Users-f26658.html&quot; embed=&quot;fixTarget[26658]&quot; target=&quot;_top&quot; &gt;EclipseLink - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Minor-Annoyance-tp26208613p26218830.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26218660</id>
	<title>Eclipse IDE users: Running the testing browser (JPA) in Eclipse (compilation error workaround)</title>
	<published>2009-11-05T09:11:20Z</published>
	<updated>2009-11-05T09:11:20Z</updated>
	<author>
		<name>mobrien</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
&lt;/head&gt;
&lt;body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
Everyone,&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; For the past week, the testing browser has had compilation issues
because of a testing classpath change that is not fully qualified..&lt;br&gt;
&lt;br&gt;
&quot;Failed to set up
org.eclipse.persistence.testing.tests.jpa.AllCMP3TestRunModel &lt;br&gt;
java.lang.NoClassDefFoundError:
org/eclipse/persistence/testing/tests/jpa/criteria/metamodel/JUnitCriteriaSimpleTestSuite&quot;&lt;br&gt;
&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; To be able to run the testing browser (JPA) in the Eclipse IDE,
comment out (reverse) the following change for now until this is fixed
by the contributing developer.&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; Note: any build changes should be tested as well in Eclipse to see
if any .classpath or .launch changes are required.&lt;br&gt;
&lt;br&gt;
&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://fisheye2.atlassian.com/browse/eclipselink/trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/FullRegressionTestSuite.java?r1=5531&amp;r2=5690&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://fisheye2.atlassian.com/browse/eclipselink/trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/FullRegressionTestSuite.java?r1=5531&amp;amp;r2=5690&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Workaround: recomment line 213&lt;br&gt;
&lt;br&gt;
&lt;table class=&quot;diff noWrapping unifiedDiff&quot; cellspacing=&quot;0&quot;&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td class=&quot;diffNav&quot;&gt;&lt;a title=&quot;Next Change&quot; href=&quot;#seg2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;br&gt;
      &lt;/a&gt;&lt;/td&gt;
      &lt;td class=&quot;diffLineNumbersA&quot;&gt;213&lt;/td&gt;
      &lt;td class=&quot;diffLineNumbersA&quot;&gt;&amp;nbsp;&lt;/td&gt;
      &lt;td class=&quot;diffMarkerColA&quot;&gt;&lt;span class=&quot;textDelMarker&quot;&gt;-&lt;/span&gt;&lt;/td&gt;
      &lt;td class=&quot;lineContent ediffContentA&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span class=&quot;hl_comment&quot;&gt;&lt;span class=&quot;ediffChangedA&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;ediffChangedA&quot;&gt;/&lt;/span&gt;suite.addTest(org.eclipse.persistence.testing.tests.jpa.criteria.metamodel.JUnitCriteriaSimpleTestSuite.suite());&amp;nbsp;
      &lt;/span&gt;&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td class=&quot;diffNav&quot;&gt;&amp;nbsp;&lt;/td&gt;
      &lt;td class=&quot;diffLineNumbersB&quot;&gt;&amp;nbsp;&lt;/td&gt;
      &lt;td class=&quot;diffLineNumbersB&quot;&gt;213&lt;/td&gt;
      &lt;td class=&quot;diffMarkerColB&quot;&gt;&lt;span class=&quot;textAddMarker&quot;&gt;+&lt;/span&gt;&lt;/td&gt;
      &lt;td class=&quot;lineContent ediffContentB&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span class=&quot;hl_identifier&quot;&gt;suite&lt;/span&gt;.&lt;span class=&quot;hl_identifier&quot;&gt;addTest&lt;/span&gt;(&lt;span class=&quot;hl_identifier&quot;&gt;org&lt;/span&gt;.&lt;span class=&quot;hl_identifier&quot;&gt;eclipse&lt;/span&gt;.&lt;span class=&quot;hl_identifier&quot;&gt;persistence&lt;/span&gt;.&lt;span class=&quot;hl_identifier&quot;&gt;testing&lt;/span&gt;.&lt;span class=&quot;hl_identifier&quot;&gt;tests&lt;/span&gt;.&lt;span class=&quot;hl_identifier&quot;&gt;jpa&lt;/span&gt;.&lt;span class=&quot;hl_identifier&quot;&gt;criteria&lt;/span&gt;.&lt;span class=&quot;hl_identifier&quot;&gt;metamodel&lt;/span&gt;.&lt;span class=&quot;hl_identifier&quot;&gt;JUnitCriteriaSimpleTestSuite&lt;/span&gt;.&lt;span class=&quot;hl_identifier&quot;&gt;suite&lt;/span&gt;());&amp;nbsp; &lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;br&gt;
&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; thank you&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; /michael&lt;br&gt;
&lt;/body&gt;
&lt;/html&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;eclipselink-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26218660&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/EclipseLink---Dev-f26332.html&quot; embed=&quot;fixTarget[26332]&quot; target=&quot;_top&quot; &gt;EclipseLink - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Eclipse-IDE-users%3A-Running-the-testing-browser-%28JPA%29-in-Eclipse-%28compilation-error-workaround%29-tp26218660p26218660.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26218369</id>
	<title>How to get only valid session instance</title>
	<published>2009-11-05T08:56:07Z</published>
	<updated>2009-11-05T08:56:07Z</updated>
	<author>
		<name>Sebastien Tardif-2</name>
	</author>
	<content type="html">Does EclipseLink has an API to retrieve session instance in a way that
&lt;br&gt;their invalidation flag is respected, so that the instances are
&lt;br&gt;refreshed before being returned to the caller?
&lt;br&gt;&lt;br&gt;Of course their references/children should also have their invalidation
&lt;br&gt;flag respected.
&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26218369&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/EclipseLink---Users-f26658.html&quot; embed=&quot;fixTarget[26658]&quot; target=&quot;_top&quot; &gt;EclipseLink - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Minor-Annoyance-tp26208613p26218369.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26217478</id>
	<title>AW: Minor Annoyance</title>
	<published>2009-11-05T08:01:28Z</published>
	<updated>2009-11-05T08:01:28Z</updated>
	<author>
		<name>Mathias Walter</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I had the same problem and found out that Dali is case sensitive for all
&lt;br&gt;database objects (e. g. database name, table name and column names). In
&lt;br&gt;contrast, MySQL is only case sensitive for database and table names, but not
&lt;br&gt;for column names.
&lt;br&gt;Is it possible to tell Dali that it should use the correct case sensitivity
&lt;br&gt;depending on the underlying database vendor?
&lt;br&gt;&lt;br&gt;According to the MySQL docs: &amp;quot;Column, index, and stored routine names are
&lt;br&gt;not case sensitive on any platform, nor are column aliases. Trigger names
&lt;br&gt;are case sensitive, which differs from standard SQL.&amp;quot;
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;Kind regards,
&lt;br&gt;Mathias
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; -----Ursprüngliche Nachricht-----
&lt;br&gt;&amp;gt; Von: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26217478&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-users-bounces@...&lt;/a&gt; [mailto:eclipselink-users-
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26217478&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bounces@...&lt;/a&gt;] Im Auftrag von RogerV
&lt;br&gt;&amp;gt; Gesendet: Donnerstag, 5. November 2009 16:46
&lt;br&gt;&amp;gt; An: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26217478&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Betreff: Re: [eclipselink-users] Minor Annoyance
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Hi Shaun
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks for the response. Your suggestion was wrong about the connection
&lt;br&gt;&amp;gt; information but is correct in that there was a mismatch between
&lt;br&gt;&amp;gt; Eclipses'
&lt;br&gt;&amp;gt; view and Dalis' view of things and the issue is a discrepancy between
&lt;br&gt;&amp;gt; the
&lt;br&gt;&amp;gt; entity class names, the @Entity(name=&amp;quot;&amp;quot;) annotation, the
&lt;br&gt;&amp;gt; @Table(name=&amp;quot;&amp;quot;) and
&lt;br&gt;&amp;gt; the actual name of the database table. and it was all about which ones
&lt;br&gt;&amp;gt; started with an uppercase letter and which started with a lowercase
&lt;br&gt;&amp;gt; letter.
&lt;br&gt;&amp;gt; I'm using mySQL and for some reason insists on creating the tables with
&lt;br&gt;&amp;gt; a
&lt;br&gt;&amp;gt; lowercase first letter and I can't rename the tables through the admin
&lt;br&gt;&amp;gt; functions. Once I'd got everything matching .... although I'm surprised
&lt;br&gt;&amp;gt; that
&lt;br&gt;&amp;gt; anything worked at all given the name mismatch
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Regards
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Shaun Smith wrote:
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Hi Roger,
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp;What's happening is that Dali is using the database connection you
&lt;br&gt;&amp;gt; &amp;gt; specified on your JPA project to validate your mappings against the
&lt;br&gt;&amp;gt; &amp;gt; database schema. &amp;nbsp;If you open the properties of the project and go to
&lt;br&gt;&amp;gt; &amp;gt; Java Persistence you can change the connection to &amp;lt;None&amp;gt;. &amp;nbsp;With no
&lt;br&gt;&amp;gt; &amp;gt; connection Dali will not validate against the database and the error
&lt;br&gt;&amp;gt; you
&lt;br&gt;&amp;gt; &amp;gt; see will go away.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; However, what I think you should do is change the connection to
&lt;br&gt;&amp;gt; point
&lt;br&gt;&amp;gt; &amp;gt; to the target database schema you're building for so that you can
&lt;br&gt;&amp;gt; &amp;gt; benefit from Dali's validation. &amp;nbsp; If you're getting validation errors
&lt;br&gt;&amp;gt; &amp;gt; but it works at runtime then the Dali design time connection and the
&lt;br&gt;&amp;gt; &amp;gt; runtime connection info in the persistence.xml must be different or
&lt;br&gt;&amp;gt; the
&lt;br&gt;&amp;gt; &amp;gt; two databases must contain different schemas.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; Shaun
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; RogerV wrote:
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; I'm using EclipseLink 1.1 within Eclipse Galileo IDE. Everything is
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; working
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; fine, however Eclipse insists in marking the sources containing my
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; entities
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; (@Entity) as being in error. The sources all show &amp;quot;Table &amp;lt;name&amp;gt;
&lt;br&gt;&amp;gt; cannot be
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; resolved&amp;quot; although as I said everything actually works at run time.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; This means that every time I try to run anything, unit tests, save
&lt;br&gt;&amp;gt; to
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; subversion etc, the IDE prompts me with the &amp;quot;Project contains
&lt;br&gt;&amp;gt; errors&amp;quot;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; dialog
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; and asks if I want to continue. Of course, these show as errors in
&lt;br&gt;&amp;gt; the
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Problems view as well.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; This is slowly driving me nuts. Does anyone know what's triggering
&lt;br&gt;&amp;gt; this
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; behaviour and how to stop it.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Regards
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; --
&lt;br&gt;&amp;gt; &amp;gt; Oracle &amp;lt;&lt;a href=&quot;http://www.oracle.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Shaun Smith | Principal Product Manager
&lt;br&gt;&amp;gt; &amp;gt; Phone: +19055023094
&lt;br&gt;&amp;gt; &amp;gt; Oracle Server Technologies, Oracle TopLink
&lt;br&gt;&amp;gt; &amp;gt; ORACLE Canada | 110 Matheson Boulevard West, Suite 100, Mississauga,
&lt;br&gt;&amp;gt; &amp;gt; Ontario | L5R 3P4
&lt;br&gt;&amp;gt; &amp;gt; Green Oracle &amp;lt;&lt;a href=&quot;http://www.oracle.com/commitment&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/commitment&lt;/a&gt;&amp;gt; Oracle is committed
&lt;br&gt;&amp;gt; to
&lt;br&gt;&amp;gt; &amp;gt; developing practices and products that help protect the environment
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; &amp;gt; eclipselink-users mailing list
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26217478&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-users&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; View this message in context: &lt;a href=&quot;http://old.nabble.com/Minor-Annoyance-&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/Minor-Annoyance-&lt;/a&gt;&lt;br&gt;&amp;gt; tp26208613p26215768.html
&lt;br&gt;&amp;gt; Sent from the EclipseLink - Users mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; eclipselink-users mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26217478&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-users&lt;/a&gt;&lt;/div&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26217478&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/EclipseLink---Users-f26658.html&quot; embed=&quot;fixTarget[26658]&quot; target=&quot;_top&quot; &gt;EclipseLink - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Minor-Annoyance-tp26208613p26217478.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26215768</id>
	<title>Re: Minor Annoyance</title>
	<published>2009-11-05T07:45:50Z</published>
	<updated>2009-11-05T07:45:50Z</updated>
	<author>
		<name>RogerV</name>
	</author>
	<content type="html">Hi Shaun
&lt;br&gt;&lt;br&gt;Thanks for the response. Your suggestion was wrong about the connection information but is correct in that there was a mismatch between Eclipses' view and Dalis' view of things and the issue is a discrepancy between the entity class names, the @Entity(name=&amp;quot;&amp;quot;) annotation, the @Table(name=&amp;quot;&amp;quot;) and the actual name of the database table. and it was all about which ones started with an uppercase letter and which started with a lowercase letter. I'm using mySQL and for some reason insists on creating the tables with a lowercase first letter and I can't rename the tables through the admin functions. Once I'd got everything matching .... although I'm surprised that anything worked at all given the name mismatch
&lt;br&gt;&lt;br&gt;Regards 
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Shaun Smith wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Hi Roger,
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;What's happening is that Dali is using the database connection you 
&lt;br&gt;specified on your JPA project to validate your mappings against the 
&lt;br&gt;database schema. &amp;nbsp;If you open the properties of the project and go to 
&lt;br&gt;Java Persistence you can change the connection to &amp;lt;None&amp;gt;. &amp;nbsp;With no 
&lt;br&gt;connection Dali will not validate against the database and the error you 
&lt;br&gt;see will go away.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; However, what I think you should do is change the connection to point 
&lt;br&gt;to the target database schema you're building for so that you can 
&lt;br&gt;benefit from Dali's validation. &amp;nbsp; If you're getting validation errors 
&lt;br&gt;but it works at runtime then the Dali design time connection and the 
&lt;br&gt;runtime connection info in the persistence.xml must be different or the 
&lt;br&gt;two databases must contain different schemas.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Shaun
&lt;br&gt;&lt;br&gt;RogerV wrote:
&lt;br&gt;&amp;gt; I'm using EclipseLink 1.1 within Eclipse Galileo IDE. Everything is working
&lt;br&gt;&amp;gt; fine, however Eclipse insists in marking the sources containing my entities
&lt;br&gt;&amp;gt; (@Entity) as being in error. The sources all show &amp;quot;Table &amp;lt;name&amp;gt; cannot be
&lt;br&gt;&amp;gt; resolved&amp;quot; although as I said everything actually works at run time.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; This means that every time I try to run anything, unit tests, save to
&lt;br&gt;&amp;gt; subversion etc, the IDE prompts me with the &amp;quot;Project contains errors&amp;quot; dialog
&lt;br&gt;&amp;gt; and asks if I want to continue. Of course, these show as errors in the
&lt;br&gt;&amp;gt; Problems view as well.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; This is slowly driving me nuts. Does anyone know what's triggering this
&lt;br&gt;&amp;gt; behaviour and how to stop it.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Regards
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Oracle &amp;lt;&lt;a href=&quot;http://www.oracle.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com&lt;/a&gt;&amp;gt;
&lt;br&gt;Shaun Smith | Principal Product Manager
&lt;br&gt;Phone: +19055023094
&lt;br&gt;Oracle Server Technologies, Oracle TopLink
&lt;br&gt;ORACLE Canada | 110 Matheson Boulevard West, Suite 100, Mississauga, 
&lt;br&gt;Ontario | L5R 3P4
&lt;br&gt;Green Oracle &amp;lt;&lt;a href=&quot;http://www.oracle.com/commitment&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/commitment&lt;/a&gt;&amp;gt; Oracle is committed to 
&lt;br&gt;developing practices and products that help protect the environment
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-users mailing list
&lt;br&gt;eclipselink-users@eclipse.org
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-users&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/EclipseLink---Users-f26658.html&quot; embed=&quot;fixTarget[26658]&quot; target=&quot;_top&quot; &gt;EclipseLink - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Minor-Annoyance-tp26208613p26215768.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26216065</id>
	<title>RE: Speed problems with 1.1.3</title>
	<published>2009-11-05T06:49:57Z</published>
	<updated>2009-11-05T06:49:57Z</updated>
	<author>
		<name>Sebastien Tardif-2</name>
	</author>
	<content type="html">James,
&lt;br&gt;&lt;br&gt;You seems to care about performance, could you please fix the two
&lt;br&gt;following issues which are proven to be a bottleneck in our application?
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;https://bugs.eclipse.org/bugs/show_bug.cgi?id=288864&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugs.eclipse.org/bugs/show_bug.cgi?id=288864&lt;/a&gt;&amp;nbsp;CacheKey.equals
&lt;br&gt;could be faster
&lt;br&gt;&lt;a href=&quot;https://bugs.eclipse.org/bugs/show_bug.cgi?id=294259&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugs.eclipse.org/bugs/show_bug.cgi?id=294259&lt;/a&gt;&amp;nbsp;Duplicate existence
&lt;br&gt;checks in same UOW
&lt;br&gt;&lt;br&gt;And evaluate:
&lt;br&gt;&lt;a href=&quot;https://bugs.eclipse.org/bugs/show_bug.cgi?id=289402&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugs.eclipse.org/bugs/show_bug.cgi?id=289402&lt;/a&gt;&amp;nbsp;Bottleneck in
&lt;br&gt;ExpressionOperator calling getClass() more often than needed
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26216065&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-users-bounces@...&lt;/a&gt;
&lt;br&gt;[mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26216065&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-users-bounces@...&lt;/a&gt;] On Behalf Of James
&lt;br&gt;Sutherland
&lt;br&gt;Sent: Wednesday, November 04, 2009 1:43 PM
&lt;br&gt;To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26216065&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-users@...&lt;/a&gt;
&lt;br&gt;Subject: Re: [eclipselink-users] Speed problems with 1.1.3
&lt;br&gt;&lt;br&gt;&lt;br&gt;I downloaded the 1.1.2 and 1.1.3 jars and ran our JPA mass insert
&lt;br&gt;performance
&lt;br&gt;test on both jars.
&lt;br&gt;The results were the same, so it must be something specific to your
&lt;br&gt;environment or your usage.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;KARASZI Istvan wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; On Nov 4, 2009, at 3:20 PM, James Sutherland wrote:
&lt;br&gt;&amp;gt;&amp;gt; Would it be possible to try the 1.2 release, and see if the same
&lt;br&gt;issue
&lt;br&gt;&amp;gt;&amp;gt; exists?
&lt;br&gt;&amp;gt; since there is a design flaw, we could not upgrade straight to 1.2. &amp;nbsp;
&lt;br&gt;&amp;gt; without modifying the source. so I could not test this right now. but
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; we are on it!
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; Could you also try something that is only reads, and see if it has &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; the same
&lt;br&gt;&amp;gt;&amp;gt; issue.
&lt;br&gt;&amp;gt; I'll.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; -- 
&lt;br&gt;&amp;gt; KARASZI Istvan
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;-----
&lt;br&gt;&lt;a href=&quot;http://wiki.eclipse.org/User:James.sutherland.oracle.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.eclipse.org/User:James.sutherland.oracle.com&lt;/a&gt;&amp;nbsp;James
&lt;br&gt;Sutherland 
&lt;br&gt;&lt;a href=&quot;http://www.eclipse.org/eclipselink/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.eclipse.org/eclipselink/&lt;/a&gt;&lt;br&gt;&amp;nbsp;EclipseLink , &amp;nbsp;&lt;a href=&quot;http://www.oracle.com/technology/products/ias/toplink/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/technology/products/ias/toplink/&lt;/a&gt;&lt;br&gt;TopLink 
&lt;br&gt;Wiki: &amp;nbsp;&lt;a href=&quot;http://wiki.eclipse.org/EclipseLink&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.eclipse.org/EclipseLink&lt;/a&gt;&amp;nbsp;EclipseLink , 
&lt;br&gt;&lt;a href=&quot;http://wiki.oracle.com/page/TopLink&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.oracle.com/page/TopLink&lt;/a&gt;&amp;nbsp;TopLink 
&lt;br&gt;Forums: &amp;nbsp;&lt;a href=&quot;http://forums.oracle.com/forums/forum.jspa?forumID=48&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.oracle.com/forums/forum.jspa?forumID=48&lt;/a&gt;&amp;nbsp;TopLink ,
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/EclipseLink-f26430.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/EclipseLink-f26430.html&lt;/a&gt;&amp;nbsp;EclipseLink 
&lt;br&gt;Book: &amp;nbsp;&lt;a href=&quot;http://en.wikibooks.org/wiki/Java_Persistence&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://en.wikibooks.org/wiki/Java_Persistence&lt;/a&gt;&amp;nbsp;Java Persistence 
&lt;br&gt;-- 
&lt;br&gt;View this message in context:
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/Speed-problems-with-1.1.3-tp26141846p26202278.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/Speed-problems-with-1.1.3-tp26141846p26202278.html&lt;/a&gt;&lt;br&gt;Sent from the EclipseLink - Users mailing list archive at Nabble.com.
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26216065&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-users&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26216065&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/EclipseLink---Users-f26658.html&quot; embed=&quot;fixTarget[26658]&quot; target=&quot;_top&quot; &gt;EclipseLink - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Speed-problems-with-1.1.3-tp26141846p26216065.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26213953</id>
	<title>Re: Minor Annoyance</title>
	<published>2009-11-05T04:52:52Z</published>
	<updated>2009-11-05T04:52:52Z</updated>
	<author>
		<name>Shaun Smith</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
  &lt;meta content=&quot;text/html;charset=ISO-8859-1&quot; http-equiv=&quot;Content-Type&quot;&gt;
  &lt;title&gt;&lt;/title&gt;
&lt;/head&gt;
&lt;body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
Hi Roger,&lt;br&gt;
&lt;br&gt;
&amp;nbsp;&amp;nbsp; What's happening is that Dali is using the database connection you
specified on your JPA project to validate your mappings against the
database schema.&amp;nbsp; If you open the properties of the project and go to
Java Persistence you can change the connection to &amp;lt;None&amp;gt;.&amp;nbsp; With
no connection Dali will not validate against the database and the error
you see will go away.&lt;br&gt;
&lt;br&gt;
&lt;img src=&quot;http://old.nabble.com/attachment/26213953/0/moz-screenshot-4.jpg&quot; alt=&quot;&quot;&gt;&lt;br&gt;
&lt;br&gt;
&amp;nbsp; However, what I think you should do is change the connection to point
to the target database schema you're building for so that you can
benefit from Dali's validation.&amp;nbsp;&amp;nbsp; If you're getting validation errors
but it works at runtime then the Dali design time connection and the
runtime connection info in the persistence.xml must be different or the
two databases must contain different schemas.&lt;br&gt;
&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; Shaun&lt;br&gt;
&lt;br&gt;
RogerV wrote:
&lt;blockquote cite=&quot;mid:26208613.post@talk.nabble.com&quot; type=&quot;cite&quot;&gt;
  &lt;pre wrap=&quot;&quot;&gt;I'm using EclipseLink 1.1 within Eclipse Galileo IDE. Everything is working
fine, however Eclipse insists in marking the sources containing my entities
(@Entity) as being in error. The sources all show &quot;Table &amp;lt;name&amp;gt; cannot be
resolved&quot; although as I said everything actually works at run time.

This means that every time I try to run anything, unit tests, save to
subversion etc, the IDE prompts me with the &quot;Project contains errors&quot; dialog
and asks if I want to continue. Of course, these show as errors in the
Problems view as well.

This is slowly driving me nuts. Does anyone know what's triggering this
behaviour and how to stop it.

Regards
  &lt;/pre&gt;
&lt;/blockquote&gt;
&lt;br&gt;
&lt;div class=&quot;moz-signature&quot;&gt;-- &lt;br&gt;
&lt;a href=&quot;http://www.oracle.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://old.nabble.com/attachment/26213953/1/oracle_sig_logo.gif&quot; alt=&quot;Oracle&quot; border=&quot;0&quot; height=&quot;26&quot; width=&quot;114&quot;&gt;&lt;/a&gt;&lt;br&gt;
&lt;font color=&quot;#666666&quot; face=&quot;Verdana, Arial, Helvetica, sans-serif&quot; size=&quot;2&quot;&gt;Shaun Smith | Principal Product Manager&lt;br&gt;
Phone: +19055023094 &lt;br&gt;
&lt;font color=&quot;#ff0000&quot;&gt;Oracle&lt;/font&gt; Server Technologies, Oracle TopLink&lt;br&gt;
ORACLE Canada | 110 Matheson Boulevard West, Suite 100, Mississauga,
Ontario | L5R 3P4&lt;/font&gt;
&lt;br&gt;
&lt;a href=&quot;http://www.oracle.com/commitment&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://old.nabble.com/attachment/26213953/2/green-for-email-sig_0.gif&quot; alt=&quot;Green Oracle&quot; align=&quot;absmiddle&quot; border=&quot;0&quot; height=&quot;28&quot; width=&quot;44&quot;&gt;&lt;/a&gt;
&lt;font color=&quot;#4b7d42&quot; face=&quot;Verdana, Arial, Helvetica, sans-serif&quot; size=&quot;1&quot;&gt;Oracle is committed to developing practices and products that
help protect the environment&lt;/font&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
&lt;br /&gt; &lt;br /&gt; &lt;br /&gt; &lt;br /&gt;_______________________________________________
&lt;br&gt;eclipselink-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26213953&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/EclipseLink---Users-f26658.html&quot; embed=&quot;fixTarget[26658]&quot; target=&quot;_top&quot; &gt;EclipseLink - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Minor-Annoyance-tp26208613p26213953.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26211621</id>
	<title>AW: Committer vote for Adrian Goerler has concluded successfully</title>
	<published>2009-11-05T01:39:43Z</published>
	<updated>2009-11-05T01:39:43Z</updated>
	<author>
		<name>Goerler, Adrian</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;thanks for the confidence, you are expressing with this vote. 
&lt;br&gt;&lt;br&gt;As you know, I am quite new to EclipseLink and not yet familiar with the particularities of the implementation. Therefore, to start with, I'll focus my work in the team on the SAP contributions. In the other areas, I'll act as a contributor until I have built up deeper knowledge.
&lt;br&gt;&lt;br&gt;I am looking forward to working with you.
&lt;br&gt;&lt;br&gt;Best regards,
&lt;br&gt;&lt;br&gt;Adrian
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Dr. Adrian Görler
&lt;br&gt;TD Core JS&amp;I JS (AG)
&lt;br&gt;SAP AG
&lt;br&gt;Dietmar-Hopp-Allee 16
&lt;br&gt;69190 Walldorf, Germany
&lt;br&gt;T +49 6227 7-60093
&lt;br&gt;F +49 6227 78-31461
&lt;br&gt;E &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26211621&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;adrian.goerler@...&lt;/a&gt;
&lt;br&gt;www.sap.com
&lt;br&gt;&lt;br&gt;Pflichtangaben/Mandatory Disclosure Statements: &lt;a href=&quot;http://www.sap.com/company/legal/impressum.epx&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sap.com/company/legal/impressum.epx&lt;/a&gt;&lt;br&gt;&lt;br&gt;This e-mail may contain trade secrets or privileged, undisclosed, or otherwise confidential information. If you have received this e-mail in error, you are hereby notified that any review, copying, or distribution of it is strictly prohibited. Please inform us immediately and destroy the original transmittal. Thank you for your cooperation.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-----Ursprüngliche Nachricht-----
&lt;br&gt;Von: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26211621&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev-bounces@...&lt;/a&gt; [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26211621&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev-bounces@...&lt;/a&gt;] Im Auftrag von portal on behalf of Doug Clarke
&lt;br&gt;Gesendet: Mittwoch, 4. November 2009 06:01
&lt;br&gt;An: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26211621&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;Betreff: [eclipselink-dev] Committer vote for Adrian Goerler has concluded successfully
&lt;br&gt;&lt;br&gt;rt.eclipselink Committers,
&lt;br&gt;This automatically generated message marks the successful completion of
&lt;br&gt;voting for Adrian Goerler to receive full Committer status on the
&lt;br&gt;rt.eclipselink project. The next step is for the PMC to approve this vote,
&lt;br&gt;followed by the EMO processing the paperwork and provisioning the account.
&lt;br&gt;&lt;br&gt;Vote summary: 20/0/0 with 9 not voting 
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;Rick Barkhouse
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Doug Clarke
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;Leslie Davis
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Chris Delahunt
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Blaise Doughan
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Eric Gwin
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;Neil Hauge
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Andrei Ilitchev
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Mike Keith
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Peter Krogh
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;Matt MacIvor
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;David McCann
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Mitesh Meswani
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;David Minsky
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Mike Norman
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Michael O'Brien
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Guy Pelletier
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;Peter Purich
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;Liza Rekadze
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Rick Sapir
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;Denise Smith
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Shaun Smith
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;James Sutherland
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Edwin Tang
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;David Twelves
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Tom Ware
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Gordon Yorke
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Kevin Yuan
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Yiping Zhao
&lt;br&gt;&lt;br&gt;If you have any questions, please do not hesitate to contact your project
&lt;br&gt;lead, PMC member, or the EMO &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26211621&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;emo@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26211621&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26211621&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/EclipseLink---Dev-f26332.html&quot; embed=&quot;fixTarget[26332]&quot; target=&quot;_top&quot; &gt;EclipseLink - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Committer-vote-for-Adrian-Goerler-has-concluded-successfully-tp26191062p26211621.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26208617</id>
	<title>mis-translating sql</title>
	<published>2009-11-05T00:11:15Z</published>
	<updated>2009-11-05T00:11:15Z</updated>
	<author>
		<name>shawnh</name>
	</author>
	<content type="html">i got two Classes mapping to 2 tables,
&lt;br&gt;@Table(name=&amp;quot;D_ITEM&amp;quot;) class ItemDef {id, name, ...}
&lt;br&gt;@Table(name=&amp;quot;LAB_RESULT&amp;quot;)class Result{id, itemId, value, ...}
&lt;br&gt;when i write this jpql:
&lt;br&gt;select Object(d) from ItemDef d, Result r where r.itemId=d.id and r.id = ?1
&lt;br&gt;eclipselink throwed me this:
&lt;br&gt;&lt;br&gt;========================================================================
&lt;br&gt;Internal Exception: java.sql.SQLException: ORA-00904: &amp;quot;D_ITEM&amp;quot;.&amp;quot;NAME&amp;quot;: invalid identifier
&lt;br&gt;Error Code: 904
&lt;br&gt;Call: SELECT D_ITEM.ID, D_ITEM.NAME FROM LAB_RESULT t0, D_ITEM t1 WHERE ((t0.ID= ?) AND (t0.ITEMID = t1.ID))
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; bind =&amp;gt; [11000100]
&lt;br&gt;========================================================================
&lt;br&gt;i think the D_ITEM.NAME should be t1.NAME. right?
&lt;br&gt;&lt;br&gt;when i switch the two object in &amp;quot;from clause&amp;quot; like this:
&lt;br&gt;select Object(d) from Result r, ItemDef d &amp;nbsp;where r.itemId=d.id and r.id = ?1
&lt;br&gt;it works fine.
&lt;br&gt;&lt;br&gt;is this a eclipselink bug?
&lt;br&gt;the version i use is 
&lt;br&gt;[EL Info]: 2009-11-05 15:59:22.125--ServerSession(184163)--EclipseLink, version: Eclipse Persistence Services - 1.1.3.v20091002-r5404&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/EclipseLink---Users-f26658.html&quot; embed=&quot;fixTarget[26658]&quot; target=&quot;_top&quot; &gt;EclipseLink - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/mis-translating-sql-tp26208617p26208617.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26208613</id>
	<title>Minor Annoyance</title>
	<published>2009-11-05T00:05:15Z</published>
	<updated>2009-11-05T00:05:15Z</updated>
	<author>
		<name>RogerV</name>
	</author>
	<content type="html">I'm using EclipseLink 1.1 within Eclipse Galileo IDE. Everything is working fine, however Eclipse insists in marking the sources containing my entities (@Entity) as being in error. The sources all show &amp;quot;Table &amp;lt;name&amp;gt; cannot be resolved&amp;quot; although as I said everything actually works at run time.
&lt;br&gt;&lt;br&gt;This means that every time I try to run anything, unit tests, save to subversion etc, the IDE prompts me with the &amp;quot;Project contains errors&amp;quot; dialog and asks if I want to continue. Of course, these show as errors in the Problems view as well.
&lt;br&gt;&lt;br&gt;This is slowly driving me nuts. Does anyone know what's triggering this behaviour and how to stop it.
&lt;br&gt;&lt;br&gt;Regards&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/EclipseLink---Users-f26658.html&quot; embed=&quot;fixTarget[26658]&quot; target=&quot;_top&quot; &gt;EclipseLink - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Minor-Annoyance-tp26208613p26208613.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26209759</id>
	<title>BUILD STATUS:: trunk nightly build has test failures!</title>
	<published>2009-11-04T22:17:00Z</published>
	<updated>2009-11-04T22:17:00Z</updated>
	<author>
		<name>eric.gwin</name>
	</author>
	<content type="html">Build summary for 2.0.0.v20091105-r5735
&lt;br&gt;-----------------------------------
&lt;br&gt;TEST-CORE
&lt;br&gt;&amp;nbsp; Tests run:8632 Failures:0 Errors:0
&lt;br&gt;TEST-JPA
&lt;br&gt;&amp;nbsp; Tests run:1697 Failures:0 Errors:2
&lt;br&gt;TEST-MOXY
&lt;br&gt;&amp;nbsp; Tests run:20529 Failures:0 Errors:0
&lt;br&gt;TEST-SDO
&lt;br&gt;&amp;nbsp; Tests run:4471 Failures:0 Errors:0
&lt;br&gt;TEST-DBWS
&lt;br&gt;&amp;nbsp; Tests run:3 Failures:0 Errors:0
&lt;br&gt;TEST-DBWS-UTILS
&lt;br&gt;&amp;nbsp; Tests run:22 Failures:0 Errors:0
&lt;br&gt;-----------------------------------
&lt;br&gt;&lt;br&gt;Full Build log can be found on the build machine at:
&lt;br&gt;&amp;nbsp; &amp;nbsp; /shared/rt/eclipselink/logs/bsb-trunk_nightly_091105-0005.log
&lt;br&gt;or on the download server at:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.eclipse.org/eclipselink/downloads/build-failures.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.eclipse.org/eclipselink/downloads/build-failures.php&lt;/a&gt;&lt;br&gt;-----------------------------------
&lt;br&gt;&lt;br&gt;SVN Changes since Last Build:
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;r5735 | gyorke | 2009-11-04 18:46:16 -0500 (Wed, 04 Nov 2009)
&lt;br&gt;Changed paths:
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/querydef/MapJoinImpl.java
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;r5734 | ailitchev | 2009-11-04 15:20:24 -0500 (Wed, 04 Nov 2009)
&lt;br&gt;Changed paths:
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/platform/database/MySQLPlatform.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/relationships/RelationshipsTableManager.java
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;r5733 | desmith | 2009-11-04 15:14:23 -0500 (Wed, 04 Nov 2009)
&lt;br&gt;Changed paths:
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/oxm/XMLMarshaller.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/oxm/record/FormattedOutputStreamRecord.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/oxm/record/OutputStreamRecord.java
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;r5732 | gyorke | 2009-11-04 14:56:28 -0500 (Wed, 04 Nov 2009)
&lt;br&gt;Changed paths:
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/querydef/MapJoinImpl.java
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;r5731 | yzhao | 2009-11-04 13:52:15 -0500 (Wed, 04 Nov 2009)
&lt;br&gt;Changed paths:
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/resource/eclipselink-annotation-model/persistence.xml
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/advanced/Employee.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/advanced/EntityManagerJUnitTestSuite.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/jpql/AdvancedQueryTestSuite.java
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;r5730 | dmccann | 2009-11-04 11:48:59 -0500 (Wed, 04 Nov 2009)
&lt;br&gt;Changed paths:
&lt;br&gt;&amp;nbsp; &amp;nbsp;A /trunk/moxy/eclipselink.moxy.test/resource/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlbidirectional
&lt;br&gt;&amp;nbsp; &amp;nbsp;A /trunk/moxy/eclipselink.moxy.test/resource/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlbidirectional/eclipselink-oxm.xml
&lt;br&gt;&amp;nbsp; &amp;nbsp;A /trunk/moxy/eclipselink.moxy.test/resource/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlbidirectional/root.xml
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/externalizedmetadata/ExternalizedMetadataTestSuite.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;A /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlbidirectional
&lt;br&gt;&amp;nbsp; &amp;nbsp;A /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlbidirectional/Address.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;A /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlbidirectional/Employee.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;A /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlbidirectional/Root.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;A /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlbidirectional/XmlBidirectionalTestCases.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/jaxb/compiler/MappingsGenerator.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/jaxb/xmlmodel/XmlAttribute.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;A /trunk/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/jaxb/xmlmodel/XmlBidirectional.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/jaxb/xmlmodel/XmlElement.java
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;r5729 | mobrien | 2009-11-04 11:20:59 -0500 (Wed, 04 Nov 2009)
&lt;br&gt;Changed paths:
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/mappings/ManyToManyMapping.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/mappings/OneToOneMapping.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/metamodel/Board.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/metamodel/Manufacturer.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/FullRegressionTestSuite.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/metamodel/MetamodelMetamodelTest.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/metamodel/MetamodelTableCreator.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/ManyToOneAccessor.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/MappingAccessor.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/OneToManyAccessor.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metamodel/AttributeImpl.java
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;r5728 | ailitchev | 2009-11-04 10:47:53 -0500 (Wed, 04 Nov 2009)
&lt;br&gt;Changed paths:
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/queries/ExpressionQueryMechanism.java
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;r5727 | ailitchev | 2009-11-04 10:13:32 -0500 (Wed, 04 Nov 2009)
&lt;br&gt;Changed paths:
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/advanced/EntityManagerJUnitTestSuite.java
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;r5726 | egwin | 2009-11-04 01:14:16 -0500 (Wed, 04 Nov 2009)
&lt;br&gt;Changed paths:
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/eclipselink-src.zip
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/eclipselink.jar
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26209759&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/EclipseLink---Dev-f26332.html&quot; embed=&quot;fixTarget[26332]&quot; target=&quot;_top&quot; &gt;EclipseLink - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/BUILD-STATUS%3A%3A-trunk-nightly-build-has-test-failures%21-tp26209759p26209759.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26209363</id>
	<title>Project meta data is out of date for rt.eclipselink</title>
	<published>2009-11-04T21:00:24Z</published>
	<updated>2009-11-04T21:00:24Z</updated>
	<author>
		<name>portal on behalf of emo</name>
	</author>
	<content type="html">Doug, Peter,
&lt;br&gt;Projects are required to keep meta data up to date using the MyFoundation
&lt;br&gt;Portal (&lt;a href=&quot;http://portal.eclipse.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://portal.eclipse.org/&lt;/a&gt;). &amp;nbsp;The following problems were found
&lt;br&gt;with this project's meta-data:
&lt;br&gt;&lt;br&gt;* The date for release &amp;quot;1.2.0&amp;quot; is in the past, but the release is not
&lt;br&gt;marked as completed. If it is completed, it should be marked as completed;
&lt;br&gt;if it has been postponed, it should be given a new target date.
&lt;br&gt;* The date for release &amp;quot;1.1.3&amp;quot; is in the past, but the release is not
&lt;br&gt;marked as completed. If it is completed, it should be marked as completed;
&lt;br&gt;if it has been postponed, it should be given a new target date.
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26209363&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/EclipseLink---Dev-f26332.html&quot; embed=&quot;fixTarget[26332]&quot; target=&quot;_top&quot; &gt;EclipseLink - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Project-meta-data-is-out-of-date-for-rt.eclipselink-tp26209363p26209363.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26203992</id>
	<title>Fixed Bug 211084 - MySQL delete with temp tables requires values for all non-null fields</title>
	<published>2009-11-04T12:21:08Z</published>
	<updated>2009-11-04T12:21:08Z</updated>
	<author>
		<name>portal on behalf of Andrei Ilitchev</name>
	</author>
	<content type="html">&lt;a href=&quot;https://bugs.eclipse.org/bugs/show_bug.cgi?id=211084&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugs.eclipse.org/bugs/show_bug.cgi?id=211084&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26203992&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/EclipseLink---Dev-f26332.html&quot; embed=&quot;fixTarget[26332]&quot; target=&quot;_top&quot; &gt;EclipseLink - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Fixed-Bug-211084---MySQL-delete-with-temp-tables-requires-values-for-all-non-null-fields-tp26203992p26203992.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26202686</id>
	<title>fix for bug 294089</title>
	<published>2009-11-04T11:06:10Z</published>
	<updated>2009-11-04T11:06:10Z</updated>
	<author>
		<name>Yiping Zhao</name>
	</author>
	<content type="html">The patch has been checked in Main as revision 5731.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;https://bugs.eclipse.org/bugs/show_bug.cgi?id=294089&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugs.eclipse.org/bugs/show_bug.cgi?id=294089&lt;/a&gt;&lt;br&gt;&lt;br&gt;Code is reviewed by: Guy Pelletier
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Yiping
&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26202686&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/EclipseLink---Dev-f26332.html&quot; embed=&quot;fixTarget[26332]&quot; target=&quot;_top&quot; &gt;EclipseLink - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/fix-for-bug-294089-tp26202686p26202686.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26202278</id>
	<title>Re: Speed problems with 1.1.3</title>
	<published>2009-11-04T10:43:20Z</published>
	<updated>2009-11-04T10:43:20Z</updated>
	<author>
		<name>James Sutherland</name>
	</author>
	<content type="html">I downloaded the 1.1.2 and 1.1.3 jars and ran our JPA mass insert performance test on both jars.
&lt;br&gt;The results were the same, so it must be something specific to your environment or your usage.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;KARASZI Istvan wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;On Nov 4, 2009, at 3:20 PM, James Sutherland wrote:
&lt;br&gt;&amp;gt; Would it be possible to try the 1.2 release, and see if the same issue
&lt;br&gt;&amp;gt; exists?
&lt;br&gt;since there is a design flaw, we could not upgrade straight to 1.2. &amp;nbsp;
&lt;br&gt;without modifying the source. so I could not test this right now. but &amp;nbsp;
&lt;br&gt;we are on it!
&lt;br&gt;&lt;br&gt;&amp;gt; Could you also try something that is only reads, and see if it has &amp;nbsp;
&lt;br&gt;&amp;gt; the same
&lt;br&gt;&amp;gt; issue.
&lt;br&gt;I'll.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;KARASZI Istvan
&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
&lt;div class=&quot;signature&quot;&gt;&lt;a href=&quot;http://wiki.eclipse.org/User:James.sutherland.oracle.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;James Sutherland&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.eclipse.org/eclipselink/
&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;EclipseLink&lt;/a&gt;, &lt;a href=&quot;http://www.oracle.com/technology/products/ias/toplink/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;TopLink&lt;/a&gt;&lt;br&gt;Wiki: &lt;a href=&quot;http://wiki.eclipse.org/EclipseLink&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;EclipseLink&lt;/a&gt;, &lt;a href=&quot;http://wiki.oracle.com/page/TopLink&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;TopLink&lt;/a&gt;&lt;br&gt;Forums: &lt;a href=&quot;http://forums.oracle.com/forums/forum.jspa?forumID=48&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;TopLink&lt;/a&gt;, &lt;a href=&quot;http://www.nabble.com/EclipseLink-f26430.html&quot; target=&quot;_top&quot;&gt;EclipseLink&lt;/a&gt;&lt;br&gt;Book: &lt;a href=&quot;http://en.wikibooks.org/wiki/Java_Persistence&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Java Persistence&lt;/a&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/EclipseLink---Users-f26658.html&quot; embed=&quot;fixTarget[26658]&quot; target=&quot;_top&quot; &gt;EclipseLink - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Speed-problems-with-1.1.3-tp26141846p26202278.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26199246</id>
	<title>Re: Speed problems with 1.1.3</title>
	<published>2009-11-04T08:08:40Z</published>
	<updated>2009-11-04T08:08:40Z</updated>
	<author>
		<name>KARASZI Istvan</name>
	</author>
	<content type="html">On Nov 4, 2009, at 3:20 PM, James Sutherland wrote:
&lt;br&gt;&amp;gt; Would it be possible to try the 1.2 release, and see if the same issue
&lt;br&gt;&amp;gt; exists?
&lt;br&gt;since there is a design flaw, we could not upgrade straight to 1.2. &amp;nbsp;
&lt;br&gt;without modifying the source. so I could not test this right now. but &amp;nbsp;
&lt;br&gt;we are on it!
&lt;br&gt;&lt;br&gt;&amp;gt; Could you also try something that is only reads, and see if it has &amp;nbsp;
&lt;br&gt;&amp;gt; the same
&lt;br&gt;&amp;gt; issue.
&lt;br&gt;I'll.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;KARASZI Istvan
&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26199246&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/EclipseLink---Users-f26658.html&quot; embed=&quot;fixTarget[26658]&quot; target=&quot;_top&quot; &gt;EclipseLink - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Speed-problems-with-1.1.3-tp26141846p26199246.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26198883</id>
	<title>Fixed bug 260300 - DB2: SQLException when executing &quot;INSERT INTO...&quot; statement</title>
	<published>2009-11-04T07:50:30Z</published>
	<updated>2009-11-04T07:50:30Z</updated>
	<author>
		<name>portal on behalf of Andrei Ilitchev</name>
	</author>
	<content type="html">&lt;a href=&quot;https://bugs.eclipse.org/bugs/show_bug.cgi?id=260300&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugs.eclipse.org/bugs/show_bug.cgi?id=260300&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26198883&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/EclipseLink---Dev-f26332.html&quot; embed=&quot;fixTarget[26332]&quot; target=&quot;_top&quot; &gt;EclipseLink - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Fixed-bug-260300---DB2%3A-SQLException-when-executing-%22INSERT-INTO...%22-statement-tp26198883p26198883.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26197166</id>
	<title>Re: How do I get Table Metadata with JPA ?</title>
	<published>2009-11-04T06:24:47Z</published>
	<updated>2009-11-04T06:24:47Z</updated>
	<author>
		<name>James Sutherland</name>
	</author>
	<content type="html">There is nothing in JPA for this.
&lt;br&gt;&lt;br&gt;You can query your database catalog tables directly using native SQL, or use the JDBC API's directly.
&lt;br&gt;&lt;br&gt;If you are using EclipseLink, there is an API on SchemaManager.getAllColumnNames() that will return the column meta-data from the database.
&lt;br&gt;&lt;div class=&quot;signature&quot;&gt;&lt;a href=&quot;http://wiki.eclipse.org/User:James.sutherland.oracle.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;James Sutherland&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.eclipse.org/eclipselink/
&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;EclipseLink&lt;/a&gt;, &lt;a href=&quot;http://www.oracle.com/technology/products/ias/toplink/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;TopLink&lt;/a&gt;&lt;br&gt;Wiki: &lt;a href=&quot;http://wiki.eclipse.org/EclipseLink&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;EclipseLink&lt;/a&gt;, &lt;a href=&quot;http://wiki.oracle.com/page/TopLink&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;TopLink&lt;/a&gt;&lt;br&gt;Forums: &lt;a href=&quot;http://forums.oracle.com/forums/forum.jspa?forumID=48&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;TopLink&lt;/a&gt;, &lt;a href=&quot;http://www.nabble.com/EclipseLink-f26430.html&quot; target=&quot;_top&quot;&gt;EclipseLink&lt;/a&gt;&lt;br&gt;Book: &lt;a href=&quot;http://en.wikibooks.org/wiki/Java_Persistence&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Java Persistence&lt;/a&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/JPA-General-f27110.html&quot; embed=&quot;fixTarget[27110]&quot; target=&quot;_top&quot; &gt;JPA General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/How-do-I-get-Table-Metadata-with-JPA---tp26192055p26197166.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26197104</id>
	<title>Re: Speed problems with 1.1.3</title>
	<published>2009-11-04T06:20:53Z</published>
	<updated>2009-11-04T06:20:53Z</updated>
	<author>
		<name>James Sutherland</name>
	</author>
	<content type="html">Would it be possible to try the 1.2 release, and see if the same issue exists?
&lt;br&gt;&lt;br&gt;Could you also try something that is only reads, and see if it has the same issue.
&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;KARASZI Istvan wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;hi!
&lt;br&gt;&lt;br&gt;On Nov 3, 2009, at 8:40 PM, James Sutherland wrote:
&lt;br&gt;&amp;gt; I compared the source code between the two releases, and could not see
&lt;br&gt;&amp;gt; anything that changed that could cause this.
&lt;br&gt;that sad, because something between 1.1.2 and 1.1.3 caused this, I'm &amp;nbsp;
&lt;br&gt;sure.
&lt;br&gt;&lt;br&gt;&amp;gt; Can you identify what is 20x slower, i.e. reading, inserts, updates,
&lt;br&gt;&amp;gt; deletes. &amp;nbsp;Or narrow down what exactly is slower.
&lt;br&gt;we've tried. I ran multiple tests including a profiler (visualvm), but &amp;nbsp;
&lt;br&gt;the calls look the same only slower, so there was no methods which was &amp;nbsp;
&lt;br&gt;waiting too much or using to much CPU.
&lt;br&gt;&lt;br&gt;I'll try to get a proper profiling data from the machine soon.
&lt;br&gt;&lt;br&gt;in the part we are testing the slowness there are almost(!) only &amp;nbsp;
&lt;br&gt;inserts, a lot of inserts (about 90k). I'm not saying that the inserts &amp;nbsp;
&lt;br&gt;are slow only, but in that part it seems like.
&lt;br&gt;&lt;br&gt;&amp;gt; Are you using the same JDK on both machines? &amp;nbsp;Are you weaving the &amp;nbsp;
&lt;br&gt;&amp;gt; same on
&lt;br&gt;&amp;gt; both machines? &amp;nbsp;Check that weaving is functioning on the slow machine.
&lt;br&gt;first it was different, but later I changed everything to the same. so &amp;nbsp;
&lt;br&gt;it's not depending on the JDK.
&lt;br&gt;&lt;br&gt;but to make it sure, we put back the eclipselink 1.1.3 to the fast &amp;nbsp;
&lt;br&gt;machine it slowed down tha fast machine too. so the only difference is &amp;nbsp;
&lt;br&gt;the eclipselink. that's why I sent this mail to the list previously.
&lt;br&gt;&lt;br&gt;&amp;gt; A specific test/use case, or profile would be useful.
&lt;br&gt;&lt;br&gt;yes it would be nice, but the app is too complicated. I can give you &amp;nbsp;
&lt;br&gt;an account to test if if you feel like. it's absolutely reproducible.
&lt;br&gt;&lt;br&gt;I'll try to create a testcase but it will tak a while.
&lt;br&gt;&lt;br&gt;thanks,
&lt;br&gt;-- 
&lt;br&gt;KARASZI Istvan
&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
&lt;div class=&quot;signature&quot;&gt;&lt;a href=&quot;http://wiki.eclipse.org/User:James.sutherland.oracle.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;James Sutherland&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.eclipse.org/eclipselink/
&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;EclipseLink&lt;/a&gt;, &lt;a href=&quot;http://www.oracle.com/technology/products/ias/toplink/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;TopLink&lt;/a&gt;&lt;br&gt;Wiki: &lt;a href=&quot;http://wiki.eclipse.org/EclipseLink&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;EclipseLink&lt;/a&gt;, &lt;a href=&quot;http://wiki.oracle.com/page/TopLink&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;TopLink&lt;/a&gt;&lt;br&gt;Forums: &lt;a href=&quot;http://forums.oracle.com/forums/forum.jspa?forumID=48&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;TopLink&lt;/a&gt;, &lt;a href=&quot;http://www.nabble.com/EclipseLink-f26430.html&quot; target=&quot;_top&quot;&gt;EclipseLink&lt;/a&gt;&lt;br&gt;Book: &lt;a href=&quot;http://en.wikibooks.org/wiki/Java_Persistence&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Java Persistence&lt;/a&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/EclipseLink---Users-f26658.html&quot; embed=&quot;fixTarget[26658]&quot; target=&quot;_top&quot; &gt;EclipseLink - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Speed-problems-with-1.1.3-tp26141846p26197104.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26197072</id>
	<title>Re: URGENT: OneToOne mapping NOT on PK or FK</title>
	<published>2009-11-04T06:19:27Z</published>
	<updated>2009-11-04T06:19:27Z</updated>
	<author>
		<name>James Sutherland</name>
	</author>
	<content type="html">Perhaps include the schema and your object model.
&lt;br&gt;&lt;br&gt;If the employeeId is not the Id of the Entity, then how this can be mapped may depend on your JPA provider.
&lt;br&gt;For the supervisorId, this should just be a normal OneToOne mapping.
&lt;br&gt;&lt;br&gt;See,
&lt;br&gt;&lt;a href=&quot;http://en.wikibooks.org/wiki/Java_Persistence/OneToOne&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://en.wikibooks.org/wiki/Java_Persistence/OneToOne&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://en.wikibooks.org/wiki/Java_Persistence/Relationships#Filtering.2C_Complex_Joins&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://en.wikibooks.org/wiki/Java_Persistence/Relationships#Filtering.2C_Complex_Joins&lt;/a&gt;&lt;div class=&quot;signature&quot;&gt;&lt;a href=&quot;http://wiki.eclipse.org/User:James.sutherland.oracle.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;James Sutherland&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.eclipse.org/eclipselink/
&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;EclipseLink&lt;/a&gt;, &lt;a href=&quot;http://www.oracle.com/technology/products/ias/toplink/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;TopLink&lt;/a&gt;&lt;br&gt;Wiki: &lt;a href=&quot;http://wiki.eclipse.org/EclipseLink&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;EclipseLink&lt;/a&gt;, &lt;a href=&quot;http://wiki.oracle.com/page/TopLink&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;TopLink&lt;/a&gt;&lt;br&gt;Forums: &lt;a href=&quot;http://forums.oracle.com/forums/forum.jspa?forumID=48&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;TopLink&lt;/a&gt;, &lt;a href=&quot;http://www.nabble.com/EclipseLink-f26430.html&quot; target=&quot;_top&quot;&gt;EclipseLink&lt;/a&gt;&lt;br&gt;Book: &lt;a href=&quot;http://en.wikibooks.org/wiki/Java_Persistence&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Java Persistence&lt;/a&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/JPA-General-f27110.html&quot; embed=&quot;fixTarget[27110]&quot; target=&quot;_top&quot; &gt;JPA General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/URGENT%3A-OneToOne-mapping-NOT-on-PK-or-FK-tp26160615p26197072.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26195563</id>
	<title>AW: Committer vote for Andreas Fischbach has concluded successfully</title>
	<published>2009-11-04T04:36:05Z</published>
	<updated>2009-11-04T04:36:05Z</updated>
	<author>
		<name>Fischbach, Andreas</name>
	</author>
	<content type="html">Hi all,
&lt;br&gt;&lt;br&gt;I would like to thank you very much for voting in a positive way :-)
&lt;br&gt;&lt;br&gt;I'm looking forward to my new role, working in a new environment and
&lt;br&gt;with new colleagues
&lt;br&gt;&lt;br&gt;regards
&lt;br&gt;-Andreas
&lt;br&gt;&lt;br&gt;-----Ursprüngliche Nachricht-----
&lt;br&gt;Von: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26195563&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev-bounces@...&lt;/a&gt; [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26195563&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev-bounces@...&lt;/a&gt;] Im Auftrag von portal on behalf of Doug Clarke
&lt;br&gt;Gesendet: Mittwoch, 4. November 2009 06:01
&lt;br&gt;An: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26195563&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;Betreff: [eclipselink-dev] Committer vote for Andreas Fischbach has concluded successfully
&lt;br&gt;&lt;br&gt;rt.eclipselink Committers,
&lt;br&gt;This automatically generated message marks the successful completion of
&lt;br&gt;voting for Andreas Fischbach to receive full Committer status on the
&lt;br&gt;rt.eclipselink project. The next step is for the PMC to approve this vote,
&lt;br&gt;followed by the EMO processing the paperwork and provisioning the account.
&lt;br&gt;&lt;br&gt;Vote summary: 20/0/0 with 9 not voting 
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;Rick Barkhouse
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Doug Clarke
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;Leslie Davis
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Chris Delahunt
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Blaise Doughan
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Eric Gwin
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;Neil Hauge
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Andrei Ilitchev
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Mike Keith
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Peter Krogh
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;Matt MacIvor
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;David McCann
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Mitesh Meswani
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;David Minsky
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Mike Norman
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Michael O'Brien
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Guy Pelletier
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;Peter Purich
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;Liza Rekadze
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Rick Sapir
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;Denise Smith
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Shaun Smith
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;James Sutherland
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Edwin Tang
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;David Twelves
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Tom Ware
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Gordon Yorke
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Kevin Yuan
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Yiping Zhao
&lt;br&gt;&lt;br&gt;If you have any questions, please do not hesitate to contact your project
&lt;br&gt;lead, PMC member, or the EMO &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26195563&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;emo@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26195563&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26195563&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/EclipseLink---Dev-f26332.html&quot; embed=&quot;fixTarget[26332]&quot; target=&quot;_top&quot; &gt;EclipseLink - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Committer-vote-for-Andreas-Fischbach-has-concluded-successfully-tp26191063p26195563.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26194925</id>
	<title>Re: Speed problems with 1.1.3</title>
	<published>2009-11-04T03:58:23Z</published>
	<updated>2009-11-04T03:58:23Z</updated>
	<author>
		<name>KARASZI Istvan</name>
	</author>
	<content type="html">hi!
&lt;br&gt;&lt;br&gt;On Nov 3, 2009, at 8:40 PM, James Sutherland wrote:
&lt;br&gt;&amp;gt; I compared the source code between the two releases, and could not see
&lt;br&gt;&amp;gt; anything that changed that could cause this.
&lt;br&gt;that sad, because something between 1.1.2 and 1.1.3 caused this, I'm &amp;nbsp;
&lt;br&gt;sure.
&lt;br&gt;&lt;br&gt;&amp;gt; Can you identify what is 20x slower, i.e. reading, inserts, updates,
&lt;br&gt;&amp;gt; deletes. &amp;nbsp;Or narrow down what exactly is slower.
&lt;br&gt;we've tried. I ran multiple tests including a profiler (visualvm), but &amp;nbsp;
&lt;br&gt;the calls look the same only slower, so there was no methods which was &amp;nbsp;
&lt;br&gt;waiting too much or using to much CPU.
&lt;br&gt;&lt;br&gt;I'll try to get a proper profiling data from the machine soon.
&lt;br&gt;&lt;br&gt;in the part we are testing the slowness there are almost(!) only &amp;nbsp;
&lt;br&gt;inserts, a lot of inserts (about 90k). I'm not saying that the inserts &amp;nbsp;
&lt;br&gt;are slow only, but in that part it seems like.
&lt;br&gt;&lt;br&gt;&amp;gt; Are you using the same JDK on both machines? &amp;nbsp;Are you weaving the &amp;nbsp;
&lt;br&gt;&amp;gt; same on
&lt;br&gt;&amp;gt; both machines? &amp;nbsp;Check that weaving is functioning on the slow machine.
&lt;br&gt;first it was different, but later I changed everything to the same. so &amp;nbsp;
&lt;br&gt;it's not depending on the JDK.
&lt;br&gt;&lt;br&gt;but to make it sure, we put back the eclipselink 1.1.3 to the fast &amp;nbsp;
&lt;br&gt;machine it slowed down tha fast machine too. so the only difference is &amp;nbsp;
&lt;br&gt;the eclipselink. that's why I sent this mail to the list previously.
&lt;br&gt;&lt;br&gt;&amp;gt; A specific test/use case, or profile would be useful.
&lt;br&gt;&lt;br&gt;yes it would be nice, but the app is too complicated. I can give you &amp;nbsp;
&lt;br&gt;an account to test if if you feel like. it's absolutely reproducible.
&lt;br&gt;&lt;br&gt;I'll try to create a testcase but it will tak a while.
&lt;br&gt;&lt;br&gt;thanks,
&lt;br&gt;-- 
&lt;br&gt;KARASZI Istvan
&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26194925&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/EclipseLink---Users-f26658.html&quot; embed=&quot;fixTarget[26658]&quot; target=&quot;_top&quot; &gt;EclipseLink - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Speed-problems-with-1.1.3-tp26141846p26194925.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26194893</id>
	<title>Re: Transaction listeners? &lt;possibly OT&gt;</title>
	<published>2009-11-04T03:56:06Z</published>
	<updated>2009-11-04T03:56:06Z</updated>
	<author>
		<name>Syvalta</name>
	</author>
	<content type="html">Thanks James, that looks very useful.
&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;James Sutherland wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message&quot;&gt;The JPA specification does not offer a solution to this, but EclipseLink has extended support for SessionEvents and UnitOfWorkChangeSets.
&lt;br&gt;&lt;br&gt;Refer to the SessionEventListener and SessionEventManager, which can be configured using a SessionCustomizer in your persistence.xml,
&lt;br&gt;&lt;a href=&quot;http://www.eclipse.org/eclipselink/api/1.2/org/eclipse/persistence/sessions/SessionEventListener.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.eclipse.org/eclipselink/api/1.2/org/eclipse/persistence/sessions/SessionEventListener.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.eclipse.org/eclipselink/api/1.2/org/eclipse/persistence/sessions/UnitOfWork.html#getUnitOfWorkChangeSet(&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.eclipse.org/eclipselink/api/1.2/org/eclipse/persistence/sessions/UnitOfWork.html#getUnitOfWorkChangeSet(&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.eclipse.org/eclipselink/api/1.2/org/eclipse/persistence/sessions/changesets/UnitOfWorkChangeSet.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.eclipse.org/eclipselink/api/1.2/org/eclipse/persistence/sessions/changesets/UnitOfWorkChangeSet.html&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/EclipseLink---Users-f26658.html&quot; embed=&quot;fixTarget[26658]&quot; target=&quot;_top&quot; &gt;EclipseLink - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Transaction-listeners--%3Cpossibly-OT%3E-tp26114366p26194893.html" />
</entry>

</feed>
