| Interface | Description |
|---|---|
| IConcurrentMapping |
Given a resource by name, returns the equivalent within a concurrent
environment, for example, when asked to a database url as
IConcurrentMapping.get("url","jdbc:hsqld:mem:test") could return
"jdbc:hsqld:mem:testThread1". |
Copyright © 2016. All rights reserved.