summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/LICENSE (renamed from branches/sca-java-20080910/modules/implementation-openjpa/LICENSE)0
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/NOTICE (renamed from branches/sca-java-20080910/modules/implementation-openjpa/NOTICE)0
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/README (renamed from branches/sca-java-20080910/modules/implementation-openjpa/README)0
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/pom.xml (renamed from branches/sca-java-20080910/modules/implementation-openjpa/pom.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/JPAImplementation.java (renamed from branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/JPAImplementation.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/JPAImplementationFactory.java (renamed from branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/JPAImplementationFactory.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/JPAImplementationProcessor.java (renamed from branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/JPAImplementationProcessor.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/PersistenceUnitInfoImplProcessor.java (renamed from branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/PersistenceUnitInfoImplProcessor.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/TuscanyBrokerFactory.java (renamed from branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/TuscanyBrokerFactory.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/TuscanyBrokerImpl.java (renamed from branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/TuscanyBrokerImpl.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/TuscanyJDBCConfigurationImpl.java (renamed from branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/TuscanyJDBCConfigurationImpl.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/TuscanyManagerRuntime.java (renamed from branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/TuscanyManagerRuntime.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/TuscanyStoreManager.java (renamed from branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/TuscanyStoreManager.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/impl/JPAImplementationFactoryImpl.java (renamed from branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/impl/JPAImplementationFactoryImpl.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/impl/JPAImplementationImpl.java (renamed from branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/impl/JPAImplementationImpl.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/provider/JPAImplementationProvider.java (renamed from branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/provider/JPAImplementationProvider.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/provider/JPAImplementationProviderFactory.java (renamed from branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/provider/JPAImplementationProviderFactory.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/provider/JPAInvoker.java (renamed from branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/provider/JPAInvoker.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/main/resources/META-INF/services/org.apache.tuscany.sca.contribution.processor.StAXArtifactProcessor (renamed from branches/sca-java-20080910/modules/implementation-openjpa/src/main/resources/META-INF/services/org.apache.tuscany.sca.contribution.processor.StAXArtifactProcessor)0
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/main/resources/META-INF/services/org.apache.tuscany.sca.implementation.openjpa.OpenJpaImplementationFactory (renamed from branches/sca-java-20080910/modules/implementation-openjpa/src/main/resources/META-INF/services/org.apache.tuscany.sca.implementation.openjpa.OpenJpaImplementationFactory)0
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.ImplementationProviderFactory (renamed from branches/sca-java-20080910/modules/implementation-openjpa/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.ImplementationProviderFactory)0
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/test/java/org/apache/tuscany/sca/implementation/openjpa/ImplJpaTestCase.java (renamed from branches/sca-java-20080910/modules/implementation-openjpa/src/test/java/org/apache/tuscany/sca/implementation/openjpa/ImplJpaTestCase.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/test/java/sample/Abc.java (renamed from branches/sca-java-20080910/modules/implementation-openjpa/src/test/java/sample/Abc.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/test/java/sample/Message.java (renamed from branches/sca-java-20080910/modules/implementation-openjpa/src/test/java/sample/Message.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/test/java/sample/MyObject.java (renamed from branches/sca-java-20080910/modules/implementation-openjpa/src/test/java/sample/MyObject.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/test/resources/openjpa.composite (renamed from branches/sca-java-20080910/modules/implementation-openjpa/src/test/resources/openjpa.composite)0
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/db.lck (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/db.lck)bin38 -> 38 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/log/log.ctrl (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/log/log.ctrl)bin48 -> 48 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/log/log1.dat (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/log/log1.dat)bin1048576 -> 1048576 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/log/logmirror.ctrl (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/log/logmirror.ctrl)bin48 -> 48 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c10.dat (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c10.dat)bin8192 -> 8192 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c101.dat (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c101.dat)bin8192 -> 8192 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c111.dat (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c111.dat)bin8192 -> 8192 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c121.dat (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c121.dat)bin8192 -> 8192 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c130.dat (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c130.dat)bin8192 -> 8192 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c141.dat (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c141.dat)bin8192 -> 8192 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c150.dat (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c150.dat)bin8192 -> 8192 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c161.dat (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c161.dat)bin8192 -> 8192 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c171.dat (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c171.dat)bin8192 -> 8192 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c180.dat (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c180.dat)bin24576 -> 24576 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c191.dat (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c191.dat)bin8192 -> 8192 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c1a1.dat (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c1a1.dat)bin8192 -> 8192 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c1b1.dat (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c1b1.dat)bin8192 -> 8192 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c1c0.dat (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c1c0.dat)bin8192 -> 8192 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c1d1.dat (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c1d1.dat)bin8192 -> 8192 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c1e0.dat (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c1e0.dat)bin8192 -> 8192 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c1f1.dat (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c1f1.dat)bin8192 -> 8192 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c20.dat (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c20.dat)bin20480 -> 20480 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c200.dat (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c200.dat)bin8192 -> 8192 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c211.dat (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c211.dat)bin8192 -> 8192 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c221.dat (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c221.dat)bin8192 -> 8192 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c230.dat (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c230.dat)bin118784 -> 118784 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c241.dat (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c241.dat)bin8192 -> 8192 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c251.dat (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c251.dat)bin12288 -> 12288 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c260.dat (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c260.dat)bin8192 -> 8192 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c271.dat (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c271.dat)bin8192 -> 8192 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c281.dat (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c281.dat)bin8192 -> 8192 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c290.dat (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c290.dat)bin8192 -> 8192 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c2a1.dat (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c2a1.dat)bin8192 -> 8192 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c2b1.dat (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c2b1.dat)bin8192 -> 8192 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c2c1.dat (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c2c1.dat)bin8192 -> 8192 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c2d0.dat (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c2d0.dat)bin8192 -> 8192 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c2e1.dat (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c2e1.dat)bin8192 -> 8192 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c2f0.dat (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c2f0.dat)bin8192 -> 8192 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c300.dat (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c300.dat)bin8192 -> 8192 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c31.dat (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c31.dat)bin8192 -> 8192 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c311.dat (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c311.dat)bin8192 -> 8192 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c320.dat (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c320.dat)bin8192 -> 8192 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c331.dat (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c331.dat)bin8192 -> 8192 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c41.dat (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c41.dat)bin8192 -> 8192 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c51.dat (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c51.dat)bin8192 -> 8192 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c60.dat (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c60.dat)bin8192 -> 8192 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c71.dat (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c71.dat)bin8192 -> 8192 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c81.dat (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c81.dat)bin8192 -> 8192 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c90.dat (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c90.dat)bin20480 -> 20480 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/ca1.dat (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/ca1.dat)bin20480 -> 20480 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/cb1.dat (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/cb1.dat)bin8192 -> 8192 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/cc0.dat (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/cc0.dat)bin8192 -> 8192 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/cd1.dat (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/cd1.dat)bin8192 -> 8192 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/ce1.dat (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/ce1.dat)bin8192 -> 8192 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/cf0.dat (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/cf0.dat)bin8192 -> 8192 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/service.properties (renamed from branches/sca-java-20080910/modules/implementation-openjpa/test/service.properties)0
82 files changed, 0 insertions, 0 deletions
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/LICENSE b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/LICENSE
index 8aa906c321..8aa906c321 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/LICENSE
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/LICENSE
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/NOTICE b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/NOTICE
index fdfa0e9faa..fdfa0e9faa 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/NOTICE
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/NOTICE
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/README b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/README
index ff6ee6a8f4..ff6ee6a8f4 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/README
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/README
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/pom.xml b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/pom.xml
index ff5acd4e2c..ff5acd4e2c 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/pom.xml
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/pom.xml
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/JPAImplementation.java b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/JPAImplementation.java
index c1ed6b4e58..c1ed6b4e58 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/JPAImplementation.java
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/JPAImplementation.java
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/JPAImplementationFactory.java b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/JPAImplementationFactory.java
index a5812b26e4..a5812b26e4 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/JPAImplementationFactory.java
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/JPAImplementationFactory.java
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/JPAImplementationProcessor.java b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/JPAImplementationProcessor.java
index 7ddd30047a..7ddd30047a 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/JPAImplementationProcessor.java
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/JPAImplementationProcessor.java
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/PersistenceUnitInfoImplProcessor.java b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/PersistenceUnitInfoImplProcessor.java
index d6e8276f25..d6e8276f25 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/PersistenceUnitInfoImplProcessor.java
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/PersistenceUnitInfoImplProcessor.java
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/TuscanyBrokerFactory.java b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/TuscanyBrokerFactory.java
index c4b14a1a90..c4b14a1a90 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/TuscanyBrokerFactory.java
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/TuscanyBrokerFactory.java
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/TuscanyBrokerImpl.java b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/TuscanyBrokerImpl.java
index f5972142de..f5972142de 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/TuscanyBrokerImpl.java
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/TuscanyBrokerImpl.java
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/TuscanyJDBCConfigurationImpl.java b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/TuscanyJDBCConfigurationImpl.java
index 820121824a..820121824a 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/TuscanyJDBCConfigurationImpl.java
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/TuscanyJDBCConfigurationImpl.java
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/TuscanyManagerRuntime.java b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/TuscanyManagerRuntime.java
index 2fb35f83a1..2fb35f83a1 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/TuscanyManagerRuntime.java
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/TuscanyManagerRuntime.java
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/TuscanyStoreManager.java b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/TuscanyStoreManager.java
index 441ba666d7..441ba666d7 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/TuscanyStoreManager.java
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/TuscanyStoreManager.java
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/impl/JPAImplementationFactoryImpl.java b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/impl/JPAImplementationFactoryImpl.java
index 2a7d1abd70..2a7d1abd70 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/impl/JPAImplementationFactoryImpl.java
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/impl/JPAImplementationFactoryImpl.java
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/impl/JPAImplementationImpl.java b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/impl/JPAImplementationImpl.java
index 055ecd4a4d..055ecd4a4d 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/impl/JPAImplementationImpl.java
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/impl/JPAImplementationImpl.java
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/provider/JPAImplementationProvider.java b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/provider/JPAImplementationProvider.java
index fbff09341c..fbff09341c 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/provider/JPAImplementationProvider.java
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/provider/JPAImplementationProvider.java
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/provider/JPAImplementationProviderFactory.java b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/provider/JPAImplementationProviderFactory.java
index 11a92c5064..11a92c5064 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/provider/JPAImplementationProviderFactory.java
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/provider/JPAImplementationProviderFactory.java
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/provider/JPAInvoker.java b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/provider/JPAInvoker.java
index 8b74209d3e..8b74209d3e 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/provider/JPAInvoker.java
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/main/java/org/apache/tuscany/sca/implementation/openjpa/provider/JPAInvoker.java
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/src/main/resources/META-INF/services/org.apache.tuscany.sca.contribution.processor.StAXArtifactProcessor b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/main/resources/META-INF/services/org.apache.tuscany.sca.contribution.processor.StAXArtifactProcessor
index 3f8e373c88..3f8e373c88 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/src/main/resources/META-INF/services/org.apache.tuscany.sca.contribution.processor.StAXArtifactProcessor
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/main/resources/META-INF/services/org.apache.tuscany.sca.contribution.processor.StAXArtifactProcessor
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/src/main/resources/META-INF/services/org.apache.tuscany.sca.implementation.openjpa.OpenJpaImplementationFactory b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/main/resources/META-INF/services/org.apache.tuscany.sca.implementation.openjpa.OpenJpaImplementationFactory
index 13067543c9..13067543c9 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/src/main/resources/META-INF/services/org.apache.tuscany.sca.implementation.openjpa.OpenJpaImplementationFactory
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/main/resources/META-INF/services/org.apache.tuscany.sca.implementation.openjpa.OpenJpaImplementationFactory
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.ImplementationProviderFactory b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.ImplementationProviderFactory
index fb62ff853b..fb62ff853b 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.ImplementationProviderFactory
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.ImplementationProviderFactory
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/src/test/java/org/apache/tuscany/sca/implementation/openjpa/ImplJpaTestCase.java b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/test/java/org/apache/tuscany/sca/implementation/openjpa/ImplJpaTestCase.java
index 900fab3242..900fab3242 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/src/test/java/org/apache/tuscany/sca/implementation/openjpa/ImplJpaTestCase.java
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/test/java/org/apache/tuscany/sca/implementation/openjpa/ImplJpaTestCase.java
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/src/test/java/sample/Abc.java b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/test/java/sample/Abc.java
index 0f8e9e4391..0f8e9e4391 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/src/test/java/sample/Abc.java
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/test/java/sample/Abc.java
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/src/test/java/sample/Message.java b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/test/java/sample/Message.java
index da4fd1f3fc..da4fd1f3fc 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/src/test/java/sample/Message.java
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/test/java/sample/Message.java
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/src/test/java/sample/MyObject.java b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/test/java/sample/MyObject.java
index d3b1baf182..d3b1baf182 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/src/test/java/sample/MyObject.java
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/test/java/sample/MyObject.java
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/src/test/resources/openjpa.composite b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/test/resources/openjpa.composite
index 1c1b6976bd..1c1b6976bd 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/src/test/resources/openjpa.composite
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/src/test/resources/openjpa.composite
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/db.lck b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/db.lck
index ad9dc5455d..ad9dc5455d 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/db.lck
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/db.lck
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/log/log.ctrl b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/log/log.ctrl
index 9ce366fcb9..9ce366fcb9 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/log/log.ctrl
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/log/log.ctrl
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/log/log1.dat b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/log/log1.dat
index cc35dfe190..cc35dfe190 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/log/log1.dat
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/log/log1.dat
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/log/logmirror.ctrl b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/log/logmirror.ctrl
index 9ce366fcb9..9ce366fcb9 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/log/logmirror.ctrl
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/log/logmirror.ctrl
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c10.dat b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c10.dat
index 7a0801a048..7a0801a048 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c10.dat
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c10.dat
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c101.dat b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c101.dat
index bf3e68815c..bf3e68815c 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c101.dat
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c101.dat
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c111.dat b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c111.dat
index 1e0cedeb01..1e0cedeb01 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c111.dat
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c111.dat
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c121.dat b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c121.dat
index c8dfb77f24..c8dfb77f24 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c121.dat
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c121.dat
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c130.dat b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c130.dat
index 2b7138c98d..2b7138c98d 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c130.dat
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c130.dat
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c141.dat b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c141.dat
index 52d555910b..52d555910b 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c141.dat
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c141.dat
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c150.dat b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c150.dat
index 29e11535cb..29e11535cb 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c150.dat
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c150.dat
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c161.dat b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c161.dat
index 4cb160cf7c..4cb160cf7c 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c161.dat
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c161.dat
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c171.dat b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c171.dat
index 0a335bfa96..0a335bfa96 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c171.dat
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c171.dat
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c180.dat b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c180.dat
index 30fc7aa23b..30fc7aa23b 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c180.dat
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c180.dat
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c191.dat b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c191.dat
index b2d149a0f3..b2d149a0f3 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c191.dat
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c191.dat
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c1a1.dat b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c1a1.dat
index a0153570e1..a0153570e1 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c1a1.dat
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c1a1.dat
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c1b1.dat b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c1b1.dat
index 396dc810ae..396dc810ae 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c1b1.dat
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c1b1.dat
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c1c0.dat b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c1c0.dat
index 359525a31a..359525a31a 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c1c0.dat
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c1c0.dat
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c1d1.dat b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c1d1.dat
index 9f257df932..9f257df932 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c1d1.dat
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c1d1.dat
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c1e0.dat b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c1e0.dat
index e43e52fb7f..e43e52fb7f 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c1e0.dat
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c1e0.dat
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c1f1.dat b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c1f1.dat
index 7e6ee3b1e0..7e6ee3b1e0 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c1f1.dat
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c1f1.dat
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c20.dat b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c20.dat
index 0aa098f1ca..0aa098f1ca 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c20.dat
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c20.dat
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c200.dat b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c200.dat
index cae919d022..cae919d022 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c200.dat
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c200.dat
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c211.dat b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c211.dat
index c7e311b00e..c7e311b00e 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c211.dat
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c211.dat
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c221.dat b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c221.dat
index 28e89367ce..28e89367ce 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c221.dat
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c221.dat
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c230.dat b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c230.dat
index 528295a863..528295a863 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c230.dat
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c230.dat
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c241.dat b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c241.dat
index 5c8f825ad8..5c8f825ad8 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c241.dat
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c241.dat
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c251.dat b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c251.dat
index d3d6adf4fb..d3d6adf4fb 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c251.dat
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c251.dat
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c260.dat b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c260.dat
index 8d7333df7d..8d7333df7d 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c260.dat
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c260.dat
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c271.dat b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c271.dat
index af722f7d73..af722f7d73 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c271.dat
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c271.dat
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c281.dat b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c281.dat
index 3972983c2e..3972983c2e 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c281.dat
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c281.dat
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c290.dat b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c290.dat
index 31577b8124..31577b8124 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c290.dat
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c290.dat
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c2a1.dat b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c2a1.dat
index 0f700d13a7..0f700d13a7 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c2a1.dat
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c2a1.dat
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c2b1.dat b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c2b1.dat
index 1d6382fb3d..1d6382fb3d 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c2b1.dat
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c2b1.dat
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c2c1.dat b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c2c1.dat
index 3bc60d886b..3bc60d886b 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c2c1.dat
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c2c1.dat
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c2d0.dat b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c2d0.dat
index c542d3c91c..c542d3c91c 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c2d0.dat
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c2d0.dat
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c2e1.dat b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c2e1.dat
index 16abd20b5f..16abd20b5f 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c2e1.dat
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c2e1.dat
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c2f0.dat b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c2f0.dat
index eb26be5932..eb26be5932 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c2f0.dat
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c2f0.dat
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c300.dat b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c300.dat
index cb474d9335..cb474d9335 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c300.dat
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c300.dat
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c31.dat b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c31.dat
index ce609b1bb3..ce609b1bb3 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c31.dat
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c31.dat
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c311.dat b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c311.dat
index 5ad39aaab4..5ad39aaab4 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c311.dat
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c311.dat
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c320.dat b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c320.dat
index 1aacbe9fac..1aacbe9fac 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c320.dat
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c320.dat
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c331.dat b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c331.dat
index bb7a47c150..bb7a47c150 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c331.dat
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c331.dat
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c41.dat b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c41.dat
index 3c730d1420..3c730d1420 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c41.dat
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c41.dat
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c51.dat b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c51.dat
index 9c861dbc56..9c861dbc56 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c51.dat
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c51.dat
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c60.dat b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c60.dat
index 8165cc700e..8165cc700e 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c60.dat
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c60.dat
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c71.dat b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c71.dat
index 1696647e11..1696647e11 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c71.dat
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c71.dat
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c81.dat b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c81.dat
index cfe999e650..cfe999e650 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c81.dat
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c81.dat
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c90.dat b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c90.dat
index 0bfa562d41..0bfa562d41 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c90.dat
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/c90.dat
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/ca1.dat b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/ca1.dat
index 188373cb62..188373cb62 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/ca1.dat
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/ca1.dat
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/cb1.dat b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/cb1.dat
index ced876c84f..ced876c84f 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/cb1.dat
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/cb1.dat
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/cc0.dat b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/cc0.dat
index 5126021a83..5126021a83 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/cc0.dat
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/cc0.dat
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/cd1.dat b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/cd1.dat
index 2e135b64ab..2e135b64ab 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/cd1.dat
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/cd1.dat
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/ce1.dat b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/ce1.dat
index 076423c10a..076423c10a 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/ce1.dat
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/ce1.dat
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/cf0.dat b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/cf0.dat
index 1a9a838ddf..1a9a838ddf 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/cf0.dat
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/seg0/cf0.dat
Binary files differ
diff --git a/branches/sca-java-20080910/modules/implementation-openjpa/test/service.properties b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/service.properties
index ae366e6ef7..ae366e6ef7 100644
--- a/branches/sca-java-20080910/modules/implementation-openjpa/test/service.properties
+++ b/sca-java-1.x/branches/sca-java-20080910/modules/implementation-openjpa/test/service.properties