|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IHibernateMappingProvider
A mappingprovider adds a hibernate mapping to a hibernate configuration object.
Method Summary | |
---|---|
void |
addMapping(org.hibernate.cfg.Configuration configuration)
Adds a mapping to a configuration object |
void |
setHibernateStore(IHibernateStore hibernateStore)
Sets the Store in the mapping provider, is called before addMapping. |
Method Detail |
---|
void addMapping(org.hibernate.cfg.Configuration configuration)
void setHibernateStore(IHibernateStore hibernateStore)
|
Copyright (c) 2004 - 2008 Eike Stepper, Germany. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |