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