Class OptionalLongOutParameter

java.lang.Object
org.seasar.doma.internal.jdbc.sql.ScalarOutParameter<Long,OptionalLong>
org.seasar.doma.internal.jdbc.sql.OptionalLongOutParameter
All Implemented Interfaces:
JdbcMappable<Long>, JdbcMappingHint, OutParameter<Long>, SqlParameter

public class OptionalLongOutParameter extends ScalarOutParameter<Long,OptionalLong>
  • Constructor Details