Constructor and Description |
---|
ReplaceStatement(List<Option> options,
KeyData key,
Object newValue,
ExpirationData exp) |
ReplaceStatement(List<Option> options,
KeyData key,
Object oldValue,
Object newValue,
ExpirationData exp) |
public ReplaceStatement(List<Option> options, KeyData key, Object newValue, ExpirationData exp)
public Result execute(Session session) throws StatementException
execute
in interface Statement
StatementException
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.