Package com.valqueries.automapper
Class SqlDescriber.DbRow
java.lang.Object
com.valqueries.automapper.SqlDescriber.DbRow
- Enclosing class:
- SqlDescriber
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
DbRow
 
- 
- 
Method Details- 
getField
- 
setField
- 
getType
- 
setType
- 
isAllowsNullpublic boolean isAllowsNull()
- 
setAllowsNullpublic void setAllowsNull(boolean allowsNull) 
- 
matches
 
-