|
Spring Data MongoDB - Core | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LazyLoadingProxy
Allows direct interaction with the underlying DefaultDbRefResolver.LazyLoadingInterceptor.
| Method Summary | |
|---|---|
Object |
initialize()
Initializes the proxy and returns the wrapped value. |
com.mongodb.DBRef |
toDBRef()
Returns the DBRef represented by this LazyLoadingProxy, may be null. |
| Method Detail |
|---|
Object initialize()
com.mongodb.DBRef toDBRef()
DBRef represented by this LazyLoadingProxy, may be null.
|
Spring Data MongoDB - Core | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||