org.prevayler.demos.scalability
Interface QueryConnection


public interface QueryConnection


Method Summary
 List queryByName(String name)
          Returns the List of all Record with the given name.
 

Method Detail

queryByName

List queryByName(String name)
Returns the List of all Record with the given name.



Copyright © 2001-2013. All Rights Reserved.