Class PojoInstantiatorImpl<J>

    • Constructor Detail

      • PojoInstantiatorImpl

        public PojoInstantiatorImpl​(JavaType javaType)
    • Method Detail

      • resolveConstructor

        protected static Constructor<?> resolveConstructor​(Class<?> mappedPojoClass)
      • applyInterception

        protected Object applyInterception​(Object entity)