Skip to content

Commit

Permalink
make methods transactional
Browse files Browse the repository at this point in the history
  • Loading branch information
bauna committed Jan 27, 2011
1 parent c8639ae commit c8d0080
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import org.drools.runtime.Environment;
import org.drools.process.instance.ProcessInstance;

class GormDomainService {
static transactional = false
// static transactional = false

// SessionInfo --------------------------
def SessionInfo getSessionInfo(id, env) {
Expand Down

0 comments on commit c8d0080

Please sign in to comment.