Example usage for Java javax.persistence.metamodel EmbeddableType fields, constructors, methods, implement or subclass
The text is from its open source code.
Attribute super X,?> | getAttribute(String name) Return the attribute of the managed type that corresponds to the specified name. |
Set | getAttributes() Return the attributes of the managed type. |
Class | getJavaType() Return the represented Java type. |
PersistenceType | getPersistenceType() Return the persistence type. |