Uses of Class
org.wso2.carbon.database.utils.jdbc.NamedPreparedStatement
-
Packages that use NamedPreparedStatement Package Description org.wso2.carbon.database.utils.jdbc -
-
Uses of NamedPreparedStatement in org.wso2.carbon.database.utils.jdbc
Methods in org.wso2.carbon.database.utils.jdbc with parameters of type NamedPreparedStatement Modifier and Type Method Description voidNamedQueryFilter. filter(NamedPreparedStatement namedPreparedStatement)Performs the variable binding.
-