Class OptionalIntSingleResultParameter

java.lang.Object
org.seasar.doma.internal.jdbc.sql.ScalarSingleResultParameter<Integer,OptionalInt>
org.seasar.doma.internal.jdbc.sql.OptionalIntSingleResultParameter
All Implemented Interfaces:
JdbcMappable<Integer>, JdbcMappingHint, ResultParameter<OptionalInt>, SingleResultParameter<Integer,OptionalInt>, SqlParameter

public class OptionalIntSingleResultParameter extends ScalarSingleResultParameter<Integer,OptionalInt>
  • Constructor Details

    • OptionalIntSingleResultParameter

      public OptionalIntSingleResultParameter()