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

net.cassite.daf4j.jpa.JPQLToDo Maven / Gradle / Ivy

The newest version!
package net.cassite.daf4j.jpa;

/**
 * 要放到下一步骤完成的代码
 */
public interface JPQLToDo {
        void todo(Context context) throws Exception;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy