|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
public interface Hibernate4Provider
| Method Summary | |
|---|---|
R
|
withHibernate4(Closure closure)
|
R
|
withHibernate4(String sessionFactoryName, Closure closure)
|
R
|
withHibernate4(CallableWithArgs callable)
|
R
|
withHibernate4(String sessionFactoryName, CallableWithArgs callable)
|
| Method Detail |
|---|
public R withHibernate4(Closure closure)
public R withHibernate4(String sessionFactoryName, Closure closure)
public R withHibernate4(CallableWithArgs callable)
public R withHibernate4(String sessionFactoryName, CallableWithArgs callable)
Groovy Documentation