@Repository public class CustomDdlDaoImpl extends AbstractHerdDao implements CustomDdlDao
AbstractHerdDao.AggregateFunctionBUSINESS_OBJECT_DATA_PARTITIONS, BUSINESS_OBJECT_DATA_SUBPARTITIONS, configurationHelper, DEFAULT_SINGLE_DAY_DATE_MASK, MAX_PARTITION_FILTERS_PER_REQUESTentityManager| Constructor and Description |
|---|
CustomDdlDaoImpl() |
| Modifier and Type | Method and Description |
|---|---|
CustomDdlEntity |
getCustomDdlByKey(CustomDdlKey customDdlKey)
Gets a custom DDL based on the key.
|
List<CustomDdlKey> |
getCustomDdls(BusinessObjectFormatKey businessObjectFormatKey)
Gets the custom DDLs defined for the specified business object format.
|
getMaximumBusinessObjectDataVersionSubQuery, getQueryRestriction, getQueryRestriction, getQueryRestriction, getQueryRestrictionOnBusinessObjectDataVersionAndStatus, getQueryRestrictionOnPartitionValues, getQueryRestrictionOnPartitionValues, getQueryRestrictionOnPartitionValues, getQueryRestrictionOnPartitionValues, getQueryRestrictionOnStorage, savedelete, detach, executeSingleResultQuery, findAll, findById, findByNamedProperties, findUniqueByNamedProperties, getCurrentTimestamp, getEntityManager, getPredicateForInClause, query, queryByNamedParams, saveAndRefreshclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdelete, detach, findAll, findById, findByNamedProperties, findUniqueByNamedProperties, getCurrentTimestamp, getEntityManager, query, queryByNamedParams, save, saveAndRefreshpublic CustomDdlEntity getCustomDdlByKey(CustomDdlKey customDdlKey)
CustomDdlDaogetCustomDdlByKey in interface CustomDdlDaocustomDdlKey - the custom DDL keypublic List<CustomDdlKey> getCustomDdls(BusinessObjectFormatKey businessObjectFormatKey)
CustomDdlDaogetCustomDdls in interface CustomDdlDaobusinessObjectFormatKey - the business object format keyCopyright © 2019. All rights reserved.