Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EclipseLink » JPA and Excel import/export
JPA and Excel import/export [message #1059573] Mon, 20 May 2013 14:19
Daniel McGreal is currently offline Daniel McGrealFriend
Messages: 12
Registered: January 2013
Junior Member
Hi, and thanks for any help you can offer.

I wonder if anyone has created a generic solution for import and export of one's JPA entities to an Excel format. I would like to offer users the ability to generate an Excel worksheet, which they can then edit. Uploading their edits should persist new entities whilst modified data should be updated, overwriting the existing data. Ideally, each different entity would occupy a sheet, though foreign keys shouldn't be referenced by their UUID primary key, but by some secondary unique values (or combination thereof).

Does anyone know of any recommendable technologies that could achieve this for JPA?
Many thanks, Dan.
Previous Topic:Version 2.5.0 on maven central?
Next Topic:Modelevolution and -migration - My approach
Goto Forum:
  


Current Time: Thu Apr 25 17:00:23 GMT 2024

Powered by FUDForum. Page generated in 0.02689 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top