Package com.totvs.tjf.repository.aggregate
-
Interface Summary Interface Description AggregateRepository<T,K> Default contract to the@Aggregaterepository. -
Class Summary Class Description AggregateList<T> AggregateTypeResolverBuilder This customized implementation ofTypeResolverBuilderprovides type resolver builders used with so-called "default typing" (seeObjectMapper.enableDefaultTyping()for details) to be used by theAggregateRepository.AggregateTypeValidator CrudAggregateRepository<T,K extends Serializable> Repository implementation to store@Aggregateas documents in databases with JSON support. -
Enum Summary Enum Description AggregateDatabase Database name according to the db type.CrudAggregateRepository.SqlTypes