Uses of Class
com.espertech.esper.util.DatabaseTypeEnum

Packages that use DatabaseTypeEnum
com.espertech.esper.util Utility classes that center around Java type handling, printing, reflection, debugging 
 

Uses of DatabaseTypeEnum in com.espertech.esper.util
 

Methods in com.espertech.esper.util that return DatabaseTypeEnum
static DatabaseTypeEnum DatabaseTypeEnum.getEnum(java.lang.String type)
          Given a type name, matches for simple and fully-qualified Java class name (case-insensitive) as well as case-insensitive type name.
static DatabaseTypeEnum DatabaseTypeEnum.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static DatabaseTypeEnum[] DatabaseTypeEnum.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com