net.sourceforge.squirrel_sql.plugins.hibernate.mapping
Class DetailAttributeDataSet
java.lang.Object
net.sourceforge.squirrel_sql.plugins.hibernate.mapping.DetailAttributeDataSet
- All Implemented Interfaces:
- IDataSet
public class DetailAttributeDataSet
- extends Object
- implements IDataSet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DetailAttributeDataSet
public DetailAttributeDataSet(DetailAttribute[] attributes)
getColumnCount
public int getColumnCount()
throws DataSetException
- Specified by:
getColumnCount in interface IDataSet
- Throws:
DataSetException
getDataSetDefinition
public DataSetDefinition getDataSetDefinition()
throws DataSetException
- Specified by:
getDataSetDefinition in interface IDataSet
- Throws:
DataSetException
next
public boolean next(IMessageHandler msgHandler)
throws DataSetException
- Specified by:
next in interface IDataSet
- Throws:
DataSetException
get
public Object get(int columnIndex)
throws DataSetException
- Specified by:
get in interface IDataSet
- Throws:
DataSetException
Copyright © 2001-2012. All Rights Reserved.