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

Uses of AccessMode in org.apithefire.sql.h2
 

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



Copyright © 2008. All Rights Reserved.