Interface ManagedTypeRepresentationStrategy

    • Method Detail

      • getReflectionOptimizer

        ReflectionOptimizer getReflectionOptimizer()
        The reflection optimizer to use for this embeddable.
      • getMappedJavaType

        JavaType<?> getMappedJavaType()
        The Java type descriptor for the concrete type. For dynamic-map models this will return the JTD for java.util.Map
      • resolvePropertyAccess

        PropertyAccess resolvePropertyAccess​(Property bootAttributeDescriptor)
        Create the property accessor object for the specified attribute