com.redhat.persistence.profiler.rdbms
Class StatementProfiler

java.lang.Object
  extended bycom.redhat.persistence.profiler.rdbms.StatementProfiler
All Implemented Interfaces:
RDBMSProfiler

public class StatementProfiler
extends Object
implements RDBMSProfiler


Field Summary
 
Fields inherited from interface com.redhat.persistence.engine.rdbms.RDBMSProfiler
versionId
 
Constructor Summary
StatementProfiler()
           
 
Method Summary
 StatementLifecycle getLifecycle(RDBMSStatement statement)
           
 void start()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatementProfiler

public StatementProfiler()
Method Detail

getLifecycle

public StatementLifecycle getLifecycle(RDBMSStatement statement)
Specified by:
getLifecycle in interface RDBMSProfiler

start

public void start()

stop

public void stop()


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC