com.ihr.xbrl.manage
Interface RegisterExtraClasses

All Known Implementing Classes:
AbstractRegisterExtraClasses, RegisterUserObjects

public interface RegisterExtraClasses

Interface of the classes that provides extra configuration options and mappings between classes and tables in a Hibernate Configuration object.

Author:
Ignacio

Method Summary
 void addClasses(org.hibernate.cfg.Configuration conf, DbUtil dbUtil)
          This method is called during the call to DbUtil.getSessionFactory(RegisterExtraClasses[])
 

Method Detail

addClasses

void addClasses(org.hibernate.cfg.Configuration conf,
                DbUtil dbUtil)
This method is called during the call to DbUtil.getSessionFactory(RegisterExtraClasses[])

Parameters:
conf - the Hibernate configuration object
dbUtil -


Copyright 2006-2009 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa