Class ConnectionImpl.CompoundCacheKey
java.lang.Object
com.mysql.jdbc.ConnectionImpl.CompoundCacheKey
- Enclosing class:
ConnectionImpl
Used as a key for caching callable statements which (may) depend on
current catalog...In 5.0.x, they don't (currently), but stored procedure
names soon will, so current catalog is a (hidden) component of the name.
-
Field Details
-
componentOne
-
componentTwo
-
hashCode
final int hashCode
-
-
Constructor Details
-
CompoundCacheKey
-
-
Method Details
-
equals
-
hashCode
-