Spring Data Commons

Uses of Class
org.springframework.data.querydsl.SimpleEntityPathResolver

Packages that use SimpleEntityPathResolver
org.springframework.data.querydsl   
 

Uses of SimpleEntityPathResolver in org.springframework.data.querydsl
 

Methods in org.springframework.data.querydsl that return SimpleEntityPathResolver
static SimpleEntityPathResolver SimpleEntityPathResolver.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SimpleEntityPathResolver[] SimpleEntityPathResolver.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Spring Data Commons

Copyright © 2011. All Rights Reserved.