Package | Description |
---|---|
org.hibernate.boot.jaxb.hbm.spi |
Modifier and Type | Field and Description |
---|---|
protected JaxbHbmGeneratorSpecificationType |
JaxbHbmSimpleIdType.generator |
protected JaxbHbmGeneratorSpecificationType |
JaxbHbmCompositeIdType.generator |
protected JaxbHbmGeneratorSpecificationType |
JaxbHbmCollectionIdType.generator |
Modifier and Type | Method and Description |
---|---|
JaxbHbmGeneratorSpecificationType |
ObjectFactory.createJaxbHbmGeneratorSpecificationType()
Create an instance of
JaxbHbmGeneratorSpecificationType |
JaxbHbmGeneratorSpecificationType |
JaxbHbmSimpleIdType.getGenerator()
Gets the value of the generator property.
|
JaxbHbmGeneratorSpecificationType |
JaxbHbmCompositeIdType.getGenerator()
Gets the value of the generator property.
|
JaxbHbmGeneratorSpecificationType |
JaxbHbmCollectionIdType.getGenerator()
Gets the value of the generator property.
|
Modifier and Type | Method and Description |
---|---|
void |
JaxbHbmSimpleIdType.setGenerator(JaxbHbmGeneratorSpecificationType value)
Sets the value of the generator property.
|
void |
JaxbHbmCompositeIdType.setGenerator(JaxbHbmGeneratorSpecificationType value)
Sets the value of the generator property.
|
void |
JaxbHbmCollectionIdType.setGenerator(JaxbHbmGeneratorSpecificationType value)
Sets the value of the generator property.
|
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.