Package | Description |
---|---|
org.hibernate.boot.jaxb.mapping.spi |
Modifier and Type | Interface and Description |
---|---|
interface |
EntityOrMappedSuperclass
Common interface for JAXB bindings representing entities and mapped-superclasses.
|
Modifier and Type | Class and Description |
---|---|
class |
JaxbEntity
Defines the settings and mappings for an entity.
|
class |
JaxbEntityListener
Defines an entity listener to be invoked at lifecycle events
for the entities that list this listener.
|
class |
JaxbMappedSuperclass
Defines the settings and mappings for a mapped superclass.
|
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.