Uses of Class
com.sgs.common.database.SuperBatch
-
Packages that use SuperBatch Package Description com.sgs.common.database This package is responsible for holding all of the objects that can be persisted in the SG V5 System. -
-
Uses of SuperBatch in com.sgs.common.database
Fields in com.sgs.common.database declared as SuperBatch Modifier and Type Field Description SuperBatch
Batch. superBatch
Methods in com.sgs.common.database that return SuperBatch Modifier and Type Method Description SuperBatch
Batch. getSuperBatch()
Methods in com.sgs.common.database with parameters of type SuperBatch Modifier and Type Method Description void
Batch. setSuperBatch(SuperBatch superBatch)
-