Open GoogleCodeExporter opened 9 years ago
plz help me
Original comment by msekhar...@gmail.com
on 5 Jun 2013 at 12:43
<insert id="insert2" parameterClass="MyBatisDynamicSQL.Wrapper">
INSERT INTO DataTable (TenantID,ObjectID,Slot0)
VALUES
<iterate open="(" close=")" conjunction=",">
#[].AttName#
</iterate>
</insert>
Original comment by msekhar...@gmail.com
on 6 Jun 2013 at 1:56
Original issue reported on code.google.com by
msekhar...@gmail.com
on 5 Jun 2013 at 12:43