Package | Description |
---|---|
com.espertech.esper.common.internal.util |
Utility classes that center around Java type handling, printing, reflection, debugging
|
Modifier and Type | Method and Description |
---|---|
static TypeWidenerSPI |
TypeWidenerFactory.getCheckPropertyAssignType(String columnName,
Class columnType,
Class writeablePropertyType,
String writeablePropertyName,
boolean allowObjectArrayToCollectionConversion,
TypeWidenerCustomizer customizer,
String statementName)
Returns the widener.
|
TypeWidenerSPI |
TypeWidenerCustomizer.widenerFor(String columnName,
Class columnType,
Class writeablePropertyType,
String writeablePropertyName,
String statementName) |
Copyright © 2005–2020. All rights reserved.