Class OptionalLongInOutParameter

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

public class OptionalLongInOutParameter extends ScalarInOutParameter<Long,OptionalLong>
  • Constructor Details