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
PersistenceExceptionjava.sql.SQLExceptionpublic boolean hasNext()
public T next()
public void bindTable(java.sql.PreparedStatement stmt,
int index)
throws java.sql.SQLException
java.sql.SQLExceptionpublic void bindLast(java.sql.PreparedStatement stmt,
int index)
throws java.sql.SQLException
java.sql.SQLExceptionpublic void bindMax(java.sql.PreparedStatement stmt,
int index)
throws java.sql.SQLException
java.sql.SQLExceptionIntalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com