Class PerConnectionLRUFactory

java.lang.Object
com.mysql.jdbc.PerConnectionLRUFactory
All Implemented Interfaces:
CacheAdapterFactory<String, PreparedStatement.ParseInfo>

public class PerConnectionLRUFactory extends Object implements CacheAdapterFactory<String, PreparedStatement.ParseInfo>