Class SqlWriter

java.lang.Object
ch.tocco.nice2.persist.core.api.query.SqlWriter

public class SqlWriter extends Object
Helper class for manually writing SQL queries. An instance should be obtained from Context.createSqlWriter() to make sure that dialect specific configuration is applied.