Max Rydahl Andersen [
https://community.jboss.org/people/maxandersen] created the
discussion
"Re: Hibernate Tools question"
To view the discussion, visit:
https://community.jboss.org/message/761129#761129
--------------------------------------------------------------
you cannot access the connection in the constructor.
have to wait until runtime info have been given to you, once it actually calls method on
the class.
you are doing it too early hence why it is null in the constructor.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/761129#761129]
Start a new discussion in JBoss Tools at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]