Uses of Interface
org.springframework.roo.addon.finder.Token

Uses of Token in org.springframework.roo.addon.finder
 

Classes in org.springframework.roo.addon.finder that implement Token
 class FieldToken
          Token which represents a field in an JPA Entity
 class ReservedToken
          A reserved token is a reserved word which is used as part of a JPA compliant SQL query.
 

Methods in org.springframework.roo.addon.finder that return types with arguments of type Token
 List<Token> FinderTokenizer.tokenize(String finder, String plural, org.springframework.roo.addon.beaninfo.BeanInfoMetadata beanInfoMetadata)
          Use this method to tokenize the finder method signature based on capital letters.
 



Copyright © 2009-2010 VMware, Inc. All Rights Reserved.