mondrian.server.monitor
Class SqlStatementInfo

java.lang.Object
  extended by mondrian.server.monitor.Info
      extended by mondrian.server.monitor.SqlStatementInfo

public class SqlStatementInfo
extends Info

Information about an SQL statement submitted by Mondrian to a back-end database.

See Also:
StatementInfo

Field Summary
 long sqlStatementId
           
 
Constructor Summary
SqlStatementInfo(long sqlStatementId)
           
 
Method Summary
 
Methods inherited from class mondrian.server.monitor.Info
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

sqlStatementId

public final long sqlStatementId
Constructor Detail

SqlStatementInfo

public SqlStatementInfo(long sqlStatementId)

Get Mondrian at SourceForge.net. Fast, secure and free Open Source software downloads