Uses of Class
org.ektorp.ViewResult.Row

Packages that use ViewResult.Row
org.ektorp   
 

Uses of ViewResult.Row in org.ektorp
 

Methods in org.ektorp that return types with arguments of type ViewResult.Row
 java.util.List<ViewResult.Row> ViewResult.getRows()
           
 

Constructor parameters in org.ektorp with type arguments of type ViewResult.Row
ViewResult(int size, int offset, java.util.List<ViewResult.Row> rows)
           
 



Copyright © 2010. All Rights Reserved.