|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.pentaho.metadata.query.BaseMetadataQueryExec org.pentaho.platform.plugin.services.connections.metadata.sql.SqlMetadataQueryExec
public class SqlMetadataQueryExec
Field Summary |
---|
Fields inherited from class org.pentaho.metadata.query.BaseMetadataQueryExec |
---|
metadataDomainRepository |
Constructor Summary | |
---|---|
SqlMetadataQueryExec()
|
Method Summary | |
---|---|
org.pentaho.commons.connection.IPentahoResultSet |
executeQuery(org.pentaho.metadata.query.model.Query queryObject)
|
boolean |
getForceDbDialect()
|
boolean |
isLive()
|
Methods inherited from class org.pentaho.metadata.query.BaseMetadataQueryExec |
---|
getDoQueryLog, getMaxRows, getMetadataDomainRepository, getPhysicalModel, getTimeout, isForwardOnly, isReadOnly, setDoQueryLog, setForwardOnly, setInputs, setMaxRows, setMetadataDomainRepository, setParameter, setPhysicalModel, setReadOnly, setTimeout |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SqlMetadataQueryExec()
Method Detail |
---|
public org.pentaho.commons.connection.IPentahoResultSet executeQuery(org.pentaho.metadata.query.model.Query queryObject)
public boolean isLive()
public boolean getForceDbDialect()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |