org.pentaho.platform.plugin.services.connections.xquery
Class XQMetaData
java.lang.Object
org.pentaho.commons.connection.AbstractPentahoMetaData
org.pentaho.platform.plugin.services.connections.xquery.XQMetaData
- All Implemented Interfaces:
- org.pentaho.commons.connection.IPentahoMetaData
public class XQMetaData
- extends org.pentaho.commons.connection.AbstractPentahoMetaData
- Author:
- wseyler
TODO To change the template for this generated type comment go to Window -
Preferences - Java - Code Style - Code Templates
Methods inherited from class org.pentaho.commons.connection.AbstractPentahoMetaData |
getAttribute, getColumnCount, getColumnIndex, getColumnIndex, getRowIndex, getRowIndex |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_COLUMN_NAME
public static final java.lang.String DEFAULT_COLUMN_NAME
- See Also:
- Constant Field Values
XQMetaData
public XQMetaData(XQConnection xqConnection,
java.util.Iterator iter)
getRowCount
public int getRowCount()
getColumnHeaders
public java.lang.Object[][] getColumnHeaders()
- Specified by:
getColumnHeaders
in interface org.pentaho.commons.connection.IPentahoMetaData
- Specified by:
getColumnHeaders
in class org.pentaho.commons.connection.AbstractPentahoMetaData
getRowHeaders
public java.lang.Object[][] getRowHeaders()
- Specified by:
getRowHeaders
in interface org.pentaho.commons.connection.IPentahoMetaData
- Specified by:
getRowHeaders
in class org.pentaho.commons.connection.AbstractPentahoMetaData