You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DATACMNS-578 - Speed up instance creation by generating Factory classes with ASM.
Added support for unboxing of constructor parameters and more robust handling for cases where we cannot generate a custom ObjectInstantiator. In such cases we'll fall back to the ReflectiveEntityInstantiator.
0 commit comments