|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use IPreparedStatementCache.ReuseProbability | |
|---|---|
| org.eclipse.emf.cdo.server.db | Server concepts for dealing with DB stores and accessors. |
| Uses of IPreparedStatementCache.ReuseProbability in org.eclipse.emf.cdo.server.db |
|---|
| Methods in org.eclipse.emf.cdo.server.db that return IPreparedStatementCache.ReuseProbability | |
|---|---|
static IPreparedStatementCache.ReuseProbability |
IPreparedStatementCache.ReuseProbability.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static IPreparedStatementCache.ReuseProbability[] |
IPreparedStatementCache.ReuseProbability.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.eclipse.emf.cdo.server.db with parameters of type IPreparedStatementCache.ReuseProbability | |
|---|---|
PreparedStatement |
IPreparedStatementCache.getPreparedStatement(String sql,
IPreparedStatementCache.ReuseProbability reuseProbability)
Deprecated. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||