-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: Generate Table createion sql from an Eclipse plugin
PostPosted: Fri Aug 24, 2007 11:56 am 
Newbie

Joined: Thu Aug 09, 2007 10:07 pm
Posts: 3
Location: Pittsburgh, PA
I have an eclipse plugin that is a builder that will take a file annotated with xdoclet2 annotations and create the HBM.XML file from it every time the source file is saved. What I want is the ability to generate table drop and creation code form inside the the plugin. Are there any classes that I can call to make this happen.

(I can not use java5 annotations because this is for a GWT application and the client side of GWT does not support annotations)

I know there is an ant tool to do this. Is there any way I can make calls to the classes to create a schema for a java class?

blacksmith

_________________
Mark Russell


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.