A B C D E F G H I J L M N O P S T U V Z 
All Classes All Packages

U

update(T) - Method in interface com.totvs.tjf.repository.aggregate.AggregateRepository
Serialize the given @Aggregate state and update document in the database .
update(T) - Method in class com.totvs.tjf.repository.aggregate.CrudAggregateRepository
 
useForType(JavaType) - Method in class com.totvs.tjf.repository.aggregate.AggregateTypeResolverBuilder
Override the default ObjectMapper.DefaultTypeResolverBuilder.useForType(JavaType) implementation to ignore JavaType.isCollectionLikeType() and JavaType.isTypeOrSubTypeOf(java.lang.Class<?>) before call the super.useForType(JavaType).
A B C D E F G H I J L M N O P S T U V Z 
All Classes All Packages