Uses of Class
net.esper.util.DatabaseTypeEnum

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

Uses of DatabaseTypeEnum in net.esper.util
 

Methods in net.esper.util that return DatabaseTypeEnum
static DatabaseTypeEnum DatabaseTypeEnum.getEnum(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(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're declared.
 


© 2007 EsperTech Inc.
All rights reserved.
Visit us at espertech.com