| Package | Description |
|---|---|
| com.avaje.ebeaninternal.server.deploy |
Bean description
|
| Modifier and Type | Class and Description |
|---|---|
class |
BeanListHelp<T>
Helper object for dealing with Lists.
|
class |
BeanMapHelp<T>
Helper specifically for dealing with Maps.
|
class |
BeanSetHelp<T>
Helper specifically for dealing with Sets.
|
| Modifier and Type | Method and Description |
|---|---|
static <T> BeanCollectionHelp<T> |
BeanCollectionHelpFactory.create(BeanPropertyAssocMany<T> manyProperty)
Create the helper based on the many property.
|
static <T> BeanCollectionHelp<T> |
BeanCollectionHelpFactory.create(OrmQueryRequest<T> request) |
Copyright © 2014. All Rights Reserved.