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

Uses of CompatibilityMode in org.apithefire.sql.h2
 

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



Copyright © 2008. All Rights Reserved.