Package org.iworkz.habitat.dao
Class GenericDao.CommandCustomizer
java.lang.Object
org.iworkz.habitat.dao.GenericDao.CommandCustomizer
- Enclosing class:
- GenericDao
public class GenericDao.CommandCustomizer extends Object
-
Constructor Summary
Constructors Constructor Description CommandCustomizer() -
Method Summary
Modifier and Type Method Description protected voidconfigure()String[]customColumns()voidcustomReadResultSet(ResultSet rs, FieldNavigator ii, Object object)voidcustomSetStatementParameter(PreparedStatement preparedStatement, FieldNavigator ii, Object obj)StringcustomValue(String fieldName)protected voiddefineCustomFieldValue(String fieldName, String customValue)
-
Constructor Details
-
CommandCustomizer
public CommandCustomizer()
-
-
Method Details
-
configure
protected void configure() -
defineCustomFieldValue
-
customColumns
-
customValue
-