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

com.github.leeonky.dal.DALFactory Maven / Gradle / Ivy

package com.github.leeonky.dal;

public interface DALFactory {
    DAL newInstance();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy