Package org.jumpmind.db.sql
Class LogSqlBuilderTest
java.lang.Object
org.jumpmind.db.sql.LogSqlBuilderTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
void
void
void
-
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()
-