|
||||||||||
| 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.
| Nested Class Summary | |
|---|---|
static interface |
IHibernateMappingProvider.Factory
|
| 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 - 2009 Eike Stepper (Berlin, Germany) and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||