|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.util.TypeWidenerFactory
public class TypeWidenerFactory
Factory for type widening.
Constructor Summary | |
---|---|
TypeWidenerFactory()
|
Method Summary | |
---|---|
static TypeWidener |
getCheckPropertyAssignType(java.lang.String columnName,
java.lang.Class columnType,
java.lang.Class writeablePropertyType,
java.lang.String writeablePropertyName)
Returns the widener. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TypeWidenerFactory()
Method Detail |
---|
public static TypeWidener getCheckPropertyAssignType(java.lang.String columnName, java.lang.Class columnType, java.lang.Class writeablePropertyType, java.lang.String writeablePropertyName) throws ExprValidationException
columnName
- name of columncolumnType
- type of columnwriteablePropertyType
- property typewriteablePropertyName
- propery name
ExprValidationException
- if type validation fails
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |