public class FilterManager extends Object
Constructor and Description |
---|
FilterManager() |
Modifier and Type | Method and Description |
---|---|
static String |
getFilter(String alias) |
static void |
loadFilter(List<Filter> filters,
String filterName) |
static Properties |
loadFilterConfig() |
public static Properties loadFilterConfig() throws IOException
IOException
public static void loadFilter(List<Filter> filters, String filterName) throws SQLException
SQLException
Copyright © 2013–2017 Alibaba Group. All rights reserved.