public class ORMContext extends Object
static Map<Config.DBType,Class<? extends Drive>>
driveMap
ORMContext()
static Drive
getDrive()
getDrive(Config config)
static Config
getQuickJavaConfig()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static Map<Config.DBType,Class<? extends Drive>> driveMap
public ORMContext()
public static Drive getDrive()
public static Drive getDrive(Config config)
config
public static Config getQuickJavaConfig()
Copyright © 2023. All rights reserved.