public class ColumnNameCache extends Object
| Modifier and Type | Field and Description |
|---|---|
static float |
LOAD_FACTOR |
| Constructor and Description |
|---|
ColumnNameCache(int columnCount) |
public static final float LOAD_FACTOR
public int getIndexForColumnName(String columnName, ResultSet rs) throws SQLException
SQLExceptionCopyright © 2012 JBoss by Red Hat. All Rights Reserved.