Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EclipseLink » How can I generate ddl scripts without using Dali?
How can I generate ddl scripts without using Dali? [message #1447507] Sat, 18 October 2014 12:03 Go to next message
Jhonny Lora is currently offline Jhonny LoraFriend
Messages: 1
Registered: October 2014
Junior Member
Hi eclipsers,

How can I generate ddl scripts without Dali from WTP? I need to do this from intellij and it seems impossible to do it from there. What can I do?
Re: How can I generate ddl scripts without using Dali? [message #1448815 is a reply to message #1447507] Mon, 20 October 2014 13:40 Go to previous message
Rick Curtis is currently offline Rick CurtisFriend
Messages: 24
Registered: September 2014
Location: Rochester, MN
Junior Member
It depends which version of EclipseLink you're using, but a quick google provided this result : EclipseLink.ddl-generation To trigger ddl generation, you will need to create a JSE EntityManager.

Note that this functionality was added to the JPA 2.1 spec and you can read about that here.
Previous Topic:@Inheritante with @OneToOne And @ID - Internal error
Next Topic:Batch insert extremely slow
Goto Forum:
  


Current Time: Tue Mar 19 07:15:14 GMT 2024

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

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

Back to the top