[Castore-commits] JDOCollectionFactory.java 1.2.2.2 1.2.2.3
Stéphane Bouchet
sbouchet at adullact1.hosting.cri74.org
Lun 6 Mar 17:06:45 CET 2006
Update of /cvsroot/castore/castore-core/src/java/fr/emn/castor/collections/maintenance/jdo
In directory adullact1:/tmp/cvs-serv5110/src/java/fr/emn/castor/collections/maintenance/jdo
Modified Files:
Tag: v1_1_branch
JDOCollectionFactory.java
Log Message:
Mise en page
Index: JDOCollectionFactory.java
===================================================================
RCS file: /cvsroot/castore/castore-core/src/java/fr/emn/castor/collections/maintenance/jdo/JDOCollectionFactory.java,v
retrieving revision 1.2.2.2
retrieving revision 1.2.2.3
diff -C2 -d -r1.2.2.2 -r1.2.2.3
*** JDOCollectionFactory.java 21 Dec 2005 17:37:18 -0000 1.2.2.2
--- JDOCollectionFactory.java 6 Mar 2006 16:06:43 -0000 1.2.2.3
***************
*** 436,441 ****
PersistenceManager pm = JDOFactory.getPersistenceManager();
! DocumentCollection coll = this.searchPersistentCollection(
! idColl, pm);
Transaction tx = pm.currentTransaction();
try {
--- 436,441 ----
PersistenceManager pm = JDOFactory.getPersistenceManager();
! DocumentCollection coll = this
! .searchPersistentCollection(idColl, pm);
Transaction tx = pm.currentTransaction();
try {
Plus d'informations sur la liste de diffusion Castore-commits