J
- The Java type for this JPA Typepublic interface DomainType<J>
extends javax.persistence.metamodel.Type<J>
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getTypeName()
The name of the type - this is Hibernate notion of the type name including
non-pojo mappings, etc.
|
Copyright © 2001-2019 Red Hat, Inc. All Rights Reserved.