org.xblackcat.sjpu.storage.IFunctionalBatchedAH Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sjpu-dbah Show documentation
Show all versions of sjpu-dbah Show documentation
Service for generating DB access logic in simple way via interfaces and annotations
package org.xblackcat.sjpu.storage;
/**
* 11.05.2015 11:03
*
* @author xBlackCat
*/
public interface IFunctionalBatchedAH extends IBatchedAH, IFunctionalAH {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy