Class InsertWrapper
java.lang.Object
cn.net.vidyo.framework.data.jpa.dao.sql.WhereWrapper
cn.net.vidyo.framework.data.jpa.dao.sql.InsertWrapper
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class cn.net.vidyo.framework.data.jpa.dao.sql.WhereWrapper
addEqualWhere, addIdWhere, addIdWhere, addInWhere, addInWhere, addInWhere, addInWhere, addLikeWhere, addLikeWhere, addOrderGroupBy, addParam, addParam, addParam, addThanWhere, addThanWhere, addWhere, addWhere, combileWhere, combileWhere, combileWhere, combileWhere, edId, edId, eq, eq, eq, eq, eqAll, eqAll, eqAll, eqAll, eqId, eqId, ge, ge, ge, ge, getSql, getSqlParams, getWhereParams, getWhereSql, groupBy, gt, gt, gt, gt, in, in, in, in, in, in, in, in, inId, inId, inId, inId, le, le, le, le, like, like, like, like, likeLeft, likeLeft, likeLeft, likeLeft, likeRight, likeRight, likeRight, likeRight, linkWhere, linkWhere, linkWhere, linkWhere, lt, lt, lt, lt, ne, ne, ne, ne, notLike, notLike, notLike, notLike, setParams, setWhereParams, setWhereSql, than, than, than, than
-
Constructor Details
-
InsertWrapper
public InsertWrapper() -
InsertWrapper
-