Class OptionalDoubleInParameter

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

public class OptionalDoubleInParameter extends ScalarInParameter<Double,OptionalDouble>
  • Constructor Details

    • OptionalDoubleInParameter

      public OptionalDoubleInParameter(OptionalDouble value)