Package | Description |
---|---|
com.espertech.esper.util |
Utility classes that center around Java type handling, printing, reflection, debugging
|
Modifier and Type | Method and Description |
---|---|
static TypeWidener |
TypeWidenerFactory.getCheckPropertyAssignType(java.lang.String columnName,
java.lang.Class columnType,
java.lang.Class writeablePropertyType,
java.lang.String writeablePropertyName,
boolean allowObjectArrayToCollectionConversion,
TypeWidenerCustomizer customizer,
java.lang.String statementName,
java.lang.String engineURI)
Returns the widener.
|
TypeWidener |
TypeWidenerCustomizer.widenerFor(java.lang.String columnName,
java.lang.Class columnType,
java.lang.Class writeablePropertyType,
java.lang.String writeablePropertyName,
java.lang.String statementName,
java.lang.String engineURI) |