|
Spring Data Commons | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EntityPathResolver
Strategy interface to abstract the ways to translate an plain domain class into a EntityPath
.
Method Summary | ||
---|---|---|
|
createPath(Class<T> domainClass)
|
Method Detail |
---|
<T> com.mysema.query.types.EntityPath<T> createPath(Class<T> domainClass)
|
Spring Data Commons | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |