Hello, how can I create a child context in 3.2?
class ObjectContext in 3.0 the method createChildContext is deprecated and CayenneRuntime.getContext(DataChannel) should be used. How can I receive the CayenneRuntime object in my webapplication, where no ServerRuntime instance is available directly? Regards Johannes