Ejemplo n.º 1
0
 static TypeResolver accordingTo(Type type) {
   return new TypeResolver().where(TypeMappingIntrospector.getTypeMappings(type));
 }