@Generated(value="org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor") public abstract class BooleanExpressionImpl_ extends Object
Modifier and Type | Field and Description |
---|---|
static javax.persistence.metamodel.SingularAttribute<BooleanExpressionImpl,String> |
expression |
static javax.persistence.metamodel.SingularAttribute<BooleanExpressionImpl,Long> |
id |
static javax.persistence.metamodel.SingularAttribute<BooleanExpressionImpl,String> |
type |
Constructor and Description |
---|
BooleanExpressionImpl_() |
public static volatile javax.persistence.metamodel.SingularAttribute<BooleanExpressionImpl,String> expression
public static volatile javax.persistence.metamodel.SingularAttribute<BooleanExpressionImpl,Long> id
public static volatile javax.persistence.metamodel.SingularAttribute<BooleanExpressionImpl,String> type
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.