Class ColumnAndValueInfoBean
java.lang.Object
jp.ecuacion.tool.housekeepdb.bean.ColumnInfoBean
jp.ecuacion.tool.housekeepdb.bean.ColumnAndValueInfoBean
- All Implemented Interfaces:
SqlConditionInterface
-
Constructor Summary
ConstructorsConstructorDescriptionColumnAndValueInfoBean(String column, boolean needsQuationMark, Object value) ColumnAndValueInfoBean(String column, String needsQuationMark, Object value) -
Method Summary
Methods inherited from class jp.ecuacion.tool.housekeepdb.bean.ColumnInfoBean
getColumn, getColumnAndValueInfo, getTimestampColumnNowInfo, isNeedsQuotationMark, setColumn, setNeedsQuotationMark
-
Constructor Details
-
Method Details
-
getValue
-
surroundWithQuotationMarks
-
getCondition
- Specified by:
getConditionin interfaceSqlConditionInterface
-