Verwendungen von Schnittstelle
org.eclipse.emf.cdo.server.db.IPreparedStatementCache
Packages, die IPreparedStatementCache verwenden
Package
Beschreibung
Server concepts for dealing with DB stores and accessors.
-
Verwendungen von IPreparedStatementCache in org.eclipse.emf.cdo.server.db
Methoden in org.eclipse.emf.cdo.server.db, die IPreparedStatementCache zurückgebenModifizierer und TypMethodeBeschreibungstatic IPreparedStatementCache
CDODBUtil.createStatementCache()
Veraltet.static IPreparedStatementCache
CDODBUtil.createStatementCache
(int capacity) Veraltet.As of 4.2 useIDBConnection.prepareStatement(String, org.eclipse.net4j.db.IDBPreparedStatement.ReuseProbability)
.IDBStoreAccessor.getStatementCache()
Veraltet.As of 4.2 useIDBConnection.prepareStatement(String, org.eclipse.net4j.db.IDBPreparedStatement.ReuseProbability)
.
IDBConnection.prepareStatement(String, org.eclipse.net4j.db.IDBPreparedStatement.ReuseProbability)
.