|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DatabaseTypeBinding | |
---|---|
com.espertech.esper.epl.db | Database SQL polling views and caches |
com.espertech.esper.util | Utility classes that center around Java type handling, printing, reflection, debugging |
Uses of DatabaseTypeBinding in com.espertech.esper.epl.db |
---|
Methods in com.espertech.esper.epl.db that return DatabaseTypeBinding | |
---|---|
DatabaseTypeBinding |
DBOutputTypeDesc.getOptionalBinding()
Returns the optional mapping from output column type to Java built-in. |
Constructors in com.espertech.esper.epl.db with parameters of type DatabaseTypeBinding | |
---|---|
DBOutputTypeDesc(int sqlType,
java.lang.String className,
DatabaseTypeBinding optionalBinding)
Ctor. |
Uses of DatabaseTypeBinding in com.espertech.esper.util |
---|
Methods in com.espertech.esper.util that return DatabaseTypeBinding | |
---|---|
DatabaseTypeBinding |
DatabaseTypeEnum.getBinding()
Returns the binding for this enumeration value for reading the database result set and returning the right Java type. |
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |