hi all
i'm using jboss 4.2.1 and hibernate as persistence framework.
We have a huge database and a lots of hbm file for mapping them.
So when i run jboss during built session factory i get
java.lang.OutOfMemoryError: PermGen space
cause i have to much hbm.I already increased permgen size launching
hi all
I init my HibernateSessionFactory using hibernate service:
java:/dsdatasource
org.hibernate.dialect.Oracle9Dialect
java:/hibernate/HibernateSessionFactory
org.hibernate.cache.HashtableCacheProvider
I need to get configuration object by HibernateSessionFactory .
Have I to