Class CallableStatementCache

All Implemented Interfaces:
Serializable, Cloneable, Map<CallableStatementCacheKey,CallableStatement>, SequencedMap<CallableStatementCacheKey,CallableStatement>

public class CallableStatementCache extends LinkedHashMap<CallableStatementCacheKey,CallableStatement>
See Also: