com.arsdigita.webdevsupport
Class QueryInfo
java.lang.Object
com.arsdigita.webdevsupport.QueryInfo
- public class QueryInfo
- extends Object
- Version:
- 1.0
- Author:
- Joseph A. Bank (jbank@alum.mit.edu)
versionId
public static final String versionId
- See Also:
- Constant Field Values
QueryInfo
public QueryInfo(int id,
int connection_id,
String type,
String query,
HashMap bindvars,
long time,
SQLException sqle)
getID
public int getID()
getConnectionID
public int getConnectionID()
getType
public String getType()
getQuery
public String getQuery()
getBindvars
public HashMap getBindvars()
getTime
public long getTime()
getSQLE
public SQLException getSQLE()
getStackTrace
public String getStackTrace()
equals
public boolean equals(Object o)
hashCode
public int hashCode()
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC