Modifier and Type | Class and Description |
---|---|
class |
PrimitiveId |
Modifier and Type | Method and Description |
---|---|
List<PrimitiveProperty> |
CompositeId.getProperties() |
List<PrimitiveProperty> |
ComponentProperty.getProperties() |
Constructor and Description |
---|
ComponentProperty(String name,
List<PrimitiveProperty> properties) |
CompositeId(List<PrimitiveProperty> properties) |
Modifier and Type | Method and Description |
---|---|
PrimitiveProperty |
PrimitivePropertyParser.build() |
Modifier and Type | Method and Description |
---|---|
Object |
AbstractObjectPersister.getPrimitivePropertyValue(net.sf.hibernate.persister.ClassPersister entityPersister,
PrimitiveProperty property)
You will need to insert code here everytime you add a custom type.
|
Copyright © 2003–2017 Atlassian. All rights reserved.