I would look at the plugin's documentation or post a message to the
project's mailing list.

http://mojo.codehaus.org/maven-hibernate3/hibernate3-maven-plugin/

Matt

On Fri, Jan 22, 2010 at 1:29 AM, I Wayan Saryada
<saryada.wa...@gmail.com> wrote:
> Hello,
>
> When AppFuse generates the table using hibernate3:hbm2ddl plugin is it
> possible to have the table created with fields order based on the pojo
> fields order?
>
> For example if I have a POJO with id, name, description, createdBy and
> createdDate fields it is possible that the hbm2ddl also create a
> database with those fields in the same order. What I found now for
> example that the field id is generated as the last field in the table
> and not as the first field.
>
> --
> Regards,
> I Wayan Saryada
> http://www.kodejava.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
> For additional commands, e-mail: users-h...@appfuse.dev.java.net
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
For additional commands, e-mail: users-h...@appfuse.dev.java.net

Reply via email to