| Package | Description |
|---|---|
| org.broadleafcommerce.common.util | |
| org.broadleafcommerce.common.util.dao |
| Modifier and Type | Field and Description |
|---|---|
protected EJB3ConfigurationDao |
BLCFieldUtils.ejb3ConfigurationDao |
| Constructor and Description |
|---|
BLCFieldUtils(org.hibernate.SessionFactory sessionFactory,
boolean includeUnqualifiedPolymorphicEntities,
boolean useCache,
EJB3ConfigurationDao ejb3ConfigurationDao,
EntityConfiguration entityConfiguration,
DynamicDaoHelper helper)
Initialize the utility with required resources
|
| Modifier and Type | Class and Description |
|---|---|
class |
EJB3ConfigurationDaoImpl |
| Modifier and Type | Method and Description |
|---|---|
Class<?>[] |
DynamicDaoHelperImpl.getUpDownInheritance(Class<?> testClass,
org.hibernate.SessionFactory sessionFactory,
boolean includeUnqualifiedPolymorphicEntities,
boolean useCache,
EJB3ConfigurationDao ejb3ConfigurationDao) |
Class<?>[] |
DynamicDaoHelper.getUpDownInheritance(Class<?> testClass,
org.hibernate.SessionFactory sessionFactory,
boolean includeUnqualifiedPolymorphicEntities,
boolean useCache,
EJB3ConfigurationDao ejb3ConfigurationDao) |
Copyright © 2018. All rights reserved.