Question

Real simply question: can Castle ActiveRecord open a stateless session? If so, how would I do it? And if not, how would I go about opening a stateless session without it?

Was it helpful?

Solution

StatelessSessionScope does the trick. It's part of AR 2.1

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top