public final class HighLowValueHandler<T>
extends java.lang.Object
Constructor | Description |
---|---|
HighLowValueHandler(java.lang.String table,
int grab,
KeyGeneratorTypeHandler<T> typeHandler) |
Modifier and Type | Method | Description |
---|---|---|
void |
bindLast(java.sql.PreparedStatement stmt,
int index) |
|
void |
bindMax(java.sql.PreparedStatement stmt,
int index) |
|
void |
bindTable(java.sql.PreparedStatement stmt,
int index) |
|
boolean |
hasNext() |
|
void |
init(java.sql.ResultSet rs) |
|
T |
next() |
public HighLowValueHandler(java.lang.String table, int grab, KeyGeneratorTypeHandler<T> typeHandler)
public void init(java.sql.ResultSet rs) throws PersistenceException, java.sql.SQLException
PersistenceException
java.sql.SQLException
public boolean hasNext()
public T next()
public void bindTable(java.sql.PreparedStatement stmt, int index) throws java.sql.SQLException
java.sql.SQLException
public void bindLast(java.sql.PreparedStatement stmt, int index) throws java.sql.SQLException
java.sql.SQLException
public void bindMax(java.sql.PreparedStatement stmt, int index) throws java.sql.SQLException
java.sql.SQLException
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com