public class

PreparedStatementGenerator

extends Object
java.lang.Object
   ↳ vars.query.ui.db.preparedstatement.PreparedStatementGenerator

Summary

Public Constructors
PreparedStatementGenerator(Collection<ConceptConstraints> conceptConstraints, Collection<ValuePanel> valuePanels, boolean allInterpretations, boolean allAssociations)
Public Methods
void bind(PreparedStatement preparedStatement)
String getStatementTemplate()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public PreparedStatementGenerator (Collection<ConceptConstraints> conceptConstraints, Collection<ValuePanel> valuePanels, boolean allInterpretations, boolean allAssociations)

Public Methods

public void bind (PreparedStatement preparedStatement)

public String getStatementTemplate ()