Uses of Class
net.anotheria.anodoc.util.context.DBContext
-
Packages that use DBContext Package Description net.anotheria.anodoc.util.context -
-
Uses of DBContext in net.anotheria.anodoc.util.context
Methods in net.anotheria.anodoc.util.context that return DBContext Modifier and Type Method Description DBContextCallContext. getDbContext()Getter for the fielddbContext.Methods in net.anotheria.anodoc.util.context with parameters of type DBContext Modifier and Type Method Description voidCallContext. setDbContext(DBContext aDbContent)Setter for the fielddbContext.
-