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
SQLException
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.