Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W 

U

unwrap(Object) - Static method in class org.omnifaces.persistence.criteria.Criteria
Unwraps the criteria value from given object which could possibly represent a Criteria.
update(E) - Method in class org.omnifaces.persistence.service.BaseEntityService
Update given entity.
update(Iterable<E>) - Method in class org.omnifaces.persistence.service.BaseEntityService
Update given entities.
update(String, Object...) - Method in class org.omnifaces.persistence.service.BaseEntityService
Update or delete all entities matching the given query and positional parameters, if any.
update(String, Consumer<Map<String, Object>>) - Method in class org.omnifaces.persistence.service.BaseEntityService
Update or delete all entities matching the given query and mapped parameters, if any.
updateAndFlush(E) - Method in class org.omnifaces.persistence.service.BaseEntityService
Update given entity via BaseEntityService.update(BaseEntity) and immediately perform a flush so that all changes in managed entities so far in the current transaction are persisted.
Updated - Annotation Type in org.omnifaces.persistence.event
Fired by BaseEntityListener when an entity is updated.
A B C D E F G H I J L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2015–2020 OmniFaces. All rights reserved.