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