Uses of Class
org.ektorp.ComplexKey

Packages that use ComplexKey
org.ektorp   
org.ektorp.support   
 

Uses of ComplexKey in org.ektorp
 

Methods in org.ektorp that return ComplexKey
static ComplexKey ComplexKey.of(Object... components)
           
 

Uses of ComplexKey in org.ektorp.support
 

Methods in org.ektorp.support with parameters of type ComplexKey
protected  List<T> CouchDbRepositorySupport.queryView(String viewName, ComplexKey key)
          Allows subclasses to query views with simple String value keys and load the result as the repository's handled type.
 



Copyright © 2011. All Rights Reserved.