Uses of Enum Class
org.eclipse.emf.cdo.server.db.IPreparedStatementCache.ReuseProbability
Package
Description
Server concepts for dealing with DB stores and accessors.
-
Uses of IPreparedStatementCache.ReuseProbability in org.eclipse.emf.cdo.server.db
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.IPreparedStatementCache.ReuseProbability.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionIPreparedStatementCache.getPreparedStatement
(String sql, IPreparedStatementCache.ReuseProbability reuseProbability) Deprecated.