Modifier and Type | Class and Description |
---|---|
class |
SingularAttributeSourceImpl |
class |
ToOneAttributeSourceImpl |
Modifier and Type | Method and Description |
---|---|
SingularAttributeSource |
SimpleIdentifierSourceImpl.getIdentifierAttributeSource() |
Modifier and Type | Method and Description |
---|---|
SingularAttributeSource |
RootEntitySourceImpl.getVersioningAttributeSource() |
Modifier and Type | Interface and Description |
---|---|
interface |
ComponentAttributeSource |
interface |
ToOneAttributeSource
Further contract for sources of
*-to-one style associations. |
Modifier and Type | Method and Description |
---|---|
SingularAttributeSource |
SimpleIdentifierSource.getIdentifierAttributeSource()
Obtain the source descriptor for the identifier attribute.
|
SingularAttributeSource |
RootEntitySource.getVersioningAttributeSource()
Obtain the source information about the attribute used for versioning.
|
Modifier and Type | Class and Description |
---|---|
class |
ComponentAttributeSourceImpl |
Modifier and Type | Method and Description |
---|---|
SingularAttributeSource |
RootEntitySourceImpl.getVersioningAttributeSource() |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.