public interface PojoSessionWorkExecutor
Modifier and Type | Method and Description |
---|---|
CompletableFuture<?> |
add(Object entity) |
CompletableFuture<?> |
add(Object id,
Object entity) |
CompletableFuture<?> add(Object id, Object entity)
CompletableFuture<?> add(Object entity)
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.