[jboss-user] [Microcontainer] - Re: Create Session Factory
vickyk
do-not-reply at jboss.com
Wed Nov 29 03:26:07 EST 2006
I don?t know what hibernate session factory does but you can have a POJO which encapsulates the functionality of creating the session factory . This POJO needs to defined in the jboss-beans.xml file and deployed in the kernel, this is done by bootstrapping.
You got to refer to this link to know how to use the POJO which are deployed in the kernel
http://docs.jboss.org/nightly/microkernel/docs/gettingstarted/en/html/
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989587#3989587
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3989587
More information about the jboss-user
mailing list