com.alibaba.druid.support.monitor.dao
类 MonitorDaoJdbcImpl.FieldInfo
java.lang.Object
com.alibaba.druid.support.monitor.dao.MonitorDaoJdbcImpl.FieldInfo
- 包容类:
- MonitorDaoJdbcImpl
public static class MonitorDaoJdbcImpl.FieldInfo
- extends Object
MonitorDaoJdbcImpl.FieldInfo
public MonitorDaoJdbcImpl.FieldInfo(Field field,
String columnName,
Field hashFor,
String hashForType)
getHashForType
public String getHashForType()
getField
public Field getField()
getHashFor
public Field getHashFor()
getColumnName
public String getColumnName()
getFieldType
public Class<?> getFieldType()
Copyright © 2013-2014 Alibaba Group. All Rights Reserved.