public class OutArg extends CallArg
jdbcType
OutArg(Class outType)
OutArg(Class outType, int jdbcType)
hasJdbcType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public OutArg(Class outType)
outType
JavaSqlTypeHandler.jdbcType()
public OutArg(Class outType, int jdbcType)
Copyright © 2023. All rights reserved.