原创 oracle表分區實現及查詢

public class ReflectUtil {public static Object invoke(Object obj,String method,Object...param){        Class cls=obj.get