All Downloads are FREE. Search and download functionalities are using the official Maven repository.

freemarker.template.common.xml.delete.ftl Maven / Gradle / Ivy

There is a newer version: 1.5.1
Show newest version
    
	
        DELETE FROM ${tableInfo.tableName} WHERE ${tableInfo.columnLists[0].columnName} = ${'#{'}${tableInfo.columnLists[0].javaColumnName}}
	




© 2015 - 2024 Weber Informatics LLC | Privacy Policy