| Package | Description |
|---|---|
| com.avaje.ebeaninternal.server.deploy |
Bean description
|
| com.avaje.ebeaninternal.server.deploy.meta |
Temporary objects used to collect deployment information
|
| Modifier and Type | Field and Description |
|---|---|
static ManyType |
ManyType.JAVA_LIST |
static ManyType |
ManyType.JAVA_MAP |
static ManyType |
ManyType.JAVA_SET |
| Modifier and Type | Method and Description |
|---|---|
ManyType |
BeanPropertyAssocMany.getManyType()
Return the many type.
|
ManyType |
DetermineManyType.getManyType(Class<?> type) |
| Modifier and Type | Method and Description |
|---|---|
ManyType |
DeployBeanPropertyAssocMany.getManyType()
Return the many type.
|
| Constructor and Description |
|---|
DeployBeanPropertyAssocMany(DeployBeanDescriptor<?> desc,
Class<T> targetType,
ManyType manyType)
Create this property.
|
DeployBeanPropertySimpleCollection(DeployBeanDescriptor<?> desc,
Class<T> targetType,
ScalarType<T> scalarType,
ManyType manyType) |
Copyright © 2014. All Rights Reserved.