Class EndDateVariableSetter
java.lang.Object
com.spun.util.database.automaticsetter.EndDateVariableSetter
- All Implemented Interfaces:
AutomaticVariableSetter
public class EndDateVariableSetter extends Object implements AutomaticVariableSetter
-
Field Summary
Fields Modifier and Type Field Description static EndDateVariableSetterINSTANCEFields inherited from interface com.spun.util.database.AutomaticVariableSetter
INSERT, INSERT_COMPLETED, LOAD, STAGES, UPDATE, UPDATE_COMPLETED -
Method Summary
Modifier and Type Method Description voidsetFor(DatabaseObject forObject, int atStage, Statement stmt)
-
Field Details
-
INSTANCE
-
-
Method Details
-
setFor
- Specified by:
setForin interfaceAutomaticVariableSetter- Throws:
SQLException
-