public class JdbcSequenceGeneratedKey extends Object implements net.sf.jkniv.whinstone.statement.AutoKey<Object>
Queryable
Constructor and Description |
---|
JdbcSequenceGeneratedKey(net.sf.jkniv.sqlegance.Insertable isql,
Connection conn,
net.sf.jkniv.exception.HandleableException handlerException) |
public JdbcSequenceGeneratedKey(net.sf.jkniv.sqlegance.Insertable isql, Connection conn, net.sf.jkniv.exception.HandleableException handlerException)
public Object getId()
getId
in interface net.sf.jkniv.whinstone.statement.AutoKey<Object>
public String getUId()
getUId
in interface net.sf.jkniv.whinstone.statement.AutoKey<Object>
public Iterator<Object> iterator()
iterator
in interface net.sf.jkniv.whinstone.statement.AutoKey<Object>
public boolean hasItem()
hasItem
in interface net.sf.jkniv.whinstone.statement.AutoKey<Object>
public boolean isEmpty()
isEmpty
in interface net.sf.jkniv.whinstone.statement.AutoKey<Object>
Copyright © 2012–2020 jkniv, copyleft code. All rights reserved.