All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.nfwork.dbfound.web.base.QueryDataProvide Maven / Gradle / Ivy

There is a newer version: 4.3.2
Show newest version
package com.nfwork.dbfound.web.base;

import com.nfwork.dbfound.core.Context;


public interface QueryDataProvide {

	public Object execute(Context context) throws Exception;

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy