JBoss Community

Re: Hibernate Tools question

created by Max Rydahl Andersen in JBoss Tools - View the full discussion

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

Start a new discussion in JBoss Tools at Community