
net.cassite.daf4j.jpa.JPQLToDo Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of daf4j-ds-jpa Show documentation
Show all versions of daf4j-ds-jpa Show documentation
A library provides implementation of DAF4J DataAccess using JPA
The newest version!
package net.cassite.daf4j.jpa;
/**
* 要放到下一步骤完成的代码
*/
public interface JPQLToDo {
void todo(Context context) throws Exception;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy