TypeMapping
3334353637383940414243
public void setUp() throws Exception { super.setUp(); TypeMappingRegistry reg = new DefaultTypeMappingRegistry(true); mapping = reg.createTypeMapping(true); } @Test public void testDynamicProxy() throws Exception {