Class DefaultParameterProcessor

java.lang.Object
net.ontopia.persistence.query.sql.DefaultParameterProcessor
All Implemented Interfaces:
ParameterProcessorIF

public class DefaultParameterProcessor extends Object implements ParameterProcessorIF
INTERNAL: Parameter processor that binds parameters to SQL statements without any special preprocessing.