Class EntityTypeLiteral

  • All Implemented Interfaces:
    Expression

    public final class EntityTypeLiteral
    extends AbstractExpression
    This Expression wraps the name of an entity type.
    Since:
    2.3
    Version:
    2.5.2
    Author:
    Pascal Filion
    • Constructor Detail

      • EntityTypeLiteral

        public EntityTypeLiteral​(AbstractExpression parent,
                                 java.lang.String entityTypeName)
        Creates a new EntityTypeLiteral.
        Parameters:
        parent - The parent of this expression
        entityTypeName - The name of the entity