Uses of Class
org.geotools.jdbc.VirtualTableParameter
- 
Packages that use VirtualTableParameter Package Description org.geotools.jdbc 
- 
- 
Uses of VirtualTableParameter in org.geotools.jdbcMethods in org.geotools.jdbc that return VirtualTableParameter Modifier and Type Method Description VirtualTableParameterVirtualTable. getParameter(String name)Returns the requested parameter, or null if it could not be foundMethods in org.geotools.jdbc with parameters of type VirtualTableParameter Modifier and Type Method Description voidVirtualTable. addParameter(VirtualTableParameter param)Adds a parameter to the virtual table
 
-