public class BeanCollectionHelpFactory extends Object
Constructor and Description |
---|
BeanCollectionHelpFactory() |
Modifier and Type | Method and Description |
---|---|
static <T> BeanCollectionHelp<T> |
create(BeanPropertyAssocMany<T> manyProperty)
Create the helper based on the many property.
|
static <T> BeanCollectionHelp<T> |
create(OrmQueryRequest<T> request) |
public static <T> BeanCollectionHelp<T> create(BeanPropertyAssocMany<T> manyProperty)
public static <T> BeanCollectionHelp<T> create(OrmQueryRequest<T> request)
Copyright © 2015. All Rights Reserved.