- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- All Superinterfaces:
- javax.persistence.metamodel.Attribute<D,J>
- All Known Subinterfaces:
- BagPersistentAttribute<D,E>, ListPersistentAttribute<D,E>, MapPersistentAttribute<D,K,V>, PersistentAttributeDescriptor<D,J>, PluralPersistentAttribute<D,C,E>, SetPersistentAttribute<D,E>, SingularPersistentAttribute<D,J>
public interface PersistentAttribute<D,J>
extends javax.persistence.metamodel.Attribute<D,J>
Hibernate extension to the JPA Attribute
contract
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface javax.persistence.metamodel.Attribute
javax.persistence.metamodel.Attribute.PersistentAttributeType
-
Method Summary
-
Methods inherited from interface javax.persistence.metamodel.Attribute
getJavaMember, getJavaType, getName, getPersistentAttributeType, isAssociation, isCollection
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2001-2019 Red Hat, Inc. All Rights Reserved.