Class EmbeddableTestEntityId_
java.lang.Object
com.blazebit.persistence.testsuite.entity.EmbeddableTestEntityId_
@Generated("org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor")
public abstract class EmbeddableTestEntityId_
extends Object
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic javax.persistence.metamodel.SingularAttribute<EmbeddableTestEntityId,String> static final Stringstatic javax.persistence.metamodel.SingularAttribute<EmbeddableTestEntityId,String> static final String -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
value
public static volatile javax.persistence.metamodel.SingularAttribute<EmbeddableTestEntityId,String> value -
key
public static volatile javax.persistence.metamodel.SingularAttribute<EmbeddableTestEntityId,String> key -
VALUE
- See Also:
-
KEY
- See Also:
-
-
Constructor Details
-
EmbeddableTestEntityId_
public EmbeddableTestEntityId_()
-