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.dbMethoden in org.eclipse.emf.cdo.server.db, die IPreparedStatementCache zurückgebenModifizierer und TypMethodeBeschreibungstatic IPreparedStatementCacheCDODBUtil.createStatementCache()Veraltet.static IPreparedStatementCacheCDODBUtil.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).