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 SuperBatchBatch. superBatchMethods in com.sgs.common.database that return SuperBatch Modifier and Type Method Description SuperBatchBatch. getSuperBatch()Methods in com.sgs.common.database with parameters of type SuperBatch Modifier and Type Method Description voidBatch. setSuperBatch(SuperBatch superBatch)
-