public class SQLCacheKey
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private int |
hashCode |
private int |
majorVersion |
private int |
minorVersion |
private int |
serverType |
private java.lang.String |
sql |
Constructor and Description |
---|
SQLCacheKey(java.lang.String sql,
JtdsConnection connection) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object object) |
int |
hashCode() |
private final java.lang.String sql
private final int serverType
private final int majorVersion
private final int minorVersion
private final int hashCode
public SQLCacheKey(java.lang.String sql, JtdsConnection connection)
Generated on January 18 2015