org.jboss.dashboard.ui.panel.dataSourceManagement
Class DataSourceColumnEntry
java.lang.Object
org.jboss.dashboard.ui.panel.dataSourceManagement.DataSourceColumnEntry
public class DataSourceColumnEntry
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataSourceColumnEntry
public DataSourceColumnEntry()
getDataSourceColumnEntry
public DataSourceColumnEntry getDataSourceColumnEntry()
setDataSourceManager
public void setDataSourceManager(DataSourceColumnEntry dataSourceColumnEntry)
getDbid
public Long getDbid()
setDbid
public void setDbid(Long dbid)
getSqltype
public int getSqltype()
setSqltype
public void setSqltype(int sqltype)
getDatasource
public String getDatasource()
setDatasource
public void setDatasource(String datasource)
getTableName
public String getTableName()
setTableName
public void setTableName(String tableName)
getName
public String getName()
setName
public void setName(String name)
getPrimaryKey
public String getPrimaryKey()
setPrimaryKey
public void setPrimaryKey(String pk)
getIdentity
public String getIdentity()
setIdentity
public void setIdentity(String ident)
getJavaType
public String getJavaType()
Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.