Uses of Class
org.apithefire.sql.h2.TraceLevel

Uses of TraceLevel in org.apithefire.sql.h2
 

Methods in org.apithefire.sql.h2 that return TraceLevel
static TraceLevel TraceLevel.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TraceLevel[] TraceLevel.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2008. All Rights Reserved.