<iftest="ew.entity.createdDateTime!=null"> AND CREATED_DATE_TIME=#{ew.entity.createdDateTime}</if>
</if>
<iftest="ew!=null and ew.sqlSegment!=null and ew.nonEmptyOfWhere">
${ew.sqlSegment}
</if>
</if>
</where>
<iftest="ew!=null and ew.sqlSegment!=null and ew.emptyOfWhere">
${ew.sqlSegment}
</if>
</select>
<selectid="selectList"resultMap="BaseResultMap">
SELECT <choose><whentest="ew != null and ew.sqlSelect != null">${ew.sqlSelect}</when><otherwise><includerefid="Base_Column_List"></include></otherwise></choose> FROM Z_HTTP_LOG
<where>
<iftest="ew!=null">
<iftest="ew.entity!=null">
<iftest="ew.entity.handle!=null">
HANDLE=#{ew.entity.handle}
</if>
<iftest="ew.entity.site!=null"> AND SITE=#{ew.entity.site}</if>
<iftest="ew.entity.localAddr!=null"> AND LOCAL_ADDR=#{ew.entity.localAddr}</if>
<iftest="ew.entity.url!=null"> AND URL=#{ew.entity.url}</if>
<iftest="ew.entity.method!=null"> AND METHOD=#{ew.entity.method}</if>
<iftest="ew.entity.classMethod!=null"> AND CLASS_METHOD=#{ew.entity.classMethod}</if>
<iftest="ew.entity.paramList!=null"> AND PARAM_LIST=#{ew.entity.paramList}</if>
<iftest="ew.entity.error!=null"> AND ERROR=#{ew.entity.error}</if>
<iftest="ew.entity.createdDateTime!=null"> AND CREATED_DATE_TIME=#{ew.entity.createdDateTime}</if>
</if>
<iftest="ew!=null and ew.sqlSegment!=null and ew.nonEmptyOfWhere">
${ew.sqlSegment}
</if>
</if>
</where>
<iftest="ew!=null and ew.sqlSegment!=null and ew.emptyOfWhere">
${ew.sqlSegment}
</if>
</select>
<selectid="selectMaps"resultType="HashMap">
SELECT <choose><whentest="ew != null and ew.sqlSelect != null">${ew.sqlSelect}</when><otherwise><includerefid="Base_Column_List"></include></otherwise></choose> FROM Z_HTTP_LOG
<where>
<iftest="ew!=null">
<iftest="ew.entity!=null">
<iftest="ew.entity.handle!=null">
HANDLE=#{ew.entity.handle}
</if>
<iftest="ew.entity.site!=null"> AND SITE=#{ew.entity.site}</if>
<iftest="ew.entity.localAddr!=null"> AND LOCAL_ADDR=#{ew.entity.localAddr}</if>
<iftest="ew.entity.url!=null"> AND URL=#{ew.entity.url}</if>
<iftest="ew.entity.method!=null"> AND METHOD=#{ew.entity.method}</if>
<iftest="ew.entity.classMethod!=null"> AND CLASS_METHOD=#{ew.entity.classMethod}</if>
<iftest="ew.entity.paramList!=null"> AND PARAM_LIST=#{ew.entity.paramList}</if>
<iftest="ew.entity.error!=null"> AND ERROR=#{ew.entity.error}</if>
<iftest="ew.entity.createdDateTime!=null"> AND CREATED_DATE_TIME=#{ew.entity.createdDateTime}</if>
</if>
<iftest="ew!=null and ew.sqlSegment!=null and ew.nonEmptyOfWhere">
${ew.sqlSegment}
</if>
</if>
</where>
<iftest="ew!=null and ew.sqlSegment!=null and ew.emptyOfWhere">
${ew.sqlSegment}
</if>
</select>
<selectid="selectObjs"resultType="Object">
SELECT <choose><whentest="ew != null and ew.sqlSelect != null">${ew.sqlSelect}</when><otherwise><includerefid="Base_Column_List"></include></otherwise></choose> FROM Z_HTTP_LOG
<where>
<iftest="ew!=null">
<iftest="ew.entity!=null">
<iftest="ew.entity.handle!=null">
HANDLE=#{ew.entity.handle}
</if>
<iftest="ew.entity.site!=null"> AND SITE=#{ew.entity.site}</if>
<iftest="ew.entity.localAddr!=null"> AND LOCAL_ADDR=#{ew.entity.localAddr}</if>
<iftest="ew.entity.url!=null"> AND URL=#{ew.entity.url}</if>
<iftest="ew.entity.method!=null"> AND METHOD=#{ew.entity.method}</if>
<iftest="ew.entity.classMethod!=null"> AND CLASS_METHOD=#{ew.entity.classMethod}</if>
<iftest="ew.entity.paramList!=null"> AND PARAM_LIST=#{ew.entity.paramList}</if>
<iftest="ew.entity.error!=null"> AND ERROR=#{ew.entity.error}</if>
<iftest="ew.entity.createdDateTime!=null"> AND CREATED_DATE_TIME=#{ew.entity.createdDateTime}</if>
</if>
<iftest="ew!=null and ew.sqlSegment!=null and ew.nonEmptyOfWhere">
${ew.sqlSegment}
</if>
</if>
</where>
<iftest="ew!=null and ew.sqlSegment!=null and ew.emptyOfWhere">
${ew.sqlSegment}
</if>
</select>
<selectid="selectPage"resultMap="BaseResultMap">
SELECT <choose><whentest="ew != null and ew.sqlSelect != null">${ew.sqlSelect}</when><otherwise><includerefid="Base_Column_List"></include></otherwise></choose> FROM Z_HTTP_LOG
<where>
<iftest="ew!=null">
<iftest="ew.entity!=null">
<iftest="ew.entity.handle!=null">
HANDLE=#{ew.entity.handle}
</if>
<iftest="ew.entity.site!=null"> AND SITE=#{ew.entity.site}</if>
<iftest="ew.entity.localAddr!=null"> AND LOCAL_ADDR=#{ew.entity.localAddr}</if>
<iftest="ew.entity.url!=null"> AND URL=#{ew.entity.url}</if>
<iftest="ew.entity.method!=null"> AND METHOD=#{ew.entity.method}</if>
<iftest="ew.entity.classMethod!=null"> AND CLASS_METHOD=#{ew.entity.classMethod}</if>
<iftest="ew.entity.paramList!=null"> AND PARAM_LIST=#{ew.entity.paramList}</if>
<iftest="ew.entity.error!=null"> AND ERROR=#{ew.entity.error}</if>
<iftest="ew.entity.createdDateTime!=null"> AND CREATED_DATE_TIME=#{ew.entity.createdDateTime}</if>
</if>
<iftest="ew!=null and ew.sqlSegment!=null and ew.nonEmptyOfWhere">
${ew.sqlSegment}
</if>
</if>
</where>
<iftest="ew!=null and ew.sqlSegment!=null and ew.emptyOfWhere">
${ew.sqlSegment}
</if>
</select>
<selectid="selectMapsPage"resultType="HashMap">
SELECT <choose><whentest="ew != null and ew.sqlSelect != null">${ew.sqlSelect}</when><otherwise><includerefid="Base_Column_List"></include></otherwise></choose> FROM Z_HTTP_LOG
<where>
<iftest="ew!=null">
<iftest="ew.entity!=null">
<iftest="ew.entity.handle!=null">
HANDLE=#{ew.entity.handle}
</if>
<iftest="ew.entity.site!=null"> AND SITE=#{ew.entity.site}</if>
<iftest="ew.entity.localAddr!=null"> AND LOCAL_ADDR=#{ew.entity.localAddr}</if>
<iftest="ew.entity.url!=null"> AND URL=#{ew.entity.url}</if>
<iftest="ew.entity.method!=null"> AND METHOD=#{ew.entity.method}</if>
<iftest="ew.entity.classMethod!=null"> AND CLASS_METHOD=#{ew.entity.classMethod}</if>
<iftest="ew.entity.paramList!=null"> AND PARAM_LIST=#{ew.entity.paramList}</if>
<iftest="ew.entity.error!=null"> AND ERROR=#{ew.entity.error}</if>