Package | Description |
---|---|
org.hibernate.boot.jaxb.hbm.spi | |
org.hibernate.boot.model.source.internal.hbm |
Modifier and Type | Field and Description |
---|---|
protected List<JaxbHbmAuxiliaryDatabaseObjectType> |
JaxbHbmHibernateMapping.databaseObject |
Modifier and Type | Method and Description |
---|---|
JaxbHbmAuxiliaryDatabaseObjectType |
ObjectFactory.createJaxbHbmAuxiliaryDatabaseObjectType()
Create an instance of
JaxbHbmAuxiliaryDatabaseObjectType |
Modifier and Type | Method and Description |
---|---|
List<JaxbHbmAuxiliaryDatabaseObjectType> |
JaxbHbmHibernateMapping.getDatabaseObject()
Gets the value of the databaseObject property.
|
Modifier and Type | Method and Description |
---|---|
static void |
AuxiliaryDatabaseObjectBinder.processAuxiliaryDatabaseObject(HbmLocalMetadataBuildingContext context,
JaxbHbmAuxiliaryDatabaseObjectType auxDbObjectMapping)
Handling for a
<database-object/> declaration. |
Copyright © 2019 JBoss by Red Hat. All rights reserved.