public class Insert extends DataManipulation
Insert(Entity entity, Boolean parameterize, Boolean espTableName)
Insert(Entity entity, String columns)
Insert
escapeTable(Boolean espTableName)
final Insert
select(Query query)
ignore()
onDuplicateUpdate(Map<String, Object> fields)
String
toSql()
getTableName, isTableNameEscaped, params, shouldIgnoreType, toMap
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Insert escapeTable(Boolean espTableName)
final Insert select(Query query)
final Insert ignore()
final Insert onDuplicateUpdate(Map<String, Object> fields)
String toSql()