Class OptionalDoubleInOutParameter

java.lang.Object
org.seasar.doma.internal.jdbc.sql.ScalarInOutParameter<Double,OptionalDouble>
org.seasar.doma.internal.jdbc.sql.OptionalDoubleInOutParameter
All Implemented Interfaces:
InParameter<Double>, JdbcMappable<Double>, JdbcMappingHint, OutParameter<Double>, SqlParameter

public class OptionalDoubleInOutParameter extends ScalarInOutParameter<Double,OptionalDouble>
  • Constructor Details