Uses of Class
ecmwf.common.database.SQLParameterParser
Packages that use SQLParameterParser
-
Uses of SQLParameterParser in ecmwf.common.database
Methods in ecmwf.common.database with parameters of type SQLParameterParserModifier and TypeMethodDescriptionECpdsBase.getDestinationsByUser(String uid, SQLParameterParser options, String fromToAliases, int orderColumn, boolean ascending, int start, int length, String status, String type, String filter) Gets the destinations by user.intECpdsBase.getDestinationsByUserCount(String uid, SQLParameterParser options, String fromToAliases, String status, String type, String filter) Gets the number of destinations accessible by a given user matching the supplied filters.