All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.zodiac.fastorm.rdb.mapping.SyncUpdate Maven / Gradle / Ivy

The newest version!
package org.zodiac.fastorm.rdb.mapping;

public interface SyncUpdate extends DSLUpdate> {

    int execute();

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy