See: Description
| Class | Description |
|---|---|
| DeployBeanDescriptor<T> |
Describes Beans including their deployment information.
|
| DeployBeanEmbedded |
Collects Deployment information on Embedded beans.
|
| DeployBeanProperty |
Description of a property of a bean.
|
| DeployBeanPropertyAssoc<T> |
Abstract base for properties mapped to an associated bean, list, set or map.
|
| DeployBeanPropertyAssocMany<T> |
Property mapped to a List Set or Map.
|
| DeployBeanPropertyAssocOne<T> |
Property mapped to a joined bean.
|
| DeployBeanPropertyCompound |
Property mapped to a joined bean.
|
| DeployBeanPropertyLists |
Helper object to classify BeanProperties into appropriate lists.
|
| DeployBeanPropertySimpleCollection<T> | |
| DeployBeanTable |
Used for associated beans in place of a BeanDescriptor.
|
| DeployTableJoin |
Represents a join to another table during deployment phase.
|
| DeployTableJoinColumn |
A join pair of local and foreign properties.
|
Copyright © 2014. All Rights Reserved.