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