|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mysql.jdbc.PerConnectionLRUFactory
public class PerConnectionLRUFactory
Nested Class Summary | |
---|---|
(package private) class |
PerConnectionLRUFactory.PerConnectionLRU
|
Constructor Summary | |
---|---|
PerConnectionLRUFactory()
|
Method Summary | |
---|---|
CacheAdapter<java.lang.String,PreparedStatement.ParseInfo> |
getInstance(Connection forConnection,
java.lang.String url,
int cacheMaxSize,
int maxKeySize,
java.util.Properties connectionProperties)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PerConnectionLRUFactory()
Method Detail |
---|
public CacheAdapter<java.lang.String,PreparedStatement.ParseInfo> getInstance(Connection forConnection, java.lang.String url, int cacheMaxSize, int maxKeySize, java.util.Properties connectionProperties) throws java.sql.SQLException
getInstance
in interface CacheAdapterFactory<java.lang.String,PreparedStatement.ParseInfo>
java.sql.SQLException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |