Package org.springframework.roo.addon.finder

Interface Summary
DynamicFinderServices The DynamicFinderServices is used for the generation of "dynamic finder" methods based on a JavaSymbolName which would look like 'findByFirstNameAndLastName'.
FinderOperations Interface to FinderOperationsImpl.
Token A simple interface representing tokens in a JPA SQL query.
 

Class Summary
DynamicFinderServicesImpl Default implementation of DynamicFinderServices.
FieldToken Token which represents a field in an JPA Entity
FinderCommands Commands for the 'finder' add-on to be used by the ROO shell.
FinderMetadata Metadata for RooEntity.
FinderMetadataProvider Provides FinderMetadata.
FinderOperationsImpl Provides Finder addon operations.
FinderTokenizer Tokenizer used for custom find methods.
ReservedToken A reserved token is a reserved word which is used as part of a JPA compliant SQL query.
ReservedTokenHolder  
 



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