- Type Parameters:
BASIC- the basic type
- All Superinterfaces:
JdbcMappable<BASIC>,JdbcMappingHint,SqlParameter
- All Known Implementing Classes:
BasicInOutParameter,BasicOutParameter,DomainInOutParameter,DomainOutParameter,OptionalBasicInOutParameter,OptionalBasicOutParameter,OptionalDomainInOutParameter,OptionalDomainOutParameter,OptionalDoubleInOutParameter,OptionalDoubleOutParameter,OptionalIntInOutParameter,OptionalIntOutParameter,OptionalLongInOutParameter,OptionalLongOutParameter,ScalarInOutParameter,ScalarOutParameter
An output parameter.
-
Method Summary
Methods inherited from interface org.seasar.doma.jdbc.JdbcMappable
getWrapperMethods inherited from interface org.seasar.doma.jdbc.JdbcMappingHint
getDomainClass, getJdbcTypeMethods inherited from interface org.seasar.doma.jdbc.SqlParameter
accept, getValue
-
Method Details
-
updateReference
void updateReference()Updates the reference value.
-