Interface UserCustomAttributesMap.EntityFactory<T>

  • Type Parameters:
    T - the JPA entity class.
    Enclosing class:
    UserCustomAttributesMap<T>

    public static interface UserCustomAttributesMap.EntityFactory<T>
    The functional interface used to create user attribute entity to be persisted.
    Since:
    12.3.0
    Version:
    $Revision: 24477 $ $Date: 2021-04-28 11:30:36 -0300 (Wed, 28 Apr 2021) $