Class RepositoryMethodInvocationHandler

java.lang.Object
cloud.quinimbus.persistence.repositories.RepositoryMethodInvocationHandler
Direct Known Subclasses:
FindAllIDsMethodInvocationHandler, FindAllMethodInvocationHandler, FindFilteredByMethodNameInvocationHandler, FindFilteredMethodInvocationHandler, FindIDsFilteredMethodInvocationHandler, FindMethodInvocationHandler, FindOneMethodInvocationHandler, RemoveMethodInvocationHandler, SaveMethodInvocationHandler

public abstract class RepositoryMethodInvocationHandler extends Object