- cancel() - Method in class br.pucrio.tecgraf.soma.serviceapi.persistence.unitofwork.impl.JPAUnitOfWork
-
Mark the current resource transaction so that the only
possible outcome of the transaction is for the transaction
to be rolled back.
- cancel() - Method in interface br.pucrio.tecgraf.soma.serviceapi.persistence.unitofwork.UnitOfWork
-
- close() - Method in class br.pucrio.tecgraf.soma.serviceapi.persistence.unitofwork.impl.JPAUnitOfWork
-
- close() - Method in class br.pucrio.tecgraf.soma.serviceapi.persistence.unitofwork.impl.ScopedJPAUnitOfWork
-
- ConfigurationOption - Class in br.pucrio.tecgraf.soma.serviceapi.configuration
-
- ConfigurationOption(char, String, String, boolean, String, int, boolean, boolean, String) - Constructor for class br.pucrio.tecgraf.soma.serviceapi.configuration.ConfigurationOption
-
- configure(FlushModeType, SynchronizationType, Map<?, ?>) - Method in class br.pucrio.tecgraf.soma.serviceapi.persistence.unitofwork.impl.JPAUnitOfWork
-
- count(JPASpecification<T>) - Method in class br.pucrio.tecgraf.soma.serviceapi.persistence.repository.impl.JPARepository
-
- count(W) - Method in interface br.pucrio.tecgraf.soma.serviceapi.persistence.repository.Repository
-
Count elements that matches a given specification
- createPredicate(Node, From, Class<T>, EntityManager, BuilderTools) - Static method in class br.pucrio.tecgraf.soma.serviceapi.persistence.repository.impl.PredicateBuilder
-
Create a Predicate from the RSQL AST node.
- createPredicate(LogicalNode, From, Class<T>, EntityManager, BuilderTools) - Static method in class br.pucrio.tecgraf.soma.serviceapi.persistence.repository.impl.PredicateBuilder
-
Create a Predicate from the RSQL AST logical node.
- createPredicate(ComparisonNode, From, Class<T>, EntityManager, BuilderTools) - Static method in class br.pucrio.tecgraf.soma.serviceapi.persistence.repository.impl.PredicateBuilder
-
Create a Predicate from the RSQL AST comparison node.