[forge-dev] Hibernate Tools plugin now in a usable state

Lincoln Baxter, III lincolnbaxter at gmail.com
Tue May 10 14:08:46 EDT 2011


That's true, and it's a problem for sure. Mike will be working on FSH
enhancements soon.

On Tue, May 10, 2011 at 2:06 PM, brian <brianx at vt.edu> wrote:

>
> note that if your URL has 'or' in it... e.g.
>
> jdbc:oracle:thin:@or-1111.db.yoursite.org:1521:blah
>
> the parser doesn't like the 'or'... so you can put the whole thing in
> single-quotes and it will work.
>
> i suspect that other reserved words may cause similar issues.
>
> b
>
>
> On Tue, 2011-05-10 at 11:31 -0400, Lincoln Baxter, III wrote:
> > Awesome work, max! This is fantastic.
> >
> > On Sun, May 8, 2011 at 11:34 AM, Max Rydahl Andersen
> > <max.andersen at gmail.com> wrote:
> >         Hi,
> >
> >         I've committed the fixes Lincoln and I came up with during
> >         JBoss World to make the hibernate tools plugin run again.
> >
> >         Results up on https://github.com/forge/plugin-hibernate-tools
> >         with a readme.md on how to use.
> >
> >         Short version:
> >         $ cp driver.jar $FORGE_HOME/lib
> >
> >         $ forge
> >         $ cd projectwithpersistnce
> >         $ generate-entities --url jdbc:hsqldb:localhost:9001 --driver
> >         org.hsqldb.jdbcDriver
> >         Generated 27 java entities.
> >         $
> >
> >         /max
> >         http://about.me/maxandersen
> >
> >
> >
> >
> >         _______________________________________________
> >         forge-dev mailing list
> >         forge-dev at lists.jboss.org
> >         https://lists.jboss.org/mailman/listinfo/forge-dev
> >
> >
> >
> > --
> > Lincoln Baxter, III
> > http://ocpsoft.com
> > http://scrumshark.com
> > "Keep it Simple"
> > _______________________________________________
> > forge-dev mailing list
> > forge-dev at lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/forge-dev
>
>
> _______________________________________________
> forge-dev mailing list
> forge-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/forge-dev
>



-- 
Lincoln Baxter, III
http://ocpsoft.com
http://scrumshark.com
"Keep it Simple"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/forge-dev/attachments/20110510/b5ca8ef4/attachment-0001.html 


More information about the forge-dev mailing list