Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EclipseLink » Invoke JPA entity creation process from a script(Invoke JPA entity creation process from a script)
Invoke JPA entity creation process from a script [message #1294212] Sun, 13 April 2014 08:38
Krz Pa is currently offline Krz PaFriend
Messages: 2
Registered: April 2014
Junior Member
Hi,

I am able to generate JPA entities based on the database tables. Now I need to be able to invoke this process from a script. So script accepts parameters, like the ones from the user interfaces and invokes some Java class with this parameters.

I was trying to investigate standard Eclipse plugins and it seems Dali has something to do with that.

Could you suggest what class would be appropriate to call?
Can I accomplish this task?
What jars are responsible for the generation process? I am using the Kepler version of Eclipse and found this jars which might relevant:
- org.eclipse.jpt.jpa.db_2.2.1.v201311210236
- org.eclipse.jpt.jpa.db.ui_2.1.0.v201212040155
- org.eclipse.jpt.jpa.gen_2.3.0.v201305312216

Regards
Previous Topic:@XmlInverseReference generate wrong JSON for bidirectional relations
Next Topic:Multiple mappings for a single xml element
Goto Forum:
  


Current Time: Fri Apr 19 00:59:04 GMT 2024

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

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

Back to the top