Closed rbergm closed 5 years ago
Title says it all: currently existing accounts may not be removed. Very likely the corresponding controller methods do not run in a @Transactional context.
@Transactional
Title says it all: currently existing accounts may not be removed. Very likely the corresponding controller methods do not run in a
@Transactional
context.