Annotation Interface PerThreadMapper
A PerThreadMapper will be instantiated once for each thread,
for each scope in which it is used. Mapper developers should
endeavor to implement
ThreadSafeMappers instead.ThreadSafeMappers instead.