Class AddResourceBundleErrors

  • All Implemented Interfaces:
    IDatabaseStatement

    public class AddResourceBundleErrors
    extends Object
    implements IDatabaseStatement
    DAO to encapsulate all the SQL/DML used to retrieve and persist data in the schema
    • Constructor Detail

      • AddResourceBundleErrors

        public AddResourceBundleErrors​(String schemaName,
                                       long resourceBundleLoadId,
                                       Collection<ResourceBundleError> errors,
                                       int batchSize)
        Public constructor
        Parameters:
        schemaName -
        resourceBundleLoadId -
        errors -
        batchSize -