Uses of Class
com.bm.cfg.DBDialect

Packages that use DBDialect
com.bm.cfg   
 

Uses of DBDialect in com.bm.cfg
 

Methods in com.bm.cfg that return DBDialect
static DBDialect DBDialect.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static DBDialect[] DBDialect.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in com.bm.cfg with parameters of type DBDialect
 java.lang.String Ejb3UnitCfg.getSchemaGenScript(DBDialect dialect)
          Returns the schema gen script.
 



Copyright © 2008. All Rights Reserved.