Package ch.so.agi.gretl.util
Class AttributeNameMap
java.lang.Object
ch.so.agi.gretl.util.AttributeNameMap
Map containing the attribute (field) names of the corresponding database
table or view. The function getAttributeName(..) returns the exact attribute
name in the case of the underlying database.
-
Method Summary
Modifier and TypeMethodDescriptionstatic AttributeNameMapcreateAttributeNameMap(Connection con, String tableName) getAttributeName(String nameInAnyCase)
-
Method Details
-
createAttributeNameMap
-
getAttributeName
-