public interface Update
Update
from(Category category)
<T> Update
set(Key<T> key, T value)
where(Key<T> key, T value)
Update from(Category category)
<T> Update where(Key<T> key, T value)
<T> Update set(Key<T> key, T value)
Copyright © 2012. All Rights Reserved.