tests for solving the hibernate transaction problem
authorBruno Sinou <bsinou@argeo.org>
Wed, 22 Sep 2010 14:41:19 +0000 (14:41 +0000)
committerBruno Sinou <bsinou@argeo.org>
Wed, 22 Sep 2010 14:41:19 +0000 (14:41 +0000)
commit18cbb73fe261a6e0a14bb3467a04ba3bbfc4b857
tree56ab4dc3e86b3f813d8fe788a1314f984bf39a2e
parent1a93429bb31ee8b565c7c73bd05d40136d84d7fd
tests for solving the hibernate transaction problem

git-svn-id: https://svn.argeo.org/slc/trunk@3793 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc
eclipse/plugins/org.argeo.slc.client.core/META-INF/MANIFEST.MF
eclipse/plugins/org.argeo.slc.client.core/META-INF/spring/core-osgi.xml [new file with mode: 0644]
eclipse/plugins/org.argeo.slc.client.core/META-INF/spring/core.xml [new file with mode: 0644]
eclipse/plugins/org.argeo.slc.client.core/src/main/java/org/argeo/slc/client/core/ProcessListTableContent.java [new file with mode: 0644]
eclipse/plugins/org.argeo.slc.client.core/src/main/java/org/argeo/slc/client/core/TableContent.java [new file with mode: 0644]
eclipse/plugins/org.argeo.slc.client.ui/META-INF/MANIFEST.MF
eclipse/plugins/org.argeo.slc.client.ui/META-INF/spring/osgi.xml
eclipse/plugins/org.argeo.slc.client.ui/src/org/argeo/slc/client/ui/views/ProcessListView.java