public class SqlIdWithParam extends Object
SqlIdWithParam(SqlId sqlId, Object sqlParam)
SqlId
getSqlId()
Object
getSqlParam()
static SqlIdWithParam
of(SqlId sqlId, Object sqlParam)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SqlIdWithParam(SqlId sqlId, Object sqlParam)
public static SqlIdWithParam of(SqlId sqlId, Object sqlParam)
public Object getSqlParam()
public SqlId getSqlId()
Copyright © 2024. All rights reserved.