public class TableUpdateStrategyFactory extends Object
Constructor and Description |
---|
TableUpdateStrategyFactory() |
Modifier and Type | Method and Description |
---|---|
static TableUpdateStrategy |
validateGetTableUpdateStrategy(TableMetaData tableMetadata,
EventBeanUpdateHelperNoCopy updateHelper,
boolean isOnMerge) |
static void |
validateNewUniqueIndex(String[] tableUpdatedProperties,
IndexedPropDesc[] hashIndexedProps) |
static void |
validateTableUpdateOnMerge(TableMetaData tableMetadata,
String[] updatedProperties) |
public static void validateNewUniqueIndex(String[] tableUpdatedProperties, IndexedPropDesc[] hashIndexedProps)
public static void validateTableUpdateOnMerge(TableMetaData tableMetadata, String[] updatedProperties) throws ExprValidationException
ExprValidationException
public static TableUpdateStrategy validateGetTableUpdateStrategy(TableMetaData tableMetadata, EventBeanUpdateHelperNoCopy updateHelper, boolean isOnMerge) throws ExprValidationException
ExprValidationException
Copyright © 2005–2018. All rights reserved.