|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use IPreparedStatementCache | |
|---|---|
| org.eclipse.emf.cdo.server.db | Server concepts for dealing with DB stores and accessors. |
| Uses of IPreparedStatementCache in org.eclipse.emf.cdo.server.db |
|---|
| Methods in org.eclipse.emf.cdo.server.db that return IPreparedStatementCache | |
|---|---|
static IPreparedStatementCache |
CDODBUtil.createStatementCache()
Deprecated. As of 4.2 use IDBConnection.prepareStatement(String, org.eclipse.net4j.db.IDBPreparedStatement.ReuseProbability). |
static IPreparedStatementCache |
CDODBUtil.createStatementCache(int capacity)
Deprecated. As of 4.2 use IDBConnection.prepareStatement(String, org.eclipse.net4j.db.IDBPreparedStatement.ReuseProbability). |
IPreparedStatementCache |
IDBStoreAccessor.getStatementCache()
Deprecated. As of 4.2 use IDBConnection.prepareStatement(String, org.eclipse.net4j.db.IDBPreparedStatement.ReuseProbability). |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||