Class LogSqlBuilderTest

java.lang.Object
org.jumpmind.db.sql.LogSqlBuilderTest

public class LogSqlBuilderTest extends Object
  • Constructor Details

    • LogSqlBuilderTest

      public LogSqlBuilderTest()
  • Method Details

    • testNoPlachodlers

      @Test public void testNoPlachodlers()
    • testSinglePlachodler

      @Test public void testSinglePlachodler()
    • testSinglePlachodlerNoTypes

      @Test public void testSinglePlachodlerNoTypes()
    • testSinglePlachodlerNoTypesString

      @Test public void testSinglePlachodlerNoTypesString()
    • testMultiPlaceholders

      @Test public void testMultiPlaceholders()
    • testTypes

      @Test public void testTypes()
    • testEscapes

      @Test public void testEscapes()