ptyagi108 / mesh4x

Automatically exported from code.google.com/p/mesh4x
0 stars 0 forks source link

Add to adapters the posibility to sync a mesh group (group of datasets) #113

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Examples:
   1. sync a group of db tables with Hibernate adapter with a cloud mesh 
group, each table is a feed in the mesh group.
   2. sync a group of sheets from a ms excel file

Original issue reported on code.google.com by jtondato@gmail.com on 22 May 2009 at 2:23

GoogleCodeExporter commented 9 years ago

Original comment by jtondato@gmail.com on 26 May 2009 at 7:02

GoogleCodeExporter commented 9 years ago
The following scenarios are done (test is ok):
1. MsAccess tables vs MsExcel sheets
2. MySql tables vs MsExcel sheets
3. Feed files vs MsExcel sheets
4. MsExcel sheets vs MsExcel sheets

Original comment by jtondato@gmail.com on 28 May 2009 at 3:00

GoogleCodeExporter commented 9 years ago
The following scenarios are done (test is ok):
1. Sync a mehGroup via Http with SyncServer (cloud)

Original comment by jtondato@gmail.com on 28 May 2009 at 8:41