public static class SqlHistory.SqlHistoryKey
extends Object
implements Serializable
| Modifier and Type | Field and Description |
|---|---|
String |
sql
The sql.
|
String |
type
The SQL type.
|
| Constructor and Description |
|---|
SqlHistoryKey(String type,
String sql)
Instantiates a new sql history key.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object compareTo) |
int |
hashCode() |
String |
toString() |
Copyright © 2010-2020 Toolsverse. All Rights Reserved.