public final class EntityTypeLiteralFactory extends AbstractLiteralExpressionFactory
EntityTypeLiteral, which wraps an entity name.EntityTypeLiteral| Modifier and Type | Field and Description |
|---|---|
static String |
ID
The unique identifier for this
EntityTypeLiteralFactory. |
| Constructor and Description |
|---|
EntityTypeLiteralFactory()
Creates a new
EntityTypeLiteralFactory. |
compareTo, equals, getExpressionRegistry, getId, hashCode, identifiers, toStringpublic static final String ID
EntityTypeLiteralFactory.