Class OptionalDoubleOutParameter

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

public class OptionalDoubleOutParameter extends ScalarOutParameter<Double,OptionalDouble>
  • Constructor Details