Uses of Interface
jp.ecuacion.tool.housekeepdb.bean.SqlConditionInterface
Packages that use SqlConditionInterface
-
Uses of SqlConditionInterface in jp.ecuacion.tool.housekeepdb.bean
Classes in jp.ecuacion.tool.housekeepdb.bean that implement SqlConditionInterface -
Uses of SqlConditionInterface in jp.ecuacion.tool.housekeepdb.util
Methods in jp.ecuacion.tool.housekeepdb.util with parameters of type SqlConditionInterfaceModifier and TypeMethodDescriptionSqlUtil.getUpdateSet(SqlConditionInterface... array) SqlUtil.getWhere(SqlConditionInterface... array) Method parameters in jp.ecuacion.tool.housekeepdb.util with type arguments of type SqlConditionInterfaceModifier and TypeMethodDescriptionSqlUtil.getUpdateSet(List<SqlConditionInterface> list) SqlUtil.getWhere(List<SqlConditionInterface> list)